Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Releases: fylgja/fylgja-utilkit

v2.5.1

24 Jul 12:53
Compare
Choose a tag to compare
  • FIX: publish bug 43fcb13
  • FIX: contrast issue with native function e466eba

v2.4.0...v2.5.1

v2.4.0

18 Jul 13:13
Compare
Choose a tag to compare

v2.3.1...v2.4.0

2.3.0

18 Apr 09:54
Compare
Choose a tag to compare
  • UP: changelog bf86aca
  • ADD: option to quickly set important on some utils 8574dc8
  • ADD: map deep merge function 5504b81
  • IMP: add missing copy and doc c8e2d3d
  • IMP: move docs to wiki 0af885f
  • Merge branch 'master' of github.com:fylgja/fylgja-utilkit a269771
  • IMP: update license year 5c38ece
  • FIX: typo, wrong property 32f4c97

v2.2.0...v2.3.0

v2.2.0

06 Dec 11:22
Compare
Choose a tag to compare

v2.1.0...v2.2.0

v2.1.0

02 Oct 20:59
Compare
Choose a tag to compare

This release allows loading of the util classes separately from the functions and mixins.
Making it easier to use these classes later in your scss import order.

This release will be breaking for versions lower then this one.
In an sense that it now requires you to import the class builder yourself.
To quickly fix this just simply add the build-util mixin.

@include build-util;

  • IMP: dont load classes until called via build-util d3426da
  • IMP: rename to index ee84dc6
  • ADD: index for functions 4beef48

v2.0.2...v2.1.0

2.0.2

08 Sep 14:52
Compare
Choose a tag to compare
  • FIX: importer loading all even if only text is set 1aa38bb

v2.0.1...v2.0.2

2.0.1

31 Aug 15:49
Compare
Choose a tag to compare
  • FIX: allow imports for older sass versions bd1f07c

v2.0.0...v2.0.1

v2

31 Aug 13:52
Compare
Choose a tag to compare
v2

v1.0.3...v2.0.0

v1.0.3

11 Aug 13:26
Compare
Choose a tag to compare
  • FIX: typo in Readme 7163c09
  • FIX: flex-shrink default util class c089b1d

v1.0.2...v1.0.3

v1.0

31 Jul 20:48
Compare
Choose a tag to compare

713635e...v1.0.1