Open guoda-puidokaite opened 1 week ago
Latest commit: 373931f66ee9826c72259a2e170e4f275335cee4
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
PR Preview Action v1.4.8
:---:
:rocket: Deployed preview to https://cloudoperators.github.io/juno/pr-preview/pr-606/
on branch gh-pages
at 2024-11-25 15:25 UTC
Hey, @barsukov. I've marked this PR as a draft. Having issues with the stories, need to find a solution once I've some time after training. The blocking change is very helpful though 🙏. Might even be related to the issue I'm facing. Thank You for the early review! 💪
Summary
Panel
,PanelBody
andPanelFooter
components toTypeScript
, enhancing code quality, maintainability, and scalability.Portal
is used (which is in progress).Changes Made
TypeScript Migration:
Panel
,PanelBody
andPanelFooter
components files toTypeScript
..js
components to thedeprecated_js
folder.Portal
is used (which is in progress).Refactoring:
Testing:
Panel
PanelBody
PanelFooter
Storybook
.vitest
.Documentation:
Storybook
documentation types and comments.Release:
changeset
file.Related Issues
Testing Instructions
Storybook
Checklist