Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mini.css v3.0.0-alpha.2.tar.gz | 2018-01-15 | 2.1 MB | |
mini.css v3.0.0-alpha.2.zip | 2018-01-15 | 2.1 MB | |
README.md | 2018-01-15 | 1.3 kB | |
Totals: 3 Items | 4.2 MB | 0 |
The second alpha
release of mini.css Gluon (v3) contains improvements in stability, as well as most of the components that will be in the final release, including modal dialogs, collapsible content blocks, tooltips, tags, progress bars, tables and more. 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
Bear in mind that many older browsers are not supported anymore, especially IE, so be sure to check browser support if you are migrating.