Skip to content

Releases: peterramsing/lost

6.2.0

12 May 15:51
Compare
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
Compare
Choose a tag to compare
  • Add comma to variable declarations in masonry columns

6.1.0

29 Apr 17:33
Compare
Choose a tag to compare
  • Add global cycle setting

6.0.1

20 Apr 21:22
Compare
Choose a tag to compare
  • Port to PostCSS
  • Remove Stylus, SCSS, LESS versions

5.1.6

13 Apr 22:18
Compare
Choose a tag to compare
  • Make align(reset) go back to position: static

5.1.5

13 Apr 07:09
Compare
Choose a tag to compare
  • Fix masonry support fraction

5.1.4

10 Apr 22:12
Compare
Choose a tag to compare
  • Stop outputting padding on center() if $pad: 0

5.1.3

10 Apr 01:56
Compare
Choose a tag to compare
  • Add get-size() function to help with class creation.

5.1.2

08 Apr 09:38
Compare
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
Compare
Choose a tag to compare
  • Add Flexbox support
  • Bump center() default height to 1140
  • Convert cf() to the more readable clearfix()