15 Commits

Author SHA1 Message Date
jsshandle
524807d6cf docs(@angular/cli): resolve HTTP 301 redirects 2018-07-23 13:33:15 +01: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
d0a4b936b0 docs: add deploy URL and base HREF comparison 2018-02-26 16:00:15 +00:00
Mike Brocchi
809340a8f0 refactor(@angular/cli): rename config file from angular-cli.json to .angular-cli.json (#4681)
BREAKING CHANGE: The configuration file angular-cli.json has been renamed to .angular-cli.json
2017-02-15 23:14:18 -05:00
Stephen Cavaliere
d22e9ae737 chore: fix documentation end of file consistency (#4119) 2017-02-13 12:41:05 +00:00
Michał Gołębiowski
20484598dd chore: change all Angular-CLI occurrences to Angular CLI (#4402)
* chore: change all Angular-CLI occurrences to Angular CLI

* docs: remove one remaining angular-cli reference
2017-02-03 15:50:24 +00: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
Codebacca
7545d514ff chore(doc): removed hanging comma in code example and fixed gramma (#3585) 2016-12-16 13:51:10 -08:00
Mike Brocchi
5514163e17 chore: remove format command
Formatting does not align with the style guide.
Fixes #765
2016-05-16 22:19:13 -04:00
Christopher Martin
88c77d6927 docs: Docker deploy design doc (#450)
* design(): docker deploy design doc

* design(docker): reduce scope and incorporate feedback from PR
2016-05-16 10:21:55 -07:00
Hans
8f8af24791 feature: New command 'set' and 'get' to play with the cli config. (#407)
Includes design doc.
2016-04-14 15:32:31 -07:00
Hans
f505b75e94 fix: deleting the data instead of setting it null. (#413)
Also, remove ngConfig which was added by mistake, and new tests for
sass.
2016-04-09 12:11:49 -07:00
Hans Larsen
de2fded272 design: Add a design document for ngConfig. 2016-04-08 17:49:24 -07:00
Hans Larsen
1c80e44bb1 design(): 3rd Party Library Design Doc. 2016-03-20 19:29:48 -07:00