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

[Docs] Calendar Component (date-picker) #3710

Closed
Stansbridge opened this issue Mar 16, 2016 · 5 comments
Closed

[Docs] Calendar Component (date-picker) #3710

Stansbridge opened this issue Mar 16, 2016 · 5 comments
Labels
component: date picker This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation

Comments

@Stansbridge
Copy link
Contributor

The Calendar Component used by the date-picker works well in isolation. It could do with some documentation as a calendar is a useful tool itself.

Versions

  • Material-UI: HEAD
@alitaheri
Copy link
Member

I tagged this as a new component request. Exposing that component as public brings commitment, so we should make sure the API is solid, thanks for bringing this up 👍

@tintin1343
Copy link
Contributor

@alitaheri : Do we need this? There is no separate calendar component in material spec. Can this be closed?

@sleemer
Copy link

sleemer commented Aug 8, 2016

Hi @Stansbridge!
Could you please provide me the working example of the Calendar? I tried to use it separately but it looks like there are some missing styles...
screen shot 2016-08-08 at 18 25 40

@bloomdido
Copy link

bloomdido commented Mar 15, 2017

@sleemer It appears you just need to set the firstDayOfWeek prop in order to render the <Calendar> component separately, as it is normally defaulted to 1 by the <DatePicker> component.

See #5037

@oliviertassinari oliviertassinari added component: date picker This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation labels Jul 28, 2017
@oliviertassinari
Copy link
Member

Closing for #4787

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: date picker This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

No branches or pull requests

6 participants