enactjs / enact

An app development framework built atop React that’s easy to use, performant and customizable.
http://enactjs.com
Apache License 2.0
316 stars 31 forks source link

WRQ-29126: Updated storybook to 8.2 and fixed enact/ui interlink script #3256

Closed daniel-stoian-lgp closed 4 months ago

daniel-stoian-lgp commented 4 months ago

Checklist

Issue Resolved / Feature Added

Storybook 8.2 introduced an error for our configuration in the theme libraries https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#failed-to-resolve-import-storybookx-error

Resolution

Updated storybook to 8.2 and installed missing depedency Fixed interlink script and added ilib dependency for enact/ui

Additional Considerations

Links

WRQ-29126

Comments

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

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.25%. Comparing base (b7d0170) to head (5ffe9c5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/enact_v5 #3256 +/- ## ==================================================== + Coverage 76.43% 82.25% +5.81% ==================================================== Files 152 152 Lines 7084 7084 Branches 1864 1864 ==================================================== + Hits 5415 5827 +412 + Misses 1314 986 -328 + Partials 355 271 -84 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.