Skip to content

7.0.0-beta.0 - Rewrite library to add tree-shaking

Pre-release
Pre-release
Compare
Choose a tag to compare
@LJKaski LJKaski released this 01 Feb 11:48
· 54 commits to master since this release

Release notes

The library went through a complete overhaul. It now offers the functionalities and accessibility features that suomifi-ui-components Icon component used to offer, but as individual, tree-shakable React components. This release also adds some new base icons.

Refer to README.md for usage instructions and API descriptions.

Change log

  • Rewrite library completely to offer individual, tree-shakeable React components
  • Add new base icons
    • AlignLeft
    • Fullscreen
    • Grid
    • OptionsVertical
    • Window
  • Rename multiple illustrative icons
    • Archive --> FileCabinet
    • Map --> Location
    • Phone --> Mobile
    • Registers --> Register
    • Settings --> Cogwheel
    • PhoneText --> MobileText
  • Add "Logo" prefix to logo icon names
    • e.g. Vertical --> LogoVertical