Skip to content

Releases: dw2/styled-tidy

v1.7.3

23 Oct 09:36
@dw2 dw2
Compare
Choose a tag to compare

1.7.3 (2019-10-23)

Bug Fixes

  • component: fixes grid cols proptype (b667cb2)

v1.7.2

23 Oct 08:45
@dw2 dw2
Compare
Choose a tag to compare

1.7.2 (2019-10-23)

Bug Fixes

  • component: adds optional number type to position and grid mixins (8ff50ca)

v1.7.1

23 Oct 03:47
@dw2 dw2
Compare
Choose a tag to compare

1.7.1 (2019-10-23)

Bug Fixes

  • component: adds missing type exports (604ab1a)

v1.7.0

10 Oct 01:09
@dw2 dw2
Compare
Choose a tag to compare

1.7.0 (2019-10-10)

Features

  • component: allows stirngs or numbers for grid and position mixins (c2025cb)

v1.6.0

03 Oct 02:45
@dw2 dw2
Compare
Choose a tag to compare

1.6.0 (2019-10-03)

Features

  • component: adds "between" matcher (0ebbdd7)

v1.5.0

02 Oct 15:45
@dw2 dw2
Compare
Choose a tag to compare

1.5.0 (2019-10-02)

Features

  • component: adds optional second param to "is" and "isnt" matchers (0ba4878)

v1.4.0

02 Oct 01:22
@dw2 dw2
Compare
Choose a tag to compare

1.4.0 (2019-10-02)

Features

  • component: adds position mixin (36c9b2b)

v1.3.0

29 Sep 02:43
@dw2 dw2
Compare
Choose a tag to compare

1.3.0 (2019-09-29)

Features

  • component: adds grid mixin (5d71b81)

v1.2.2

28 Sep 05:41
@dw2 dw2
Compare
Choose a tag to compare

1.2.2 (2019-09-28)

Bug Fixes

  • component: fixes args and type defs for css function calls (f0b3af9)
  • component: fixes call and types for args passed to css function in media queries (e0ab2ed)
  • component: fixes rest props typing for css function usage (7229827)

v1.2.1

28 Sep 04:45
@dw2 dw2
Compare
Choose a tag to compare

1.2.1 (2019-09-28)

Bug Fixes

  • component: fixes args usage with css helper (e65ccaf)