Commit 48a8180
fix(masked-input): Value not committed on auto-fill behavior (#1932)
* fix(masked-input): Value not commited on auto-fill behavior
* chore: Added storybook sample reproducing the issue
* refactor(input): autofill styles
* remove(datepicker): Autofill story
---------
Co-authored-by: Simeon Simeonoff <[email protected]>1 parent 9743742 commit 48a8180
File tree
3 files changed
+12
-9
lines changed- src/components
- date-picker
- input/themes
- mask-input
3 files changed
+12
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
972 | | - | |
973 | 972 | | |
974 | 973 | | |
975 | 974 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 48 | + | |
| 49 | + | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
119 | 129 | | |
120 | 130 | | |
121 | 131 | | |
| |||
0 commit comments