You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/material-react-table-docs/pages/changelog.mdx
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,10 @@ import Head from 'next/head';
11
11
12
12
### Version 2.12.0 - 2024-02-26
13
13
14
-
-**Marked React 17 as a peer dependency instead of React 18 since concurrent features are not yet being utilized under the hood in MRT**
14
+
-**Marked React 17 as a peer dependency instead of React 18 since concurrent features are not yet being utilized under the hood in MRT***(not until MRT v3 now)*
15
15
- Filter label tooltip will show label instead of value when a label is provided to filterSelectOptions
16
16
- Fixed Column and Row Dragging element animation to not go back to where it started when dragging
17
+
- Replaced dv styles with dvh styles in full-screen mode
0 commit comments