angular-cn/packages/common/test/directives
Olivier Combe ec56760c9b refactor(common): remove deprecated `NgFor` (#18758)
BREAKING CHANGE: `NgFor` has been removed as it was deprecated since v4. Use `NgForOf` instead. This does not impact the use of`*ngFor` in your templates.

PR Close #18758
2017-08-21 18:11:01 -05:00
..
ng_class_spec.ts fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ng_component_outlet_spec.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
ng_for_spec.ts refactor(common): remove deprecated `NgFor` (#18758) 2017-08-21 18:11:01 -05:00
ng_if_spec.ts fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ng_plural_spec.ts fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ng_style_spec.ts fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ng_switch_spec.ts fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ng_template_outlet_spec.ts fix(common): don't recreate view when context shape doesn't change (#18277) 2017-08-07 14:31:26 -07:00
non_bindable_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00