Skip to content

feat!: add ActionGroup #471

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

Merged
merged 1 commit into from
Jun 4, 2024
Merged

feat!: add ActionGroup #471

merged 1 commit into from
Jun 4, 2024

Conversation

mfal
Copy link
Member

@mfal mfal commented May 27, 2024

No description provided.

Copy link
Contributor

github-actions bot commented May 27, 2024

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 31.53% 4220 / 13383
🔵 Statements 31.53% 4220 / 13383
🔵 Functions 32.35% 166 / 513
🔵 Branches 56.25% 373 / 663
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/vite.build.config.ts 0% 0% 0% 0% 1-97
packages/components/src/components/Action/Action.tsx 100% 100% 100% 100%
packages/components/src/components/Action/components/ActionComponentsRenderContext.tsx 100% 100% 100% 100%
packages/components/src/components/Action/components/ActionModal.tsx 23.07% 100% 0% 23.07% 7-26
packages/components/src/components/Action/components/ModalActionButton.tsx 21.27% 100% 0% 21.27% 11-47
packages/components/src/components/Action/models/ActionModel.tsx 80.17% 87.5% 87.5% 80.17% 74-91, 99-103
packages/components/src/components/Action/stories/Default.stories.tsx 0% 0% 0% 0% 1-101
packages/components/src/components/ActionGroup/ActionGroup.tsx 0% 0% 0% 0% 1-60
packages/components/src/components/ActionGroup/index.ts 0% 0% 0% 0% 1-3
packages/components/src/components/ActionGroup/lib/getActionGroupSlot.tsx 21.42% 100% 0% 21.42% 4-14
packages/components/src/components/ActionGroup/stories/Default.stories.tsx 0% 0% 0% 0% 1-87
packages/components/src/components/Button/Button.tsx 99.33% 95.83% 100% 99.33% 75
packages/components/src/components/Modal/Modal.tsx 0% 0% 0% 0% 1-66
packages/components/src/components/Modal/stories/Default.stories.tsx 0% 0% 0% 0% 1-127
packages/components/src/components/Modal/stories/EdgeCases.stories.tsx 0% 0% 0% 0% 1-55
packages/components/src/components/OffCanvas/stories/Default.stories.tsx 0% 0% 0% 0% 1-57
packages/components/src/components/propTypes/index.ts 100% 100% 100% 100%
packages/components/src/integrations/react-hook-form/components/Controller/stories/Default.stories.tsx 0% 0% 0% 0% 1-146
packages/components/src/lib/componentFactory/flowComponent.tsx 97.56% 75% 100% 97.56% 77-78
packages/components/src/lib/propsContext/PropsContextProvider.tsx 100% 100% 100% 100%
packages/components/src/lib/propsContext/propsContext.ts 100% 100% 100% 100%
packages/components/src/lib/propsContext/useProps.ts 100% 100% 100% 100%
packages/components/src/lib/propsContext/nestedPropsContext/wrapChildrenWithNestedPropsContext.tsx 100% 100% 100% 100%
packages/components/src/lib/propsContext/render/ComponentRenderContextProvider.tsx 100% 100% 100% 100%
packages/components/src/lib/propsContext/render/useComponentRenderFn.ts 100% 100% 100% 100%
packages/components/src/lib/react/getPropsMerger.ts 95.65% 90% 100% 95.65% 37-38
Generated in workflow #1045

@mfal mfal temporarily deployed to github-pages-preview May 27, 2024 12:45 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview May 27, 2024 13:06 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview-storybook May 27, 2024 13:06 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview-storybook May 27, 2024 14:50 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview May 27, 2024 14:50 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview June 4, 2024 09:04 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview-storybook June 4, 2024 09:04 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview June 4, 2024 09:12 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview-storybook June 4, 2024 09:12 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview June 4, 2024 09:25 — with GitHub Actions Inactive
@mfal mfal temporarily deployed to github-pages-preview-storybook June 4, 2024 09:25 — with GitHub Actions Inactive
@mfal mfal merged commit 5aa8968 into main Jun 4, 2024
4 checks passed
@mfal mfal deleted the action-group branch June 4, 2024 11:08
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