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

feat: add date and time types to input #449

Merged
merged 2 commits into from
May 30, 2023

Conversation

krzysztofzuraw
Copy link
Member

@krzysztofzuraw krzysztofzuraw commented May 30, 2023

I want to merge this change because:

  • it adds the date and time types to the Input component
  • fixes import order

This PR closes #314

Screenshots

CleanShot 2023-05-30 at 09 32 47@2x

Pull Request Checklist

  • New components are exported from ./src/components/index.ts.
  • Storybook story is created and documentation properly generated.

@vercel
Copy link

vercel bot commented May 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
macaw-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2023 7:35am
macaw-ui-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2023 7:35am

@vercel vercel bot temporarily deployed to Preview – macaw-ui-next May 30, 2023 07:32 Inactive
@vercel vercel bot temporarily deployed to Preview – macaw-ui May 30, 2023 07:35 Inactive
@krzysztofzuraw krzysztofzuraw marked this pull request as ready for review May 30, 2023 07:35
@krzysztofzuraw krzysztofzuraw requested review from a team, andrzejewsky and Droniu May 30, 2023 07:35
@krzysztofzuraw krzysztofzuraw merged commit c19b0f6 into canary May 30, 2023
@krzysztofzuraw krzysztofzuraw deleted the feat/314/datetime-input branch May 30, 2023 09:39
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 Date & DateTime input components
3 participants