Rocket Propel Versions Save

A lightweight SASS mixin library and responsive CSS layout engine.

v4.0.0

4 years ago
  • Made some changes.
  • Made all references to sides and space full words. For example offset-r() now becomes offset-right().
  • See documentation for more information.

v3.1.1

6 years ago
  • Removed all deprecated mixins. Warnings were posted in the code for the last year or so.
  • Changed side identifiers with shorthands. For instance all references to -left or -right are now -l or -r.
  • Removed UI modules to the new Rocket UI coming out soon.

v3.0.3

7 years ago
  • Non implementation changes have been made.

v3.0.0

7 years ago
  • Refactored for new Rocket Framework.
  • Updated documentation.
  • Added in some new mixins.

v2.2.5

7 years ago
  • Updated bower.json config file.
  • Added in a webplate.json config file.

v2.2.4

7 years ago
  • Changed the layout css mixin to no longer include columns.
  • Minor fixes here and there.

v2.2.3

7 years ago
  • Slight change to file structure.
  • Updated to the latest Webplate Demo component.

v2.2.2

8 years ago
  • Refactored to be a Webplate 4 component.
  • Added in more Animation mixins.
  • Added in Flex mixins.
  • Added in more Gradient mixins.
  • Added in more Transform mixins.
  • Removed legacy mixins waiting to be deprecated.

v1.6.7

8 years ago
  • The limit mixin can now accept a variable.

v1.6.5

8 years ago
  • Gradient angle mixin has been added.