angular/packages/forms
Sam Severance cd20dd07ce refactor(forms): improve clarity in SelectMultipleControlValueAccessor.writeValue
Rename the _optionMap forEach parameter from `o` to `id` and tighten its
type from `any` to `string`, removing the now-redundant `.toString()` call.
2026-05-01 16:02:34 -07:00
..
signals perf(forms): optimize reactivity by using shallow array equality 2026-04-30 15:41:45 -07:00
src refactor(forms): improve clarity in SelectMultipleControlValueAccessor.writeValue 2026-05-01 16:02:34 -07:00
test ci: remove remainings of saucelabs tests 2026-04-22 14:41:03 -07:00
BUILD.bazel build: cleanup workspace deps 2026-04-23 11:38:26 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: cleanup workspace deps 2026-04-23 11:38:26 -07:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00