v0.19.3
oliviertassinari
released this
01 Oct 19:37
·
21675 commits
to master
since this release
Oct 1, 2017
Big thanks to the 4 contributors who made this release possible.
Component Fixes / Enhancements
- [AutoComplete] Fix important regression (#8306) @oliviertassinari
- [Button] Move zIndex stacking context from enhanced button to ripple group (#8281) @jgreubel
- [Tooltip] Allow customize tooltip opacity (#8444) @jgreubel
- [Switch] Do not bind the touch handlers if we are not showing ripple effects (#8463) @NLincoln