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

📝 Added/Improved Storybook #256

Merged
merged 31 commits into from
Jul 25, 2023
Merged

📝 Added/Improved Storybook #256

merged 31 commits into from
Jul 25, 2023

Commits on Jul 21, 2023

  1. 🐛 Fixed onClose not running when clicking close button

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6973f1d View commit details
    Browse the repository at this point in the history
  2. 📝 Updated ConfirmationPopup story

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9a132ac View commit details
    Browse the repository at this point in the history
  3. 📝 Updated HourglassProgress story

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9d1f865 View commit details
    Browse the repository at this point in the history
  4. 📝 Updated SkeletonBase story

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e33c087 View commit details
    Browse the repository at this point in the history
  5. 📝 Updated Stepper story

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3820063 View commit details
    Browse the repository at this point in the history
  6. 📝 Updated EquinorLogo story

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ca4150a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    697434c View commit details
    Browse the repository at this point in the history
  8. ♻️ Refactored CopyText

    Removed iconRightPos prop and added hoverBackground prop instead
    mariush2 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    61bf189 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f083a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83a3ebf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0bf4a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e88178 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1dde621 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5d467ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    244ec08 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    3a8cdfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b835ddc View commit details
    Browse the repository at this point in the history
  3. 📦 Removed coverage-c8 and added the new coverage-v8

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    139879d View commit details
    Browse the repository at this point in the history
  4. ⬆️ Upgraded storybook to 7.1.x

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    69f2458 View commit details
    Browse the repository at this point in the history
  5. 🔧 Added react-docgen to storybook (shows prop types)

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fbe95bc View commit details
    Browse the repository at this point in the history
  6. 📝 Added description to CommentField story

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    20c9a0e View commit details
    Browse the repository at this point in the history
  7. 🐛 Fixed bad width in CopyText wrapper

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    816d7a6 View commit details
    Browse the repository at this point in the history
  8. ♻️ Renamed IStep -> Step in Tutorial component

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2640639 View commit details
    Browse the repository at this point in the history
  9. 📝 Added description to OptionalTooltip story

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    12fd852 View commit details
    Browse the repository at this point in the history
  10. 📝 Added story to InfoElement stories

    Signed-off-by: Marius Tobiassen Bungum <[email protected]>
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    65d2d3d View commit details
    Browse the repository at this point in the history
  11. ♻️ Changed ProfileAvatar so name with only 1 word returns only first …

    …letter, not first letter + "."
    mariush2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ff78ae8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3339cfb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0429837 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    293a32d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    1f4a746 View commit details
    Browse the repository at this point in the history
  2. 🔖 4.2.0

    mariush2 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    88c2c85 View commit details
    Browse the repository at this point in the history