-
Notifications
You must be signed in to change notification settings - Fork 186
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
BpkCardList #3076
base: main
Are you sure you want to change the base?
BpkCardList #3076
Conversation
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
… into CardListComponentWeb
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
@@ -18,7 +18,6 @@ | |||
|
|||
import { useRef, useState } from 'react'; | |||
|
|||
// @ts-expect-error Untyped import. See `decisions/imports-ts-suppressions.md`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typescript error was throwing on build
@@ -21,7 +21,6 @@ import { useRef } from 'react'; | |||
import BpkBreakpoint, { BREAKPOINTS } from '../../bpk-component-breakpoint'; | |||
import BpkSelectableChip, { BpkDismissibleChip, BpkIconChip, BpkDropdownChip, CHIP_TYPES } from '../../bpk-component-chip'; | |||
import FilterIconSm from '../../bpk-component-icon/sm/filter'; | |||
// @ts-expect-error Untyped import. See `decisions/imports-ts-suppressions.md`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typescript error was throwing on build
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Browser supportIf this is a visual change, make sure you've tested it in multiple browsers. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
1 similar comment
Visit https://backpack.github.io/storybook-prs/3076 to see this build running in a browser. |
This PR add the new component BpkCardList.
Screenshots
Rail
Grid
Row
Stack
Remember to include the following changes:
README.md
(If you have created a new component)README.md