mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:37:26 +08:00
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 |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| queries/reports | ||
| serializers | ||
| services | ||
| views | ||