0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/app
zogstrip 5246dcab0b
DEV: add new application route behavior transformers
This adds two new BehaviorTransformers

- application-route-loading
- application-route-will-transition

that might be useful for plugins interested in allow or deny listing some routes.

Both are needed because of how Ember routing works differently when the application is first loaded vs when it's already loaded and you're navigating between routes.

Also minor-bumped the plugin api version and alphabetically sorted the list of value transformers.

Internal ref - t/141359
2025-05-23 19:01:46 +02:00
..
assets DEV: add new application route behavior transformers 2025-05-23 19:01:46 +02:00
controllers DEV: Add site description to crawler homepage view (#32845) 2025-05-22 08:33:59 +10:00
helpers DEV: Introduce experimental viewport-based mobile mode (#32859) 2025-05-23 13:01:04 +01:00
jobs PERF: Set cluster_concurrency 1 for Jobs::BackfillBadge (#32121) 2025-04-02 11:23:32 +08:00
mailers FEATURE: send email to deleted user (#31947) 2025-03-24 14:45:25 +08:00
models DEV: do not convert (tm) and (TM) to emoji (#32713) 2025-05-22 10:26:23 +02:00
queries/reports
serializers FEATURE: Also localize topic excerpts (#32839) 2025-05-21 17:49:27 +08:00
services UX: Various improvements to the new color palette page (#32597) 2025-05-07 17:53:50 +03:00
views DEV: Compile and serve rtl versions of theme CSS (#32881) 2025-05-23 13:48:57 +01:00