Skip to content

Releases: vrk-kpa/suomifi-ui-components

Update color tokens and fix font-weights

27 May 09:44
Compare
Choose a tag to compare
  • Add color token accentTertiary and accentTertiaryDark9
  • Add font-weight 300 to be loaded as used with Heading.h1
  • Create deploy for develop (dev)

Update Styleguidist and organize styleguide and component presentations

21 May 11:47
Compare
Choose a tag to compare
  • Update React-Styleguidist
  • Add depthSecondaryDark3 and depthLight26 color tokens
  • Present interfaces for components that are part of a presentation of another component section
  • Use Google Webfont's new feature to set display:swap with query param
  • Remove not needed global box-sizing breaking the styleguide text editor layout
  • Replace require with import in styleguidist (now supporting it)
  • Hide plain Menu component that has no design in suomifi

List all icons in styleguide

21 May 11:42
Compare
Choose a tag to compare
Pre-release
  • List all icons in styleguide

Add spacing tokens

13 May 12:46
Compare
Choose a tag to compare
Add spacing tokens Pre-release
Pre-release
  • Add support for static icons
  • Add spacing tokens
  • Introduce typography-components

Create typography tokens

06 May 13:47
Compare
Choose a tag to compare
Pre-release
  • Create typography tokens
  • Create Text and Heading components
  • Install and configure stylelint for CSS-in-JS
  • Update tests

Button component fixes

02 May 11:14
Compare
Choose a tag to compare
Pre-release
  • Add missing KeyboardEvent to Button onClick
  • Fix unstyled Button

Create color tokens

02 May 05:56
Compare
Choose a tag to compare
Create color tokens Pre-release
Pre-release
  • Create color tokens
  • Introduce colors grouped by types

Breadcrumb component

12 Apr 07:46
Compare
Choose a tag to compare
Breadcrumb component Pre-release
Pre-release
  • Breadcrumb component
  • Fix PanelExpansion styles

Add basic element styles to Panel Expansion title button

28 Mar 13:39
Compare
Choose a tag to compare
  • Add basic element styles to Panel Expansion title button

Refactor Toggle component to use toggle-icon from suomifi-icons

28 Mar 11:32
Compare
Choose a tag to compare
  • Refactor Toggle component to use toggle-icon from suomifi-icons
  • Add option for Panel expansion content to have no padding
  • Refactor so that Menu component has the original className prop and MenuButton has other props but it's className is menuButtonClassName