Skip to content

Releases: oslokommune/ukeweb_designsystem

0.38.1

25 May 11:26
Compare
Choose a tag to compare

Added

  • molecules-data_display-icon_link: adds BEM class to a tag

0.38.0

20 May 07:38
Compare
Choose a tag to compare

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" with content: 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