Skip to content

Releases: antyakushev/postcss-for

2.1.1

27 Jul 13:53
Compare
Choose a tag to compare
  • Fixed :root selector support

2.1.0 by Travis Palmer

26 Jul 21:43
Compare
Choose a tag to compare
  • Added support for nesting @for loops while using variables in the range that are iterators of parent @for loops
  • Added tests for added functionality
  • Migrated and changed the wording on variables not allowed in range error to be only for non-local @for loop variables
  • Added example to README of nested loops

2.0.3

27 May 14:33
Compare
Choose a tag to compare
  • Bump simple-vars to major 2.0.0

2.0.2

13 Apr 11:40
Compare
Choose a tag to compare
  • Added support for negative values

2.0.1

12 Nov 21:49
Compare
Choose a tag to compare
  • Removed deprecation warning

2.0.0

26 Aug 20:06
Compare
Choose a tag to compare
  • Update dependencies
  • Bump major version

1.1.0

24 Jul 20:30
Compare
Choose a tag to compare
  • Support nested loops

1.0.1

06 May 20:35
Compare
Choose a tag to compare
  • Update examples and tests to contain valid CSS

1.0.0

05 May 20:38
Compare
Choose a tag to compare
  • Update according to the plugin guidelines
  • Bump to major release, since in 0.2.0 breaking changes were introduced and alas were not bumped.

0.2.0

05 May 20:08
Compare
Choose a tag to compare
  • Change to keyword to mean inclusively
  • Remove through keyword