angular/modules/angular2/src/core/compiler
2015-03-13 14:03:57 -07:00
..
pipeline fix: properly bind to camelCased properties 2015-03-13 19:50:47 +01:00
shadow_dom_emulation fix(shadowdom): allow conditional content tags. 2015-03-12 12:06:47 -07:00
xhr refactor(Completer): rename complete() to resolve() 2015-02-26 08:46:32 +01:00
binding_propagation_config.js chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
compiler.js fix(Compiler): asynchronous error reporting 2015-03-09 16:42:37 +01:00
component_url_mapper.js refactor(template loading): add support for base URLs, css rewriting 2015-02-26 09:36:04 +01:00
css_processor.js feat(CssProcessor): add support for CssTransformers 2015-03-03 11:24:08 -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 feat(Directives): add the ability to declaratively bind events 2015-03-10 08:14:24 +01:00
element_injector.js refactor: remove reference to the FIELD class 2015-03-13 18:59:51 +01:00
interfaces.js chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
selector.js feat(selector): add support for :not 2015-03-13 18:26:10 +01:00
shadow_dom_strategy.js feat(shadowdom): turn on ShadowDom Emulated Mode by default. 2015-03-11 12:46:15 -07:00
style_inliner.js fix(StyleInliner): add support for url(url) format 2015-02-26 20:00:23 +01:00
style_url_resolver.js fix(StyleUrlResolver): add support for media query in import rules 2015-02-26 20:00:23 +01:00
template_loader.js feat(compiler): DOM adapters + html5lib implementation; misc fixes 2015-02-27 16:49:14 -08:00
template_resolver.js feat(Compiler): Multiple template per component 2015-02-13 18:07:08 +01:00
url_resolver.js refactor(compiler): remove direct accesses to DOM 2015-03-11 11:58:18 +01:00
view.js refactor(view): change view to pass all bindings to proto change detector at once 2015-03-13 14:03:57 -07:00
view_container.js fix(shadowdom): allow conditional content tags. 2015-03-12 12:06:47 -07:00
view_pool.js fix(core): workaround for circular dependencies in nodejs 2015-02-19 13:42:27 -08:00