Releases: cca-io/rescript-mui
Releases Β· cca-io/rescript-mui
5.0.0
5.0.0-rc.2
- π Add ARIA props.
5.0.0-rc.1
- π₯ Split
Autocomplete
intoAutocomplete
andAutocomplete.Multiple
and fix their types. - π OverridableComponent: Add
componentWithUnknownProps
type coercion function.
5.0.0-alpha.13
- π Fab: Actually inherit onClick from ButtonBase
5.0.0-alpha.12
- π Fix anchorEl binding in Popper and Popover
- π Fab inherits its props from ButtonBase now
5.0.0-alpha.11
- π Add missing onMouseEnter to CommonProps.clickableProps
5.0.0-alpha.10
- π Fix Popper anchorEl signature once more.
5.0.0-alpha.8
- π₯ Switch to rescript.json for all packages
MUI Lab 5.0.0-alpha.3
- π₯ Switch to rescript.json
5.0.0-alpha.7
-
π Switch to rescript.json
-
π Fix Autocomplete's renderTags signature.
-
π Fix Autocomplete's renderOption signature.
-
π Fix typo
@as
annotations in Fab and LoadingButton.
5.0.0-alpha.6
- π Fix Breadcrumbs signature.