Skip to content

Releases: Ionogy/kernel.css

v1.0.0

01 May 17:22
Compare
Choose a tag to compare
  • Make .ion- prefix .ke- prefix.
  • Add dropdown support to navigation.
  • Add .btn-outline class.

v0.6.0

03 Sep 12:30
Compare
Choose a tag to compare
  • 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

20 May 20:13
Compare
Choose a tag to compare
  • 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

15 Mar 21:51
Compare
Choose a tag to compare
  • Fix button display issues.
  • Fix default alert text being hard to read.

v0.4.0

08 Mar 10:53
Compare
Choose a tag to compare
  • Replace the alert module with a notice module.
  • Add ion-visible-sm util class.

v0.3.2

06 Feb 18:23
Compare
Choose a tag to compare
  • Add support for multiple navigations.
  • Bug fixes.

v0.3.1

27 Jan 10:08
Compare
Choose a tag to compare
  • Change to the MIT license.

v0.3.0

11 Jan 21:50
Compare
Choose a tag to compare
  • 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.

v0.2.0

31 Dec 07:08
Compare
Choose a tag to compare
  • Added support for new fonts.
  • Material Icons now comes bundled with the framework.
  • Tweaks to headings and paragraph font sizes.
  • Refactor kernel.js

v0.1.1

30 Dec 06:03
Compare
Choose a tag to compare
  • Fix bug where kernel.js would not wait for dom to load.