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

DropdownMenu: refactor to TypeScript #50187

Merged
merged 19 commits into from
May 17, 2023
Merged

DropdownMenu: refactor to TypeScript #50187

merged 19 commits into from
May 17, 2023

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    e95772d View commit details
    Browse the repository at this point in the history
  2. add types.ts

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    5112788 View commit details
    Browse the repository at this point in the history
  3. add component prop types

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0b15b04 View commit details
    Browse the repository at this point in the history
  4. add types to util functions

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e653185 View commit details
    Browse the repository at this point in the history
  5. type control normalization

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c284285 View commit details
    Browse the repository at this point in the history
  6. add remaining type updates

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1a195b3 View commit details
    Browse the repository at this point in the history
  7. update Toolbar stories

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    59b8f89 View commit details
    Browse the repository at this point in the history
  8. update README

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    de5984c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8955a7b View commit details
    Browse the repository at this point in the history
  10. migrate storybook

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    8e44af5 View commit details
    Browse the repository at this point in the history
  11. migrate unit tests

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    406a07d View commit details
    Browse the repository at this point in the history
  12. update CHANGELOG

    chad1008 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6f698bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b6c0a2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0aa94ec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca31cf1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    870f4e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c2a9ee7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f925c1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c3ac970 View commit details
    Browse the repository at this point in the history