New features include:
- Upgraded icons, logs, typography, and colors.
- New convenience web components for adding logos:
DSLogoTitle
andDSLogo
When upgrading to v7.x, you should consider the following changes.
- There are new logo icons to replace the old ones.
- File
designsystem-icons.svg
has changed to justicons.svg
- Some icons have changed ids when importing via
<svg><use>
- All icons have changed to shorter file names. Look up
assets/icons/
for the new file names.
- Some utility classes like
.ds-padding
and.ds-margin
have to deprecated in favour of.ds-p
and.ds-m
- Grid system classes are still available, but there are some changes to paddings and margins. Check the examples to see how they should be used.