Joao Dias
|
77ee27c59e
|
refactor(): use const and let instead of var
|
2016-11-12 16:40:17 -08:00 |
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
|
96bf42261b
|
fix(XmlHelper): declaration
|
2016-08-15 22:21:40 -07:00 |
Victor Berchet
|
43512aa5eb
|
fix(i18n): ICU placeholders are replaced by their translations (#10586)
They were replaced by the original message.
|
2016-08-09 21:05:04 -07:00 |
Victor Berchet
|
e811a5d97f
|
refactor(i18n): misc updates
|
2016-08-05 13:39:54 -07:00 |
Victor Berchet
|
cdb1a237e5
|
refactor(compiler): html_parser -> ml_parser
|
2016-08-05 13:39:54 -07:00 |
Marc Laval
|
cd18de7a21
|
refactor(compiler): use Object.keys instead of Object.getOwnPropertyNames (#10498)
|
2016-08-04 10:35:41 -07:00 |
Victor Berchet
|
e34a04d2ad
|
feat(xmb/xtb): support dtd
|
2016-07-29 14:18:34 -07:00 |
Victor Berchet
|
0eee1d5de3
|
feat(i18n): xtb serializer
|
2016-07-29 13:40:58 -07:00 |