Skip to content
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

refactor: Update time input controls #305

Merged
merged 2 commits into from
Dec 21, 2022
Merged

Conversation

Hanziness
Copy link
Owner

Time inputs should be a bit easier to handle. They're still not perfect, but should be more mobile-friendly and less error-prone. This implementation also allowed me to remove the @tailwindcss/forms dependency as no form elements use this package from now on.

The new time inputs

@Hanziness Hanziness added the refactor Requires changes to the codebase that don't alter functionality label Dec 21, 2022
@Hanziness Hanziness linked an issue Dec 21, 2022 that may be closed by this pull request
@Hanziness Hanziness merged commit 8b7d811 into develop Dec 21, 2022
@Hanziness Hanziness deleted the 304-refactor-time-input branch December 21, 2022 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Requires changes to the codebase that don't alter functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the time inputs easier to handle
1 participant