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

Add date picker #41

Merged
merged 15 commits into from
May 25, 2023
Merged

Add date picker #41

merged 15 commits into from
May 25, 2023

Conversation

flenter
Copy link
Member

@flenter flenter commented May 24, 2023

image image

flenter added 11 commits May 22, 2023 14:20
Though it's true that leaving the index means that react will use an
index anyway, it also will complain about this in development mode
Which I think is more problematic, as keeping code that will generate
warnings/errors will train the developer to ignore errors in the console
The month calendar section will also be updated and
now the inputs won't be re-rendered (losing cursor
position/focus)
And also:

* fix some general styling issues
Copy link

@actualwitch actualwitch left a comment

Choose a reason for hiding this comment

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

great work! 🥳

@flenter flenter merged commit 1437cbd into main May 25, 2023
@flenter flenter deleted the date_picker branch May 25, 2023 11:12
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.

2 participants