GitHub / angular/devkit / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| aca02487 | release: remove all files from devkit (now in angular-cli) | Hans <h****s@h****a> | about 8 years ago | |
| 03cdb414 | release: point to angular CLI in README | Hans <h****s@h****a> | about 8 years ago | |
| 205d08ac | build: rebase package-lock.json | Hans <h****s@h****a> | about 8 years ago | |
| d2c5bd46 | feat(@angular-devkit/schematics): returning a rule chains it | Hans <h****s@h****a> | about 8 years ago | |
| 93ae1e2a | fix(@angular/cli): exit with error code if unknown option is present |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 954d9d07 | build: add snapshot repository for build-webpack package |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 139a4fdb | refactor(@angular-devkit/build-angular): directly load TSLint |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| d648a04d | fix(@angular/cli): properly detect local cli package |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 19bfdf2c | build: update webpack to 4.10 |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 11869058 | feat(@angular-devkit/build-angular): update webpack to 4.10 |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 72c20e01 | test(@angular/cli): temporary partial disable of generate with module E2E |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 04af9dba | fix(@angular/cli): ensure all architect schema errors are propagated |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 88a94ac4 | test: adjust CLI E2E chrome settings |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 3fbef381 | fix(@schematics/angular): revert PR 1000 |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 4646fe9f | fix(@angular-devkit/schematics): bundle of small fixes |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 8a365133 | feat(@angular-devkit/schematics-cli): show error stacks instead of message |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 1063315f | build: move debug flag to environment variable |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 67d64878 | feat(@angular-devkit/core): Add access to the backend of the CordHost |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 5fb8413c | build: add ng as a package binary |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| d1b72349 | ci: run CLI E2E tests |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 39667d58 | fix(@angular/cli): improve resiliency of local package discovery |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 9cf8d758 | fix(@schematics/angular): Use branchAndMerge for ng-new |
Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| dcac7c97 | fix(@angular/cli): avoid throwing on an empty project/target |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| c2c75485 | test: transfer CLI E2E tests |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 31c3fb76 | fix(@angular-devkit/build-optimizer): don't exceed call stack with big files |
Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 3017ef21 | fix(@schematics/angular): typo in module schema |
Huáng Jùnliàng <i****@j****e>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| bd9a04e3 | docs(@angular-devkit/build-webpack): add readme |
Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| 66b562b8 | docs: add README for scripts |
Hans Larsen <h****s@h****a>
Committed by: clydin <1****n@u****m> |
about 8 years ago | |
| 14190ae7 | ci: publish --tag flag and changelog feat |
Hans Larsen <h****s@h****a>
Committed by: clydin <1****n@u****m> |
about 8 years ago | |
| 52322e24 | docs(@schematics/schematics): fix grammar |
Sam Tsai <s****i@f****m>
Committed by: Hans <h****s@h****a> |
about 8 years ago | |
| d49d7fcb | fix(@angular-devkit/build-angular): never split polyfills in test |
Filipe Silva <f****a@g****m>
Committed by: clydin <1****n@u****m> |
about 8 years ago | |
| 524c7cf1 | fix(@schematics/angular): Fix usage of sourceRoot configuration value |
Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 6cb96c0e | release: v6.1.0-beta.1 | Hans <h****s@h****a> | over 8 years ago | |
| bee9f678 | feat(@angular-devkit/schematics): use CordHost as the backend for HostTree | Hans <h****s@h****a> | over 8 years ago | |
| cbf37cbf | fix(@schematics/angular): Transfer baseHref when during update process |
Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 5fcafea7 | fix(@schematics/angular): fix broken API usage from app-shell schematic | Hans <h****s@h****a> | over 8 years ago | |
| bd8ba6e8 | feat(@angular-devkit/core): add new hosts | Hans <h****s@h****a> | over 8 years ago | |
| 1275f454 | feat(@angular-devkit/core): hosts should return null for ENOENT | Hans <h****s@h****a> | over 8 years ago | |
| 60e71adb | refactor(@angular-devkit/core): move resolution logic to a common parent | Hans <h****s@h****a> | over 8 years ago | |
| 9ba8740e | feat(@angular-devkit/core): invalid smart default sources are now returning u... | Hans <h****s@h****a> | over 8 years ago | |
| eb06c2d6 | fix(@angular-devkit/core): workaround for RxJS issue 3740 | Hans <h****s@h****a> | over 8 years ago | |
| bf44594e | docs: update README for @angular/cli |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| e73c1487 | build: add `bin/ng` shortcut for development |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| c5b6f66f | refactor(@angular/cli): fix & temporarily disable select lint errors |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 3c7696ee | refactor(@angular/cli): correct strict compilation errors |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 32ebb3ab | feat(@angular/cli): transfer CLI to devkit |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 4fb409d7 | feat(@angular-devkit/build-angular): add sourcemaps for external libraries |
Alan Agius <a****4@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 33eccbe5 | fix(@schematics/update): stabilize package list before continuing |
Filipe Silva <f****a@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 2232edca | fix(@schematics/angular): use old config root to set root and sourceRoot duri... |
Jason Jean <j****3@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 1599a168 | build: remove cache-loader dependency |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| d6f03c7d | release: 6.1.0-beta.0 |
Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 9271ee63 | fix(@angular-devkit/build-angular): remove build optimizer cache |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| fb24c852 | fix(@angular-devkit/build-angular): favor project node modules with project deps |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| cb31fb0f | fix(@schematics/update): support npm auth options |
Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| a39fe658 | docs(@angular-devkit/build-optimizer): clarify prefix-functions comment |
Filipe Silva <f****a@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 02e81f60 | fix(@angular-devkit/build-optimizer): don't search for pure top-level functio... |
Filipe Silva <f****a@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 342614e9 | fix(@schematics/angular): remove angularCli in Karma when updating |
Teamop <z****p@v****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 4814a4ae | feat(@angular-devkit/build-optimizer): remove angular es5 whitelist |
Filipe Silva <f****a@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| e06e2708 | fix(@angular-devkit/build-optimizer): don't search for pure top-level functio... |
Filipe Silva <f****a@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| b2c3752e | fix(@schematics/package-update): use https for npm call |
Filipe Silva <f****a@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| d56f5871 | fix(@schematics/angular): update to ng-packagr v3 |
David <d****d@s****e>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| f6af4ff0 | fix(@angular-devkit/build-ng-packagr): update to ng-packagr v3 |
David <d****d@s****e>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 28378641 | build: update to ng-packagr v3 |
David <d****d@s****e>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 907ce906 | release: 6.0.5 |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 0537babd | release: 6.0.4 | Hans Larsen <h****s@h****a> | over 8 years ago | |
| 67181f5d | feat(@ngtools/webpack): allow custom platform transformers |
Filipe Silva <f****a@g****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| 0be99d3e | build: remove several unneeded deps |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 8c883083 | refactor(@angular-devkit/build-angular): remove several unneeded deps |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 124beeb7 | refactor(@angular-devkit/build-ng-packagr): remove unneeded resolve dep |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| ea89656b | refactor(@angular-devkit/build-angular): refactor the DevServerBuilder to be ... |
Mischa Dasberg <m****a@d****l>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 138b3623 | refactor(@angular-devkit/build-angular): use devkit/build-webpack |
Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| f73f5844 | fix(@angular-devkit/build-optimizer): avoid marking downlevel namespaces |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| cb2703e4 | feat(@angular-devkit/build-optimizer): deprecate purify/PurifyPlugin |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 149670b2 | test: run the karma broken compilation test only on linux | Filipe Silva <f****a@g****m> | over 8 years ago | |
| bdc9dae6 | fix(@angular-devkit/build-angular): add teardown logic to runModuleAsObservab... | Filipe Silva <f****a@g****m> | over 8 years ago | |
| 96e689d4 | test: remove appveyor workarounds | Filipe Silva <f****a@g****m> | over 8 years ago | |
| db5469f8 | test: never use subscribe with done callbacks in jasmine | Filipe Silva <f****a@g****m> | over 8 years ago | |
| c5cf024d | fix(@schematics/update): cache npm configuration options |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| d84154ba | fix(@schematics/angular): fix invalid configuration in lint |
Teamop <z****p@v****m>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 92cfd970 | feat(@schematics/angular): support entryComponent |
Huáng Jùnliàng <J****g@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| c3fd2bb4 | build: adjust mailmap |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 03cc6af8 | fix(@angular-devkit/build-angular): temporarily downgrade webpack to 4.6 |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 1b14f7f8 | fix(@angular-devkit/build-angular): remove unused option from schema | Filipe Silva <f****a@g****m> | over 8 years ago | |
| 384dca4e | build: update angular package to final version |
Alan Agius <a****4@g****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| d619dfcb | feat(@ngtools/webpack): add .tsx support |
Uri Shaked <u****i@u****m>
Committed by: clydin <1****n@u****m> |
over 8 years ago | |
| f05698f2 | fix(@schematics/angular): add prod config to e2e schematic | Filipe Silva <f****a@g****m> | over 8 years ago | |
| 3e483441 | fix(@schematics/angular): support import of lib secondary entrypoints |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 84a9768b | fix(@schematics/angular): skip lib npm install if skip package option |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 09861ee4 | feat(@angular-devkit/core): add trimNewlines literal tag | Filipe Silva <f****a@g****m> | over 8 years ago | |
| f0ee2c82 | fix(@angular-devkit/build-angular): upgrade coverage reporter |
Matt Lewis <m****s@s****k>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 0a082c32 | fix(@schematics/angular): e2e should use the name |
cexbrayat <c****c@n****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| 785c0b8b | release: v6.0.3 |
Mike Brocchi <m****i@g****m>
Committed by: Hans Larsen <h****s@h****a> |
over 8 years ago | |
| 4785f015 | fix(@schematics/angular): Fix broken unit test on new app |
Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| f1314d5d | feat(@angular-devkit/core): add a recording host |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 87e58f73 | refactor(@angular-devkit/core): separate Host interface into read-only and write |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 346d5a77 | fix(@angular-devkit/core): template tags for easier path and fileBuffer |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 1ac89ba3 | fix(@angular-devkit/core): literal tag can return any type |
Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a> |
over 8 years ago | |
| 87b30a86 | release: v6.0.2 |
Mike Brocchi <m****i@g****m>
Committed by: Hans Larsen <h****s@h****a> |
over 8 years ago | |
| 8b6788f2 | fix(@angular-devkit/build-angular): make serve build options override |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago | |
| c13af1d7 | fix(@angular-devkit/build-optimizer): correct 2.8 enum export assignment |
Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m> |
over 8 years ago |