Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |
|
Victor Berchet
|
82c81cd0d2
|
fix(common): make sure the plural category exists (#13169)
fixes #12379
|
2016-12-01 13:26:24 -08:00 |
|
Alex Eagle
|
41c8c30973
|
chore(lint): remove unused imports (#11923)
This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569
which causes too many imports to be deleted.
|
2016-09-27 17:12:25 -07:00 |
|
Victor Berchet
|
7b82877ee5
|
fix(Localization): BCP47 uses hyphens as separator (#11514)
https://tools.ietf.org/html/bcp47
|
2016-09-12 11:27:15 -07:00 |
|
Victor Berchet
|
ce4eae65a7
|
feat(i18n): provide LOCALE_ID and NgLocalization
|
2016-08-13 06:18:25 -07:00 |
|
Victor Berchet
|
161a4dd15f
|
feat(i18n): Add NgLocaleLocalization which returns plural cases given a locale (#10744)
|
2016-08-12 14:46:06 -07:00 |
|