5 Commits

Author SHA1 Message Date
Alan Agius
d94a67353d refactor(@angular/cli): remove deprecated --all option from ng update
BREAKING CHANGE:

`--all` option from `ng update` has been removed without replacement. To update packages which don’t provide `ng  update` capabilities in your workspace `package.json` use `npm update`, `yarn upgrade-interactive` or `yarn upgrade` instead.
2022-01-27 11:06:51 -08:00
Charles Lyding
37a06a7c37 build: format all files
All files are now formatted using the ng-dev tools via prettier.
2021-04-28 16:05:49 -07:00
Sasha Rudan
996b9c88c4 docs: fix typo in the schematics ng update
am -> an or probably even better the
2020-03-11 09:56:02 -07:00
Charles Lyding
fb4e818782 docs: initial schematic prompts documentation 2018-09-25 17:01:38 -04:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00