CSoellinger
5bea0da3af
docs: correct headline ( #4729 )
2017-02-15 20:35:46 -08: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
Filipe Silva
41c864956e
docs: add lazy scripts/styles docs
...
This was added back in #3401 but never documented.
Also cleans up duplicate docs in overview.
Close #4693
2017-02-15 12:24:27 +00:00
Filipe Silva
9e91d8646b
feat(@angular/cli): allow assets from outside of app root.
...
Fix #3555
Close #4691
BREAKING CHANGE: 'assets' as a string in angular-cli.json is no longer allowed, use an array instead.
2017-02-15 12:23:59 +00:00
Jeremy Wells
fce9f18103
chore(docs): add flex-layout directions
...
Close #4096
2017-02-14 18:35:37 +00:00
Filipe Silva
6b1d439056
docs: add move in/out docs
...
Fix #3198
2017-02-14 18:23:42 +00:00
Stephen Cavaliere
d22e9ae737
chore: fix documentation end of file consistency ( #4119 )
2017-02-13 12:41:05 +00:00
Mike Brocchi
49177151c8
docs: move documentation from readme to wiki ( #4576 )
2017-02-09 21:01:42 -08: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
Mike Brocchi
0f8689b42a
refactor(@angular/cli): removed the github pages deploy command ( #4385 )
...
BREAKING CHANGE: This command is being removed from the core of the CLI
There are several options for deploying CLI-based applications outside the scope of this project.
One of which being https://github.com/angular-buch/angular-cli-ghpages
This functionality is likely to return in the form of an addon/plugin in the future
2017-02-02 21:08:00 -08:00
Jeremy
14666f4cee
fix ( #4208 )
2017-01-24 15:24:01 -05:00
Mike Brocchi
092e673153
docs: move documentation from readme to docs
...
Close #4190
2017-01-24 16:30:28 +00:00
Bram Borggreve
26003a0d4e
docs: add comment to files in docs/documentation about not adding .md to links
...
Close #4163
2017-01-24 16:30:16 +00:00
Stephen Cavaliere
cdf717a855
chore(docs): update bootstrap documentation
...
Close #4115
2017-01-24 16:29:47 +00:00
JeremyMWells
20490cc651
chore(docs): add how-to's for angular material and angular material flex layout inclusion
...
applies to #2711
Close #3897
2017-01-24 16:29:05 +00:00
JeremyMWells
bf065c99ad
docs: add how-to for Font Awesome inclusion
...
Close #3898
2017-01-18 14:33:00 +00:00
Bram Borggreve
1a5313deca
docs: add AngularFire integration docs
...
Close #3931
2017-01-18 14:31:05 +00:00
Mike Brocchi
60d2ea7e6f
docs: update bootstrap documentation to include SASS ( #4067 )
...
This fix is part of the documentation improvement #2711
2017-01-17 23:50:15 -05:00
Yohan Lasorsa
1181e9e72a
docs(proxy): add documentation for corporate proxy configuration with backend proxy ( #4041 ) ( #4070 )
...
Fix #4041
2017-01-17 22:43:11 +00:00
Mike Brocchi
c783968730
chore(docs): add documentation showing how to include bootstrap ( #3425 )
...
Applies to #2711
2017-01-17 09:37:54 -05:00