forked from KevinVandy/mantine-react-table
-
Notifications
You must be signed in to change notification settings - Fork 0
mantine8 migration #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
…-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
…ort-indicator-color-fix
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
mrt_dentsitystateaccording to the doc