Alan
068bb4001d
docs: add deprecation and pr note
...
Docs are deprecated in favor of the the new pages in AIO which are WIP.
2019-01-09 09:14:13 -08:00
Alan Agius
4a4cfb0fa5
docs: add links to aio pages
2018-10-18 14:08:09 -07:00
Hans
7924e0a455
docs: re-add angular/cli docs which were deleted when syncing devkit
2018-06-08 07:24:02 -07:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00
Charles Lyding
0344563355
docs: add anonymous options and schematics list
2018-05-10 10:21:41 -07:00
Charles Lyding
7069f13cd8
docs: update wiki command documentation
2018-05-02 10:46:27 -07:00
Charles Lyding
b3e966e43f
docs: update wiki command options
2018-04-30 15:03:12 -07:00
Suguru Inatomi
71f38222c0
docs(@angular/cli): add doc for ng update --next
2018-03-01 12:38:58 +00:00
Mike Brocchi
697ab8257b
docs: Add documenation for update command
2018-02-15 16:42:12 -05:00
Mike Brocchi
a127cad82d
refactor(@angular/cli): remove ng init & ng update ( #4628 )
...
BREAKING CHANGE: Removing the `ng init` & `ng update` commands because their current implementation causes more problems than it solves. Once RC is released, we won't need to use those to update anymore as the step will be as simple as installing the latest version of the CLI.
2017-02-11 19:53:06 -08:00
Sumit Arora
d2849c713b
feat(@angular/cli): Add options for third party package manager ( #4321 )
...
BREAKING CHANGE: `--skip-npm` flag is now named `--skip-install`
2017-02-09 10:35:19 -08:00
Filipe Silva
2211172ffb
feat(update): add ng update as alias of ng init ( #4142 )
...
Fix #4007
2017-01-30 16:24:13 -08:00