Releases: oslokommune/ukeweb_designsystem
Releases · oslokommune/ukeweb_designsystem
0.38.1
0.38.0
Fixed
- utils: Added placeholder selectors for icon and typography styles
Added
- global-font: adds woff2 format
- atoms-icons-icon: adds new icons
Removed
- organisms-headings-promo: removed pattern
- atoms-icons-icon: removes duplicate helthcare icon
Changed
- atoms-icons-icon: replaces old unicode characters. if icons have been used w/o the icon component you need to migrate by replacing, ie for chevron-right
content: "\e908"
withcontent: map-get($osg-icons, "chevron-right")
- atoms-icons-icon: changes x icon name to close
- organisms-media-video: changes styling to follow BEM and not element selectors
- organisms-messages-alert: moves important icon from style to markup