Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Latest commit

 

History

History
40 lines (19 loc) · 772 Bytes

CHANGELOG.md

File metadata and controls

40 lines (19 loc) · 772 Bytes

CHANGELOG.md

4.0.0 (30/01/2020)

  • BREAKING CHANGE: Button: changed CSS prop background-color -> background

3.1.1 (29/12/2019)

  • Removed unused prop 'ItemIconComponent' from ContentSwitcher
  • Cleaned up Alert component

3.1.0 (14/12/2019)

  • Improved ContentSwitcher's CSS custom properties

3.0.0 (06/12/2019)

  • BREAKING CHANGE: Icon component refactored, now individually import the icon you need.

2.0.0 (17/11/2019)

  • BREAKING CHANGE: Button refactor to rely on CSS custom properties instead of type
  • Button changes breaks a few things like Chip component, will fix up soon ⏳

1.0.2 (12/11/2019)

  • Cleaning up docs and tests

1.0.1 (11/11/2019)

  • Github package registry and npm name changes

1.0.0 (11/11/2019)

  • 👋 🌏