We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e389a commit 9559ed7Copy full SHA for 9559ed7
www/content/docs/releases/index.page.md
@@ -3,6 +3,12 @@ title: Releases
3
description: All releases | Infinite Table DataGrid for React
4
---
5
6
+## 7.5.1
7
+
8
+Improve scrolling performance generally, by a lot, by doing async updates.
9
10
+For scrolling in a horizontal layout configuration, the scrolling flushes cells synchronously.
11
12
## 7.5.0
13
14
Improve perf for data updates by 35% in certain scenarios.
0 commit comments