File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
www/content/docs/releases Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,16 @@ title: Releases
33description : All releases | Infinite Table DataGrid for React
44---
55
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-
126## 7.5.0
137
148Improve perf for data updates by 35% in certain scenarios.
159Previously, updating a row would re-render the whole visible viewport.
1610Starting with this version, only the updated row will re-render.
1711
12+ Improve scrolling performance generally, by a lot, by doing async updates.
13+ For scrolling in a horizontal layout configuration, the scrolling flushes cells synchronously.
14+
15+
1816## 7.4.2
1917
2018Improve perf by leveraging React async flushing whenever possible.
You can’t perform that action at this time.
0 commit comments