dhx-suite 9.2.1 → 9.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
File without changes
|
package/package.json
CHANGED
package/readme.txt
CHANGED
package/whatsnew.txt
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
# Version 9.2.3 (October 21, 2025)
|
|
2
|
+
|
|
3
|
+
### Fixes
|
|
4
|
+
|
|
5
|
+
- Grid. Performance issues caused by using `comboFilter` in the Grid header while a large dataset is loaded
|
|
6
|
+
- Grid. The issue with the "combobox" editor not closing on pressing the "Enter" button
|
|
7
|
+
|
|
8
|
+
# Version 9.2.2 (October 1, 2025)
|
|
9
|
+
|
|
10
|
+
### Fixes
|
|
11
|
+
|
|
12
|
+
- Layout. The error that occurred on clicking the scrollbar in an attached List component
|
|
13
|
+
- Grid. Incorrect date format of exported columns with dates in some cases
|
|
14
|
+
- Tree. Performance issues in trees with deep nesting structure
|
|
15
|
+
|
|
1
16
|
# Version 9.2.1 (September 1, 2025)
|
|
2
17
|
|
|
3
18
|
### Fixes
|