angular/modules/angular2/src/compiler
2015-12-24 14:44:16 +00:00
..
schema fix(TemplateParser): match element and attributes regardless the namespace 2015-12-11 01:36:48 +00:00
change_definition_factory.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
change_detector_compiler.ts refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
command_compiler.ts refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
compiler.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
directive_metadata.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
html_ast.ts feat(Compiler): case sensitive html parser 2015-11-19 18:55:04 +00:00
html_lexer.ts refactor(HtmlLexer): process carriage returns in one pass 2015-12-14 20:17:06 +00:00
html_parser.ts fix(TemplateParser): match element and attributes regardless the namespace 2015-12-11 01:36:48 +00:00
html_tags.ts fix(TemplateParser): match element and attributes regardless the namespace 2015-12-11 01:36:48 +00:00
legacy_template.ts feat(camelCase Angular): legacy template transformer 2015-12-09 19:59:40 -08:00
parse_util.ts feat(Compiler): case sensitive html parser 2015-11-19 18:55:04 +00:00
runtime_compiler.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
runtime_metadata.ts refactor(Directive): drop moduleId 2015-12-15 01:20:56 +00:00
selector.ts feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
shadow_css.ts docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00
source_module.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
style_compiler.ts refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
style_url_resolver.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
template_ast.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
template_compiler.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
template_normalizer.ts feat(Compiler): case sensitive html parser 2015-11-19 18:55:04 +00:00
template_parser.ts fix(TemplateParser): do not match on attrs that are bindings 2015-12-24 14:44:16 +00:00
template_preparser.ts fix(HtmlParser): allow ng-content elements regardless the namespace 2015-12-11 01:36:48 +00:00
url_resolver.dart feat(core): provide support for relative assets for components 2015-12-09 16:28:49 -08:00
url_resolver.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
util.ts docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00
xhr.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
xhr_mock.ts docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00