File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 33The following is a list of notable changes to the Mantine DataTable component.
44Minor versions that are not listed in the changelog are bug fixes and small improvements.
55
6+ ## 7.14.3 (2024-10-26)
7+
8+ - Fix [ #663 ] ( https://github.com/icflorescu/mantine-datatable/issues/663 ) - buttons not clickable inside emptyState
9+
610## 7.14.2 (2024-10-26)
711
812- Fix [ #659 ] ( https://github.com/icflorescu/mantine-datatable/issues/659 ) - filter popup not closing after clicking outside
Original file line number Diff line number Diff line change 55 bottom : 0 ;
66 left : 0 ;
77 flex-direction : column;
8- pointer-events : none;
98 color : light-dark (var (--mantine-color-gray-6 ), var (--mantine-color-dark-3 ));
109 opacity : 0 ;
1110 transition : opacity 0.2s ;
You can’t perform that action at this time.
0 commit comments