discourse/app
Joffrey JAFFEUX 9a55c9c433
DEV: fully rely on resize observer for resizing (#17685)
Not only is the current code not needed but it's also creating invalid values on safari if the header goes out of viewport with negative values.

This commit also adds a missing test for `--header-offset` property.
2022-07-27 11:32:42 +02:00
..
assets DEV: fully rely on resize observer for resizing (#17685) 2022-07-27 11:32:42 +02:00
controllers DEV: Introduce SiteSetting to enable/disable Sidebar. (#17662) 2022-07-27 13:42:26 +08:00
helpers DEV: Remove development cache-buster query parameter (#17444) 2022-07-12 11:53:59 +01:00
jobs FIX: Notify tag watchers when publishing topic (#17576) 2022-07-20 19:07:18 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models PERF: Add index for TopicTimer#topic_id (#17680) 2022-07-27 16:21:11 +08:00
serializers DEV: Introduce SiteSetting to enable/disable Sidebar. (#17662) 2022-07-27 13:42:26 +08:00
services DEV: Introduce SiteSetting to enable/disable Sidebar. (#17662) 2022-07-27 13:42:26 +08:00
views FEATURE: revamped wizard (#17477) 2022-07-27 06:53:01 +05:30