Skip to content
Compare
Choose a tag to compare
@jbpenrath jbpenrath released this 29 Apr 13:48
· 36 commits to main since this release

Minor Changes

  • a8ec9fb: add InputPassword
  • f398e51: add width property to DataGrid columns
  • 20f5bb7: make className standard across components
  • 30ec253: make Pagination goto input optionnal
  • 0ef7684: add Tooltip component
  • 8e7300b: add border-radius transition
  • 31fa91e: add empty placeholder customization props
  • 317cab4: add sorting on custom columns

Patch Changes

  • 974f139: add warning on DataGrid when sortModel is missing
  • dd1f2be: remove public files from build
  • b4a6367: fix DataGrid selection checkbox rerendering
  • d63c203: fix CSS end warning usage
  • 25e61c2: add enableSorting support on DataGrid