Skip to content

Releases: ThinkUniform/uniformcss

Uniform CSS 1.5.4

17 Aug 08:08
b33efc4
Compare
Choose a tag to compare

Changelog

Changes

  • Updated to support the recent breaking change of default deep map merge behavior introduced in Sass v1.51.0

Fixes

  • Starter style value var(--font-mono) now changes according to css-variables setting

Uniform CSS 1.5.3

27 Jun 06:15
d053d46
Compare
Choose a tag to compare

Changelog

Changes

  • Passing an empty apply() mixin no longer throws an error

@michaellenaghan

Uniform CSS 1.5.2

18 Apr 20:34
5c8c879
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed to support null value in negative and positive size values in configuration

Uniform CSS 1.5.1

17 Feb 00:54
3085c1b
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed text-decoration-style property
  • Fixed pseudo variants for apply mixin

Uniform CSS 1.5.0

02 Feb 20:50
059e0f2
Compare
Choose a tag to compare

Changelog

Removed

  • Primary colors and 950 shades are now removed from the default config
  • Removed auto variant for property justify-items

Fixed

  • Fixed object-position variant values
  • Fixed object-fit variant for scale-down

Uniform CSS 1.4.0

27 Jan 08:11
Compare
Choose a tag to compare

Changelog

Added

  • Added support for the text-decoration-style property
  • Added individual color type variants for the transition-property property

Removed

  • Secondary and semantic colors are now no longer part of the default configuration

Fixed

  • Passing null the the screens setting now correctly removes responsive variants on generation
  • Gutter utilities are now direction specific
  • The blur() and blurs() API functions have been renamed to be getBlur() and getBlurs() to avoid conflicting with the native filter blur property

@conormuirhead

Uniform CSS 1.3.0

27 Dec 03:53
aaca659
Compare
Choose a tag to compare

Changelog

Added

  • Added pseudo support for subsequent siblings for checked input using checked-sibling

@conormuirhead

Uniform CSS 1.2.7

26 Dec 16:58
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed typo for list-style-position #21

Uniform CSS 1.2.6

17 Dec 07:04
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed typo
  • Applied credit

Uniform CSS 1.2.5

17 Dec 05:01
Compare
Choose a tag to compare

Changelog

Fixed

  • Cleaned up core