An open API service providing commit metadata for open source projects.

GitHub / angular/forms-builds / commits

Build artifacts for @angular/forms

SHA Message Author Date Stats
2fec236b 4a174b8 test(platform-server): fix race condition in incremental hydration test Andrew Scott <a****1@g****m> 5 months ago
8fa36639 b4a3abd test(platform-server): replace fixed timeout with polling in event re... Andrew Scott <a****1@g****m> 5 months ago
e919eb7e 47cd604 build: update bazel dependencies Andrew Scott <a****1@g****m> 5 months ago
8b8bf364 789c2cd docs(forms): clarify disabled FormArray value behavior Andrew Scott <a****1@g****m> 5 months ago
76ac7de7 24c5400 build: update dependency undici to v8 Andrew Scott <a****1@g****m> 5 months ago
2750acd7 394ad0c fix(forms): allow late-bound input types for signals forms Andrew Scott <a****1@g****m> 5 months ago
8d18a491 9c55fcb feat(core): de-duplicate host directives Andrew Scott <a****1@g****m> 5 months ago
02f730e0 9d76ac8 refactor(core): remove ComponentFactoryResolver & ComponentFactory fr... Andrew Scott <a****1@g****m> 5 months ago
8dd9c00e 164cf98 docs(docs-infra): Enhances update guide layout responsiveness Andrew Scott <a****1@g****m> 5 months ago
38cae279 30f63fc refactor(core): address review comments on NG0750 error message Andrew Scott <a****1@g****m> 5 months ago
e0840746 8216d34 feat(migrations): Add migration for CanMatchFn snapshot parameter (#6... Andrew Scott <a****1@g****m> 5 months ago
370449aa 7f94502 feat(compiler-cli): Adds warning for prefetch without main defer trigger Andrew Scott <a****1@g****m> 5 months ago
e11e667a 11f047f build: update all non-major dependencies Andrew Scott <a****1@g****m> 5 months ago
9e1b9625 36966ba docs: update cross-repo adev docs Andrew Scott <a****1@g****m> 5 months ago
2c36f30e a654401 build: update all github actions Andrew Scott <a****1@g****m> 5 months ago
9238c6ae 75ac120 fix(language-service): get quick info at local var location to align ... Andrew Scott <a****1@g****m> 5 months ago
2ae7d01b c15e3a0 test(core): refactors test to use `timeout` utility Pawel Kozlowski <p****e@g****m> 5 months ago
09d6b4b3 436c5df build: update cross-repo angular dependencies to v22.0.0-next.4 Pawel Kozlowski <p****e@g****m> 5 months ago
2e61fc46 1f3ac4a build: update cross-repo angular dependencies to 616a50d Pawel Kozlowski <p****e@g****m> 5 months ago
17e7fb0c daa9b2a fix(router): pass outlet context to split to fix empty path named out... Pawel Kozlowski <p****e@g****m> 5 months ago
871c992e f257f54 docs(docs-infra): improve angular-new-app skill Pawel Kozlowski <p****e@g****m> 5 months ago
58051916 7ba8929 test: fix flakiness in `image-directive` e2e tests Pawel Kozlowski <p****e@g****m> 5 months ago
1c6284b1 ef7679b refactor(forms): use strict equality for pending status getter Pawel Kozlowski <p****e@g****m> 5 months ago
0d454d85 1a67858 docs: modernize CLI reference for build and test Pawel Kozlowski <p****e@g****m> 5 months ago
ad3237fa c950299 build: update pnpm to v10.33.0 Pawel Kozlowski <p****e@g****m> 5 months ago
6b0cd21d 0f960a5 docs(docs-infra): sanitize markdown tooltip in Code editor Pawel Kozlowski <p****e@g****m> 5 months ago
0ec8b82a 60930f8 build: update all non-major dependencies Pawel Kozlowski <p****e@g****m> 5 months ago
5fb63204 713eca7 docs: update signal form tutorial Pawel Kozlowski <p****e@g****m> 5 months ago
be68016c c6f73f4 docs: update url from `<base href>` Pawel Kozlowski <p****e@g****m> 5 months ago
d89630e9 86bbc94 docs: add agent skills documentation and new readme Andrew Scott <a****1@g****m> 5 months ago
5e1a515b 9d79ec6 docs(docs-infra): introduce a custom UrlSerializer GitHub <n****y@g****m> 5 months ago
85c4249e fcd0bb0 fix(compiler-cli): prevent recursive scope checks for invalid NgModul... Pawel Kozlowski <p****e@g****m> 5 months ago
e61b602a 12b3a1a refactor(migrations): keep the `http-xhr-backend` migration idempotent Pawel Kozlowski <p****e@g****m> 5 months ago
12c3051c 43ef717 docs: update change detection strategy references Pawel Kozlowski <p****e@g****m> 5 months ago
e7d3da9d c1261b0 refactor: extract comments utilities to private Pawel Kozlowski <p****e@g****m> 5 months ago
52a1b965 9aa315c docs: update cross-repo adev docs Pawel Kozlowski <p****e@g****m> 5 months ago
6a590353 ae28109 build: update all github actions Pawel Kozlowski <p****e@g****m> 5 months ago
a2a59fc5 7234432 refactor(language-service): Update getTcbNodesOfTemplateAtPosition to... Andrew Scott <a****1@g****m> 5 months ago
4d934d70 d268df6 build: remove unused `@nginfra/angular-linking` dependency Pawel Kozlowski <p****e@g****m> 5 months ago
66b7dbe8 d4c085d release: cut the v22.0.0-next.5 release Leon Senft <l****t@u****m> 5 months ago
97026e6d f187d23 docs: release notes for the v21.2.6 release Leon Senft <l****t@u****m> 5 months ago
178bcd51 24e52d4 feat(forms): add debounce option to validateAsync and validateHttp Leon Senft <l****t@u****m> 5 months ago
00a176a9 b5af15a test(forms): support directive composition with `FormField` GitHub <n****y@g****m> 5 months ago
1b2fa035 eecfa4c refactor(language-service): Export template target from API Leon Senft <l****t@u****m> 5 months ago
64bc5752 ad57c9d build: re-sync file Kristiyan Kostadinov <c****o@u****m> 5 months ago
5cdcaef6 eae8f7e feat(core): Set default Component changeDetection strategy to OnPush Leon Senft <l****t@u****m> 5 months ago
5efe596e 050b14b docs: fix incorrect getHarnesses() method to getAllHarnesses and brok... Leon Senft <l****t@u****m> 5 months ago
cdb29339 d9712e6 refactor(core): expand input flags type Leon Senft <l****t@u****m> 5 months ago
1e84ac1b ee8d209 fix(forms): change FieldState optional properties to non-optional | u... Leon Senft <l****t@u****m> 5 months ago
2942583e 0eeb1b5 fix(forms): allow `FormRoot` to be used without submission options (#... Leon Senft <l****t@u****m> 5 months ago
31d5d8cc 36edf48 fix(devtools): fix incorrect logic in destroy function for ChromeMess... Leon Senft <l****t@u****m> 5 months ago
7545f636 f46e8bd refactor(compiler): remove `fullTemplateTypeCheck` compiler option. Leon Senft <l****t@u****m> 5 months ago
77cf7151 2615f35 docs: fix js doc of signal forms ignoreValidators option. Leon Senft <l****t@u****m> 5 months ago
f784761d 293ac66 ci: support publishing dev-skills to snapshot repository Leon Senft <l****t@u****m> 5 months ago
85a5166f d2054c7 refactor: prepare for required `changeDetection` prop on G3. Leon Senft <l****t@u****m> 5 months ago
2a3afb8f eb5bb93 docs: update cross-repo adev docs Leon Senft <l****t@u****m> 5 months ago
00c8aa1c 621c908 build: update cross-repo angular dependencies Leon Senft <l****t@u****m> 5 months ago
0bcd5519 50e599e fix(core): lazy-initialize debounced state to prevent computation cycle Leon Senft <l****t@u****m> 5 months ago
40aaed07 836bf20 build: exclude formating commit Leon Senft <l****t@u****m> 5 months ago
b71a7285 41b1410 feat(forms): support binding `number|null` to `<input type="text">` Leon Senft <l****t@u****m> 5 months ago
36b4bce4 c9e6263 build: update cross-repo angular dependencies Leon Senft <l****t@u****m> 5 months ago
9feb0490 61967d7 release: cut the v22.0.0-next.4 release Matthew Beck (Berry) <m****e@m****m> 5 months ago
1aaa732a 557f6e7 docs: release notes for the v21.2.5 release Matthew Beck (Berry) <m****e@m****m> 5 months ago
c1f170bc 785735b release: bump Angular DevTools version to 1.14.0 Douglas Parker <d****0@u****m> 5 months ago
dad510e3 f02be58 docs: update cross-repo adev docs Matthew Beck (Berry) <m****e@m****m> 5 months ago
7e0ed4ef 890c973 Revert "refactor(core): Ensure determineLongestAnimation is run synch... Matthew Beck (Berry) <m****e@m****m> 5 months ago
83434ba2 0b697f1 test(language-service): cover document symbols microsyntax cases Matthew Beck (Berry) <m****e@m****m> 5 months ago
986613ee 730684b fix(migrations): prevent trailing comma syntax errors after removing ... Matthew Beck (Berry) <m****e@m****m> 5 months ago
fa65c8ba 1eaf920 refactor(core): declare explicit reactive node prototypes types Matthew Beck (Berry) <m****e@m****m> 5 months ago
b7dfa975 9769560 fix(compiler-cli): generic types not filled out correctly in type che... Matthew Beck (Berry) <m****e@m****m> 5 months ago
dd01546e eeba51c refactor(forms): make `markAsTouched()` touch all descendants by default Matthew Beck (Berry) <m****e@m****m> 5 months ago
759941fb a94958b refactor(forms): Address more feedback Matthew Beck (Berry) <m****e@m****m> 5 months ago
b6a292c9 470cf43 test(language-service): optimize language service test environment an... Matthew Beck (Berry) <m****e@m****m> 5 months ago
b927bee8 2e34924 feat(dev-infra): add PR review agent skill Matthew Beck (Berry) <m****e@m****m> 5 months ago
adcb3810 5e21431 docs: update cross-repo adev docs Matthew Beck (Berry) <m****e@m****m> 5 months ago
8c0bf6e2 dc174d1 refactor(devtools): introduce prop-actions-menu Matthew Beck (Berry) <m****e@m****m> 5 months ago
566c3c29 45641f2 build: update cross-repo angular dependencies Matthew Beck (Berry) <m****e@m****m> 5 months ago
a68f1435 dc04465 fix(core): clean up dehydrated views during HMR component replacement Matthew Beck (Berry) <m****e@m****m> 5 months ago
42e5c78f ada150c build: update cross-repo angular dependencies Matthew Beck (Berry) <m****e@m****m> 6 months ago
1161b9a3 e127927 docs: combine multiple documentation typo fixes Matthew Beck (Berry) <m****e@m****m> 6 months ago
b6dedcc9 412788f fix(compiler): ensure generated code compiles Matthew Beck (Berry) <m****e@m****m> 6 months ago
2162daab 17d8a88 refactor(core): Update determineLongestAnimation to account for playb... Matthew Beck (Berry) <m****e@m****m> 6 months ago
66c0a65e 89c9a4d feat(router): Add `options` optional parameter for `withComponentInpu... Matthew Beck (Berry) <m****e@m****m> 6 months ago
41abc244 8edcf41 refactor(compiler-cli): add warning for matching viewport @defer trig... Matthew Beck (Berry) <m****e@m****m> 6 months ago
576a68f9 a929494 docs: update cross-repo adev docs Matthew Beck (Berry) <m****e@m****m> 6 months ago
29adfe27 bb628d8 refactor: ensure modules with 'declare global' are correctly handled ... Matthew Beck (Berry) <m****e@m****m> 6 months ago
297b2de4 432a3de docs: release notes for the v20.3.18 release Matthew Beck (Berry) <m****e@m****m> 6 months ago
abeb06db 4cbc1a1 release: cut the v22.0.0-next.3 release Matthew Beck (Berry) <m****e@m****m> 6 months ago
4dd3afb4 5b66252 docs: release notes for the v21.2.4 release Matthew Beck (Berry) <m****e@m****m> 6 months ago
82285937 78dea55 fix(compiler): disallow translations of iframe src Matthew Beck (Berry) <m****e@m****m> 6 months ago
627646cd 0ab344c docs: release notes for the vscode extension 21.2.3 release Andrew Scott <a****1@g****m> 6 months ago
1a141c36 3d25953 docs: document coverageExclude option for excluding files from coverage Andrew Scott <a****1@g****m> 6 months ago
5ab8a6ed ec76985 build: update bazel dependencies Andrew Scott <a****1@g****m> 6 months ago
2154ebd7 88235a0 docs(forms): clarify zoneless change detection for reactive FormArray... Andrew Scott <a****1@g****m> 6 months ago
0fa044a7 6672192 test: remove duplicate tests (#67518) Andrew Scott <a****t@g****m> 6 months ago
780966be cfb8aff release: cut the v22.0.0-next.2 release Andrew Scott <a****1@g****m> 6 months ago
63298bb4 dea3241 docs: release notes for the v21.2.3 release Andrew Scott <a****1@g****m> 6 months ago
cec24d51 3c2d95a refactor(forms): normalize experimental version tags in signals api Andrew Scott <a****1@g****m> 6 months ago
50a8f071 b401c18 fix(core): include signal debug names in their `toString()` represent... Andrew Scott <a****1@g****m> 6 months ago
ffbf1553 0837d25 refactor(common): Removes unused generic type parameters from `KeyVal... Andrew Scott <a****1@g****m> 6 months ago

← Back to repository