angular-docs-cn/modules/angular2/test/core/compiler
vsavkin 392de4af67 feat(pipes): replaces iterable and key value diffing pipes with services
BREAKING CHANGE:
    Directives that previously injected Pipes to get iterableDiff or keyvalueDiff, now should inject IterableDiffers and KeyValueDiffers.
2015-08-04 10:39:55 -07:00
..
compiler_spec.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
component_url_mapper_spec.ts refactor(core): ts’ify tests 2015-05-26 17:01:31 -07:00
directive_lifecycle_spec.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
directive_lifecycle_spec.ts refactor(LifecycleEvent): change from onInit to Lifecycle.onInit 2015-07-14 16:51:44 -07:00
directive_metadata_reader_spec.ts fix(decorators): stop directives inheriting parent class decorators. 2015-07-29 21:23:31 +00:00
dynamic_component_loader_spec.ts cleanup(di): renamed viewInjector and hostInjector 2015-07-31 09:49:51 -07:00
element_injector_spec.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
integration_dart_spec.dart feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
integration_spec.ts chore(browsers): fix failing tests in Firefox 2015-08-03 12:17:44 +02:00
projection_integration_spec.ts fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
proto_view_factory_spec.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
query_integration_spec.ts fix: remove unused imports 2015-07-31 20:40:33 +00:00
query_list_spec.ts feat(query): initial implementation of view query. 2015-07-13 14:44:55 -07:00
view_container_ref_spec.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
view_manager_spec.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
view_manager_utils_spec.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
view_pool_spec.ts refactor(compiler): speed up proto view merging 2015-07-21 13:39:41 -07:00