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

allow 00 as values in minute and second segment for date field #893

Merged

Conversation

sakibulalam
Copy link
Contributor

Previously when User typed in 00 as the value for minute and second segment it would not get registered. This fixes the issue and allows 00 as a valid input for minute and second segment but disallowing for the other fields.

Copy link

changeset-bot bot commented Jan 10, 2024

🦋 Changeset detected

Latest commit: ebe75db

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@melt-ui/svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@huntabyte huntabyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome job, thanks for this!

@sakibulalam sakibulalam force-pushed the fix-date-field-00-minute-second-segment branch from bc4aa98 to ebe75db Compare January 12, 2024 15:43
@luhagel
Copy link

luhagel commented Jan 18, 2024

Heya, this issue is currently affecting us, would it be possible to get this merged into a release in the next few days? :)

@sakibulalam
Copy link
Contributor Author

@huntabyte @TGlide can we merge this?

@TGlide TGlide merged commit e9e4c13 into melt-ui:develop Jan 19, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants