Skip to content

Releases: jescalan/rupture

v0.7.1

16 Nov 19:49
Compare
Choose a tag to compare
  • Roll back no-conflict option, which was breaking chrome

v0.7.0

15 Nov 16:50
Compare
Choose a tag to compare
  • Added +hover mixin!
  • Added no-conflict option

v0.6.1

11 Dec 15:18
Compare
Choose a tag to compare

Adds fallback class support, see #49

v0.6.0

10 Dec 16:29
Compare
Choose a tag to compare

Added a rasterize-media-queries option, for more details see #44 and #46. Special thanks to @rotorz for this feature!

v0.5.1

01 Dec 16:14
Compare
Choose a tag to compare

v0.5.0

30 Nov 21:26
Compare
Choose a tag to compare
  • [Breaking] Changes from and to to from-width and to-width to avoid conflicts with native css. See #39 for details.

v0.4.0

02 Sep 15:15
Compare
Choose a tag to compare

Adds device width features, see #31

v0.3.1

21 Aug 18:21
Compare
Choose a tag to compare
  • Fixes a bug with slice names, see #29 and big thanks to @Djules for working on this

v0.3.0

28 Jul 20:38
Compare
Choose a tag to compare

v0.2.0

22 Jul 14:50
Compare
Choose a tag to compare
  • Scope all variables under rupture to avoid conflicts with css properties and/or other variables
  • Update block syntax to not require a hacky fix and work correctly with the latest stylus version

Note: This update is breaking, and requires any references to rupture's variables to be updated. To upgrade, find any instance of a rupture global variable and prefix it with rupture.xxxx