-
-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(DateField): improve month segment behavior for invalid months st…
…arting with 1 When typing invalid months starting with 1 (13-19): - Keeps 1 as the month value - Automatically uses the second digit as the initial value for the day segment For example, when typing "13": - "1" remains as the month - Moves to day segment - "3" becomes the initial value of the day
- Loading branch information
1 parent
121e305
commit 4021da8
Showing
1 changed file
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters