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

React 0.14 support #1867

Merged
merged 58 commits into from
Oct 14, 2015
Merged

Conversation

cgestes
Copy link
Contributor

@cgestes cgestes commented Oct 13, 2015

merge with master and fix conflicts

oliviertassinari and others added 30 commits September 5, 2015 12:21
When number is added after data, it is shoved below MenuItem because data is display:block
This happen on a touch device on cordova.
The touchtTap interaction open the dialog, then closed.
Deferring the display of the modal solve the issue.
Simple flex-box based Grid List (https://www.google.com/design/spec/components/grid-lists.html) implementation. Support only tiles with 1x1 cell size.
After 0.12.0 breaking changes for theming, spacing and components themes are accessed in a different way.
[IconMenu] apply the classname on the root element instead of the menu
[MenuItem] Fix issue when using number and data
Made both components to be consistent with other components in how muiTheme is handled.
[DatePicker] Fix dialog open then close
…f the next month button is disabled if the current month is the same as the maxDate prop
shaurya947 and others added 24 commits October 6, 2015 14:31
…xt month button when the current date is after the min date
Changed react peer-dependency to ~0.13
Earlier, props were being lost when using the ThemeDecorator. Now, they are preserved.
# Conflicts:
#	docs/src/app/app-routes.jsx
#	docs/src/app/components/pages/components.jsx
#	package.json
shaurya947 added a commit that referenced this pull request Oct 14, 2015
@shaurya947 shaurya947 merged commit 722a9bc into mui:react-0.14-support Oct 14, 2015
@shaurya947
Copy link
Contributor

Thanks @cgestes

mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
Bumps [@types/yup](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yup) from 0.28.0 to 0.29.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yup)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@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.

8 participants