React 0.14 support - merge master#1781
Merged
shaurya947 merged 63 commits intomui:react-0.14-supportfrom Oct 1, 2015
Merged
Conversation
Or at least they do now, and it's very handy - think it's worth making it part of the contract? Also see mui#1314
Update themes.jsx
Changed 'static' to 'statics'
Fixed typo in src/card-expandable.jsx
We can now add #Comment, as used by react.
`.addons` is not defined when importing only `react`.
Made component-level theme values consistent with the raw theme Renamed canvasColor raw theme key to alternateTextColor Updated docs to use new theming values
[theme-manager] fix react addons
Change relative paths to module path
Removed hard-coded values from theme-manager
IconButton tooltips accept nodes, not just strings
Tooltips accept nodes for label
[ListItem] add onTouchTap to the doc
[eslint] move .eslintrc to YAML
support underlineStyle on <SelectField/>
Fix isBrowser detection
[ListItem] remove useless margin: 0
[EnhancedTextarea] add rowsMax property
[Slider] tiny performance improvement, code refactoring.
[AppBar] make IconMenu to render correctly
[TextField] Removed direct hintStyle prop ref
Now it indicates what it is meant to do, so it doesn't look like a bug.
Rename "Item Three" to be more obvious
Fix local dev Docs server, add prd command to run build folder locally.
added flatbutton background color property
Fixes issue mui#1761
# Conflicts: # docs/src/app/components/pages/components/tabs.jsx # src/enhanced-textarea.jsx # src/slider.jsx # src/styles/theme-manager.js
shaurya947
added a commit
that referenced
this pull request
Oct 1, 2015
React 0.14 support - merge master
Contributor
|
|
Member
|
Great. I have just tried on my project. All my tests are green 👍. |
mnajdova
pushed a commit
to mnajdova/material-ui
that referenced
this pull request
Nov 10, 2020
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.9.13 to 4.9.14. - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v4.9.14/packages/material-ui) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.