Changelog v2.6.0
Release date: 2024/08/08
Added
- Add Figma component for guided tour.
- Add color variable
font-contrast-inversethat 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,infoandsuccessvariants to badges for status badges without custom styling efforts. - Add example and link to dropzone component on forms elements page.
- Add
filledvariant to card and container components. - Add
warningvariant 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-defaultsclass.