Skip to content

[migrate-tailwind] Migrate Datepicker #5

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

Merged
merged 5 commits into from
Jul 5, 2023

Conversation

mihaisevencode
Copy link
Collaborator

Description

If applied, this PR will do the following:

  • Migrate the DatePicker component to use tailwindcss

Notes:

Flowbite doesn't have an official DatePicker component, but as per this section of their documentation, a community option is available which is being used in this PR.

At the time of writing, the DatePicker package contains a bug which prevents it from emitting TypeScript declaration files. There's an issue open on their repo concerning this, but until it is fixed a temporary workaround can be implemented by using the tailwind-datepicker-react.d.ts file present in this PR.

@mihaisevencode mihaisevencode self-assigned this Jul 5, 2023
@mihaisevencode mihaisevencode merged commit a651a7e into tailwindcss Jul 5, 2023
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