-
Notifications
You must be signed in to change notification settings - Fork 939
feat(InputTime): new component #3969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
commit: |
|
Thanks for starting this! I think we should call this component |
|
Want me to update that, or do you guys take over from here? |
|
As you wish! Although I'm not sure to be able to work on that at this time.. |
|
In that case, I will! I'll do that tomorrow! :) |
|
Hello! Do we have any updates on this? |
|
would be lovely if this could be merged into the main project. Are there any outstanding todo's ? |
|
I kinda stopped in the middle of styling the component to work on other stuff. The PR needs to be updated to v4, I'll try to finish it once v4 is finally released! |
|
Closing in favor of #5302. |
π Linked issue
Resolves #3089
β Type of change
π Description
TimeField, to have an option to create a time field instead of setting input type time.
Uses: https://reka-ui.com/docs/components/time-field as I saw usage of this in other components.
Also based styling and attributes based on the UInput
π Checklist