Skip to content

v3.14.0

Compare
Choose a tag to compare
@lyzadanger lyzadanger released this 26 Oct 17:20
· 2187 commits to main since this release

[v3.14.0] - 2021-10-26

Added

  • Add all icons and add new Icon component #221, revise icon registration API #217
  • Add link pattern and Link component #211
  • Bring accessibility- and focus-related mixins and utils into package #220

Changed

  • Convert bundling to use Rollup #213
  • Split pattern library SASS and remove remaining resets and element styles #212, update CSS normalization #209
  • Adjust selectors and classname for headers in Panels/Dialogs #210

Deprecated

  • registerIcons deprecated in favor of registerIcon in #217