Releases: vrk-kpa/suomifi-ui-components
Releases · vrk-kpa/suomifi-ui-components
Update color tokens and fix font-weights
- 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
- 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
- List all icons in styleguide
Add spacing tokens
- Add support for static icons
- Add spacing tokens
- Introduce typography-components
Create typography tokens
- Create typography tokens
- Create Text and Heading components
- Install and configure stylelint for CSS-in-JS
- Update tests
Button component fixes
- Add missing KeyboardEvent to Button onClick
- Fix unstyled Button
Create color tokens
- Create color tokens
- Introduce colors grouped by types
Breadcrumb component
- Breadcrumb component
- Fix PanelExpansion styles
Add basic element styles to Panel Expansion title button
- Add basic element styles to Panel Expansion title button
Refactor Toggle component to use toggle-icon from suomifi-icons
- 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