dhx-suite 9.2.7 → 9.2.8
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.css +1 -1
- 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 +7 -0
package/package.json
CHANGED
package/readme.txt
CHANGED
package/whatsnew.txt
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# Version 9.2.8 (January 28, 2026)
|
|
2
|
+
|
|
3
|
+
### Fixes
|
|
4
|
+
|
|
5
|
+
- Grid. Enable the ability to use block selection when the editor is open
|
|
6
|
+
- Layout. Incorrect resizing of a cell with an attached iframe (with the `srcdoc` attribute)
|
|
7
|
+
|
|
1
8
|
# Version 9.2.7 (January 15, 2026)
|
|
2
9
|
|
|
3
10
|
### Fixes
|