angular-docs-cn/modules/angular2/test/directives
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
..
class_spec.ts fix(class): allow class names with mixed case 2015-07-27 16:46:42 +02:00
ng_for_spec.ts chore(test): migrate directives tests to testcomponentbuilder 2015-06-24 21:58:36 -07:00
ng_if_spec.ts chore(test): migrate directives tests to testcomponentbuilder 2015-06-24 21:58:36 -07:00
ng_style_spec.ts chore(test): move ng-style tests to TestComponentBuilder 2015-06-29 10:59:32 -07:00
ng_switch_spec.ts test(NgSwitch): simplify tests with static values 2015-06-25 15:12:16 +02:00
non_bindable_spec.ts chore(test): migrate directives tests to testcomponentbuilder 2015-06-24 21:58:36 -07:00
observable_list_diff_spec.dart feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00