mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-08 23:06:31 +02:00
Added switch component
Created and added switch component, added compatibility for rem sizing to input_control's checkboxes and updated definitions to use rem pixels instead of normal ones.
This commit is contained in:
@@ -1227,3 +1227,11 @@
|
||||
- Added navigation for `modal` component.
|
||||
- Documented customization of `modal` component.
|
||||
- Added accessibility guidelines for `modal` component.
|
||||
|
||||
## 20170608
|
||||
|
||||
- Added a calculated `$_1px` variable to fully transition to `rem` units.
|
||||
- Altered everything that was `px`-based to `rem`-based values in `mini-default`, `mini-dark` and `mini-lite`.
|
||||
- Altered `input_control`'s `checkbox` components to properly work with the latest changes to the unit system.
|
||||
- Completed `.switch` component, total size (gzipped) is `0.10KB`.
|
||||
- Updated `mini-default` with `.switch`, other flavors, too, following their logical addition pattern.
|
||||
|
Reference in New Issue
Block a user