Skip to content

Releases: peterramsing/lost

6.2.0

12 May 15:51

Choose a tag to compare

  • Remove display: flex from flexbox grid elements as it's not needed and adds confusion
  • DRY up newBlock function in lost.js

6.1.1

30 Apr 19:36

Choose a tag to compare

  • Add comma to variable declarations in masonry columns

6.1.0

29 Apr 17:33

Choose a tag to compare

  • Add global cycle setting

6.0.1

20 Apr 21:22

Choose a tag to compare

  • Port to PostCSS
  • Remove Stylus, SCSS, LESS versions

5.1.6

13 Apr 22:18

Choose a tag to compare

  • Make align(reset) go back to position: static

5.1.5

13 Apr 07:09

Choose a tag to compare

  • Fix masonry support fraction

5.1.4

10 Apr 22:12

Choose a tag to compare

  • Stop outputting padding on center() if $pad: 0

5.1.3

10 Apr 01:56

Choose a tag to compare

  • Add get-size() function to help with class creation.

5.1.2

08 Apr 09:38

Choose a tag to compare

  • Fix waffle() at various breakpoints by resetting margin-bottom
  • Fix row() at various breakpoints by setting width: 100%

5.1.1

08 Apr 07:45

Choose a tag to compare

  • Add Flexbox support
  • Bump center() default height to 1140
  • Convert cf() to the more readable clearfix()