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 and date range picker components. #982

Merged
merged 8 commits into from
Sep 28, 2024

Conversation

richard-to
Copy link
Collaborator

@richard-to richard-to commented Sep 25, 2024

Note: Still need to add integration tests. But playwright is breaking for me (I think because I updated to Sequoia).

This adds basic date picker and date range picker functionality. It only implements the bare minimum of the API.

Also adds support for date object for serialization in state.

Closes #550

Still need to add integration tests. But playwright is breaking
for me (I think because I updated to Sequoia).

More changes
@wwwillchen
Copy link
Collaborator

See #985

Copy link
Collaborator

@wwwillchen wwwillchen left a comment

Choose a reason for hiding this comment

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

lgtm % comments

mesop/components/datepicker/datepicker.ts Outdated Show resolved Hide resolved
mesop/components/datepicker/e2e/datepicker_test.ts Outdated Show resolved Hide resolved
mesop/components/datepicker/datepicker.ts Show resolved Hide resolved
@richard-to richard-to merged commit 429fa93 into google:main Sep 28, 2024
6 checks passed
@richard-to richard-to deleted the datepicker branch September 28, 2024 18:24
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.

Add datepicker component
2 participants