@letscooee/web-sdk 3.5.7 → 3.5.9

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
@@ -1,5 +1,16 @@
1
1
  # Change Log
2
2
 
3
+ ## 3.5.9 (04/10/2024)
4
+
5
+ 1. Refactor: Set appearance to auto for checkbox.
6
+ 2. Feat: Use flex to render add symbols in correct position in all device.
7
+ 3. Fix: Send Trigger Displayed event when widget is visible more than 30 percent.
8
+ 4. Feat: Make announcement bar clickable.
9
+
10
+ ## 3.5.8 (04/08/2024)
11
+
12
+ 1. Fix: Popup not getting displayed due to discount.
13
+
3
14
  ## 3.5.7 (04/06/2024)
4
15
 
5
16
  1. Feat: Create new click-action `ACCEPT_POPUP`.