backpack
backpack copied to clipboard
[DTO-5100] BpkChipGroup
The BpkChipGroup is used to group a list of chips (bpk-component-chip) in either a wrapped layout or rail (single row with scroll. See image above or Figma or all examples.
Changes
- Created new component BpkChipGroup
Remember to include the following changes:
- [x] Ensure the PR title includes the name of the component you are changing so it's clear in the release notes for consumers of the changes in the version e.g
[KOA-123][BpkButton] Updating the colour
- [x]
README.md
(If you have created a new component) - [x] Component
README.md
- [x] Tests
- [x] Storybook examples created/updated
- [ ] For breaking changes or deprecating components/properties, migration guides added to the description of the PR. If the guide has large changes, consider creating a new Markdown page inside the component's docs folder and link it here