@syncfusion/ej2-navigations 23.1.43 → 23.1.44

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
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I511195` - An issue with the TreeView component's tooltip(title) not decoded properly like tree node text has been resolved.
10
+
11
+ ## 23.1.43 (2023-10-31)
12
+
13
+ ### TreeView
14
+
15
+ #### Bug fixes
16
+
9
17
  - `#F184993` - An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved.
10
18
 
11
19
  ### Toolbar