angular-cn/modules
Jeff Cross 903ff9047f feat(core): add ability to reflect DOM properties as attributes
By binding the token `DOM_REFLECT_PROPERTIES_AS_ATTRIBUTES` provided by 
the dom_renderer module to `true` in the root injector (i.e. bootstrap()), 
all elements whose properties are set by angular will be reflected as 
attributes with the prefix "ng-reflect-".

Fixes #2910
2015-07-15 13:59:44 -07:00
..
angular2 feat(core): add ability to reflect DOM properties as attributes 2015-07-15 13:59:44 -07:00
angular2_material refactor(LifecycleEvent): change from onInit to Lifecycle.onInit 2015-07-14 16:51:44 -07:00
benchmarks test(e2e): fix error setting style property of DOM element 2015-07-15 11:37:25 +02:00
benchmarks_external feat(pipes): add number (decimal, percent, currency) pipes 2015-07-09 14:59:57 -07:00
benchpress chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
examples feat(webworkers) Add MessageBus, Broker, and Serializer 2015-07-15 11:49:10 -07:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00