Releases: Enterwell/ui
Releases · Enterwell/ui
react-mui-hooks/v0.8.0
Changed
- [useDataGrid] Disabled column hide when last one is left
- [useDataGrid] Hide all columns button removed
react-ui/v0.14.1
Fixed
- [DropdownButton] Properly disabling the button if the disable prop is passed in
react-ui/v0.14.0
Changed
- [Select] The way list decorators are injected
react-ui/v0.13.0
Added
- [ConfirmButton] optional prop
Fixed
- [DropdownButton] prop type
react-mui-hooks/v0.7.0
Added
- [useDataGrid] Column pinning support
- [useDataGrid] Column ordering support
Changed
- [useDataGrid] Properly forwarding the ColDef's property
- [useDataGrid] prop renamed to
Fixed
- [useDataGrid] Keyboard navigation
- [useDataGrid] Reduced the number of rerenders
react-ui/v0.12.0
Added
- [ItemAccordion] ItemAccordion component
react-hooks/v0.5.0
Added
- [useControllableState] useControllableState hook
react-ui/v0.11.0
Changed
- [SearchHeader] Made prop required
Fixed
- [DateTimeRangePicker] Error caused by changing date through the input
react-mui-hooks/v0.6.0
Added
- [useDataGrid] Documented props' default values
- [useDataGrid] optional prop for server side filtering
- [useDataGrid] optional prop
- [useDataGrid] optional prop
- [useDataGrid] Saving column widths to the local storage
- [useDataGrid] and optional props
Fixed
- [useDataGrid] missing enum value error
react-mui-hooks/v0.5.0
Added
- [useDataGrid] localeText optional prop