Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Latest commit

 

History

History
181 lines (63 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

181 lines (63 loc) · 6.17 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.0 (2021-11-02)

Bug Fixes

  • add missing dependencies (952600b)

Features

  • icons: additional icons (0e5775c)

0.7.0 (2021-10-29)

Features

  • icon-button: use forwardProp (3cefc41)
  • icons: add delete icon (34d20ee)

0.6.0 (2021-10-27)

Bug Fixes

  • input-field: allow textarea in 'as' (d6dd808)

Features

  • icon-button: adjust to new icon api (ebc75de)
  • icon-button: adjust to new icons api (a75572d)
  • icon: adjust to new icons api (1e82906)
  • icons: add icons (c1afd1b)
  • icons: only export size 24 (2123c41)
  • select: adjust to new icon api (fd7e71e)

0.5.1 (2021-10-24)

Bug Fixes

  • input-label: typing was missing 'as' attribute (ff98a9a)

0.5.0 (2021-10-24)

Features

  • icons: add more icons (b09e9a3)
  • sealect: allow controlled popout-select (259dc34)

0.4.2 (2021-10-24)

Bug Fixes

  • onChange was not responding (aaecd8b)

0.4.1 (2021-10-13)

Bug Fixes

  • color-input-field: props were not passed down (#20) (296e4e1)

0.4.0 (2021-09-18)

Features

0.3.1 (2021-09-12)

Note: Version bump only for package design-system

0.3.0 (2021-09-12)

Features

  • add disabled state (#14) (bcb91d0)
  • checkbox: set indeterminate property in the DOM (#15) (11dfc18)

0.2.1 (2021-09-03)

Note: Version bump only for package design-system

0.2.0 (2021-09-03)

Bug Fixes

  • add missing dependency focus-ring (cb168eb)

Features

  • add hover and active styles to all buttons (#11) (9a3eaf1)

0.1.2 (2021-09-01)

Note: Version bump only for package design-system

0.1.1 (2021-09-01)

Note: Version bump only for package design-system

0.1.0 (2021-09-01)

Features