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

CircularOptionPicker: refactor to TypeScript #47937

Merged
merged 24 commits into from
Feb 23, 2023

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    0401a75 View commit details
    Browse the repository at this point in the history
  2. Add types.ts file

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d184d7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd9dd87 View commit details
    Browse the repository at this point in the history
  4. Add ButtonAction typing

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f3e2bf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5fe043 View commit details
    Browse the repository at this point in the history
  6. Add Option typing

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d3eb0f8 View commit details
    Browse the repository at this point in the history
  7. Add README

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d2fe437 View commit details
    Browse the repository at this point in the history
  8. Fix main component export

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    76d3edb View commit details
    Browse the repository at this point in the history
  9. update CHANGELOG

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    bd94eda View commit details
    Browse the repository at this point in the history
  10. remove TODO comment

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9785519 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fdbdfa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d651dad View commit details
    Browse the repository at this point in the history
  13. Add stories

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9fbfe1a View commit details
    Browse the repository at this point in the history
  14. Update Storybook argTypes

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1d4fbf5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fe18f7 View commit details
    Browse the repository at this point in the history
  16. README formatting

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8360fab View commit details
    Browse the repository at this point in the history
  17. Add subcomponents to story

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    51bfbd3 View commit details
    Browse the repository at this point in the history
  18. Add not exported note

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1ef3add View commit details
    Browse the repository at this point in the history
  19. Fix import example in README

    Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
    chad1008 and ciampo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    eb95e10 View commit details
    Browse the repository at this point in the history
  20. Remove unneeded actions prop from story

    Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
    chad1008 and ciampo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    547928e View commit details
    Browse the repository at this point in the history
  21. JSDoc FTW

    chad1008 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    41a269d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7fd2fe7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6ca7c5f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. typo

    chad1008 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7678c72 View commit details
    Browse the repository at this point in the history