Skip to content

Commit

Permalink
chore: update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfrancois committed Oct 11, 2023
1 parent acd7396 commit fd4a25e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/chatty-apes-speak.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ chore: remove reakit

* Rewrite components without reakit
* use `@floating-ui/react` for tooltip, popover
* export all types and components from the root

Breaking changes:
* HTML structure output may have changed
Expand All @@ -18,6 +19,7 @@ Components changed:
* Combobox (add as primitive)
* Disclosure (add as primitive)
* Divider (rewrite)
* Drawer (rewrite using `react-transition-group`)
* Dropdown (rewrite using `@floating-ui/react`)
* Form/Affix/Button (typings)
* Form/Affix/Select (useId)
Expand Down

0 comments on commit fd4a25e

Please sign in to comment.