Skip to content

Yes, we jumped

Compare
Choose a tag to compare
@LukyVj LukyVj released this 29 May 18:08
· 62 commits to master since this release

Yes we jumped from the v1.0.1 to the v1.0.3, without major changes.
The day after the release, the project got a lot of feedbacks and visits, and I worked all day long to fix all the important issues or errors. I consider this part as the v1.0.2.

And I did no releases for that.


v1.0.3

  • first() mixin now uses :first-child if the given parameter is 1, closing #10
  • n-between() mixin added, closing #35
  • at-least(), at-most() and in-between() quantity queries mixins added, closing #24
  • pair-between() is now even -between(), closing #34
  • impair-between() is now odd-between(), closing #34
  • Source code for the header pattern generator added in the about modal
  • Version number added in the footer
  • backdrop-filter removed from the about page