This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Commit faf0c3e
refactor(ngModelSpec): use valueFn over curry
Refactor ngModelSpec to use internal helper function `valueFn`.
Use instead of multiple-defining a function called `curry`.
PR (#15231)
Addresses a quick change mentioned in PR 15208 from Issue #147341 parent 39a3b58 commit faf0c3e
1 file changed
Lines changed: 7 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
827 | 827 | | |
828 | 828 | | |
829 | 829 | | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | 830 | | |
837 | | - | |
838 | | - | |
839 | | - | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
840 | 834 | | |
841 | 835 | | |
842 | 836 | | |
843 | 837 | | |
844 | | - | |
| 838 | + | |
845 | 839 | | |
846 | 840 | | |
847 | 841 | | |
| |||
875 | 869 | | |
876 | 870 | | |
877 | 871 | | |
878 | | - | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
883 | | - | |
884 | 872 | | |
885 | | - | |
886 | | - | |
887 | | - | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
888 | 876 | | |
889 | 877 | | |
890 | 878 | | |
| |||
0 commit comments