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 |
|