Bs Material Ui Versions Save

ReScript bindings for MUI

v5.0.0-rc.2

3 weeks ago
  • :rocket: Add ARIA props.

v5.0.0-rc.1

1 month ago
  • :boom: Split Autocomplete into Autocomplete and Autocomplete.Multiple and fix their types.
  • :rocket: OverridableComponent: Add componentWithUnknownProps type coercion function.

v5.0.0-alpha.13

4 months ago
  • :bug: Fab: Actually inherit onClick from ButtonBase

v5.0.0-alpha.12

4 months ago
  • :bug: Fix anchorEl binding in Popper and Popover
  • :bug: Fab inherits its props from ButtonBase now

v5.0.0-alpha.11

5 months ago
  • :bug: Add missing onMouseEnter to CommonProps.clickableProps

v5.0.0-alpha.10

5 months ago
  • :bug: Fix Popper anchorEl signature once more.

v5.0.0-alpha.8

5 months ago
  • :boom: Switch to rescript.json for all packages

MUI Lab 5.0.0-alpha.3

  • :boom: Switch to rescript.json

v5.0.0-alpha.7

5 months ago
  • :nail_care: Switch to rescript.json

  • :bug: Fix Autocomplete's renderTags signature.

  • :bug: Fix Autocomplete's renderOption signature.

  • :bug: Fix typo @as annotations in Fab and LoadingButton.

v5.0.0-alpha.6

8 months ago
  • :bug: Fix Breadcrumbs signature.

v5.0.0-alpha.4

9 months ago
  • :bug: Fix CardActionArea having no typical button props like onClick.