mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGE
All private exports from 'angular2/src/core/{directives,pipes,forms}' should be replaced with 'angular2/src/common/{directives,pipes,formis}'
Closes #5153
|
||
|---|---|---|
| .. | ||
| animate | ||
| common | ||
| compiler | ||
| core | ||
| http | ||
| mock | ||
| router | ||
| symbol_inspector | ||
| testing | ||
| tools | ||
| upgrade | ||
| web_workers | ||
| public_api_spec.ts | ||