angular-cn/modules
vsavkin 2c8fcec432 refactor(core): move render/dom from core
Currently, core depends on DomRenderer, which depends on the browser.
This means that if you depend on angular2/core, you will always
pull in the browser dom adapter and the browser render, regardless
if you need them or not.

This PR moves the browser dom adapter and the browser renderer out of core.

BREAKING CHANGE

If you import browser adapter or dom renderer directly (not via angular2/core),
you will have to change the import path.
2015-11-17 15:53:55 -08:00
..
angular1_router refactor(StringWrapper): remove useless methods 2015-11-06 17:04:01 +00:00
angular2 refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
angular2_material refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
benchmarks refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
benchmarks_external fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well. 2015-10-28 13:17:01 -07:00
benchpress refactor(ListWrapper): drop filter, find, reduce & any 2015-11-09 19:24:14 +00:00
playground refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00