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

WRR-3979: Updated storybook to 8.4 #1739

Merged
merged 8 commits into from
Dec 9, 2024
Merged

Conversation

daniel-stoian-lgp
Copy link
Contributor

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Storybook released 8.4 version which requires to migrate it in all enact repositories at the same time.

Resolution

Updated storybook to 8.4

Additional Considerations

Links

WRR-3979

Comments

Enact-DCO-1.0-Signed-off-by: Daniel Stoian (daniel.stoian@lgepartner.com)

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.87%. Comparing base (b06e704) to head (aad95f7).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1739   +/-   ##
========================================
  Coverage    80.87%   80.87%           
========================================
  Files          148      148           
  Lines         6676     6676           
  Branches      1989     1989           
========================================
  Hits          5399     5399           
  Misses         969      969           
  Partials       308      308           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# Conflicts:
#	samples/sampler/npm-shrinkwrap.json
#	samples/sampler/package.json
Copy link
Contributor

@MikyungKim MikyungKim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MikyungKim MikyungKim merged commit 5e803d7 into develop Dec 9, 2024
7 checks passed
@MikyungKim MikyungKim deleted the feature/storybook8.4 branch December 9, 2024 08:43
adrian-cocoara-lgp pushed a commit that referenced this pull request Dec 9, 2024
* added JS Docs

* removed @module and indented code

* fixed JS docs

* fixed `too many doclets` error

* fixed js docs warning

* fixed JS docs

* fixed js docs

* added JD docs for SpectrumIndicator.js

* refactored rgbStringToHex function and added `willReadFrequently: true` parameter in ColorPickerSpectrum for optimization

* made ColorPicker main component public and ColorPickerGrid component props private

* fixed qa sampler

* removed forgotten console.log

* removed transform as it conflicted with 5-way navigation

* review fixes

* modified example in JS docs

* modified JS docs for ColorPicker example

* JS docs fix

* fixed JS docs

* added default colors

* fixed typo

* fixed JS docs

* changed slider names and adjusted tabLayout width

* updated deprecated max-width value

* moved max-width properties to target tabs class

* corrected selector

* fixed typo

* added `type` and `disabled` props

* changed type prop to public

* added disabled style and behavior for each subcomponent of ColorPicker

* added missing dependency

* review fixes

* added missing dependency

* review fix

* WRR-3979: Updated storybook to 8.4 (#1739)

* updated storybook to 8.4

* updated to latest storybook

* updated storybook-utils

* review fix

* dummy commit to fix cla license

* revert dummy commit

* removed spotlightDisabled from Dropdown as it is not recognized as a custom prop

* undo spotlightDisabled removal - warning has different cause

---------

Co-authored-by: Daniel Stoian <63335068+daniel-stoian-lgp@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants