Skip to content

v21.0.0

Compare
Choose a tag to compare
@cozy-bot cozy-bot released this 25 Jun 08:19
· 3938 commits to master since this release
59179ae

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/