Skip to content

Commit

Permalink
🎐 v0.17.0
Browse files Browse the repository at this point in the history
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 💅:

🆙 Update `.switch` control design

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 👨‍💻:

↔️ Split Color variants onto separate block
↔️ Split class level `cursor:pointer` style from elements
  • Loading branch information
ashfahan committed Sep 27, 2019
1 parent f12ddfa commit e427032
Show file tree
Hide file tree
Showing 18 changed files with 478 additions and 117 deletions.
7 changes: 3 additions & 4 deletions dist/fluid-bugs.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/fluid-bugs.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e427032

Please sign in to comment.