- Add accordion module. (todo)
- Add support for modals. (todo)
- Add animation classes and API's. (todo)
- Add methods for interfacing with jQuery. (todo)
- Add a slideshow module. (todo)
- Make .ke- prefix optional. (todo)
- Make .ion- prefix .ke- prefix.
- Add dropdown support to navigation.
- Add .btn-outline class.
- 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.
- 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 ...)
- 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.
- Fix button display issues.
- Fix default notice text being hard to read.
- Replace the alert module with a notice module.
- Add ion-visible-sm util class.
- Add support for multiple navigations.
- Bug fixes.
- Change to the MIT license.
- 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).
- Alerts are no longer fixed by default.
- Added support for new fonts.
- Material Icons now comes bundled with the framework.
- Tweaks to headings and paragraph font sizes.
- Refactor kernel.js
- Fix bug where kernel.js would not wait for dom to load.
- Initial release.