design-library v1.5.0
New Features
馃啎 Tabs component
A versatile tabs component is now available in the library, with a lot of different options on how to render both the tabs themselves and their content. A great contribution by @u12206050!
Text support for pin
The BccPin component now supports any arbitrary text.
Color tokens documentation
In case you missed it, a page is now included in the Storybook documentation with all the color tokens that are available. Together with the typography tokens that were already documented it's now that much easier to use the right tokens from the design system in your project. All the color tokens are available in the library as both a CSS variable and a Tailwind utility.
What's Changed
- Add color tokens documentation by @laurensgroeneveld in #171
- Add font info to docs by @laurensgroeneveld in #174
- Add BccTabs component by @u12206050 in #177
Full Changelog: v1.4.3...v1.5.0