Update dependency material-react-table to v3 #22
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/material-react-table-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^2.13.0->^3.0.0Release Notes
KevinVandy/material-react-table (material-react-table)
v3.2.1Compare Source
What’s Changed
globalFilterstate was not being updated correctly when usinginitialStateNew Contributors
Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v3.2.0…v3.2.1
v3.2.0Compare Source
What’s Changed
New Contributors
Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v3.1.0…v3.2.0
v3.1.0Compare Source
What’s Changed
mui*Propsthat were initially marked as deprecated in V3.0.0. They will be sticking around longer than expected until TanStack Table itself handles mergingdefaultColumnoptions betterNew Contributors
Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v3.0.2…v3.1.0
v3.0.3Compare Source
v3.0.2Compare Source
What’s Changed
New Contributors
Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v3.0.1…v3.0.2
v3.0.1Compare Source
What’s Changed
Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v3.0.0…v3.0.1
v3.0.0Compare Source
What’s Changed
@mui/materialand@mui/icons-materialv6.0.0 are now minimum required versions of Material UI packages (you might be able to get away with lower MUI versions for a while, but eventually MUI V6 APIs will be used internally by MRT and your project will break)@mui/x-date-pickersv7.15.0 is now a minimum required dependencyreactandreact-domv18.0.0 are now a minimum required dependencies (some React 18 APIs are now used internally by MRT)enableKeyboardShortcutstofalseor remove your custom shortcuts.MRT_Virtualizertype in favor of separateMRT_RowVirtualizerandMRT_ColumnVirtualizertypestextin favor of the more consistentlabeltype in dropdown/autocomplete/select option types.mui*Propstable options that were column-specific. These table options should either be specified in column defs or in thedefaultColumntable option.muiColumnActionsButtonPropsmuiColumnDragHandlePropsmuiCopyButtonPropsmuiEditTextFieldPropsmuiFilterAutocompletePropsmuiFilterCheckboxPropsmuiFilterDatePickerPropsmuiFilterDateTimePickerPropsmuiFilterSliderPropsmuiFilterTextFieldPropsmuiFilterTimePickerPropsmuiTableBodyCellPropsmuiTableHeadCellPropsmuiTableFooterCellPropsrenderCellActionMenuItemsrenderColumnActionsMenuItemsrenderColumnFilterModeMenuItemsFull Changelog: https://github.com/KevinVandy/material-react-table/compare/v2.13.2…v3.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won’t be reminded about this update again.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: package-lock.json
441ed2c7c9to62a449e55662a449e556to1f59c5cbfe1f59c5cbfeto58d18c1e91View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.