Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate from reakit to ariakit #2101

Merged
merged 57 commits into from
Aug 3, 2023
Merged

Commits on Aug 2, 2023

  1. feat: migrate Button

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    21b6b35 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade watch script

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    cfdf030 View commit details
    Browse the repository at this point in the history
  3. docs: change reakit to ariakit on package json keywords

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d4c97af View commit details
    Browse the repository at this point in the history
  4. feat: migrate Accordion

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1e5c06f View commit details
    Browse the repository at this point in the history
  5. docs: change reakit to ariakit on package json description

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bc879f0 View commit details
    Browse the repository at this point in the history
  6. test: add missing tests on Accordion

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b79f3c4 View commit details
    Browse the repository at this point in the history
  7. feat: migrate Checkbox

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    abbda9c View commit details
    Browse the repository at this point in the history
  8. feat: migrate Popover

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b3aa639 View commit details
    Browse the repository at this point in the history
  9. feat: migrate Popover on EmojiPicker

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9b30e3a View commit details
    Browse the repository at this point in the history
  10. refactor: rename hooks

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7153785 View commit details
    Browse the repository at this point in the history
  11. feat: migrate Tabs and EmojiPicker

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    14dbc55 View commit details
    Browse the repository at this point in the history
  12. feat: migrate Pagination

    Signed-off-by: Théo Mesnil <[email protected]>
    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    388f927 View commit details
    Browse the repository at this point in the history
  13. feat: migrate Radio

    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b4fa159 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4641957 View commit details
    Browse the repository at this point in the history
  15. feat: migrate Toggle

    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f8162e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8bbfe5d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ce1d5fe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fc7dc5e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e8d52ff View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    86ab8e6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a0710c1 View commit details
    Browse the repository at this point in the history
  22. fix: ci checkoutx

    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    cc3bb9c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8cccc2c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4d695b6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fc2cdaa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e4c83e2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    942795d View commit details
    Browse the repository at this point in the history
  28. docs: fix page name

    theo-mesnil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2cc318c View commit details
    Browse the repository at this point in the history
  29. Update docs/pages/components/drawer.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2dc2a9e View commit details
    Browse the repository at this point in the history
  30. Update docs/pages/components/drawer.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fd3e13b View commit details
    Browse the repository at this point in the history
  31. Update docs/pages/components/emoji-picker.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0e9c946 View commit details
    Browse the repository at this point in the history
  32. Update docs/pages/components/emoji-picker.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9038e4c View commit details
    Browse the repository at this point in the history
  33. Update docs/pages/components/emoji-picker.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    33a197e View commit details
    Browse the repository at this point in the history
  34. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    86319bb View commit details
    Browse the repository at this point in the history
  35. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6d66f7c View commit details
    Browse the repository at this point in the history
  36. Update docs/pages/upgrades/v4.mdx

    Co-authored-by: Simon Haïoun-Viet <[email protected]>
    theo-mesnil and simon-hv committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    872f0f4 View commit details
    Browse the repository at this point in the history
  37. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9bc1415 View commit details
    Browse the repository at this point in the history
  38. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7747f3a View commit details
    Browse the repository at this point in the history
  39. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a9dda88 View commit details
    Browse the repository at this point in the history
  40. Update docs/pages/components/toast.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f01aa50 View commit details
    Browse the repository at this point in the history
  41. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    223a39f View commit details
    Browse the repository at this point in the history
  42. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2b0374b View commit details
    Browse the repository at this point in the history
  43. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d678fc8 View commit details
    Browse the repository at this point in the history
  44. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4a25d0e View commit details
    Browse the repository at this point in the history
  45. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1a8f263 View commit details
    Browse the repository at this point in the history
  46. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6ffa1ae View commit details
    Browse the repository at this point in the history
  47. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7257c2e View commit details
    Browse the repository at this point in the history
  48. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    500f7a0 View commit details
    Browse the repository at this point in the history
  49. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a94d148 View commit details
    Browse the repository at this point in the history
  50. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bca81db View commit details
    Browse the repository at this point in the history
  51. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b6ce2d3 View commit details
    Browse the repository at this point in the history
  52. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    76e544b View commit details
    Browse the repository at this point in the history
  53. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ad4dc64 View commit details
    Browse the repository at this point in the history
  54. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    237f6b6 View commit details
    Browse the repository at this point in the history
  55. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5b2c9d5 View commit details
    Browse the repository at this point in the history
  56. Update docs/pages/upgrade.mdx

    Co-authored-by: Olivia Coumans <[email protected]>
    theo-mesnil and liv7c committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    09e27cd View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    99250ca View commit details
    Browse the repository at this point in the history