angular-cn/modules/angular2/src/test_lib
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
..
benchmark_util.ts fix(src/reflection && src/test_lib): Fixes bugs that caused benchmarks to fail. 2015-06-02 13:11:30 -07:00
e2e_util.dart style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
e2e_util.ts fix(src/reflection && src/test_lib): Fixes bugs that caused benchmarks to fail. 2015-06-02 13:11:30 -07:00
fake_async.dart refactor(dart): Run dartfmt 0.1.8 2015-06-05 11:45:36 -07:00
fake_async.ts chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
lang_utils.dart feat(fakeAsync): allow simulating the passage of time 2015-05-19 06:51:15 +02:00
lang_utils.ts refactor(ts'ify): ts’ify mocks, directives and test_lib 2015-05-21 15:33:37 -07:00
perf_util.dart refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
perf_util.ts chore(benchpress): add browserify bundling 2015-06-29 10:29:59 -07:00
shims_for_IE.dart refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
shims_for_IE.ts refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
spies.dart refactor(di): added support for custom dep providers 2015-07-07 08:27:54 -07:00
spies.ts refactor(di): added support for custom dep providers 2015-07-07 08:27:54 -07:00
test_component_builder.ts chore(doc-gen): remove unnecessary `@public` and `@exportedAs` tags 2015-07-11 07:21:46 +01:00
test_injector.ts feat(core): add ability to reflect DOM properties as attributes 2015-07-15 13:59:44 -07:00
test_lib.dart refactor(pipes): removed pipes from properties 2015-06-19 16:56:52 -07:00
test_lib.ts refactor(pipes): removed pipes from properties 2015-06-19 16:56:52 -07:00
utils.ts refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00