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

Use wildcard import rather than default import #1038

Merged
merged 1 commit into from
May 10, 2019
Merged

Use wildcard import rather than default import #1038

merged 1 commit into from
May 10, 2019

Conversation

neeschit
Copy link
Contributor

@neeschit neeschit commented May 9, 2019

This PR closes #

Description

Fixes #1037

@vercel
Copy link

vercel bot commented May 9, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://material-ui-pickers-git-fork-neeschit-fix-react-import.mui-org.now.sh

@dmtrKovalenko dmtrKovalenko reopened this May 10, 2019
@dmtrKovalenko dmtrKovalenko merged commit b21bbf1 into mui:next May 10, 2019
@neeschit neeschit deleted the fix-react-import branch May 13, 2019 22:32
dmtrKovalenko added a commit that referenced this pull request May 19, 2019
* Created base <Picker /> component for rendering all possible views

* Recreate TimePicker with new <Picker /> component

* Add TimePicker toolbar and fully replace old TimePickerRoot

* Fix not generating docs when exported several components

* Redo DatePicker on <Picker />

* Grand Views Refactoring

* Fix Root-Pickers tests

* Fix ts errors

* Fix Object(...) is not a function error

* Fix loosing selected meridiem

* Use wildcard import rather than default import (#1038)

* [#1031] Fix className of ClockNumber selected state (#1045)

* Bugfix/spread input props (#1046)

* [#1031] Fix className of ClockNumber selected state

* [#1039] Fix not passing down InputProps

* Make InputProps not required

* Redo DateTimePickerToolbar to use grid

* Get rid of 'selected' and 'disabled' classes

* Fix console warnings
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.

Incorrect typings resulting in errors
3 participants