-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: migrate from reakit to ariakit (#2101)
* feat: migrate Button Signed-off-by: Théo Mesnil <[email protected]> * chore: upgrade watch script Signed-off-by: Théo Mesnil <[email protected]> * docs: change reakit to ariakit on package json keywords Signed-off-by: Théo Mesnil <[email protected]> * feat: migrate Accordion Signed-off-by: Théo Mesnil <[email protected]> * docs: change reakit to ariakit on package json description Signed-off-by: Théo Mesnil <[email protected]> * test: add missing tests on Accordion Signed-off-by: Théo Mesnil <[email protected]> * feat: migrate Checkbox Signed-off-by: Théo Mesnil <[email protected]> * feat: migrate Popover Signed-off-by: Théo Mesnil <[email protected]> * feat: migrate Popover on EmojiPicker Signed-off-by: Théo Mesnil <[email protected]> * refactor: rename hooks Signed-off-by: Théo Mesnil <[email protected]> * feat: migrate Tabs and EmojiPicker Signed-off-by: Théo Mesnil <[email protected]> * feat: migrate Pagination Signed-off-by: Théo Mesnil <[email protected]> * feat: migrate Radio * feat: migrate RadioGroup and RadioTab * feat: migrate Toggle * feat: migrate Tooltip component * feat: migrate Picker component * feat: migrate Modal component * feat: migrate Drawer component * feat: migrate DropdownMenu component * feat: remove last reakit words * fix: ci checkoutx * fix: remove modal prop en Drawer * chore: fix version of ariakit * docs: add missing docs for migration * chore: upgrade to ariakit 0.2.14 * fix: dropdown ùenu with alwaysvisible * docs: fix page name * Update docs/pages/components/drawer.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/components/drawer.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/components/emoji-picker.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/components/emoji-picker.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/components/emoji-picker.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrades/v4.mdx Co-authored-by: Simon Haïoun-Viet <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/components/toast.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * Update docs/pages/upgrade.mdx Co-authored-by: Olivia Coumans <[email protected]> * fix: wrong css and some js --------- Signed-off-by: Théo Mesnil <[email protected]> Co-authored-by: Olivia Coumans <[email protected]> Co-authored-by: Simon Haïoun-Viet <[email protected]>
- Loading branch information
1 parent
71aa83c
commit 9d506d8
Showing
168 changed files
with
2,268 additions
and
2,114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.