dhx-suite 9.2.1 → 9.2.2
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.
- package/codebase/suite.min.js +3 -3
- package/codebase/suite.min.js.map +1 -1
- package/package.json +1 -1
- package/readme.txt +1 -1
- package/whatsnew.txt +8 -0
package/package.json
CHANGED
package/readme.txt
CHANGED
package/whatsnew.txt
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
# Version 9.2.2 (October 1, 2025)
|
|
2
|
+
|
|
3
|
+
### Fixes
|
|
4
|
+
|
|
5
|
+
- Layout. The error that occurred on clicking the scrollbar in an attached List component
|
|
6
|
+
- Grid. Incorrect date format of exported columns with dates in some cases
|
|
7
|
+
- Tree. Performance issues in trees with deep nesting structure
|
|
8
|
+
|
|
1
9
|
# Version 9.2.1 (September 1, 2025)
|
|
2
10
|
|
|
3
11
|
### Fixes
|