GitHub / angular/platform-server-builds / commits
@angular/platform-server build artifacts
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1bd2b4da | 4a174b8 test(platform-server): fix race condition in incremental hydration test | Andrew Scott <a****1@g****m> | 5 months ago | |
| 7e431c58 | b4a3abd test(platform-server): replace fixed timeout with polling in event re... | Andrew Scott <a****1@g****m> | 5 months ago | |
| 4ca9cada | 47cd604 build: update bazel dependencies | Andrew Scott <a****1@g****m> | 5 months ago | |
| 26f18ef4 | 24c5400 build: update dependency undici to v8 | Andrew Scott <a****1@g****m> | 5 months ago | |
| 28a0586b | 394ad0c fix(forms): allow late-bound input types for signals forms | Andrew Scott <a****1@g****m> | 5 months ago | |
| b99e06d6 | 9c55fcb feat(core): de-duplicate host directives | Andrew Scott <a****1@g****m> | 5 months ago | |
| 31e37bd7 | 9d76ac8 refactor(core): remove ComponentFactoryResolver & ComponentFactory fr... | Andrew Scott <a****1@g****m> | 5 months ago | |
| b4e39959 | 164cf98 docs(docs-infra): Enhances update guide layout responsiveness | Andrew Scott <a****1@g****m> | 5 months ago | |
| 76116f11 | 30f63fc refactor(core): address review comments on NG0750 error message | Andrew Scott <a****1@g****m> | 5 months ago | |
| 96bdf136 | 8216d34 feat(migrations): Add migration for CanMatchFn snapshot parameter (#6... | Andrew Scott <a****1@g****m> | 5 months ago | |
| e750e881 | 7f94502 feat(compiler-cli): Adds warning for prefetch without main defer trigger | Andrew Scott <a****1@g****m> | 5 months ago | |
| 8d00fbe6 | 36966ba docs: update cross-repo adev docs | Andrew Scott <a****1@g****m> | 5 months ago | |
| cdf4cbee | a654401 build: update all github actions | Andrew Scott <a****1@g****m> | 5 months ago | |
| 45d924ff | 75ac120 fix(language-service): get quick info at local var location to align ... | Andrew Scott <a****1@g****m> | 5 months ago | |
| dacaa3ce | c15e3a0 test(core): refactors test to use `timeout` utility | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 960f883f | 436c5df build: update cross-repo angular dependencies to v22.0.0-next.4 | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 72b297f8 | 1f3ac4a build: update cross-repo angular dependencies to 616a50d | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 505a8c2a | daa9b2a fix(router): pass outlet context to split to fix empty path named out... | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| fc41c47f | f257f54 docs(docs-infra): improve angular-new-app skill | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 0324f4a0 | 7ba8929 test: fix flakiness in `image-directive` e2e tests | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 603ad77f | ef7679b refactor(forms): use strict equality for pending status getter | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 2a9e4e60 | c950299 build: update pnpm to v10.33.0 | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| a9feaa52 | 0f960a5 docs(docs-infra): sanitize markdown tooltip in Code editor | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| ac4266a7 | 60930f8 build: update all non-major dependencies | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 04510aae | 713eca7 docs: update signal form tutorial | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 5a49c9b3 | c6f73f4 docs: update url from `<base href>` | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 80754c9f | 86bbc94 docs: add agent skills documentation and new readme | Andrew Scott <a****1@g****m> | 5 months ago | |
| 9dacddad | 9d79ec6 docs(docs-infra): introduce a custom UrlSerializer | GitHub <n****y@g****m> | 5 months ago | |
| 2de59cd1 | fcd0bb0 fix(compiler-cli): prevent recursive scope checks for invalid NgModul... | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 399fd5b2 | 12b3a1a refactor(migrations): keep the `http-xhr-backend` migration idempotent | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| d6e273b0 | 43ef717 docs: update change detection strategy references | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 8bb94d69 | c1261b0 refactor: extract comments utilities to private | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 64cada3b | 9aa315c docs: update cross-repo adev docs | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 46d82baa | ae28109 build: update all github actions | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 49afce86 | 7234432 refactor(language-service): Update getTcbNodesOfTemplateAtPosition to... | Andrew Scott <a****1@g****m> | 5 months ago | |
| ecedce1f | d268df6 build: remove unused `@nginfra/angular-linking` dependency | Pawel Kozlowski <p****e@g****m> | 5 months ago | |
| 059eeec7 | d4c085d release: cut the v22.0.0-next.5 release | Leon Senft <l****t@u****m> | 5 months ago | |
| 20f4d8c3 | f187d23 docs: release notes for the v21.2.6 release | Leon Senft <l****t@u****m> | 5 months ago | |
| d3c719e2 | 24e52d4 feat(forms): add debounce option to validateAsync and validateHttp | Leon Senft <l****t@u****m> | 5 months ago | |
| d1c8bc01 | b5af15a test(forms): support directive composition with `FormField` | GitHub <n****y@g****m> | 5 months ago | |
| 2f590f6a | eecfa4c refactor(language-service): Export template target from API | Leon Senft <l****t@u****m> | 5 months ago | |
| c1cb1270 | ad57c9d build: re-sync file | Kristiyan Kostadinov <c****o@u****m> | 5 months ago | |
| d08b4b99 | eae8f7e feat(core): Set default Component changeDetection strategy to OnPush | Leon Senft <l****t@u****m> | 5 months ago | |
| 4fbcce3b | 050b14b docs: fix incorrect getHarnesses() method to getAllHarnesses and brok... | Leon Senft <l****t@u****m> | 5 months ago | |
| 21c2b93e | d9712e6 refactor(core): expand input flags type | Leon Senft <l****t@u****m> | 5 months ago | |
| 65431f1c | ee8d209 fix(forms): change FieldState optional properties to non-optional | u... | Leon Senft <l****t@u****m> | 5 months ago | |
| 49f860e2 | 0eeb1b5 fix(forms): allow `FormRoot` to be used without submission options (#... | Leon Senft <l****t@u****m> | 5 months ago | |
| 914d0f42 | 36edf48 fix(devtools): fix incorrect logic in destroy function for ChromeMess... | Leon Senft <l****t@u****m> | 5 months ago | |
| 6ede2c1e | f46e8bd refactor(compiler): remove `fullTemplateTypeCheck` compiler option. | Leon Senft <l****t@u****m> | 5 months ago | |
| ad9ef364 | 2615f35 docs: fix js doc of signal forms ignoreValidators option. | Leon Senft <l****t@u****m> | 5 months ago | |
| b83b1816 | 293ac66 ci: support publishing dev-skills to snapshot repository | Leon Senft <l****t@u****m> | 5 months ago | |
| aab01a14 | d2054c7 refactor: prepare for required `changeDetection` prop on G3. | Leon Senft <l****t@u****m> | 5 months ago | |
| 741245cc | eb5bb93 docs: update cross-repo adev docs | Leon Senft <l****t@u****m> | 5 months ago | |
| 6943f457 | 621c908 build: update cross-repo angular dependencies | Leon Senft <l****t@u****m> | 5 months ago | |
| 2904ce07 | 50e599e fix(core): lazy-initialize debounced state to prevent computation cycle | Leon Senft <l****t@u****m> | 5 months ago | |
| 63dbcbe6 | 836bf20 build: exclude formating commit | Leon Senft <l****t@u****m> | 5 months ago | |
| bd6c34ef | 41b1410 feat(forms): support binding `number|null` to `<input type="text">` | Leon Senft <l****t@u****m> | 5 months ago | |
| 77b91f53 | c9e6263 build: update cross-repo angular dependencies | Leon Senft <l****t@u****m> | 5 months ago | |
| b444ecad | 61967d7 release: cut the v22.0.0-next.4 release | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| dfb1ea0b | 557f6e7 docs: release notes for the v21.2.5 release | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 9a52c1f2 | 785735b release: bump Angular DevTools version to 1.14.0 | Douglas Parker <d****0@u****m> | 5 months ago | |
| 6495f9cd | f02be58 docs: update cross-repo adev docs | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 36d45151 | 890c973 Revert "refactor(core): Ensure determineLongestAnimation is run synch... | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 1669473a | 0b697f1 test(language-service): cover document symbols microsyntax cases | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 4ce9ba0e | 730684b fix(migrations): prevent trailing comma syntax errors after removing ... | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 295805e7 | 1eaf920 refactor(core): declare explicit reactive node prototypes types | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| d8de8d78 | 9769560 fix(compiler-cli): generic types not filled out correctly in type che... | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 3de2069d | eeba51c refactor(forms): make `markAsTouched()` touch all descendants by default | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| c9b62efb | a94958b refactor(forms): Address more feedback | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 36c6d538 | 470cf43 test(language-service): optimize language service test environment an... | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| c357c00c | 2e34924 feat(dev-infra): add PR review agent skill | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 462fd1e7 | 5e21431 docs: update cross-repo adev docs | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 0dc71a2c | dc174d1 refactor(devtools): introduce prop-actions-menu | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| 34a45b58 | 45641f2 build: update cross-repo angular dependencies | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| e4083d7c | dc04465 fix(core): clean up dehydrated views during HMR component replacement | Matthew Beck (Berry) <m****e@m****m> | 5 months ago | |
| d32df217 | ada150c build: update cross-repo angular dependencies | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| ff431724 | e127927 docs: combine multiple documentation typo fixes | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| ddb04699 | 412788f fix(compiler): ensure generated code compiles | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| 956d8370 | 17d8a88 refactor(core): Update determineLongestAnimation to account for playb... | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| 1d1e7948 | 89c9a4d feat(router): Add `options` optional parameter for `withComponentInpu... | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| f5502e57 | 8edcf41 refactor(compiler-cli): add warning for matching viewport @defer trig... | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| 7d985983 | a929494 docs: update cross-repo adev docs | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| 068e460e | bb628d8 refactor: ensure modules with 'declare global' are correctly handled ... | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| aa302318 | 432a3de docs: release notes for the v20.3.18 release | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| f13400cb | 4cbc1a1 release: cut the v22.0.0-next.3 release | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| eac6daca | 5b66252 docs: release notes for the v21.2.4 release | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| 93ba73a4 | 78dea55 fix(compiler): disallow translations of iframe src | Matthew Beck (Berry) <m****e@m****m> | 6 months ago | |
| eeaa2377 | 0ab344c docs: release notes for the vscode extension 21.2.3 release | Andrew Scott <a****1@g****m> | 6 months ago | |
| 8c8a2be1 | 3d25953 docs: document coverageExclude option for excluding files from coverage | Andrew Scott <a****1@g****m> | 6 months ago | |
| b299834e | ec76985 build: update bazel dependencies | Andrew Scott <a****1@g****m> | 6 months ago | |
| 79c483ff | 88235a0 docs(forms): clarify zoneless change detection for reactive FormArray... | Andrew Scott <a****1@g****m> | 6 months ago | |
| 4af97fce | 6672192 test: remove duplicate tests (#67518) | Andrew Scott <a****t@g****m> | 6 months ago | |
| f7ec2ad3 | cfb8aff release: cut the v22.0.0-next.2 release | Andrew Scott <a****1@g****m> | 6 months ago | |
| e966039b | dea3241 docs: release notes for the v21.2.3 release | Andrew Scott <a****1@g****m> | 6 months ago | |
| 15737100 | 3c2d95a refactor(forms): normalize experimental version tags in signals api | Andrew Scott <a****1@g****m> | 6 months ago | |
| fa65d7e1 | b401c18 fix(core): include signal debug names in their `toString()` represent... | Andrew Scott <a****1@g****m> | 6 months ago | |
| ba547e14 | 0837d25 refactor(common): Removes unused generic type parameters from `KeyVal... | Andrew Scott <a****1@g****m> | 6 months ago | |
| 64f78482 | 4c532bd build: lock file maintenance | Andrew Scott <a****1@g****m> | 6 months ago | |
| 2223762b | 66e72ef refactor(compiler-cli): simplifies `IncrementalCompilation.fresh` | Andrew Scott <a****1@g****m> | 6 months ago | |
| 5890861d | 903d51e docs: combine multiple documentation improvements into one PR | Andrew Scott <a****1@g****m> | 6 months ago |