Skip to content

Releases: vrk-kpa/suomifi-ui-components

Fix LinkExternal implementation

03 Jun 12:05
Compare
Choose a tag to compare
Pre-release
  • Fix LinkExternal implementation
  • Change visited color to correct token
  • Create variant-prop for Link component, was only using static method

Create TextInput, SearchInput and LinkExternal components

31 May 09:44
Compare
Choose a tag to compare

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