angular/packages/forms/test
Paul Gschwendtner 25f763cff8 feat(core): support TypeScript 4.3 (#42022)
Switches the repository to TypeScript 4.3 and the latest
version of tslib. This involves updating the peer dependency
ranges on `typescript` for the compiler CLI and for the Bazel
package. Tests for new TypeScript features have been added to
ensure compatibility with Angular's ngtsc compiler.

PR Close #42022
2021-06-04 11:17:09 -07:00
..
BUILD.bazel test: disable failing saucelabs tests (#36620) 2020-04-14 10:13:33 -07:00
directives_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
form_array_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
form_builder_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
form_control_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
form_group_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
reactive_integration_spec.ts Revert "feat(forms): add ng-submitted class to forms that have been submitted." (#42474) 2021-06-03 17:42:02 -07:00
template_integration_spec.ts Revert "feat(forms): add ng-submitted class to forms that have been submitted." (#42474) 2021-06-03 17:42:02 -07:00
util.ts refactor(forms): refactor common validators used in unit tests (#38020) 2020-07-22 20:42:43 -07:00
validators_spec.ts feat(core): support TypeScript 4.3 (#42022) 2021-06-04 11:17:09 -07:00
value_accessor_integration_spec.ts feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00