angular-cn/modules/angular2/test
Tobias Bosch 827841ec5b refactor(render): add `DomElement`
Replaces the multiple arrays of `DomView`
by a single array with `DomElement`s.

Note: this commit does not show a performance regression
(tested against the tree benchmark locally).
2015-06-04 11:44:26 -07:00
..
benchmark/transform chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
change_detection chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
core fix(types): parametrize QueryList. 2015-06-03 17:08:55 -07:00
debug feat(test): add element probe 2015-05-29 12:44:21 -07:00
di chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
directives refactor (test/directives): ts'ify test/directives 2015-05-26 16:51:38 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade refactor(lang_spec): Add missing ;s and clang-format 2015-06-02 21:09:38 +02:00
forms chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
mock chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
reflection style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
render/dom refactor(render): add `DomElement` 2015-06-04 11:44:26 -07:00
router chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
services chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
test_lib feat(FakeAsync): check pending timers at the end of fakeAsync in Dart 2015-06-04 09:09:18 +02:00
transform feat(transformers): added support for lifecycle events 2015-05-29 16:40:34 -07:00