Releases: Ionogy/kernel.css
Releases · Ionogy/kernel.css
v1.0.0
v0.6.0
- Redo header navigation on small screen sizes.
- Mobile navs are more compact.
- Mobile navs have a slide down animation.
- You can close mobile navs by clicking outside it.
- Fix issue with header z-index.
- Remove bottom border on navs by default.
- Add ability to close sidebar by clicking outside it.
- Slightly tweak label and tag styles.
- Add ion-visible util class.
- Improve text wrapping.
- Improve header nav toggle button design.
- Add ion-autowrap class.
- Fix ion-anchors not wrapping on overflow.
- Update material icons dependency to v22.
v0.5.0
- Add labels, tags and tabs.
- Redo typography to make them more generic (the old ones are in the .ion-modern class).
- Add .ion-modern class, which have more modern looking font.
- Add new utils (ion-fixed-top, ion-fixed-bottom, .ion-visible-lg ...)
- Extend ion-base to work with more html tags.
- Add material-icons sizing classes.
- Add progressbar object.
- Add support for rtl (right-to-left) languages.
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
- Changed typography. Awesome Typography
- Switched to a 16 column grid.
- Redo table styles.
- Add headings and paragraph support in hero (ion-hero-header and ion-hero-paragraph are
now removed). - Rename ion-btn-x2 to ion-btn-lg
- Add new components (ion-select).
- Alert is no longer fixed by default.