Skip to content

Releases: digitalservicebund/ris-ui

v1.0.0

23 Aug 06:40
c4e9d43
Compare
Choose a tag to compare

1.0.0 (2024-08-23)

Bug Fixes

  • add fluid prop to args in input story (44ce2cc)
  • button: ensure correct styling for disabled ghost severity (95484ab)
  • fonts: extract fonts to separate stylesheet (27c2ec8)
  • input design review feedback (b846162)
  • make package public (c851f9c)
  • make stuff work (fc210e1)
  • remove references to PrimeIcons (bba2984)
  • rename RisUi to RisUiTheme (9129988)

Features

  • add button component stories with icons and different positions (b1d617f)
  • add fluid variant to input (561f597)
  • Add global CSS for small helper text after inputs (3e12754)
  • button: consolidate focus styles and optimize shared styles for button component (a150c53)
  • RIS UI tailwind plugin (eb1590a)
  • Update Button preset with size adjustments and default settings (d65b6f9)

BREAKING CHANGES

  • fonts: Fonts now need to be imported separately, see install
    instructions in the README for more information.