angular/modules
vsavkin 3437d56904 feat(core): made directives shadow native element properties
BREAKING CHANGE
    Previously, if an element had a property, Angular would update that property even if there was a directive placed on the same element with the same property. Now, the directive would have to explicitly update the native elmement by either using hostProperties or the renderer.
2015-07-31 20:29:57 +00:00
..
angular2 feat(core): made directives shadow native element properties 2015-07-31 20:29:57 +00:00
angular2_material cleanup(DI): clean up visibility decorators 2015-07-31 02:30:26 +00:00
benchmarks fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
benchmarks_external style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
benchpress style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
examples feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events. 2015-07-31 19:48:18 +00:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00