Commit 2fce6a2
committed
refactor: support unicode digits in mask input parser
- Added support for Unicode digits in the mask input parser.
- Updated relevant tests to cover Unicode digit scenarios.
- Parser edge cases handled for better robustness.
- Added more comprehensive test cases for various mask patterns.1 parent d23acd3 commit 2fce6a2
File tree
3 files changed
+575
-44
lines changed- src/components/mask-input
3 files changed
+575
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments