angular-cn/packages/compiler/src/ml_parser
Pete Bacon Darwin aaa08f7be3 refactor(compiler): add abstract `NodeWithI18n` class to ML parsing (#33318)
This abstract class will be useful for identifying nodes that
can hold i18n data.

PR Close #33318
2019-10-22 13:30:16 -04:00
..
ast.ts refactor(compiler): add abstract `NodeWithI18n` class to ML parsing (#33318) 2019-10-22 13:30:16 -04:00
html_parser.ts refactor(compiler): use `options` argument for parsers (#28055) 2019-02-12 20:58:27 -08:00
html_tags.ts fix(core): don't wrap `<tr>` and `<col>` elements into a required parent (#29219) 2019-03-14 03:07:01 -04:00
html_whitespaces.ts fix(compiler): do not remove whitespace wrapping i18n expansions (#31962) 2019-08-09 12:03:50 -07:00
icu_ast_expander.ts docs: fix spelling 2017-03-22 21:28:24 -07:00
interpolation_config.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
lexer.ts fix(language-service): Preserve CRLF in templates for language-service (#33241) 2019-10-22 13:29:23 -04:00
parser.ts fix(core): don't wrap `<tr>` and `<col>` elements into a required parent (#29219) 2019-03-14 03:07:01 -04:00
tags.ts fix(core): don't wrap `<tr>` and `<col>` elements into a required parent (#29219) 2019-03-14 03:07:01 -04:00
xml_parser.ts refactor(compiler): use `options` argument for parsers (#28055) 2019-02-12 20:58:27 -08:00
xml_tags.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00