Skip to content

Releases: kyleoliveiro/scarab-core

v5.0.0

05 Dec 10:51
Compare
Choose a tag to compare

Major changes

  • Removed border() getter in favour of border-width()

Improvements

  • Added get-keys() function
  • Added dedupe() function
  • Added stringify-keys() function
  • Added a bunch of new getter functions

Minor changes

  • Tweaked formatting
  • Revised dev-dependencies

v4.3.0

05 Sep 14:34
Compare
Choose a tag to compare

Minor changes

  • Moved lib/ functions into helpers/

Bug fixes

  • negative() function now works properly with maps
  • Fixed bugs in responsive() mixin
  • Fixed bugs in development utility mixins

4.0.0

13 Jun 04:39
Compare
Choose a tag to compare

Major Changes

  • Renamed define() to set()
  • Renamed global() to get()
  • Added support for deep-key set() and get()
  • Added set-default() function
  • Converted all default $SCARAB keys to lowercase

3.0.8

07 Jun 10:17
Compare
Choose a tag to compare

Bug fixes

  • Fix palette()

3.0.7

30 May 16:42
Compare
Choose a tag to compare

Bug fixes

  • Fix palette()

3.0.6

29 May 07:20
Compare
Choose a tag to compare

Bug fixes

  • Fix element-overlay()
  • Fix defaults from getter functions

3.0.1

29 May 04:26
Compare
Choose a tag to compare

Bug Fixes

  • Remove test styles

3.0.0

28 May 14:20
Compare
Choose a tag to compare

First stable release.