Releases: KevinVandy/mantine-react-table
Releases · KevinVandy/mantine-react-table
v2.0.0-beta.7
What's Changed
- Feat/creating examples by @alessandrojcm in #404
- fix: 'reset' was not being passed to getDefaultColumnOrderIds by @alessandrojcm in #402
- fix: multiselect was not saving values when it had no focus by @alessandrojcm in #401
- fix: MRT_ExpandButton 'actionIconProps.title' incorrect usage by @jrhut in #420
New Contributors
Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7
v2.0.0-beta.6
What's Changed
- feat: add multi-select option to column editVariant parameter by @yann-combarnous in #357
- Sticky row pinning overlaps with other rows when scrolling by @alessandrojcm in #373
- Consider date-range as range filter in filter label v2 by @mattwcole in #375
- feat: add filterTooltipValueFn option to transform the value of the filter tooltip by @yamadayutaka in #360
New Contributors
- @yann-combarnous made their first contribution in #357
- @yamadayutaka made their first contribution in #360
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6
v2.0.0-beta.5
What's Changed
- fix: error when hiding columns when pinned to the right with virtualized columns enabled by @mintaka2479 in #342
- Allow the multi-select filter to work on a column with null inputs by @sijonelis in #347
- Sticky examples by @alessandrojcm in #354
- feat: Display header buttons on hover by @mintaka2479 in #341
New Contributors
- @sijonelis made their first contribution in #347
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5
v2.0.0-beta.4
What's Changed
- fix minor layout by @mintaka2479 in #338
- Unifying the spelling of "all" in Japanese by @mintaka2479 in #337
- Fixed display when multiple selections are selected with pinning on the right by @mintaka2479 in #336
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
v2.0.0-beta.3
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
*Fixed accessorFns not updating
v2.0.0-beta.2
What's Changed
- New locales copied from material-react-table
- fix: filter icon color not visible by @alessandrojcm in #295
- style: assign detail panel background color when virtualisation is true by @jiiinCho in #299
- chore: updated packages by @alessandrojcm in #301
- feat: add custom filtering examples by @alessandrojcm in #303
- fix: do not call accessorFn if table is loading by @alessandrojcm in #308
- Row disappears post filter with null by @alessandrojcm in #302
- Popover Filter Label not shown and Fix for RangeError Maximum call stack size exceeded by @LunaWanderer1 in #310
- Mantine 7.9 & React 18.3 by @alessandrojcm in #323
- fix: clearable prop not set for multi select filter by @alessandrojcm in #324
- Fix event propagation from ComboBox inputs for "popover" columnFilterDisplayMode by @waltershewmake in #326
- fix(cell): cells editable when enableEditing on table is undefined by @GoldenChrysus in #329
New Contributors
- @jiiinCho made their first contribution in #299
- @LunaWanderer1 made their first contribution in #310
- @waltershewmake made their first contribution in #326
- @GoldenChrysus made their first contribution in #329
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
v2.0.0-beta.1
What's Changed
- Fix css typo in MRT_TableFooterCell.module.css by @sweco-sedalh in #284
- fix: css target correct global filter element by @gautemo in #286
- feat: advanced grouping examples by @alessandrojcm in #293
New Contributors
- @sweco-sedalh made their first contribution in #284
- @gautemo made their first contribution in #286
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1
v2.0.0-beta.0
What's Changed
- finalized CSS vars
- Re-introduced striped rows feature
- Fixed virtualization bugs
- fix some console warnings in various places by @naughton in #272
Full Changelog: v2.0.0-alpha.17...v2.0.0-beta.0
v2.0.0-alpha.17
What's Changed
- New MRT CSS vars system
- feat: dragging examples by @alessandrojcm in #268
Full Changelog: v2.0.0-alpha.16...v2.0.0-alpha.17