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

TabPanel: implement Ariakit internally #52133

Merged
merged 30 commits into from
Aug 2, 2023
Merged

TabPanel: implement Ariakit internally #52133

merged 30 commits into from
Aug 2, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    f20e989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b002ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9b7e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97a4edc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbac641 View commit details
    Browse the repository at this point in the history
  6. update changelog

    chad1008 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3795477 View commit details
    Browse the repository at this point in the history
  7. remove old radix dependency

    chad1008 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5ede3dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bab116 View commit details
    Browse the repository at this point in the history
  9. add useInstanceId support

    chad1008 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    75f090c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea1e21e View commit details
    Browse the repository at this point in the history
  11. update setSelectedId helper

    chad1008 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dac69b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7b0aa2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6195305 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68fcf7e View commit details
    Browse the repository at this point in the history
  15. Update packages/components/src/tab-panel/stories/index.tsx

    Co-authored-by: Lena Morita <lena@jaguchi.com>
    chad1008 and mirka committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b9e019c View commit details
    Browse the repository at this point in the history
  16. update CHANGELOG entry

    chad1008 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    37c014b View commit details
    Browse the repository at this point in the history
  17. restore package-lock.json

    chad1008 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c89aedd View commit details
    Browse the repository at this point in the history
  18. remove unnecessary awaits

    chad1008 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    582afa5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c97cbee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    00d2eaa View commit details
    Browse the repository at this point in the history
  21. update CHANGELOG entry

    chad1008 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4b7d7bb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    aa1bfc2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    defdb27 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    9731da4 View commit details
    Browse the repository at this point in the history
  2. update snapshot and add a component-level test to ensure proper tabin…

    …dex declaration/Tab key behavior
    chad1008 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9507f4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d938bd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    60c70d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b98f0a View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG entry

    chad1008 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1782f26 View commit details
    Browse the repository at this point in the history
  4. remove unneeded key

    chad1008 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4924d02 View commit details
    Browse the repository at this point in the history