Releases: bluekvirus/Stage-unideck
Releases · bluekvirus/Stage-unideck
0.9.4
0.9.4 (2017-06-13)
- Added reset.less;
- Added var*.less;
- Added basic helper.less; (.invisible, .hidden-*)
- Added basic mixin.less; (.vfill, .padded, .border)
- Added container*.less; (.frame, .deck, .flex, .unit-1~8)
- Added .bg() mixin and modifier classes;
- Added .font() mixin for loading web-font;
- Enabled .frame nesting with auto stacked styling;
- Fixed padded vfill-ed .deck scroll spacing error with bottom padding;
- Added .grid() and .grid-item() mixins for using CSS3 display:grid;
- Added .media-*({...}) mixins for adding screen specific styles;
- Added 3rd party lib files; (modernizr, detectizr, h5bp)
- Fixed !DOCTYPE issue;
- Removed .frame nesting;
- Added mockup app js entrypoints;
- Fixed css relative path error in release version;
- Fixed clearfix() mixin incompatible issue with Twitter Bootstrap;