Skip to content

Releases: Enterwell/ui

react-mui-hooks/v0.8.0

18 Jun 09:35
Compare
Choose a tag to compare

Changed

  • [useDataGrid] Disabled column hide when last one is left
  • [useDataGrid] Hide all columns button removed

react-ui/v0.14.1

05 Feb 13:57
Compare
Choose a tag to compare

Fixed

  • [DropdownButton] Properly disabling the button if the disable prop is passed in

react-ui/v0.14.0

26 Jan 14:40
Compare
Choose a tag to compare

Changed

  • [Select] The way list decorators are injected

react-ui/v0.13.0

19 Jan 12:07
Compare
Choose a tag to compare

Added

  • [ConfirmButton] optional prop

Fixed

  • [DropdownButton] prop type

react-mui-hooks/v0.7.0

19 Jan 12:08
Compare
Choose a tag to compare

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

08 Jan 23:29
Compare
Choose a tag to compare

Added

  • [ItemAccordion] ItemAccordion component

react-hooks/v0.5.0

08 Jan 12:34
Compare
Choose a tag to compare

Added

  • [useControllableState] useControllableState hook

react-ui/v0.11.0

04 Jan 10:10
Compare
Choose a tag to compare

Changed

  • [SearchHeader] Made prop required

Fixed

  • [DateTimeRangePicker] Error caused by changing date through the input

react-mui-hooks/v0.6.0

04 Jan 10:08
Compare
Choose a tag to compare

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

20 Dec 12:18
Compare
Choose a tag to compare

Added

  • [useDataGrid] localeText optional prop