@livelike/embet 0.0.29 → 0.0.32

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,3 +1,15 @@
1
+ ## 0.0.32 (May 19, 2022)
2
+
3
+ - Added `betDetails` property to widget element to allow for live updating bet detail UI
4
+ ## 0.0.31 (May 18, 2022)
5
+
6
+ - Fixed bug where widgets did not display properly
7
+
8
+ ## 0.0.30 (April 15, 2022)
9
+
10
+ - Added `legalLogoSrc` property to widget custom data
11
+ - Added UI in footer for `logalLogoSrc` image
12
+
1
13
  ## 0.0.29 (March 28, 2022)
2
14
 
3
15
  - Added placeBetLabel property to change button label
@@ -36,7 +48,6 @@
36
48
  - Changed sponsor footer to show sponsor/bet button conditionally
37
49
  - Fixed table highlighting style
38
50
 
39
-
40
51
  ## 0.0.21 (February 17, 2022)
41
52
 
42
53
  - Reverted change in resizeWidget function