4.5.0
@comet/[email protected]
Minor Changes
-
6d4ca5b: Deprecate
Table
componentThe
Table
component has been deprecated in favor of MUI X Data Grid in combination withuseDataGridRemote
. See docs for further information. -
07d921d: Add a generic
Loading
component for use in AdminLoading
handles the positioning of the loading indicator automatically, depending on the setbehavior
prop.
Patch Changes
- 46cf5a8: Fix an issue that caused
useDataGridRemote()
to ignore its URL params whenqueryParamsPrefix
was set - 8a2c330: Correctly position loading indicators by centring them using the new
Loading
component
@comet/[email protected]
Minor Changes
- 0167707: Fix some
DataGrid
styling issues and style theDataGrid
components to match the Comet CI more closely.
@comet/[email protected]
Patch Changes
- 8a2c330: Correctly position loading indicators by centring them using the new
Loading
component