Skip to content

ui: v1.2.0

Compare
Choose a tag to compare
@receter receter released this 07 Oct 11:04
6269582

1.2.0 (2024-10-07)

Features

  • improved css variables for button (9ee341f)
  • set content elements margin to 0 and add a content class for formating content nicely (e8dc94a)
  • Switch to border width and color vars instead of border shorthand (1c2f411)

Bug Fixes

  • better CSS custom property name for focus styles (9045ec3)
  • box-sizing border-box for textInput (6449858)
  • buttonGroupReverse align baseline (32d9efd)
  • do not always add role button (2a24e63)
  • remove isFullWidth from button (a7287af)
  • remove unused isDisabled prop from Button interface (3c42114)