Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

[FRONT-524] Upgrade storybook to version 7 #2714

Merged
merged 15 commits into from
Jul 18, 2023
Merged

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    3fa5435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a2b8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    875d403 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14d32fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dc4844 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    bf2599a View commit details
    Browse the repository at this point in the history
  2. 🚨 format the file

    lowiebenoot committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    73cced9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    688bb41 View commit details
    Browse the repository at this point in the history
  4. 🔧 repace addon-postcss with addon-styling

    addon-postcss is deprecated
    lowiebenoot committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0651635 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2455504 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62a8c08 View commit details
    Browse the repository at this point in the history
  7. ⬆️ upgrade chromatic

    lowiebenoot committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    037c1a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99daca2 View commit details
    Browse the repository at this point in the history
  9. 🚚 rename chromatic stories from *.stories.spec.tsx to *.stories.tsx

    Storybook can't handle other extensions anymore
    lowiebenoot committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    096170a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. 🔧 make the stories path more specific to make sure the chromatic stor…

    …ies are not included.
    
    Couldn't use an exclude pattern, because iternally storybook prepends the pattern with .storybook/ which breaks the exclude pattern.
    lowiebenoot committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    bf79027 View commit details
    Browse the repository at this point in the history