Angular Robot
|
1a7f00f7c0
|
build: update cross-repo angular dependencies to v22.0.0-rc.0
See associated pull request for more information.
|
2026-05-15 10:40:32 -07:00 |
|
Angular Robot
|
f247ea417a
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-05-12 21:38:32 -07:00 |
|
Angular Robot
|
9dc4e44eea
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-04-30 15:52:21 -07:00 |
|
Angular Robot
|
218e2d0240
|
build: update cross-repo angular dependencies to v22.0.0-next.6
See associated pull request for more information.
|
2026-04-23 14:13:04 -07:00 |
|
Angular Robot
|
8633f15613
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-04-09 14:13:51 +03:00 |
|
Angular Robot
|
436c5df488
|
build: update cross-repo angular dependencies to v22.0.0-next.4
See associated pull request for more information.
|
2026-04-01 18:31:00 +02:00 |
|
Angular Robot
|
34e1d49b75
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-03-27 14:01:21 +01:00 |
|
Kristiyan Kostadinov
|
9ee4f83705
|
build: update to TypeScript 6 stable
Updates the repo to the stable version of TypeScript 6.
|
2026-03-25 12:57:49 -07:00 |
|
Angular Robot
|
c9e6263e0e
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-03-19 15:04:54 -07:00 |
|
Angular Robot
|
4bbcf9f426
|
build: update dependency jsdom to v29
See associated pull request for more information.
|
2026-03-16 10:53:07 -06:00 |
|
Angular Robot
|
ada150c693
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-03-13 16:26:41 -06:00 |
|
Kristiyan Kostadinov
|
f80ac30875
|
build: include localize in dev app
Includes `$localize` in the dev app so it's easier to test some code paths.
|
2026-03-10 11:13:49 -07:00 |
|
Angular Robot
|
9fe820d335
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-03-05 11:43:25 -08:00 |
|
Angular Robot
|
8f5214e944
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-02-24 08:59:58 -08:00 |
|
Angular Robot
|
7ac52d8d9b
|
build: update cross-repo angular dependencies to v21.2.0-rc.1
See associated pull request for more information.
|
2026-02-23 13:38:23 -08:00 |
|
Angular Robot
|
1d761338b9
|
build: update cross-repo angular dependencies to v21.2.0-rc.0
See associated pull request for more information.
|
2026-02-19 08:53:49 -08:00 |
|
Angular Robot
|
084f7dc08d
|
build: update cross-repo angular dependencies
See associated pull request for more information.
Closes #66795 as a pr takeover
|
2026-02-17 12:40:20 -08:00 |
|
Angular Robot
|
8a3f312115
|
build: update dependency jsdom to v28
See associated pull request for more information.
|
2026-02-06 07:34:35 -08:00 |
|
Angular Robot
|
00905c1c03
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-01-08 13:26:26 -08:00 |
|
Angular Robot
|
29574f622d
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2026-01-02 14:24:17 +01:00 |
|
Angular Robot
|
d0c3806915
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-12-10 13:20:56 -08:00 |
|
Joey Perrott
|
aba8fbe5cd
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-12-08 08:40:42 -08:00 |
|
Angular Robot
|
42e73ff9ce
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-11-26 15:50:56 -05:00 |
|
Angular Robot
|
4c31f8ebf4
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-11-19 15:00:49 -08:00 |
|
Angular Robot
|
7e9f1cc8d8
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-11-18 15:28:38 -08:00 |
|
Angular Robot
|
6178e3ebfb
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-11-17 16:34:41 -08:00 |
|
Angular Robot
|
cc0753411f
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-11-14 15:30:18 -08:00 |
|
Angular Robot
|
654e17651c
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-11-14 08:33:20 -08:00 |
|
Angular Robot
|
3b51b0174c
|
build: update cross-repo angular dependencies
See associated pull request for more information.
|
2025-11-12 11:51:33 -08:00 |
|
Alan Agius
|
033ea75b88
|
build: update rules_angular to latest
Update `rules_angular` to latest.
|
2025-11-07 11:43:24 -08:00 |
|
Doug Parker
|
2150e383d9
|
refactor: add production devserver to dev-app
This should make it easier to test production bundling and optimizations.
|
2025-11-07 10:12:58 -08:00 |
|
Angular Robot
|
3cde920ecf
|
build: update all non-major dependencies
See associated pull request for more information.
|
2025-11-07 07:43:44 -08:00 |
|
Angular Robot
|
ffda3f97e0
|
build: update cross-repo angular dependencies to v21.0.0-rc.1
See associated pull request for more information.
|
2025-11-06 09:40:51 -08:00 |
|
Miles Malerba
|
25e13e9f96
|
build: add a dev-app
Adds a dev app that can be used to prototype and debug things while
developing Angular. Use `pnpm dev` to run it.
|
2025-11-06 09:05:32 -08:00 |
|