Skip to content

ui: v1.1.0

Compare
Choose a tag to compare
@receter receter released this 22 Sep 15:09
753bd20

1.1.0 (2024-09-22)

Features

  • add size and isFullWidth to Button component (5b95cda)
  • assign role="button" when element type of a is not a button (749265a)
  • remove react aria (3637fda)

Bug Fixes

  • define border for button primary (1295c01)
  • onClick and disabled instead of onPress and isDisabled in examples and fixture (97dc6fe)