Commit Graph

7 Commits

Author SHA1 Message Date
Arman 6be79f7444 feat: time input custom step 2024-07-04 11:23:09 +02:00
Arman 739673cbce feat: input date and time compatible with formItemPart 2024-06-18 14:55:39 +02:00
Steven Nguyen c72ba12e47 chore(components): fix lint error 2024-02-22 21:58:42 +01:00
wess d47d8f7511 Updates fields to not show pointer when disabled 2024-02-21 12:17:44 -05:00
wess 3546e43677 Adds pointer cursor to date/time fields 2024-01-30 10:13:31 -05:00
Steven Nguyen c28feb378c Update the date and time inputs to open on click
The default behavior is to open only when clicking the icon, but
it may be difficult to click such a small icon. This change updates
the input so that the picker opens when the input is clicked.
2024-01-28 22:25:29 -06:00
Steven Nguyen 26707526d8 Create InputTime for only times 2023-12-19 16:15:29 -08:00