Beta Release - v8.1.0-beta.0
Pre-release
Pre-release
[v8.1.0-beta.0] - 2017-06-18
How to install
npm install lost@beta
Fixed
- #374 Fixes issue with
flex-basiswhere IE10/11 would not lay out correctly withlost-column. - Thanks @finneganh! 🏙
Added
- #337
lost-columnnot supports decimals without the leading zero. - Thanks @codebysubtract! 🔢 - #365
lost-centernow supports fractions! - Thanks @codebysubtract 📈 - #363 Add param for
lost-offsetthat disables it
Changed
- #375 Deprecation of Node move methods in postcss is triggering deprecation message "Node#moveTo was deprecated. Use Container#append." - Thanks @thebuilder 🏗
LostGrid Infrastructure
- #368 Adds NYC and Codecov coverage for reporting - Thanks @BarryThePenguin! 🛰
- #364 Inline docs are removed from the code, see lostgrid.org for docs.