angular-cn/modules/benchmarks/src
vsavkin 3c8fa8c50d cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom
BREAKING CHANGE

Before

import {DomAdapter} from 'angular2/core';

After

import {DomAdapter} from 'angular2/platform/common_dom';

Closes #5370
2015-11-20 00:14:24 +00:00
..
change_detection refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
compiler cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
costs cleanup(core): stop reexporting angular2/common from angular2/core 2015-11-19 19:54:27 +00:00
di refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
element_injector refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
largetable cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
naive_infinite_scroll cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
static_tree cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
tree cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
index.html feat(benchmark): add static_tree benchmark 2015-07-22 10:58:50 -07:00