Skip to content

Darcy Release - v8.1.0

Choose a tag to compare

@peterramsing peterramsing released this 01 Jul 23:53
· 220 commits to master since this release

[v8.1.0] - 2017-07-01

v8.1 Milestone

Updates

  • #379 Updated to PostCSS version 6.0.2 - Thanks @codebysubtract ☕️

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

Diff with previous minor version 8.0.0