React95 Versions Save

🌈🕹 Windows 95 style UI component library for React

v4.0.0-beta.10

1 year ago

4.0.0-beta.10 (2022-08-04)

Bug Fixes

  • slider: fix thumb rendering off the slider when value was not set (5abcb3e)

v4.0.0-beta.9

1 year ago

4.0.0-beta.9 (2022-07-28)

Features

  • datepicker: convert to TypeScript and export types (49ab26b)

v4.0.0-beta.8

1 year ago

4.0.0-beta.8 (2022-07-28)

Bug Fixes

  • select: fix type issues with onChange (38f7cf6)

v4.0.0-beta.7

1 year ago

4.0.0-beta.7 (2022-07-27)

Bug Fixes

  • types: fix multiple TypeScript issues (7cef5d9)

v4.0.0-beta.6

1 year ago

4.0.0-beta.6 (2022-07-27)

Features

  • tree: convert to TypeScript and export types (cfa6f6e)

v4.0.0-beta.5

1 year ago

4.0.0-beta.5 (2022-07-27)

Features

  • fieldset: convert to TypeScript and export types (a96f801)

v4.0.0-beta.4

1 year ago

4.0.0-beta.4 (2022-07-27)

Features

  • toolbar: convert to TypeScript and export types (895279d)
  • window: convert to TypeScript and export types (ac438b5)

v4.0.0-beta.3

1 year ago

4.0.0-beta.3 (2022-07-27)

Features

  • tooltip: convert to TypeScript and export types (6c727af)

v4.0.0-beta.2

1 year ago

4.0.0-beta.2 (2022-07-27)

Features

  • table,tablebody,tabledatacell,tablehead,tableheadcell,tablerow: convert to TypeScript and export types (33f52e9)

v4.0.0-beta.1

1 year ago

4.0.0-beta.1 (2022-07-27)

Features

  • numberfield,textfield: convert to TypeScript and export types (64e4279)

BREAKING CHANGES

  • numberfield,textfield: NumberField onChange is now called with a number instead of a string