Hacker News new | ask | show | jobs
by BinaryBullet 3291 days ago
The new material-ui@next (version 1.0) docs are here:

https://material-ui-1dab0.firebaseapp.com/

2 comments

IMHO this is the most important thing that should be noted, maybe someone can add this link to the description/make it more prominent. A whole bunch of components were missing from @next version, now it seems they are finally here, so that means there is no blocker for guys needing to move to the new version, which in my opinion is awesome, with things like grids: https://material-ui-1dab0.firebaseapp.com/layout/grid and such that were/are not present in 0.17x and below.
...and I'm excited to try out the new grid. I had been using https://github.com/rofrischmann/react-layout-components in most material-ui projects, but I'm glad they decided to add layout features.
The docs site also just "feels" snappier to me in Firefox for some reason. I'm not sure if it's actually faster, but clicking around feels more responsive.
I tried out the first version and really didn't like working with it.. but @next really addressed all my concerns.

If you've used material-ui, you should really check out @next.