Skip to content

Releases: jescalan/rupture

v0.7.1

Choose a tag to compare

@jescalan jescalan released this 16 Nov 19:49
  • Roll back no-conflict option, which was breaking chrome

v0.7.0

Choose a tag to compare

@jescalan jescalan released this 15 Nov 16:50
  • Added +hover mixin!
  • Added no-conflict option

v0.6.1

Choose a tag to compare

@jescalan jescalan released this 11 Dec 15:18

Adds fallback class support, see #49

v0.6.0

Choose a tag to compare

@jescalan jescalan released this 10 Dec 16:29

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

v0.5.1

Choose a tag to compare

@jescalan jescalan released this 01 Dec 16:14

v0.5.0

Choose a tag to compare

@jescalan jescalan released this 30 Nov 21:26
  • [Breaking] Changes from and to to from-width and to-width to avoid conflicts with native css. See #39 for details.

v0.4.0

Choose a tag to compare

@jescalan jescalan released this 02 Sep 15:15

Adds device width features, see #31

v0.3.1

Choose a tag to compare

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

v0.3.0

Choose a tag to compare

@jescalan jescalan released this 28 Jul 20:38

v0.2.0

Choose a tag to compare

@jescalan jescalan released this 22 Jul 14:50
  • 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