Olivier Combe
53b89ec312
fix(compiler): allow single quotes into named interpolations ( #15461 )
...
Fixes #15318
2017-03-24 15:10:41 -07:00
Marc Laval
b8d5f87f96
feat(compiler): support ICU messages in XLIFF
...
Fixes #12636
Closes #15068
2017-03-24 14:35:28 -07:00
Marc Laval
95afaf495b
test(compiler): refactor i18n integration test
2017-03-24 14:35:10 -07:00
Olivier Combe
1d7693c1e1
fix(compiler): use attribute id to merge translations ( #15302 )
...
We extracted ids from i18n attributes but forgot to use them when merging the translations, resulting in an error about missing translations even when they were correctly defined.
Fixes #15234
PR Close #15302
2017-03-21 12:20:31 -05:00
Jason Aden
8573e36574
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00