angular/modules/angular2/src/core/compiler
Bertrand Laporte 33b503720a fix rebase glitch in PR #570
Closes #787
2015-02-25 10:04:48 -08:00
..
pipeline fix rebase glitch in PR #570 2015-02-25 10:04:48 -08:00
shadow_dom_emulation fix(shadow_dom_emulation): handle the case when the array of element injectors has nulls 2015-02-20 15:52:15 -08:00
xhr feat(compiler, ShadowDom): adds TemplateLoader using XHR. 2015-02-05 19:47:29 -08:00
binding_propagation_config.js chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
compiler.js feat(DirectiveParser): throw errors when expected directives are not present 2015-02-24 20:57:21 -08:00
directive_metadata.js feat(Compiler): Multiple template per component 2015-02-13 18:07:08 +01:00
directive_metadata_reader.js feat(Compiler): Multiple template per component 2015-02-13 18:07:08 +01:00
element_binder.js chore: Remove unused imports 2015-02-17 16:49:08 -08:00
element_injector.js refactor(ViewPort): @Template -> @Viewport, ViewPort -> ViewContainer 2015-02-13 17:48:27 +01:00
interfaces.js chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
selector.js feat(DirectiveParser): throw errors when expected directives are not present 2015-02-24 20:57:21 -08:00
shadow_dom_strategy.js refactor(Compiler): introduce ShimComponent to shim CSS & DOM in emulated mode 2015-02-19 13:42:18 -08:00
template_loader.js fix(types): Add StringMap type 2015-02-18 09:53:27 -08:00
template_resolver.js feat(Compiler): Multiple template per component 2015-02-13 18:07:08 +01:00
view.js feat(change_detection): add support for pipes in the template 2015-02-20 17:16:57 -08:00
view_container.js fix(core): workaround for circular dependencies in nodejs 2015-02-19 13:42:27 -08:00
view_pool.js fix(core): workaround for circular dependencies in nodejs 2015-02-19 13:42:27 -08:00