Victor Berchet
|
778e6ad3b4
|
refactor: cleanup ICU message syntax
|
2016-11-08 15:44:18 -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
|
39c0f9ebb3
|
fix(ExtractorMerger): returns errors together with nodes (as a ParseTreeResult)
|
2016-08-11 23:24:22 -07:00 |
Victor Berchet
|
50345b8c36
|
feat(i18n): add an HtmlParser decorator (#10645)
* fix(i18n): merge retains attributes w/o value
* feat(i18n): allow attributes on ng-container (i.e. i18n)
* feat(i18n): add an HtmlParser decorator
* style: clang format
|
2016-08-11 21:00:35 -07:00 |
Victor Berchet
|
b65f66feff
|
feat(i18n): switch to sha1 for message fingerprinting
|
2016-08-09 09:52:11 -07:00 |
Victor Berchet
|
dd68ae3ef1
|
feat(ExtractorMerger): ignore implicit tags in translatable sections
|
2016-08-09 09:52:11 -07:00 |
Victor Berchet
|
1b04d70626
|
feat(ExtractorMerger): allow nested implicit tags
|
2016-08-09 09:52:11 -07:00 |
Victor Berchet
|
74b57dfa7d
|
refactor(i18n): remove circular dep
|
2016-08-05 13:39:54 -07:00 |
Victor Berchet
|
8c9c0986e9
|
refatcor(digestMessage): takes a `i18n.Message`
|
2016-08-05 13:39:54 -07:00 |
Victor Berchet
|
4028fcaa51
|
refactor(i18n): Drop `html.Message` and create `i18n.Message` right away
|
2016-08-05 13:39:54 -07:00 |
Victor Berchet
|
7a8ef1eae5
|
feat(i18n): merge translations
|
2016-08-05 13:39:54 -07:00 |