Skip to content

v0.16.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ashfahan ashfahan released this 08 Sep 23:06
· 498 commits to master since this release
# Added

➕ styles for select tag using class .input

# Fixes

🔨 IE form validation icons by change outer quote marks to `"`
🔨 Fix range styling for touch devices

# Changes

↪️rename fluid-sanitize-lease to fluid-bugs
🆙 encode < > # in svg background-image icons for compatibility
🆙 Apply readonly state styles only on input tag and textarea tag

# Removed

🔥 Unnecessary .input form validation specifiers
🔥 padding to expand range component to full width
🔥 readonly attribute specifiers
🔥 readonly .input box-shadow:none

# Devs

➕ add `-moz-appearance` property to test correctly on Browser stack
🆙 @function str-replace can search and replace using Maps
🔀 place %input-state with controls placeholder as %controls-validation-icon
🔀 Use select caret styles onto element directly
🔀 import icons at last to inherit %controls variables
🔀 rearrange .input styles
↪️ Rename icon variables to there respective shape