Skip to content

Releases: chengjianhua/styled-fns

v1.3.3

27 Aug 07:27
Compare
Choose a tag to compare

1.3.3 (2018-08-27)

Bug Fixes

  • variants: only fallback to defaultValue if variant is undefined (62b17e3)

v1.3.2

27 Aug 07:12
Compare
Choose a tag to compare

1.3.2 (2018-08-27)

Bug Fixes

  • variants: only fallback to defaultValue if value is undefined (d1c69fb)

v1.3.1

25 Aug 15:52
Compare
Choose a tag to compare

1.3.1 (2018-08-25)

Bug Fixes

  • move the dependency concurrently to devDependencies (b521ae9)

v1.2.0

24 May 11:33
Compare
Choose a tag to compare

1.2.0 (2018-05-24)

Features

  • is: add is() tag template literal (588f552)

v1.1.0

23 May 14:14
Compare
Choose a tag to compare

1.1.0 (2018-05-23)

Features

  • variants: added the third param to specifiy default value while no match (a9c7936)

v1.0.0

22 Apr 14:01
Compare
Choose a tag to compare

1.0.0 (2018-04-22)

Features

  • variants: added new utility variants (75224a8)
  • added calc tag template to calculate expression with unit (eb21d8c)