Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Releases: chrishumboldt/rocket-propel

New Version Out!

30 Jul 11:32
f43c982
Compare
Choose a tag to compare
  • 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.

Major Release

15 Nov 03:42
fecc1c1
Compare
Choose a tag to compare
  • 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.

Minor Changes

23 Nov 06:12
Compare
Choose a tag to compare
  • Non implementation changes have been made.

Changed to Rocket Component

09 Nov 18:57
Compare
Choose a tag to compare
  • Refactored for new Rocket Framework.
  • Updated documentation.
  • Added in some new mixins.

Minor Change

03 Nov 05:33
Compare
Choose a tag to compare
  • Updated bower.json config file.
  • Added in a webplate.json config file.

Minor Changes

25 Oct 06:41
Compare
Choose a tag to compare
  • Changed the layout css mixin to no longer include columns.
  • Minor fixes here and there.

Updated Webplate Demo

29 Sep 07:42
Compare
Choose a tag to compare
  • Slight change to file structure.
  • Updated to the latest Webplate Demo component.

Major Update

25 May 08:26
Compare
Choose a tag to compare
  • 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.

Update To Limit Mixin

17 Feb 23:16
Compare
Choose a tag to compare
  • The limit mixin can now accept a variable.

Added New Gradient Mixins

11 Feb 07:23
Compare
Choose a tag to compare
  • Gradient angle mixin has been added.