Alan Agius
c5a1b21f7c
refactor(@angular-devkit/core): remove unused NgBuildBuildEventLog
from NgCliAnalyticsDimensions
2020-10-07 13:18:30 -04:00
Joey Perrott
dd59bfcc60
docs: remove usage of blacklist from third-party-libraries documentation
...
Replace the usage of blacklist with a description of the prevention/disclusion
methods which are beging described.
2020-09-24 00:06:27 +03:00
Doug Parker
245e669d63
docs: remove Docker design doc
...
This design was never implemented and has been superceded by the `ng deploy` design.
2020-09-11 16:17:15 -04:00
Charles Lyding
8f42fe4f42
docs: add build system differential loading theory of operation overview
2020-01-29 17:13:33 -08:00
Filipe Silva
d2e57e016d
docs: address remaining review items
2020-01-21 08:34:34 -08:00
Filipe Silva
ff5f795190
docs: add build system doc
2019-12-17 09:51:16 -08:00
arturovt
44f70a928a
docs: fix typos in the ngConfig design document
2019-11-26 13:06:22 -08:00
vikerman
2303a045ee
feat(@angular-devkit/build-angular): add analytics for ivy/non-ivy builds
...
Look for `ngComponentDef` or `ngModuleDef` in the webpack analytics plugin
to report back whether the current build is built with Ivy enabled.
2019-10-02 12:06:38 -07:00
Alan
ba8a6ea599
feat(@schematics/angular): remove enableIvy option
...
With this change we remove the enableIvy option as now we only support generating Ivy application. Users who want to create a VE applications should follow the opt-out guide
2019-08-16 09:31:02 -07:00
Hans Larsen
af6c6d41d5
refactor: add count of component to analytics
2019-07-02 11:07:13 -07:00
Hans Larsen
46ade49a2f
feat(@angular/cli): report RAM in gigabytes instead of megabytes
...
Otherwise its too much noise. Some people have weird MB count probably due to
containers and VMs.
2019-06-27 09:17:26 -07:00
Hans Larsen
2ffbdfa86a
build: add a validation script for the analytics.md tables
...
Also added enums to update when changing dimensions.
2019-03-28 13:28:41 -07:00
Hans Larsen
2e9dc3d252
docs: add analytics dimensions for schematics flags and internal doc
...
The analytics.md should be kept up to date with the flags.
2019-03-20 15:08:07 -07:00
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