@syncfusion/ej2-base 20.1.47 → 20.1.55

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,7 +6,32 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `SF-376600` - The issue with "`IsDevice` value return as false only for Safari browser in iPad" has been resolved.
10
+
11
+ ## 20.1.50 (2022-04-19)
12
+
13
+ ### Common
14
+
15
+ #### Bug Fixes
16
+
17
+ - `I370803` - The issue with "Script error occurs while opening the popup in the DropDownList" has been resolved.
18
+
19
+ ## 20.1.48 (2022-04-12)
20
+
21
+ ### Common
22
+
23
+ #### Bug Fixes
24
+
25
+ - `I374390` - Resolved window undefined in server side rendering with React next JS.
26
+
27
+ ## 20.1.47 (2022-04-04)
28
+
29
+ ### Common
30
+
31
+ #### Bug Fixes
32
+
9
33
  - `I324684` - Resolved the `Treeview` check box issues in safari browser.
34
+ - `I342741`, `F172105`, `SF-365783`, `F172867`, `SF-367588`, `SF-358914` - Provided the `draggable` support for the mobile and touch devices.
10
35
 
11
36
  ## 17.4.51 (2020-02-25)
12
37