v1.0.0-alpha.3
Pre-release
Pre-release
oliviertassinari
released this
12 Feb 21:56
·
20916 commits
to master
since this release
Feb 12, 2017
Component Fixes / Enhancements
- [Button] Make the node isRequired (#6095) @oliviertassinari
- [TextField] value propType (#6091) @MNTBKR
- [TextField] Fix width issue (#6096) @oliviertassinari
- [TextField] Add an inputProps property (#6111) @oliviertassinari
- [Checkbox] Not selecting label text on quick clicks (#6097) @ArcanisCz
- [Tabs] Add a disabled property (#6112) @irfanhudda
- [Paper] Rename zDepth -> elevation everywhere (#6116) @ArcanisCz
Docs
- [docs] Add simple example in the Badge API (#6117) @stunaz
- [docs] Add a Drawer section (#6113) @ArcanisCz
Core
- [core] Simplify test suite and use vrtest for regressions (#6122) @nathanmarks
- [core] Prefix stylesheet names to prevent collisions (#6110) @oliviertassinari
- [core] Remove stringOrNumber propTypes (#6109) @oliviertassinari