Skip to content

Conversation

@posabsolute
Copy link
Owner

KevinVandy and others added 30 commits January 7, 2024 10:10
Hey, @KevinVandy.
This comparison table is making me look bad :-)
Joking aside, Mantine DataTable has some new features and I thought I should update this as well.

Happy New Year and keep up the good work!
remove memoization from display columns
cache column defs while resizing or dragging
new creatingRow logic and positionCreatingRow option
lots more
* Prettier Format

* Fix bug when empty data in enableColumnVirtualization
* Delete unnecessary props

* Fix sort icon

---------

Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
* Fix layout of Column Pinning Button

* Fix layout of Show Hide Columns MenuItems

* fix pinning buttons

---------

Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
alessandrojcm and others added 29 commits March 14, 2025 17:14
…-header

fix: prevent extra padding in centered header cells when no buttons are displayed
…ar-min-height-after-changing-mantine-theme-scale

fix: multiply toolbar height by mantine scale
Fix: a11y - Add Missing aria-label to filter ActionIcon in MRT_TableHeadCell…
…nctions

Export utility function parseFromValuesOrFunc
…lect-props

Fix: mantine edit select props typing mismatch
…r-fix

fix: Sort indicator not visible in light mode
…ider-in-column-filter-mode-dropdown

fix: unnecesary divider for filter options
…ider-in-column-filter-mode-dropdown

463 unnecessary divider in column filter mode dropdown
Global filter was removing the clear button from the DOM which caused CLS, this uses the visibility property instead.
…g-field-resizes-when-clear-button-is-added

fix: use visibility hidden for global filter
@posabsolute posabsolute merged commit 5f19735 into v2 Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"popover" columnFilterDisplayMode does not seem to work with filterVariant: select All filters are in bold