@syncfusion/ej2-navigations 23.1.41 → 23.1.43

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/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### TreeView
6
+
7
+ #### Bug fixes
8
+
9
+ - `#F184993` - An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved.
10
+
11
+ ### Toolbar
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I514442` - An issue with tab index attribute set wrongly for Toolbar templated items has been fixed.
16
+
17
+ ## 23.1.41 (2023-10-17)
18
+
5
19
  ### Menu
6
20
 
7
21
  #### Bug Fixes