Skip to content

design-library v1.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 09:44
· 832 commits to main since this release

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!

image

View on Storybook

Text support for pin

The BccPin component now supports any arbitrary text.

image

View on Storybook

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.

image

View on Storybook

What's Changed

Full Changelog: v1.4.3...v1.5.0