Skip to content

Latest commit

 

History

History
163 lines (82 loc) · 7.1 KB

CHANGELOG.md

File metadata and controls

163 lines (82 loc) · 7.1 KB

2.1.0 (2024-12-21)

Features

2.0.0 (2024-04-14)

Bug Fixes

  • types and api of tooltip provide and popout component (#36) (637f9be)

Features

  • open popout with anchor coordinates (#40) (86b66d9)

BREAKING CHANGES

  • popout children forward ref and open prop is now removed with anchor prop

1.7.0 (2024-04-08)

Features

  • fill variant in icon button, chip and menu item components (#35) (b074d42)

1.6.0 (2024-03-25)

Bug Fixes

  • modal and button component uncertain styles (#33) (62417b9)

Features

1.5.2 (2024-02-04)

Bug Fixes

1.5.1 (2023-12-28)

Bug Fixes

1.5.0 (2023-09-28)

Bug Fixes

  • adaptive popout & tooltip position (#28) (3c30e66)

Features

1.4.1 (2023-09-07)

Bug Fixes

1.4.0 (2023-08-16)

Features

  • inherit cross size variant option (#25) (b896348)

1.3.0 (2023-06-24)

Features

1.2.1 (2023-06-09)

Bug Fixes

1.2.0 (2023-05-27)

Features

1.1.3 (2023-05-13)

Bug Fixes

1.1.2 (2023-05-11)

Bug Fixes

1.1.1 (2023-05-07)

Bug Fixes

  • missing fill option in badge component (#17) (e021107)

1.1.0 (2023-04-22)

Bug Fixes

Features

1.0.7 (2023-04-12)

Bug Fixes

1.0.6 (2023-03-08)

Bug Fixes

  • zIndex of various overlay components (#13) (f196871)

1.0.5 (2023-02-19)

Bug Fixes

1.0.4 (2023-02-04)

Bug Fixes

1.0.3 (2023-01-31)

Bug Fixes

  • replace stitches with vanilla-extract (#10) (c11b9a4)

1.0.2 (2022-12-21)

Bug Fixes

1.0.1 (2022-12-13)

Bug Fixes

1.0.0 (2022-12-13)

Bug Fixes

  • icon.tsx: fix type error (20ecb30)