Robin Ward
|
5191acfd9f
|
ES6: Uses proper `normalize` method, includes support for namespaced
controllers.
|
2014-05-08 11:35:33 -04:00 |
Robin Ward
|
eee5f85654
|
ES6: `AvatarSelector` and `HeaderController` - also includes support for controllers with
camelcase via an error message.
|
2014-05-08 11:35:33 -04:00 |
Robin Ward
|
aa269c92a0
|
Revert "ES6: `AvatarSelector` and `HeaderController` - also includes support for controllers with"
This reverts commit 44b2f82be8 .
|
2014-05-05 13:58:57 -04:00 |
Robin Ward
|
69225a7ea9
|
Revert "ES6: Uses proper `normalize` method, includes support for namespaced"
This reverts commit b98324a937 .
|
2014-05-05 13:58:57 -04:00 |
Robin Ward
|
b98324a937
|
ES6: Uses proper `normalize` method, includes support for namespaced
controllers.
|
2014-05-05 13:23:45 -04:00 |
Robin Ward
|
44b2f82be8
|
ES6: `AvatarSelector` and `HeaderController` - also includes support for controllers with
camelcase via an error message.
|
2014-05-05 13:23:45 -04:00 |
Robin Ward
|
617b4bed41
|
FIX: Rather than using `singleton: false` for avoiding caching in the
container, just unregister it afterwards.
|
2014-04-17 10:45:06 -04:00 |
Régis Hanol
|
7fd88a52c9
|
FEATURE: allow plugins to overwrite handlebars templates
|
2013-12-31 16:43:29 +01:00 |
Wojciech Zawistowski
|
9b7b70920a
|
adds unit tests for Discourse.Resolver
|
2013-09-25 18:30:22 +02:00 |