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

Fixes issue #1738 #1796

Merged
merged 12 commits into from
Oct 7, 2015
Merged

Fixes issue #1738 #1796

merged 12 commits into from
Oct 7, 2015

Conversation

yulric
Copy link
Contributor

@yulric yulric commented Oct 3, 2015

No description provided.

shaurya947 added a commit that referenced this pull request Oct 7, 2015
@shaurya947 shaurya947 merged commit e371de6 into mui:master Oct 7, 2015
@yulric yulric deleted the 1738 branch October 18, 2015 23:29
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
* Support empty dates for the DatePicker

* Support empty dates for TimePicker

* Support empty dates for mobile toobars

* Support empty dates in YearSelection

* Introduce `toolbarPlaceholder` prop for customization of empty date text

* Add tests

* Do not dispatch `changeFocusedDay` on each mount

* Fix crashes when rendering empty date with luxon and moment

* [TimePicker] Do not throw validation error if value={null}

* Update props description for TimePicker validation props

* Rename text props to match convention for built-in localization

* Update using props in examples

* Implement withDefaultProps HO

* Fix not working CSS overrides typescript example

* Add tests for overrides typings

* Implement typings for global overrides

* Implement default props support for all Pickers components

* Add default props support for all the components

* Fix build errors and properly reexport all props

* Remove duplicated `renderInput` prop

* Annulate date-io linked type for documentation

* Run typescript tests on CI
@zannager zannager added the docs Improvements or additions to the documentation label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants