angular/modules/angular2/test/core
Yegor Jbanov 491e1fdd2c feat: move NgZone to Stream/Observable-based callback API
BREAKING CHANGES:
- deprecates these methods in NgZone: overrideOnTurnStart, overrideOnTurnDone, overrideOnEventDone, overrideOnErrorHandler
- introduces new API in NgZone that may shadow other API used by existing applications.
2015-10-20 21:51:19 -07:00
..
change_detection feat(change detection): remove support for "if" 2015-10-20 18:15:08 +00:00
compiler fix(compiler): do not match directives to variable names 2015-10-20 20:31:55 -07:00
debug refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
di refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
directives refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
dom refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
facade feat: move NgZone to Stream/Observable-based callback API 2015-10-20 21:51:19 -07:00
forms feat(forms): add input[type=number] value accessor 2015-10-15 18:41:17 +00:00
life_cycle refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
linker refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
metadata refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
pipes refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
profile refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
reflection refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
render refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
services refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testability refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
util refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
zone feat: move NgZone to Stream/Observable-based callback API 2015-10-20 21:51:19 -07:00
application_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
directive_lifecycle_integration_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
spies.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
spies.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00