An open API service providing commit metadata for open source projects.

GitHub / angular/angular-cli / commits

CLI tool for Angular

SHA Message Author Date Stats
2d03d8f1 fix(@angular/cli): record analytics for nested schematics Alan Agius <1****4@u****m> over 1 year ago
a05d93a3 build: update devinfra digest to 04132c6 Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
23fc8e1e fix(@schematics/angular): generate components without a `.component` extensio... Charles Lyding <1****n@u****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
9041f6d6 build: lock file maintenance Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
4c85ca11 build: update angular Alan Agius <1****4@u****m> over 1 year ago
3e351678 fix(@angular/build): handle postcss compilation errors gracefully Alan Agius <1****4@u****m> over 1 year ago
312cc721 build: lock file maintenance Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
596b9ae6 refactor(@angular/build): remove esbuild sourcemap workarounds Alan Agius <1****4@u****m> over 1 year ago
65a5ff49 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
97ed10b9 build: update github/codeql-action action to v3.28.11 Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
beab546b fix(@angular/build): remove duplicate prebundling warning Alan Agius <1****4@u****m> over 1 year ago
b5a86709 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
41f2821a build: update angular Alan Agius <1****4@u****m> over 1 year ago
956e8068 build: update devinfra digest to 60ad70b Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
dd7fe11f refactor(@schematics/angular): remove v19 migrations Alan Agius <1****4@u****m> over 1 year ago
f0dd60be fix(@angular/build): exclude all entrypoints of a library from prebundling Alan Agius <1****4@u****m> over 1 year ago
770b993c test: update E2E tests to account for .ng.html template extension Charles Lyding <1****n@u****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
29243fb3 build: update angular Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
b079ef4c ci: renovate update Angular group to follow next tag Alan Agius <1****4@u****m> over 1 year ago
dc2f6599 fix(@schematics/angular): generate component templates with a `.ng.html` file... Charles Lyding <1****n@u****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
31c81e9c feat(@angular/build): drop support for TypeScript older than 5.8 Alan Agius <1****4@u****m> over 1 year ago
b100c71c fix(@angular/build): provide `extract-i18n` does not respect Alexey Horbunov <a****1@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3c917215 feat(@angular/build): integrate Chrome automatic workspace folders Alan Agius <1****4@u****m> over 1 year ago
896d98a3 release: cut the v20.0.0-next.0 release Alan Agius <1****4@u****m> over 1 year ago
a6a1a82f docs: release notes for the v19.2.1 release Alan Agius <1****4@u****m> over 1 year ago
005f511e test: update `ng-add` version specifier test to bypass npm peer dependency is... Alan Agius <1****4@u****m> over 1 year ago
1c10c0e4 build: lock file maintenance Alan Agius <1****4@u****m> over 1 year ago
4f2bcdc7 fix(@schematics/angular): prevent error when tsconfig file is missing in appl... Alan Agius <1****4@u****m> over 1 year ago
a22dd5a5 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
434198c6 fix(@angular/build): exclude component styles from 'any' and 'all' budget cal... Alan Agius <1****4@u****m> over 1 year ago
02df1be4 test: only test ng update for supported versions Alan Agius <1****4@u****m> over 1 year ago
28069323 perf(@angular/ssr): optimize response times by introducing header flushing Alan Agius <1****4@u****m> over 1 year ago
815c0503 build: update angular Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
d7db32ed test: update ssr-project-webpack Alan Agius <1****4@u****m> over 1 year ago
349dcd1b build: update Angular dev deps to version 20 Alan Agius <1****4@u****m> over 1 year ago
6f0e90e2 fix(@angular-devkit/architect): improve error message when configuration is m... Alan Agius <1****4@u****m> over 1 year ago
39ec21f0 build: update dependency @vitejs/plugin-basic-ssl to v2 Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
c8c73185 fix(@angular/build): ensure matching coverage excludes with karma on Windows Charles Lyding <1****n@u****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
337bc3ca refactor(@angular/build): remove `file:` prefix from JIT component resource U... Alan Agius <1****4@u****m> over 1 year ago
e6be3760 refactor(@angular-devkit/schematics): remove deprecated `NodePackageLinkTask` Alan Agius <1****4@u****m> over 1 year ago
d63e31c3 refactor(@angular/ssr): remove deprecated `provideServerRoutesConfig` dev-pre... Alan Agius <1****4@u****m> over 1 year ago
9107dead fix(@schematics/angular): prevent accidental deletion of `main.ts` during app... Alan Agius <1****4@u****m> over 1 year ago
9bce4c48 build: update to TypeScript 5.8 final Kristiyan Kostadinov <c****o@a****g>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
38ef5d7c build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
2083c3dd build: update angular Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
3f2ab3a4 build: update dependency copy-webpack-plugin to v13 Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
c39c3440 refactor(@angular/build): replace `fast-glob` usage with `tinyglobby` Charles Lyding <1****n@u****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
9ceca0c4 build: update dependency babel-loader to v10 Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
c2bef383 fix(@angular/build): allow component HMR with a service worker Charles Lyding <1****n@u****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
44b06f44 build: update angular Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
25ea0986 fix(@angular/build): handle undefined `less` stylesheet sourcemap values Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
24bd93f7 build: update fw and packagr to 20.0.0-next.0 Jan Martin <j****s@g****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
717d7cbf docs: release notes for the v19.2.0 release Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
341c2cae docs: release notes for the v19.1.9 release Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
f324e0b2 build: update angular Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
0fbb40f8 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
d16a9cc5 build: update dependency @stylistic/eslint-plugin to v4 Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
eb058d06 fix(@angular/build): always disable JSON stats with dev-server Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
2f8e7dbc build: update angular Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
9c1c43bd test(@angular-devkit/build-angular): add test to make sure aot is disabled by... Younes Jaaidi <y****s@m****o>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
aa634f9a build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
1151c98a build: update dependency eslint to v9 Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
92aa9e05 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
881d4ce9 build: lock file maintenance Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
33aef487 build: update angular Angular Robot <a****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
6ede6999 build: update scorecard action dependencies Angular Robot <a****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
4b4b25bd build: update dependency rxjs to v7.8.2 Angular Robot <a****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
5fd1cb56 build: update dev-infra and rework windows native testing Paul Gschwendtner <p****r@g****m> over 1 year ago
5130afe3 build: update postcss to v8.5.3 Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
f38d8df5 test: prepare E2E tests for `@angular/build` project default Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
1b43c050 fix(@schematics/angular): add additional checks for application builder usage Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
b77a1b32 refactor(@angular-devkit/architect): fix dependencies and import paths for st... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
d7ba4f26 refactor: fix dependencies and import paths for strict deps requirements Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
a5d7904b build: add tests/ as a pnpm workspace to allow for npm package mappings for u... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
5358aa4b refactor(@angular-devkit/schematics): fix dependencies and import paths for s... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
e13d7cfb refactor(@angular-devkit/build-angular): fix dependencies and import paths fo... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
22b9edfb refactor(@schematics/angular): fix dependencies and import paths for strict d... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
68904227 refactor(@angular-devkit/schematics): fix dependencies and import paths for s... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
cacb1273 refactor(@angular/pwa): fix dependencies and import paths for strict deps req... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
10a10531 refactor(@angular/cli): fix dependencies and import paths for strict deps req... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
c21632c6 refactor(@angular/build): fix dependencies and import paths for strict deps r... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
5e90c1b4 fix(@angular/cli): remove Node.js v18 support Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
4255779f release: switch the next branch to v20.0.0-next.0 Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
12aa5207 docs: release notes for the v19.2.0-rc.0 release Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
2c4e3691 release: bump the next branch to v19.3.0-next.0 Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
8f73dad7 build: update angular Angular Robot <a****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
b2e2e68b build: temporarily ignore renovate updates for @angular/build-tooling Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
fbef9a49 docs: release notes for the v19.1.8 release Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
ca1e86b6 build: disable failing strict_deps targets Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
68ef24d3 build: add strict_deps requirement for ts_project Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
c9273f8b build: add @types/node to assorted locations where node types are being relie... Joey Perrott <j****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
a00a49a6 feat(@angular-devkit/build-angular): add aot to WTR schema Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
a5fcf804 fix(@angular/build): provide karma stack trace sourcemap support Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
9f870b40 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
15741837 build: lock file maintenance Angular Robot <a****t@g****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
093c5a31 feat(@schematics/angular): directly use `@angular/build` in new projects Charles Lyding <1****n@u****m>
Committed by: Alan Agius <1****4@u****m>
over 1 year ago
33ed6e87 refactor: move builtin module imports to use node: prefix imports Joey Perrott <j****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
e6deb82c fix(@angular/build): update critical CSS inlining to support `autoCsp` Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
486d4778 build: modify Alan in the mailmap file Alan Agius <1****4@u****m> over 1 year ago
c0c1670a fix(@angular-devkit/build-angular): pass missing options to Karma esbuild bui... Alan Agius <1****4@u****m> over 1 year ago

← Back to repository