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

Refactor components and views to Storybook compatibility #17800

Merged
merged 23 commits into from Jun 9, 2020

Commits on Jun 8, 2020

  1. Add ts-loader

    tassoevan committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    809a1af View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    86f9756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbff6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7a9a3 View commit details
    Browse the repository at this point in the history
  4. Fix some type handling

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    75cc674 View commit details
    Browse the repository at this point in the history
  5. Add Page stories

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    4475df0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa25c3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb7fc29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    361737d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e24048 View commit details
    Browse the repository at this point in the history
  10. Rename stories module

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c563bbc View commit details
    Browse the repository at this point in the history
  11. Move Setup Wizard views

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    96bc71f View commit details
    Browse the repository at this point in the history
  12. Move Logo component

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    41b07bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa99cf5 View commit details
    Browse the repository at this point in the history
  14. Move BurgerMenuButton

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e9a5fde View commit details
    Browse the repository at this point in the history
  15. Simplify BurgerMenuButton

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0539889 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c61733 View commit details
    Browse the repository at this point in the history
  17. Refactor MarkdownText

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    cc22971 View commit details
    Browse the repository at this point in the history
  18. Reenable some stories

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    b3192d5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fdd9fee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0e3715b View commit details
    Browse the repository at this point in the history
  21. Add typecheck script

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    40d3698 View commit details
    Browse the repository at this point in the history
  22. Fix broken type casting

    tassoevan committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6f4e31d View commit details
    Browse the repository at this point in the history