Changelog v2.6.0
Release date: 2024/08/08
Added
- Add Figma component for guided tour.
- Add color variable
font-contrast-inverse
that has a dark color in both light and dark theme. - Add example implementation of home screen on sample gallery.
- Add CSS theme for Siemens Industrial Experience with a separate enabler class.
- Add
error
,alert
,warning
,info
andsuccess
variants to badges for status badges without custom styling efforts. - Add example and link to dropzone component on forms elements page.
- Add
filled
variant to card and container components. - Add
warning
variant to the progress bar.
Changed
- Change alignment of close button in call to action.
- Change variant naming of statuses of confirm dialog to be consistent with notification and message.
- Improve website css examples to avoid clipping.
- Fix that expected typography styles of H1-H6 are applied also without
.force-defaults
class.