v0.17.0
Changes:
🆙 Update Animation name from pulse
and pulse solid
to ripple
and ripple-gray
respectively
🆙 Improve .Switch
Control
🆙 Use correct variable for padding-left
in %controls-label
🆙 Remove margin-bottom
from label
when used with .control
🆙 Use Display Flex to center align range thumb on its track
🆙 add margin-left to divider only if it has some content
🆙 Align .divider
using Flex properties
🆙 👨💻 Use convert-unit for calculation in .btn.is-min
🆙 👨💻 Use internal @function font size
Removed:
🔥 Remove margin from %controls
🔥 Remove RFS fluid font implementation
Design:
💅 Redesign .switch
control
Added:
➕ Add Menu Component
➕ Add default font size variable to Options
➕ Add fallback property work-wrap
in code
and .text-break
for IE
➕ 👨💻 Add Variable $border-radius-circle
Fixes:
🔨 Fix .btn.is-circle
shape In React
🔨 .divider
line opacity
🔨 Fix .input.is-min height
🔨 work around to fix source maps content not showing in debugger
🔨 ↪️ Revert hr element to bootstrap (inconsistent size still exist)
Dev:
cursor:pointer
style from elements