Skip to content

Releases: cozy/cozy-ui

v23.1.0

05 Sep 12:57
8a097e6
Compare
Choose a tag to compare

23.1.0 (2019-09-05)

Features

v23.0.0

02 Sep 08:16
db4d2c1
Compare
Choose a tag to compare

23.0.0 (2019-09-02)

Features

  • Spacing values are in line with what the design team use (938bb9c)

BREAKING CHANGES

  • sparse/dense spacing values are no longer recognized

v22.14.1

30 Aug 13:05
8141b0a
Compare
Choose a tag to compare

22.14.1 (2019-08-30)

Bug Fixes

  • Infos: Fix the text propTypes (9c62d6e)

v22.14.0

30 Aug 07:59
f648590
Compare
Choose a tag to compare

22.14.0 (2019-08-30)

Features

v22.13.1

28 Aug 09:47
033136c
Compare
Choose a tag to compare

22.13.1 (2019-08-28)

Bug Fixes

  • Do not ship postcss.config.js (ffcf92f)

v22.13.0

27 Aug 07:04
7a26080
Compare
Choose a tag to compare

22.13.0 (2019-08-27)

Features

  • Add uncontrolled Fields. Can use it in docs (c167551)

v22.12.3

26 Aug 10:45
e33b090
Compare
Choose a tag to compare

22.12.3 (2019-08-26)

Bug Fixes

Deprecations

The following utility classes are now deprecated :

  • .u-miw-none
  • .u-mih-none
  • .u-maw-none
  • .u-mah-none

Please use the following classes instead:

  • .u-miw-auto
  • .u-mih-auto
  • .u-maw-auto
  • .u-mah-auto

v22.12.2

26 Aug 09:13
76adf6d
Compare
Choose a tag to compare

22.12.2 (2019-08-26)

Bug Fixes

  • Use var() to access CSS variables (907b910)

v22.12.1

26 Aug 08:43
1d50ef9
Compare
Choose a tag to compare

22.12.1 (2019-08-26)

Bug Fixes

  • Use the correct variable (7bd7166)

v22.12.0

21 Aug 10:14
d7045d6
Compare
Choose a tag to compare

22.12.0 (2019-08-21)

Features

  • Border: Add utilities border-width (5e036d4)
  • Field: Custom secondaryComponent (72169c2)