This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
[Dart] rename Angular 2 to simply Angular #2407
Closed
Description
- TS prose and sample code and README etc chore: rename Angular 2 to simply Angular #2402, docs(ts-to-js): change angular2 to @angular #2403
- _data.json files docs: fix {ts,dart,js}/latest/_data.json #2387
- _cache - chore(dart): complete the renaming of "Angular 2" to "Angular" #2820
- Dart prose - chore(dart): complete the renaming of "Angular 2" to "Angular" #2820
- Dart sample - chore(dart): complete the renaming of "Angular 2" to "Angular" #2820
- Beware that we cannot just sweep the code and replace
angular2
withangular
because the plan is to keep theangular2
library name in Dart.
- Beware that we cannot just sweep the code and replace
wiki pages?