Skip to content

Releases: receter/sys42

ui: v1.1.0

22 Sep 15:09
753bd20
Compare
Choose a tag to compare

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)

ui: v1.0.1

14 Sep 11:17
90e2f36
Compare
Choose a tag to compare

1.0.1 (2024-09-14)

Bug Fixes

  • no specific font-family and button inherits line-height (0b134e9)

utils: v1.0.0

09 Sep 11:08
f11a760
Compare
Choose a tag to compare

1.0.0 (2024-09-09)

Features

  • fix a few issues from renaming, switch to normalize.css, remove margin-bottom per default (e49b02c)

Bug Fixes

ui: v1.0.0

09 Sep 12:43
d7af410
Compare
Choose a tag to compare

1.0.0 (2024-09-09)

Features

  • fix a few issues from renaming, switch to normalize.css, remove margin-bottom per default (e49b02c)

Bug Fixes

v0.0.6

16 Jul 15:42
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

11 Jul 15:01
Compare
Choose a tag to compare

What's Changed

  • React aria merge props experimental and more by @receter in #4

Full Changelog: v0.0.4...v0.0.5

v0.0.4

23 May 14:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.4

v0.0.2

12 Jan 10:15
Compare
Choose a tag to compare
Update release types in workflow