@syncfusion/ej2-navigations 25.1.40 → 25.1.41

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
@@ -8,6 +8,14 @@
8
8
 
9
9
  - `#I572876` - The issue with "The checkbox state are not read by the screen reader in the TreeView component with edge browser" has been resolved.
10
10
 
11
+ ### Carousel
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#FB52446` - The issue with carousel slide changes during window resizing while the `loop` is set to false has been fixed.
16
+
17
+ ## 25.1.40 (2024-04-16)
18
+
11
19
  ### Stepper
12
20
 
13
21
  #### Bug Fixes