Releases: bcc-code/bcc-design
design-library v1.6.0
New Features
🆕 Banner component
A more formal closable banner component for full width information blocks with optional actions.
Full Changelog: v1.5.3...v1.6.0
icons-v1.3.0
icons-v1.2.0
What's Changed
- Corrected using of Google Symbols and not the Icons which resulted in missing icons. @u12206050 in #197
Full Changelog: icons-v1.1.0...icons-v1.2.0
icons-v1.1.0
Use version 1.2.0 instead
What's Changed
- Update Icons to 24px scale by @u12206050 in #196
Full Changelog: v1.5.3...icons-v1.1.0
design-library v1.5.3
Fixes version number not updated in package.json.
Full Changelog: v1.5.2...v1.5.3
design-library v1.5.2
What's Changed
- Updated alert box design. Now text content is inline with icon
- Slight update on tabs
Full Changelog: v1.5.1...v1.5.2
design-library v1.5.1
What's Changed
- Clarify Pin/Badge usage in documentation by @laurensgroeneveld in #182
- Update tabs design by @u12206050 in #183
Full Changelog: v1.5.0...v1.5.1
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
design-library v1.4.3
Maintenance release to update several links to the new monorepo setup we have created for all BCC design system packages.
What's Changed
- Convert to monorepo by @laurensgroeneveld in #164
- Update links to new repo name by @laurensgroeneveld in #170
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Disable text selection on button by @u12206050 in #167
- Change to static lookups instead of multiple ifs by @u12206050 in #168
Full Changelog: v1.4.1...v1.4.2