GitHub / angular/angular-cli / commits
CLI tool for Angular
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ff519b8e | docs: mention Vitest instead of Karma in README template of workspace files |
reins-ch <r****h@g****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| 907d58cf | build: update cross-repo angular dependencies |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 98636b29 | refactor(@angular/build): update private exports to expose DiagnosticModes |
deku-nattsu <a****a@g****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| cacd5d93 | fix(@schematics/angular): silently skip when the build target already uses on... |
deku-nattsu <a****a@g****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| 50d9c0e3 | fix(@schematics/angular): do not set `esModuleInterop` and `moduleResolution`... |
deku-nattsu <a****a@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 53012c89 | fix(@angular/build): force dev-server to use HTTP/1.1 when using SSR with SSL |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| 848d98bf | build: update all non-major dependencies |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 4dac5f25 | fix(@angular/ssr): handle `X-Forwarded-Prefix` and `APP_BASE_HREF` in redirects |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| 59319b8d | build: update bazel dependencies |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 393ee41f | build: update all github actions |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| d134fa12 | build: update cross-repo angular dependencies |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 61a027db | fix(@angular/ssr): prevent redirect loop with encoded query parameters |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| e2880764 | refactor: streamline test runner dependency management using array mapping |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| cc66824f | refactor: replace string literals with TestRunner enum for test runner options. |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| a525c939 | fix(@schematics/angular): support testRunner option in library schematic |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| 26719451 | refactor: modernize array and string last element access using `.at(-1)` |
Alan Agius <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 18cf6c51 | fix(@schematics/angular): add MCP configuration file to new workspaces |
Alessio Pelliccione <a****2@g****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| 0fe572ed | fix(@angular/build): ensure correct URL joining for prerender routes |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| 439c4632 | build: add README.md to the SSR `ng_package` |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| b10ee0fa | build: update cross-repo angular dependencies |
Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| e71a72ff | feat(@schematics/angular): generate detailed migration report for `refactor-j... |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| 76ed1786 | ci: add bun package manager to e2e tests |
Alan Agius <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f9de11d6 | build: update to latest ng-dev tooling for caretaker handoff update |
Joey Perrott <j****t@g****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| 7c6a643f | fix(@schematics/angular): warn about loose matching in arrayWithExactContents |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| 2b99ce51 | fix(@schematics/angular): improve safety of done callback transformation |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| f38fadec | fix(@schematics/angular): add mock names to createSpyObj transformation |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| 8dd05c1a | docs: release notes for the v21.0.0 release |
Doug Parker <d****0@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| a71411fb | fix(@angular/build): correctly configure per-browser headless mode in Vitest ... |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| 99820914 | docs: update release docs to cover bumping dev dependencies, which is require... |
Doug Parker <d****0@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 3aa51b64 | docs: release notes for the v20.3.11 release |
Doug Parker <d****0@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 89f9c8ac | ci: relocate license check to prevent blocking other CI jobs |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 60e04abd | refactor(@angular/cli): consistent casing for onpush zoneless migration MCP t... |
cexbrayat <c****c@n****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| dfe021ba | build: remove `build-schema` script |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 8335187e | build: clean up verdaccio storage and share storage |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| c73363c8 | build: update all non-major dependencies |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 4e6ba7c8 | build: update bazel dependencies |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 38743d92 | fix(@angular/build): correctly invoke `isTTY` as a function |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 3020b506 | fix(@angular/build): correct Vitest coverage path resolution for JSDOM on Win... |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| 41c67987 | docs: release notes for the v21.0.0-rc.6 release |
Doug Parker <d****0@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 6009030b | fix(@angular/cli): ensure dependencies are resolved correctly for node module... |
Charles Lyding <1****n@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 09e5e32a | refactor(@angular/build): optimize vitest in-memory file loading |
Charles Lyding <1****n@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| dd99abc2 | refactor(@angular/build): optimize Vitest in-memory plugin resolveId |
Charles Lyding <1****n@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| d5b4d030 | fix(@angular/build): normalize `--include` paths to posix |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| a8bd8f7b | fix(@schematics/angular): flag '--file-name-style-guide=2016' - wrong import ... |
Paweł Fraś <f****l@y****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| cb8dea84 | test: refactor vitest include e2e test |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| f72e8da4 | test: improve vitest e2e test stability and performance |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 240d96cc | refactor: source best practices from `@angular/core` |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 8bd7f28c | docs: release notes for the v21.0.0-rc.5 release |
Doug Parker <d****0@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| ed700a14 | fix(@angular/build): prioritize string type for runnerConfig schema |
Charles Lyding <1****n@u****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 102ca8b2 | test(@angular/build): temporarily disable Vitest coverage check on Windows |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
9 months ago | |
| f074f135 | test: improve vitest e2e test stability and performance |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
9 months ago | |
| 70e67fea | fix(@schematics/angular): add missing typeSeparator to main.ts.template file |
Paweł Fraś <f****l@y****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 08f88eb0 | refactor(@schematics/angular): use the new X link |
Aristeidis Bampakos <b****a@g****m>
Committed by: Douglas Parker <d****0@u****m> |
9 months ago | |
| 93da64e2 | Revert "ci: bump specs for e2e-package-managers" |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
10 months ago | |
| 1ac5b1d3 | test: delete e2e directories after tests finish |
Alan Agius <1****4@u****m>
Committed by: Douglas Parker <d****0@u****m> |
10 months ago | |
| c241dd8f | fix(@angular/build): configure Vitest cache to use Angular cache |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
10 months ago | |
| 3ceff5bf | build: update dependency open to v11 |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
10 months ago | |
| c9597b96 | build: update dependency @eslint/compat to v2 |
Angular Robot <a****t@g****m>
Committed by: Douglas Parker <d****0@u****m> |
10 months ago | |
| 14cd1e15 | fix(@angular/build): correct Vitest coverage include handling for virtual files |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 720a4cec | test(@angular/build): add e2e for larger project with Vitest coverage |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 69824ae5 | fix(@schematics/angular): issues in apps generated with '--file-name-style-gu... |
Paweł Fraś <f****l@y****m>
Committed by: Douglas Parker <d****0@u****m> |
10 months ago | |
| 4d42a3ee | fix(@angular/build): disable Vitest test isolation by default |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 1ad9d36f | docs: release notes for the v21.0.0-rc.4 release |
Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 327e4895 | build: update cross-repo angular dependencies |
Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 960c80c6 | test(@angular/build): add e2e for a larger project with Vitest |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 72174788 | ci: bump specs for e2e-package-managers |
Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| f4a7cd94 | test(@angular/build): add e2e for tslib resolution in Vitest |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 9b5a452f | fix(@angular/build): enhance Vitest resolution for optimal package loading |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| ca553985 | build: update dependency rules_nodejs to v6.6.1 |
Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m> |
10 months ago | |
| 245d464e | build: update all non-major dependencies |
Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m> |
10 months ago | |
| 83f39383 | build: update pnpm to v10.22.0 |
Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m> |
10 months ago | |
| 8af4163b | build: update dependency bazel to v7.7.1 |
Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m> |
10 months ago | |
| 650eaa03 | docs: release notes for the v21.0.0-rc.3 release |
Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 427c3a93 | refactor(@angular/cli): rename devserver MCP tools to be more consistent |
Alon Mishne <a****e@u****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 138649ee | fix(@angular/build): remove explicit test isolation configuration |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 8bde4a3c | test: stabilize Vitest snapshot E2E test on Windows |
Charles Lyding <1****n@u****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 6f2d4a9f | refactor(@angular/build): remove deprecated browser-level isolate option |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 72060322 | test(@angular/build): add test with 'vitest' import in browser mode |
Younes Jaaidi <y****s@m****o>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 79e52ccf | fix(@angular/build): ensure TestBed cleanup hooks are always registered |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 1ef24a75 | fix(@angular/build): ensure Vitest setup files are executed in order |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| c235ccfe | build: update cross-repo angular dependencies |
Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m> |
10 months ago | |
| f826968d | refactor: address issue with bazel resolution of peer dependencies |
Alan Agius <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5e78117a | fix(@angular/build): allow `globals` to be set to false |
Younes Jaaidi <y****s@m****o>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 6e0f5da9 | fix(@angular/build): enhance Vitest dependency externalization and pre-bundling |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| c9389acc | fix(@angular/build): allow unit-test runner config with absolute path |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 5c3cb14e | build: update cross-repo angular dependencies |
Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 5e580437 | docs: release notes for the v21.0.0-rc.2 release |
Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 72f2a46d | refactor(@schematics/angular): rename jasmine-to-vitest schematic |
Charles Lyding <1****n@u****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 9c3d5ffb | docs: release notes for the v20.3.10 release |
Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 067004d6 | build: fix lock file |
Jan Martin <j****s@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 561488f6 | build: update cross-repo angular dependencies |
Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 633f4e9a | build: update all non-major dependencies |
Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 53ee2573 | build: update bazel dependencies |
Alan Agius <1****4@u****m>
Committed by: Alan Agius <a****4@g****m> |
10 months ago | |
| edc9693f | build: update pnpm to v10.21.0 |
Angular Robot <a****t@g****m>
Committed by: Alan Agius <a****4@g****m> |
10 months ago | |
| 5cc8c847 | build: update cross-repo angular dependencies |
Angular Robot <a****t@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| a6747cea | refactor(@angular/build): fix LmdbCacheStore typo |
deku-nattsu <a****a@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| 3bb9d0e7 | refactor(@angular/build): update private exports to allow external cache usage |
deku-nattsu <a****a@g****m>
Committed by: Jan Olaf Martin <j****s@g****m> |
10 months ago | |
| d74626fe | fix(@angular/cli): support multi-database search in find_examples MCP tool |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| a9acc2ee | fix(@angular/cli): add schema versioning and metadata to example database |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago | |
| 23ff4e98 | refactor(@angular/build): improve Vitest configuration merging |
Charles Lyding <1****n@u****m>
Committed by: Charles <1****n@u****m> |
10 months ago |