CHANGELOG 3.8.0
🚀 Added
- Added auto click on password icon #382
- Added the ripple effect helpers
ripple
,slow-ripple
,fast-ripple
(an optional js solution, the wave effect still is the default) #389
🩹 Fixed
Added the ripple effect helpers ripple
, slow-ripple
, fast-ripple
(an optional js solution, the wave effect still is the default)
<button class="ripple">Ripple</button>
<button class="slow-ripple">Slow ripple</button>
<button class="fast-ripple">Fast ripple</button>