You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enforce start before end in date-range
When typing there is no enforcement that the first date is before the second date.
Maybe a switch should happen when that is typed, so the first date is always the earliest.
Do something on Enter
Numeric keyboard on phone
Make input-date and input-date-range get numeric keyboard on phone #1072Using the input on a phone will open up the regular keyboard - not the number one.
This is because I'm using to keep the width of what is written.
This could be fixed in the future by using a both input, and span together.
This could be made into a FunctionalComponent that could then also be used for the hh and mm for date-time.
smoothly-calendar month is uneffected by typed value
Would be nice if the month in smoothly-calendar changed when date is typed.
start < end
When typing there is no enforcement that the first date is before the second date.
Maybe a switch should happen when that is typed, so the first date is always the earliest.
Date Range emits on each hover
Screencast.from.2025-11-27.11_48_10.webm
Enforce min/max
smoothly-input-date-time
hh:mmstill uses the old tidily solution for date.