Skip to content

React 0.14 support - merge master#1781

Merged
shaurya947 merged 63 commits intomui:react-0.14-supportfrom
cgestes:react-0.14-support
Oct 1, 2015
Merged

React 0.14 support - merge master#1781
shaurya947 merged 63 commits intomui:react-0.14-supportfrom
cgestes:react-0.14-support

Conversation

@cgestes
Copy link
Copy Markdown
Contributor

@cgestes cgestes commented Oct 1, 2015

No description provided.

nevir and others added 30 commits August 1, 2015 17:42
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
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
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
shaurya947 and others added 24 commits September 29, 2015 15:36
support underlineStyle on <SelectField/>
[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
# 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
@shaurya947 shaurya947 merged commit 4ea6c10 into mui:react-0.14-support Oct 1, 2015
@shaurya947
Copy link
Copy Markdown
Contributor

react-0.14-support branch is now up-to-date with master. This might have broken a few things, but had to be done. Thanks @cgestes

@oliviertassinari
Copy link
Copy Markdown
Member

Great. I have just tried on my project. All my tests are green 👍.
@shaurya947 What are the next steps before the release?

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.