angular-cn/packages/core/test/bundling/forms
Andrew Kushnir 856db56cca refactor(forms): get rid of duplicate functions (#38371)
This commit performs minor refactoring in Forms package to get rid of duplicate functions.
It looks like the functions were duplicated due to a slightly different type signatures, but
their logic is completely identical. The logic in retained functions remains the same and now
these function also accept a generic type to achieve the same level of type safety.

PR Close #38371
2020-08-07 11:40:04 -07:00
..
BUILD.bazel build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00
bundle.golden_symbols.json refactor(forms): get rid of duplicate functions (#38371) 2020-08-07 11:40:04 -07:00
forms_e2e_spec.ts build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00
index.html build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00
index.ts build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00
treeshaking_spec.ts build(forms): create sample forms app (#38044) 2020-07-23 11:04:46 -07:00