Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
Robin Ward
|
cc525b1a8d
|
Upgrade QUnit to latest version
|
2017-06-15 10:12:07 -04:00 |
Robin Ward
|
e18ae34493
|
Don't try injecting into the Resolver. Use options instead.
|
2016-11-04 10:23:24 -04:00 |
Robin Ward
|
be1d74d207
|
Split out common functions into `discourse-common` module
|
2016-09-22 09:52:19 -04:00 |
Robin Ward
|
849c99f83d
|
Remove `Discourse.Mobile` constants
|
2016-02-18 12:19:00 -05:00 |
Robin Ward
|
b7e6eaa961
|
ES6ify some of the remaining files
|
2015-08-10 10:21:05 -04:00 |
Robin Ward
|
1948b41875
|
Fix resolve errors
|
2014-12-17 09:31:41 -05:00 |
Robin Ward
|
37a9747f53
|
ES6: Convert Discourse.Resolver to ES6
|
2014-08-07 11:48:02 -04:00 |
Robin Ward
|
f977843391
|
ES6: Convert all test files over
|
2014-08-06 17:51:03 -04:00 |
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 |