angular/modules/angular2/test/core
vsavkin 5948abab7a feat(core): add support for ambient directives
Ambient directives can be configured when bootstraping an application.
Ambient directives can be used in every component of the application without
needing to explicitly list them.
2015-11-03 07:54:29 -08:00
..
change_detection fix(core): Add an error state for ChangeDetectors that is set when bindings or lifecycle events throw exceptions and prevents further detection. 2015-10-29 23:11:02 +00:00
compiler feat(core): add support for ambient directives 2015-11-03 07:54:29 -08:00
debug refactor(async): refactor EventEmitter 2015-10-29 23:06:16 +00:00
di refactor(di): minor cleanup 2015-10-28 07:32:40 -07:00
directives fix(ng_class): support sets correctly 2015-10-26 13:37:33 -07:00
dom refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
facade refactor(async): fix ObservableWrapper.isObservable 2015-10-29 23:06:16 +00:00
forms feat(forms): update FormBuilder to support async validations 2015-11-02 18:03:03 +00:00
linker feat(core): add support for ambient directives 2015-11-03 07:54:29 -08:00
metadata refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
pipes refactor(Pipes): integrate review feedback 2015-10-29 00:50:52 +00: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_ref_spec.ts refactor(core): Move LifeCycle functionality into ApplicationRef. 2015-10-29 22:28:30 +00:00
application_spec.ts refactor(core): Move LifeCycle functionality into ApplicationRef. 2015-10-29 22:28:30 +00: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 chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01: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