5ba9ced1ab
All common directives, forms, and pipes have been moved out of angular2/core, but we kept reexporting them to make transition easier. This commit removes the reexports. BREAKING CHANGE Before import {NgIf} from 'angular2/core'; After import {NgIf} from 'angular2/common'; Closes #5362 |
||
---|---|---|
.. | ||
ng_class_spec.ts | ||
ng_for_spec.ts | ||
ng_if_spec.ts | ||
ng_style_spec.ts | ||
ng_switch_spec.ts | ||
non_bindable_spec.ts | ||
observable_list_diff_spec.dart |