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

Utilize / fix DateInput component #880

Merged
merged 2 commits into from
May 28, 2024

Conversation

Acylation
Copy link
Collaborator

Fixes #847

@Acylation Acylation added kind/bug Something isn't working kind/enhancement Issues related to improving existing features labels May 28, 2024
@Acylation Acylation added this to the 1.17.4 milestone May 28, 2024
@Acylation Acylation merged commit 58ba80a into marcusolsson:main May 28, 2024
1 check passed
@Acylation Acylation deleted the utilize-date-input branch May 28, 2024 01:44
@Acylation
Copy link
Collaborator Author

Problems

  • Need to test on android device and check if the on:blur of date type input is fired as expected
  • Check time zone issue with dayjs(value).format("YYYY-MM-DD")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working kind/enhancement Issues related to improving existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can only create dates from 1901-1909
1 participant