Skip to content

Releases: cozy/cozy-ui

v21.1.1

25 Jun 12:45
9def9db
Compare
Choose a tag to compare

21.1.1 (2019-06-25)

Bug Fixes

  • Limit expansion of Empty (3b0f2a8)

v21.1.0

25 Jun 09:47
ba84205
Compare
Choose a tag to compare

21.1.0 (2019-06-25)

Bug Fixes

  • Expose InlineCard in index (1ca89fe)

Features

  • Text: Add Uppercase component ✨ (3163d84)

v21.0.0

25 Jun 08:19
59179ae
Compare
Choose a tag to compare

21.0.0 (2019-06-25)

Features

BREAKING CHANGES

  • Icons moved from /ui/ folder to /illus/:
  • bottom-select
  • check-white
  • cozy
  • cross-white
  • dash-white
  • dots-white
  • share-grey08
  • top-select

Icons moved from /illus/ folder to /ui/:

  • magic-trick

Icons removed:

  • arrow-left, use previous instead
  • arrow-right, use next instead
  • arrow, use dropdown instead
  • check-circleless, use check instead
  • delete, use trash instead
  • destroy, use trash instead
  • display, use eye instead
  • hide, use eye-closed instead
  • small-arrow, use bottom instead

Icons added:

  • device-phone
  • device-tablet
  • google
  • answer
  • apple
  • archive
  • attachment
  • attention
  • bank
  • banking-add
  • banking
  • bell
  • browser-brave
  • browser-chrome
  • browser-duckduckgo
  • browser-edge
  • browser-firefox
  • browser-ie
  • browser-opera
  • browser-safari
  • burger
  • camera
  • categories
  • check-list
  • circle-filled
  • collect
  • comment
  • company
  • compass
  • contract
  • contrast
  • cozy-laugh
  • credit
  • crop
  • dashboard
  • data-control
  • debit
  • devices
  • down
  • dropdown-close
  • dropdown-open
  • dropdown
  • dropup
  • email
  • eu
  • euro
  • file-new
  • filter
  • fingerprint
  • flag-outlined
  • flag
  • flash-auto
  • flashlight
  • folder-add
  • forbidden
  • from-user
  • globe
  • graph-circle
  • grid
  • group-list
  • groups
  • heart
  • history
  • home
  • info-outlined
  • key
  • laptop
  • lightbulb
  • link
  • list
  • location
  • logout
  • magic-trick
  • magnet
  • magnifier
  • merge
  • multi-files
  • music
  • new
  • notification-email
  • offline
  • online
  • palette
  • percent
  • personal-data
  • phone
  • pin
  • printer
  • repare
  • rise
  • rotate-left
  • rotate-right
  • select-all
  • setting
  • share-circle
  • sound
  • star
  • stats
  • target
  • telephone
  • to-the-cloud
  • trophy
  • unlink
  • unlock
  • up
  • videos
  • wallet-new
  • wallet
  • Icons moved from /ui/ folder to /illus/:
  • bottom-select
  • check-white
  • cozy
  • cross-white
  • dash-white
  • dots-white
  • share-grey08
  • top-select

Icons moved from /illus/ folder to /ui/:

  • magic-trick

Icons removed:

  • arrow-left, use previous instead
  • arrow-right, use next instead
  • arrow, use dropdown instead
  • check-circleless, use check instead
  • delete, use trash instead
  • destroy, use trash instead
  • display, use eye instead
  • hide, use eye-closed instead
  • small-arrow, use bottom instead

Icons added:

  • device-phone
  • device-tablet
  • google
  • answer
  • apple
  • archive
  • attachment
  • attention
  • bank
  • banking-add
  • banking
  • bell
  • browser-brave
  • browser-chrome
  • browser-duckduckgo
  • browser-edge
  • browser-firefox
  • browser-ie
  • browser-opera
  • browser-safari
  • burger
  • camera
  • categories
  • check-list
  • circle-filled
  • collect
  • comment
  • company
  • compass
  • contract
  • contrast
  • cozy-laugh
  • credit
  • crop
  • dashboard
  • data-control
  • debit
  • devices
  • down
  • dropdown-close
  • dropdown-open
  • dropdown
  • dropup
  • email
  • eu
  • euro
  • file-new
  • filter
  • fingerprint
  • flag-outlined
  • flag
  • flash-auto
  • flashlight
  • folder-add
  • forbidden
  • from-user
  • globe
  • graph-circle
  • grid
  • group-list
  • groups
  • heart
  • history
  • home
  • info-outlined
  • key
  • laptop
  • lightbulb
  • link
  • list
  • location
  • logout
  • magic-trick
  • magnet
  • magnifier
  • merge
  • multi-files
  • music
  • new
  • notification-email
  • offline
  • online
  • palette
  • percent
  • personal-data
  • phone
  • pin
  • printer
  • repare
  • rise
  • rotate-left
  • rotate-right
  • select-all
  • setting
  • share-circle
  • sound
  • star
  • stats
  • target
  • telephone
  • to-the-cloud
  • trophy
  • unlink
  • unlock
  • up
  • videos
  • wallet-new
  • wallet

A codemod can be used to automatically update your code if you use any icon that have been moved. You can use the following command in your app directory (replace the path to cozy-ui according to your setup):

npx jscodeshift --parser babel -t path/to/cozy-ui/codemods/new-icons.js --extensions js,jsx src/

v20.24.0

21 Jun 13:05
98d4565
Compare
Choose a tag to compare

20.24.0 (2019-06-21)

Features

v20.23.0

21 Jun 12:25
0fb3adb
Compare
Choose a tag to compare

20.23.0 (2019-06-21)

Features

v20.22.0

20 Jun 15:36
466a97f
Compare
Choose a tag to compare

20.22.0 (2019-06-20)

Features

v20.21.0

20 Jun 14:31
6c29bbb
Compare
Choose a tag to compare

20.21.0 (2019-06-20)

Features

v20.20.0

19 Jun 15:35
39ec318
Compare
Choose a tag to compare

20.20.0 (2019-06-19)

Features

  • Add InlineCard component (6d757a8)

v20.19.0

19 Jun 14:58
f644205
Compare
Choose a tag to compare

20.19.0 (2019-06-19)

Features

  • Chip: Add new theme & new size (9230988)

v20.18.0

18 Jun 16:08
8be9601
Compare
Choose a tag to compare

20.18.0 (2019-06-18)

Features

  • Add align prop for button (20565f9)
  • Add extraRight prop for button (3e22581)
  • Add ghost theme for button (3bcc35f)