Skip to content

Releases: receter/sys42

ui: v1.2.0

07 Oct 11:04
6269582
Compare
Choose a tag to compare

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)

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