Zhihao Cui
Zhihao Cui
### Area UI Components ### The problem Add primary / secondary button examples to banner in storybook ### The solution Compose content and `Button` within `BannerContent` ### Alternatives and examples...
### Area UI Components ### The problem Add secondary label example to combobox in storybook ### The solution Using composition of `Option`, layout and `Text` (likely [variant](https://www.saltdesignsystem.com/salt/components/text/examples#variant)) component ### Alternatives...
```[tasklist] ### Tasks - [ ] New design token - [ ] Relevant component updated (e.g. panel) - [ ] Figma library updated ```
Add examples in storybook
Create examples in storybook, link them from pattern page
Depends on categorical palette (#2523) to be in place first. Look into possible solutions like ag grid theme, so that our users are less dependent on us to keep version...
Added colored / status option to button, for both current and theme next
Added bordered option to secondary button, for both current and theme next
Figure out how to support Date Range Picker for mobile (around 320px), e.g., possible configuration of only showing 1 calendar instead of 2 via props. Additional work and scope, so...
To support adoption, need to a way to swap out built-in icons, e.g. icons in status indicator, chevron in accordion - API (e.g. start with a separate Provider implementation, later...