angular/modules/@angular/common/test/directives
Misko Hevery c0178de0e2 feat(NgTemplateOutlet): Make NgTemplateOutlet compatible with * syntax
BREAKING CHANGE:

- Deprecate `ngOutletContext`. Use `ngTemplateOutletContext` instead
2017-01-06 19:30:20 -05:00
..
ng_class_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
ng_for_spec.ts fix(Common): allow null/undefined values for NgForTrackBy 2017-01-05 11:18:34 -08:00
ng_if_spec.ts feat: ngIf now supports else; saves condition to local var 2016-12-09 11:19:08 -08:00
ng_plural_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00
ng_style_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00
ng_switch_spec.ts fix(common): NgSwitch - don’t create the default case if another case matches (#12726) 2016-11-07 12:22:36 -08:00
ng_template_outlet_spec.ts feat(NgTemplateOutlet): Make NgTemplateOutlet compatible with * syntax 2017-01-06 19:30:20 -05:00
non_bindable_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00