Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mini.css v3.0.0-alpha.3.tar.gz | 2018-02-01 | 2.1 MB | |
mini.css v3.0.0-alpha.3.zip | 2018-02-01 | 2.2 MB | |
README.md | 2018-02-01 | 1.6 kB | |
Totals: 3 Items | 4.2 MB | 0 |
The third alpha
release of mini.css Gluon (v3) adds the utility module, as well as a brand-new icon set, based on Feather. Full documentation available here.
What's included
As of this release, the following modules/components are included:
- core
module - same as before, no breaking changes
- layout
module - combination of grid
and card
, pretty much same as before, no breaking changes
- input_control
- same as before, breaks checkbox
and radio
elements
- navigation
- same as before, breaks drawer
element
- table
- same as before, removed scrollable
and preset
table styles, added hoverable
table syle
- contextual
- same as before, includes part of the tabs
module, breaks modal
dialog element
- progress
- same as before, some changes in naming conventions and styles
- icon
- new module, adds 20 new icons ot the framework, along with some color variants
- utility
- same as before, some naming convention changes, removed breadcrumbs
and close
components
Bear in mind that many older browsers are not supported anymore, especially IE, so be sure to check browser support if you are migrating.