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(ui): calendar component #503

Closed
wants to merge 31 commits into from
Closed

feat(ui): calendar component #503

wants to merge 31 commits into from

Conversation

artyorsh
Copy link
Collaborator

@artyorsh artyorsh commented Jul 5, 2019

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

  • Implements calendar component

Notes:

  • Expands some components to export corresponding ReactElement. This needs to be added to all exported components
  • Removes Omit type because it was included in TS 3.5
  • Needs documentation preview images

Closes #520

@artyorsh artyorsh added the 📱 Components components module-specific label Jul 5, 2019
@artyorsh artyorsh requested a review from 32penkin July 5, 2019 16:45
@artyorsh artyorsh self-assigned this Jul 5, 2019
@artyorsh
Copy link
Collaborator Author

artyorsh commented Jul 5, 2019

I love Intl

@artyorsh artyorsh added the 📆 date-fns date-fns module-specific label Jul 19, 2019
@sudomann
Copy link

I suppose the calendar component is ready to go, and it's just this conflict blocking the merge?

@artyorsh
Copy link
Collaborator Author

@sudomann we're keep working on it

@artyorsh artyorsh closed this Sep 20, 2019
@artyorsh artyorsh deleted the feat/calendar branch September 30, 2019 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📆 date-fns date-fns module-specific 📱 Components components module-specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Calendar component
2 participants