discourse/spec
Sérgio Saquetim 3ee42d0bb8
DEV: Add viewport tracking and grid resizing to post renderer
Introduce tracked viewport properties (`site.mobileView`, `site.desktopView`,
and `capabilities.viewport`) to the `PostCookedHtml` component to allow
responsive re-rendering of content, such as image grids. These changes ensure
post content dynamically adapts to viewport resizing.

Update system specs to verify grid column adjustments based on viewport
width, ensuring proper behavior for smaller screens.
2025-08-27 21:30:30 -03:00
..
db/migrate FEATURE: Themeable site settings (#32233) 2025-07-16 11:00:21 +10:00
fabricators FEATURE: Enable rich editor for all users (#33699) 2025-07-28 10:08:50 +10:00
fixtures FIX: correctly unescape title for amazon oneboxes (#33010) 2025-06-02 17:50:13 +05:30
generator DEV: Silence the output of migration specs (#26365) 2024-03-26 11:32:44 +01:00
helpers DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-26 06:24:11 +03:00
import_export DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
initializers DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
integration DEV: Only write session cookie when contents is changed (#33828) 2025-07-25 11:07:07 +01:00
integrity FEATURE: Append locale to links in crawler view if present (#34466) 2025-08-22 08:46:33 +08:00
jobs FIX: Timeout issue when updating a large collection of users when changing the default_categories_* and default_tags_* SiteSettings (#33665) 2025-08-20 12:55:53 -05:00
lib DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-26 06:24:11 +03:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models DEV: Centralise user action definitions for reviewables. (#34279) 2025-08-26 14:35:53 +10:00
multisite FEATURE: Themeable site settings (#32233) 2025-07-16 11:00:21 +10:00
queries/reports UX: Add admin report for associated accounts by login provider (#34187) 2025-08-14 09:24:14 -04:00
requests DEV: Prevent crawlers from loading search results. (#31553) 2025-08-27 15:59:08 +10:00
script/import_scripts DEV: Catch missing translations during test runs (#26258) 2024-05-24 22:15:53 +08:00
serializers FIX: Allow creating new color palettes based on custom palettes (#34351) 2025-08-20 11:58:40 +08:00
services FEATURE: Ability to set palettes as default on theme (#34480) 2025-08-27 09:09:34 +08:00
support FIX: Theme site settings not reloading across processes (#34242) 2025-08-12 14:18:32 +10:00
system DEV: Add viewport tracking and grid resizing to post renderer 2025-08-27 21:30:30 -03:00
tasks DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
views FIX: Use correct subcategory subfolder path in crawler (#34250) 2025-08-12 16:14:50 +08:00
rails_helper.rb DEV: full calendar v6 (#33737) 2025-08-26 10:35:05 +02:00
regenerate_swagger_docs
swagger_helper.rb DEV: Bump rswag-specs from 2.11.0 to 2.13.0 (#24654) 2023-12-07 08:16:47 +08:00