Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
Update to this version instead 🚀
A big thanks to the 20 contributors who are making this release possible.
rowsMax
changed (#6297) @seasickUpdate to this version instead 🚀
Big thanks to the 21 contributors who made this release possible.
This release includes the update of the dependencies.
The latest release of inline-style-prefixer
is introducing significant performance improvements to our styling solution.
Latest React's announcement includes a deprecation of React.PropTypes
and an introduction of a new package prop-types
. We don't support that change yet, any help is welcome.
Update to this version instead 🚀
Update to this version instead 🚀
Big thanks to the 5 contributors who made this release possible.
Following React's announcement that includes the deprecation of some pattern, we have updated the codebase in order to support the latest v15.5.4 release of React.
Thanks @rsolomon for taking care of it!
Update to this version instead 🚀
Big thanks to the 8 contributors who made this release possible.
This release almost exclusively contains bug fixes.
this PR is introducing a breaking change by removing the ambiguity between default state and controlled state. Now, as soon as the selected property his used, the rows selection of the component are controlled. Hence fully implementing what's documented:
selected
: This property can be used to programmatically select rows.
Update to this version instead 🚀
isRtl
behaviour directionInvariant
approach (#6760) @omarchehab98.includes()
to support IE11 (#6838) @codylawsonUpdate to this version instead 🚀
Big thanks to the 22 contributors who made this release possible.
This release keeps focusing on bug fixes.
Update to this version instead 🚀
Big thanks to the 17 contributors who made this release possible.
This release keeps focusing on bug fixes.
N.A
Update to this version instead 🚀
Version 0.17.0 of material-ui just got published.
The version 0.17.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of material-ui. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v0.17.0Feb 12, 2017
A big thanks to the 17 contributors who are making this release possible.
Breaking Changes
We have upgraded the peer dependency of Material-UI. You gonna need:
react-tap-event-plugin
>= 2.0.1react
>= 15.4.0react-dom
>= 15.4.0Component Fixes / Enhancements
Docs
Core
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: