A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
fix(datetime): allow accurate typing of time values in 24-hour format
- Adjusted the `selectMultiColumn` logic to handle keyboard values like 20 and 22 dynamically. - Introduced checks for the maximum column value to enable flexible input behavior. - Added e2e tests to verify correct value selection for both 12-hour and 24-hour formats. Closes #28877
V
Victoria committed
d0b624454b8c597d5949c8b14d6e944d16b23697
Parent: b71f2e9