Skip to content

chore: refactor storybook css names#375

Merged
productdevbook merged 19 commits into
mainfrom
refactor-storybook-css
Sep 20, 2023
Merged

chore: refactor storybook css names#375
productdevbook merged 19 commits into
mainfrom
refactor-storybook-css

Conversation

@productdevbook
Copy link
Copy Markdown
Contributor

@productdevbook productdevbook commented Sep 20, 2023

Description

react has created the css names dynamically so there is no error, storybook sometimes loads the css on all pages, this is the only way we can solve this problem.

Linked Issues

Additional context

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 20, 2023

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 20, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 90.86% 8504 / 9359
🔵 Statements 90.86% 8504 / 9359
🔵 Functions 74.45% 274 / 368
🔵 Branches 89.59% 775 / 865
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/alert-dialog/src/stories/Controlled.vue 100% 88.88% 50% 100%
packages/components/alert-dialog/src/stories/Styled.vue 100% 100% 100% 100%
packages/components/popper/src/stories/Animated.vue 100% 100% 100% 100%
packages/components/popper/src/stories/OneScroll.vue 100% 100% 100% 100%
packages/components/popper/src/stories/Styled.vue 100% 100% 100% 100%
packages/components/popper/src/stories/Transition.vue 100% 100% 100% 100%
packages/components/popper/src/stories/WithCustomArrow.vue 100% 100% 100% 100%
packages/components/popper/src/stories/WithPortal.vue 100% 100% 100% 100%
packages/components/presence/src/stories/Toggles.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithDeferredMountAnimation.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithMountAnimation.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithMultipleMountAnimations.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithMultipleOpenAndCloseAnimations.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithOpenAndCloseAnimation.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithUnmountAnimation.vue 100% 100% 100% 100%
Generated in workflow #934

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 90.86% 8504 / 9359
🔵 Statements 90.86% 8504 / 9359
🔵 Functions 74.45% 274 / 368
🔵 Branches 89.59% 775 / 865
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/alert-dialog/src/stories/Controlled.vue 100% 88.88% 50% 100%
packages/components/alert-dialog/src/stories/Styled.vue 100% 100% 100% 100%
packages/components/popper/src/stories/Animated.vue 100% 100% 100% 100%
packages/components/popper/src/stories/OneScroll.vue 100% 100% 100% 100%
packages/components/popper/src/stories/Styled.vue 100% 100% 100% 100%
packages/components/popper/src/stories/Transition.vue 100% 100% 100% 100%
packages/components/popper/src/stories/WithCustomArrow.vue 100% 100% 100% 100%
packages/components/popper/src/stories/WithPortal.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithDeferredMountAnimation.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithMountAnimation.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithMultipleMountAnimations.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithMultipleOpenAndCloseAnimations.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithOpenAndCloseAnimation.vue 100% 100% 100% 100%
packages/components/presence/src/stories/WithUnmountAnimation.vue 100% 100% 100% 100%
Generated in workflow #932

@productdevbook productdevbook merged commit 4d9e329 into main Sep 20, 2023
@productdevbook productdevbook deleted the refactor-storybook-css branch September 20, 2023 03:53
@github-actions github-actions Bot mentioned this pull request Sep 20, 2023
@github-actions github-actions Bot mentioned this pull request Sep 26, 2023
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.

1 participant