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

Initial Storybook setup #110

Merged
merged 21 commits into from
Dec 29, 2022
Merged

Initial Storybook setup #110

merged 21 commits into from
Dec 29, 2022

Commits on Dec 28, 2022

  1. Storybook setup

    Storybook can be started using `npm run storybook`
    jojopirker committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    81a64ae View commit details
    Browse the repository at this point in the history
  2. merge

    jojopirker committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    0cc5077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17db1f2 View commit details
    Browse the repository at this point in the history
  4. moved files and bugfix

    Moved component files into their own directory and moved stories next to them. Fixed a bug with loading images
    jojopirker committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    94192f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54e1a1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37f8a69 View commit details
    Browse the repository at this point in the history
  7. prettier and bugfix

    jojopirker committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    45d58be View commit details
    Browse the repository at this point in the history
  8. prettier and bugfix

    jojopirker committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    73b0349 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdb3002 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19f7e16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3eae936 View commit details
    Browse the repository at this point in the history
  12. import fix

    some imports did not work after merging
    jojopirker committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    52001a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    427ce74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    265d6aa View commit details
    Browse the repository at this point in the history
  15. Prettier main.js

    jojopirker committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    b11dc62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ba37de1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3844e78 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    15a21a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    aad1502 View commit details
    Browse the repository at this point in the history
  2. prettier...

    jojopirker committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4e9959e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3a1b0a View commit details
    Browse the repository at this point in the history