Skip to content

Beta Release - v8.1.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@peterramsing peterramsing released this 18 Jun 18:58

[v8.1.0-beta.0] - 2017-06-18

How to install

npm install lost@beta

Fixed

  • #374 Fixes issue with flex-basis where IE10/11 would not lay out correctly with lost-column. - Thanks @finneganh! 🏙

Added

  • #337 lost-column not supports decimals without the leading zero. - Thanks @codebysubtract! 🔢
  • #365 lost-center now supports fractions! - Thanks @codebysubtract 📈
  • #363 Add param for lost-offset that 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

v8.1 Milestone

Diff with previous version 8.0.0