angular/packages/localize/tools/test/translate
Alan Agius d36fd3d9e4 refactor(localize): remove deprecated canParse method from TranslationParsers (#47275)
This change removed the deprecated `canParse` method from all the TranslationParsers.

BREAKING CHANGE:

- `canParse` method has been removed from all translation parsers in `@angular/localize/tools`. `analyze` should be used instead.
-  the `hint` parameter in the`parse` methods is now mandatory.

PR Close #47275
2022-09-06 09:57:02 -07:00
..
asset_files refactor: move localize/src/tools into localize/tools folder (#43431) 2021-10-01 18:28:44 +00:00
integration build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
source_files refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
translation_files refactor(localize): remove deprecated canParse method from TranslationParsers (#47275) 2022-09-06 09:57:02 -07:00
output_path_spec.ts refactor: move localize/src/tools into localize/tools folder (#43431) 2021-10-01 18:28:44 +00:00
translator_spec.ts refactor: move localize/src/tools into localize/tools folder (#43431) 2021-10-01 18:28:44 +00:00