We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226a9f3 commit 6d62716Copy full SHA for 6d62716
.github/RELEASE_NOTES/v10.0.2.md
@@ -8,3 +8,5 @@ This release includes several enhancements and fixes since v10.0.1.
8
* **Data Model Enhancements**: Default values for `records` now optionally support functions, enabled by changes in `data.RecordFactory`.
9
* **DOM Rendering**: `DomApiRenderer` has been improved for creating void attributes, enhancing rendering accuracy.
10
* **Core Component Fix**: Re-added the lost `parentId` default value to `component.Abstract`, which resolves an issue with the tooltip singleton.
11
+* **Dark Theme**: Improved the styling for ghost buttons
12
+* **Tree List** Polished drag&drop support for the edge case where stores are not using `id` as the keyProperty.
0 commit comments