Commit 9a41ac9
Chip group (#598)
# Motivation
For the new table sorting UI in the NNS Dapp, we need a ChipGroup
component.
# Changes
- New Chip and ChipGroup components.
# Screenshots
Many CI screenshots have been updated due to the new component in the
side menu. Additionally, one mobile screenshot was updated due to the
absence of the top header, which was introduced some time ago, though
I’m not sure why it happened now.
**Light theme**
<img width="535" alt="image"
src="https://github.com/user-attachments/assets/21933ec7-1f9e-44dc-8f65-3f3cb8082d72"
/>
**Dark theme**
<img width="322" alt="image"
src="https://github.com/user-attachments/assets/5ae90065-79c3-4215-b5cd-ad1da4245f51"
/>
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>1 parent 9859296 commit 9a41ac9
File tree
32 files changed
+274
-0
lines changed- e2e
- busy-screen.e2e.ts-snapshots
- checkbox.e2e.ts-snapshots
- external-link.e2e.ts-snapshots
- page-banner.e2e.ts-snapshots
- popover.e2e.ts-snapshots
- progress-bar.e2e.ts-snapshots
- progress-steps.e2e.ts-snapshots
- qr-code-generator.e2e.ts-snapshots
- qr-code-reader.e2e.ts-snapshots
- segment.e2e.ts-snapshots
- tag.e2e.ts-snapshots
- toasts.e2e.ts-snapshots
- src
- docs/constants
- lib
- components
- routes/(split)/components/chip-group
- tests/lib/components
32 files changed
+274
-0
lines changed
0 commit comments