Skip to content

Releases: cozy/cozy-ui

v25.5.0

16 Oct 14:20
40b4798
Compare
Choose a tag to compare

25.5.0 (2019-10-16)

Features

  • GridItem: Expose experimental GridItem (c25387a)
  • Add IconStack component (e3de42d)

v25.3.2

10 Oct 11:20
ed7c8a2
Compare
Choose a tag to compare

25.3.2 (2019-10-10)

Bug Fixes

v25.3.1

09 Oct 14:45
5a494df
Compare
Choose a tag to compare

25.3.1 (2019-10-09)

Bug Fixes

  • InputGroup: Now accept a classname (f0edca4)

v25.3.0

07 Oct 14:30
e1bc4ac
Compare
Choose a tag to compare

25.3.0 (2019-10-07)

Features

  • Icons: Add qualify svg since we used it in the SelectionBar (21bf15a)

v25.2.0

07 Oct 11:09
78acef8
Compare
Choose a tag to compare

25.2.0 (2019-10-07)

Bug Fixes

  • Use correct colors for menu items (3e56be7)
  • Use our Menu instead of MUI Menu for example of Menu (a9adf60)

Features

  • Ability to have the menu initially opened (227628f)
  • Have Menu opened in Argos and in Jest (fba0ba3)
  • Menu improvements (#1185) (78acef8)
  • Remove unused bosonic styles (4e186ff)

v25.1.0

03 Oct 09:14
7112489
Compare
Choose a tag to compare

25.1.0 (2019-10-03)

Features

  • Modal: Add ModalBackButton (4cd2f6c)

v25.0.0

03 Oct 06:51
1ac8847
Compare
Choose a tag to compare

25.0.0 (2019-10-03)

Bug Fixes

  • Set defaultProps to ModalButtons (69d9eb9)

BREAKING CHANGES

  • ModalButtons now have default props
    for primaryType & secondaryType same to Modale

v24.8.0

02 Oct 14:36
f9bbf07
Compare
Choose a tag to compare

24.8.0 (2019-10-02)

Features

  • Icon: Add duotone file icon (afd45c4)

v24.7.0

02 Oct 09:44
b4f92c2
Compare
Choose a tag to compare

24.7.0 (2019-10-02)

Features

  • utilities: Add 1-half to dimensions scale (#1181) (b4f92c2)

v24.6.0

01 Oct 16:27
5ee244b
Compare
Choose a tag to compare

24.6.0 (2019-10-01)

Bug Fixes

  • Icon: Remove fill attribute (7396f04)

Features