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
03ac4174 fix(@angular/build): prevent full page reload on HMR updates with SSR enabled Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
612da791 ci: disable Renovate updates for all stamped versions Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
31cbf5f9 build: replace hardcoded Angular and ng-packagr peer dependencies with Bazel ... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
74162d54 build: migrate `@angular-devkit/architect-cli` tests to `rules_js` Paul Gschwendtner <p****r@g****m> over 1 year ago
c37b59ee build: exclude `pnpm` and `dependenciesMeta` fields from published NPM packages Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
e59946ca fix(@angular/build): perform incremental background file updates with compone... Charles Lyding <1****n@u****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
485f0679 build: ensure package substitutions work with pnpm `workspace:*` links Paul Gschwendtner <p****r@g****m> over 1 year ago
05cc4bbe build: migrate `@angular-devkit/schematics` tests to `rules_js` Paul Gschwendtner <p****r@g****m> over 1 year ago
3cc84e44 build: migrate `@angular-devkit/core` tests to `rules_js` Paul Gschwendtner <p****r@g****m> over 1 year ago
1a4157d8 build: migrate `@angular/cli` tests to use `rules_js` Paul Gschwendtner <p****r@g****m> over 1 year ago
3861b88e docs: release notes for the v19.1.1 release Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
2046ce47 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
48385bd4 fix(@angular/build): resolve HMR-prefixed files in SSR with Vite Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
d85d1dbb docs: release notes for the v19.1.0 release Doug Parker <d****0@u****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
0a7415ea docs: update release doc with script to remove prerelease versions Doug Parker <d****0@u****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
8ba6b28b docs: enhance descriptions for schematics options Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
ac37218e build: migrate `@angular-devkit/architect` jasmine test to native `rules_js` Paul Gschwendtner <p****r@g****m> over 1 year ago
23ebfd94 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
22f75e89 build: update dependency eslint-config-prettier to v10 Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
96b6a16a refactor: add explicit types for `createBuilder` exports Paul Gschwendtner <p****r@g****m> over 1 year ago
92c76746 build: migrate @angular-devkit/schematics-cli to npm_package Joey Perrott <j****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
e5368b8c refactor(@ngtools/webpack): add types to exported module variables Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
4fee94a9 build: rename `//:root_modules` to `//:node_modules`. Paul Gschwendtner <p****r@g****m> over 1 year ago
2a8a1dd3 build: migrate `@angular-devkit/schematics` to `npm_package` Paul Gschwendtner <p****r@g****m> over 1 year ago
0ae4e13c build: migrate `@angular-devkit/build-angular` to `npm_package` Paul Gschwendtner <p****r@g****m> over 1 year ago
edca9b2e build: migrate `@angular-devkit/build-webpack` to `npm_package` Paul Gschwendtner <p****r@g****m> over 1 year ago
1486c63f build: migrate `@angular-devkit/core` to `npm_package` Paul Gschwendtner <p****r@g****m> over 1 year ago
ea79fabc build: migrate `@angular-devkit/architect-cli` to `npm_package` Paul Gschwendtner <p****r@g****m> over 1 year ago
61e8185a fix(@angular/build): warn when using both `isolatedModules` and `emitDecorato... Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
9cccb887 refactor(@ngtools/webpack): add return types to functions Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
f092739c build: lock file maintenance Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
e6992291 build: update angular Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
cdfdc68f build: migrate @schematics/angular to npm_package Joey Perrott <j****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
8216826c build: migrate @ngtools/webpack to npm_package Joey Perrott <j****t@g****m>
Committed by: Paul Gschwendtner <p****r@g****m>
over 1 year ago
61d98fde refactor(@angular/build): move Angular compilation creation to build execution Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
214ac899 refactor(@angular/cli): replace `VERSION` with Bazel-stamped version Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
e31be733 build: support substituting/stamping files other than `package.json` Paul Gschwendtner <p****r@g****m> over 1 year ago
9ad7d9b0 build: add script to diff local npm package with snapshot repository Paul Gschwendtner <p****r@g****m> over 1 year ago
f00c2c1c build: update scorecard action dependencies Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
81a83dfa fix(@angular/build): correctly validate locales `subPath` Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
b0e2c033 test: remove redundant e2e tests Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
1c836563 build: update angular Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
87cfefb7 fix(@angular/build): trigger browser reload on asset changes with Vite dev se... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
e182d15f build: migrate @angular/pwa to npm_package Joey Perrott <j****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
a67825e8 build: update `_exec` to handle timeouts gracefully when `waitForMatch` does ... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
a7155f63 build: migrate @angular/create to npm_package Joey Perrott <j****t@g****m>
Committed by: Douglas Parker <d****0@u****m>
over 1 year ago
ecadcae8 build: update bazel Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
e4ee60dc ci: disable fixup commit messages Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
5660d058 build: migrate `@angular/cli` to `npm_package` Paul Gschwendtner <p****r@g****m> over 1 year ago
0b8a458b build: migrate `@angular/build` to `npm_package` Paul Gschwendtner <p****r@g****m> over 1 year ago
aaf114fa build: update dependency undici to v7.2.1 Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
b55bd318 fixup! build: migrate `@angular-devkit/architect` to `npm_package` Paul Gschwendtner <p****r@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
d79c373a build: update angular Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
2218b0d0 build: migrate `@angular-devkit/architect` to `npm_package` Paul Gschwendtner <p****r@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
4f803083 fix(@angular-devkit/schematics): update `Rule` type to support returning a `P... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
adf9359a fix(@angular-devkit/core): handle Windows drive letter case insensitivity in ... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
134f5fe6 fix(@angular/build): handle loaders correctly in SSR bundles for external pac... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
ba51e72b fix(@angular/build): use component updates for component style HMR Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
c40e263d build: update dependency typescript to v5.7.3 Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
8aa23829 build: update dependency aspect_rules_ts to v3.4.0 Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
18abc3f9 build: update angular Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
bbcb2666 docs: release notes for the v19.1.0-rc.0 release Jan Krems <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
45618dcf release: bump the next branch to v19.2.0-next.0 Jan Krems <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
6fc31fd3 build: update angular Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
2c14d461 docs: release notes for the v19.0.7 release Jan Krems <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
bfe9ee36 fix(@angular/build): warn when `@angular/localize/init` is imported directly Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
22bd88c4 ci: prevent NpmPackageExtract from being placed remote cache Joey Perrott <j****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
a8335cf9 build: never use interop targets for ts compilations Paul Gschwendtner <p****r@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
6edb9088 fix(@angular/ssr): throw error when using route matchers Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
04b81843 build: do not include tsconfig files in npm archives Paul Gschwendtner <p****r@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
ebc3cc80 refactor(@angular/build): remove redundant ESLint disabling comments Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
e66b24bf build: resolve issue with uncompiled `@angular/build/private` being included Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
8639a3b6 fix(@angular/build): pass `define` option defined in application builder to V... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
75195932 docs: update license year to include current year Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
48cae815 fix(@angular/build): skip vite SSR warmup file configuration when SSR is disa... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
e76800ce fix(@angular/build): fix incorrect budget calculation Santosh Yadav <s****3@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
ceec32f9 ci: enable `rules_js` interop mode for ng-dev release tool Paul Gschwendtner <p****r@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
6ebce493 fix(@angular/build): remove deleted assets from output during watch mode Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
4000959a ci: add flag for preventing NpmPackageExtract from executing on RBE Joey Perrott <j****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
34e70319 Revert "ci: run less jobs per executor for RBE" Joey Perrott <j****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
0826b301 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
ef3dc2ed fix(@angular/build): enable serving files with bundle-like names Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
8c94d224 build: migrate `@angular/ssr` to `ts_project` Paul Gschwendtner <p****r@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
b78ccb07 test: remove browser builder AOT tests Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
4d88743b test: lower `debounceTime` in browser builder tests Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
f3c6dfed refactor(@angular/build): remove no longer correct type Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
2f921219 fix(@angular/build): add asset tracking to application builder watch files Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
9795a9e5 build: update angular Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
3b5afbb5 test(@angular/build): separate application and dev-server integration test ta... Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
783cc7f9 build: lock file maintenance Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
1c011a25 ci: run less jobs per executor for RBE Joey Perrott <j****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m>
over 1 year ago
88431b75 fix(@schematics/angular): application migration should migrate ng-packagr bui... Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
02825eec feat(@schematics/angular): use `@angular/build` package in library generation... Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
2c9d7368 feat(@angular/build): add ng-packagr builder to the package Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m>
over 1 year ago
ddae37fd refactor(@angular/build): normalize source path for windows compatibility Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
aa6bf07f fix(@angular-devkit/architect): provide better error when builder is not defined Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
9b57ff05 build: update all non-major dependencies Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
a0b4ea23 fix(@angular/build): handle relative URLs when constructing new URLs during s... Alan Agius <a****s@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
a5618693 fix(@angular/build): do not mark Babel _defineProperty helper function as pure Julien Saguet <j****t@o****r>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago
ccf36506 refactor(@angular/ssr): clean up comment. Matthieu Riegler <k****8@g****m>
Committed by: Alan Agius <a****4@g****m>
over 1 year ago

← Back to repository