|
88a5014c
|
4a174b8 test(platform-server): fix race condition in incremental hydration test
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
2ff5da79
|
b4a3abd test(platform-server): replace fixed timeout with polling in event re...
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
232e0fc4
|
47cd604 build: update bazel dependencies
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
1a8aeb51
|
789c2cd docs(forms): clarify disabled FormArray value behavior
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
4ab882f4
|
24c5400 build: update dependency undici to v8
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
330630c6
|
394ad0c fix(forms): allow late-bound input types for signals forms
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
ac57a3c3
|
9c55fcb feat(core): de-duplicate host directives
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
d4b894f9
|
9d76ac8 refactor(core): remove ComponentFactoryResolver & ComponentFactory fr...
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
0e3d32b8
|
164cf98 docs(docs-infra): Enhances update guide layout responsiveness
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
11f07d09
|
30f63fc refactor(core): address review comments on NG0750 error message
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
cc558c31
|
8216d34 feat(migrations): Add migration for CanMatchFn snapshot parameter (#6...
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
3b0d8df4
|
7f94502 feat(compiler-cli): Adds warning for prefetch without main defer trigger
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
93a5363b
|
11f047f build: update all non-major dependencies
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
1912d683
|
68a8396 refactor(devtools): show appropriate change detection label in the di...
|
GitHub <n****y@g****m>
|
5 months ago
|
|
|
b1fe5647
|
36966ba docs: update cross-repo adev docs
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
2b7aa587
|
a654401 build: update all github actions
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
97448223
|
75ac120 fix(language-service): get quick info at local var location to align ...
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
1de38c43
|
c15e3a0 test(core): refactors test to use `timeout` utility
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
6ad7b9d5
|
436c5df build: update cross-repo angular dependencies to v22.0.0-next.4
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
b7cc603e
|
1f3ac4a build: update cross-repo angular dependencies to 616a50d
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
e33509c8
|
daa9b2a fix(router): pass outlet context to split to fix empty path named out...
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
c006d1d4
|
f257f54 docs(docs-infra): improve angular-new-app skill
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
0a686336
|
7ba8929 test: fix flakiness in `image-directive` e2e tests
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
e75543a9
|
ef7679b refactor(forms): use strict equality for pending status getter
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
1d22e74d
|
daa3724 build: update cross-repo angular dependencies
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
6aae7c7b
|
1a67858 docs: modernize CLI reference for build and test
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
e68b4c42
|
c950299 build: update pnpm to v10.33.0
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
06d6877c
|
0f960a5 docs(docs-infra): sanitize markdown tooltip in Code editor
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
61e00b58
|
60930f8 build: update all non-major dependencies
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
803687be
|
713eca7 docs: update signal form tutorial
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
2e54a616
|
c6f73f4 docs: update url from `<base href>`
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
3705ea3d
|
86bbc94 docs: add agent skills documentation and new readme
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
45488ed3
|
9d79ec6 docs(docs-infra): introduce a custom UrlSerializer
|
GitHub <n****y@g****m>
|
5 months ago
|
|
|
7bc277f1
|
fcd0bb0 fix(compiler-cli): prevent recursive scope checks for invalid NgModul...
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
15b34e71
|
12b3a1a refactor(migrations): keep the `http-xhr-backend` migration idempotent
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
b962cff8
|
43ef717 docs: update change detection strategy references
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
cd1b3561
|
c1261b0 refactor: extract comments utilities to private
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
dd5c01a9
|
9aa315c docs: update cross-repo adev docs
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
c52d8b45
|
ae28109 build: update all github actions
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
e096cddb
|
7234432 refactor(language-service): Update getTcbNodesOfTemplateAtPosition to...
|
Andrew Scott <a****1@g****m>
|
5 months ago
|
|
|
41fdaa44
|
d268df6 build: remove unused `@nginfra/angular-linking` dependency
|
Pawel Kozlowski <p****e@g****m>
|
5 months ago
|
|
|
9c800da5
|
d4c085d release: cut the v22.0.0-next.5 release
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
b96ab9d5
|
f187d23 docs: release notes for the v21.2.6 release
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
eb11dbf5
|
24e52d4 feat(forms): add debounce option to validateAsync and validateHttp
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
53abf5cf
|
b5af15a test(forms): support directive composition with `FormField`
|
GitHub <n****y@g****m>
|
5 months ago
|
|
|
888e5eab
|
eecfa4c refactor(language-service): Export template target from API
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
3d41f822
|
ad57c9d build: re-sync file
|
Kristiyan Kostadinov <c****o@u****m>
|
5 months ago
|
|
|
bc6bf4c2
|
eae8f7e feat(core): Set default Component changeDetection strategy to OnPush
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
a4d8eba0
|
050b14b docs: fix incorrect getHarnesses() method to getAllHarnesses and brok...
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
ffe7657f
|
d9712e6 refactor(core): expand input flags type
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
654d726d
|
ee8d209 fix(forms): change FieldState optional properties to non-optional | u...
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
b53407ea
|
0eeb1b5 fix(forms): allow `FormRoot` to be used without submission options (#...
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
30ca805c
|
36edf48 fix(devtools): fix incorrect logic in destroy function for ChromeMess...
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
9bd8c4b5
|
f46e8bd refactor(compiler): remove `fullTemplateTypeCheck` compiler option.
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
52b3066c
|
2615f35 docs: fix js doc of signal forms ignoreValidators option.
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
3c27e2b2
|
6d2eed6 docs(docs-infra): fix aria-label parsing breaking headings
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
43f8c372
|
293ac66 ci: support publishing dev-skills to snapshot repository
|
Leon Senft <l****t@u****m>
|
5 months ago
|
|
|
307bbaad
|
d2054c7 refactor: prepare for required `changeDetection` prop on G3.
|
Leon Senft <l****t@u****m>
|
6 months ago
|
|
|
a0ffcf22
|
eb5bb93 docs: update cross-repo adev docs
|
Leon Senft <l****t@u****m>
|
6 months ago
|
|
|
dd9b69e0
|
621c908 build: update cross-repo angular dependencies
|
Leon Senft <l****t@u****m>
|
6 months ago
|
|
|
75e5250f
|
50e599e fix(core): lazy-initialize debounced state to prevent computation cycle
|
Leon Senft <l****t@u****m>
|
6 months ago
|
|
|
3eb89038
|
836bf20 build: exclude formating commit
|
Leon Senft <l****t@u****m>
|
6 months ago
|
|
|
42217b59
|
41b1410 feat(forms): support binding `number|null` to `<input type="text">`
|
Leon Senft <l****t@u****m>
|
6 months ago
|
|
|
9a170fce
|
c9e6263 build: update cross-repo angular dependencies
|
Leon Senft <l****t@u****m>
|
6 months ago
|
|
|
6dbf6ae3
|
61967d7 release: cut the v22.0.0-next.4 release
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
f54ae814
|
557f6e7 docs: release notes for the v21.2.5 release
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
456e61d5
|
785735b release: bump Angular DevTools version to 1.14.0
|
Douglas Parker <d****0@u****m>
|
6 months ago
|
|
|
16898102
|
f02be58 docs: update cross-repo adev docs
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
b7b3d650
|
890c973 Revert "refactor(core): Ensure determineLongestAnimation is run synch...
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
dc286611
|
0b697f1 test(language-service): cover document symbols microsyntax cases
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
a7a3af27
|
730684b fix(migrations): prevent trailing comma syntax errors after removing ...
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
56c826a4
|
1eaf920 refactor(core): declare explicit reactive node prototypes types
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
1b01ed18
|
9769560 fix(compiler-cli): generic types not filled out correctly in type che...
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
3089c5f5
|
eeba51c refactor(forms): make `markAsTouched()` touch all descendants by default
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
8ce057d0
|
a94958b refactor(forms): Address more feedback
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
4f431079
|
470cf43 test(language-service): optimize language service test environment an...
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
0a9d0894
|
2e34924 feat(dev-infra): add PR review agent skill
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
67b6183d
|
5e21431 docs: update cross-repo adev docs
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
94c3d61e
|
dc174d1 refactor(devtools): introduce prop-actions-menu
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
897582fb
|
45641f2 build: update cross-repo angular dependencies
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
c5dc038a
|
2bd708f fix(compiler-cli): escape template literal in TCB
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
516ff322
|
dc04465 fix(core): clean up dehydrated views during HMR component replacement
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
3369d1b1
|
ada150c build: update cross-repo angular dependencies
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
c821450e
|
e127927 docs: combine multiple documentation typo fixes
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
2f9dc3d1
|
412788f fix(compiler): ensure generated code compiles
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
58b44bb2
|
17d8a88 refactor(core): Update determineLongestAnimation to account for playb...
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
2b06dc3c
|
89c9a4d feat(router): Add `options` optional parameter for `withComponentInpu...
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
949c6b21
|
8edcf41 refactor(compiler-cli): add warning for matching viewport @defer trig...
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
450075c3
|
a929494 docs: update cross-repo adev docs
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
a28c2302
|
bb628d8 refactor: ensure modules with 'declare global' are correctly handled ...
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
24b79356
|
432a3de docs: release notes for the v20.3.18 release
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
ee56e542
|
4cbc1a1 release: cut the v22.0.0-next.3 release
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
66aaccc8
|
5b66252 docs: release notes for the v21.2.4 release
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
3f00c212
|
78dea55 fix(compiler): disallow translations of iframe src
|
Matthew Beck (Berry) <m****e@m****m>
|
6 months ago
|
|
|
69b973ad
|
0ab344c docs: release notes for the vscode extension 21.2.3 release
|
Andrew Scott <a****1@g****m>
|
6 months ago
|
|
|
32072b31
|
3d25953 docs: document coverageExclude option for excluding files from coverage
|
Andrew Scott <a****1@g****m>
|
6 months ago
|
|
|
15298d85
|
ec76985 build: update bazel dependencies
|
Andrew Scott <a****1@g****m>
|
6 months ago
|
|
|
5dd6301c
|
88235a0 docs(forms): clarify zoneless change detection for reactive FormArray...
|
Andrew Scott <a****1@g****m>
|
6 months ago
|
|
|
afc6bcfe
|
6672192 test: remove duplicate tests (#67518)
|
Andrew Scott <a****t@g****m>
|
6 months ago
|
|
|
b7492016
|
cfb8aff release: cut the v22.0.0-next.2 release
|
Andrew Scott <a****1@g****m>
|
6 months ago
|
|