@dialpad/dialtone-vue 3.50.0 → 3.52.0

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,29 @@
1
+ # [3.52.0](https://github.com/dialpad/dialtone-vue/compare/v3.51.0...v3.52.0) (2023-03-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **Leftbar Group Row:** add missing avatarSeed prop ([#841](https://github.com/dialpad/dialtone-vue/issues/841)) ([ee24f91](https://github.com/dialpad/dialtone-vue/commit/ee24f919f0421758c515aff4925331d366133f18))
7
+
8
+
9
+ ### Features
10
+
11
+ * **Badge:** add decoration prop - vue3 ([#829](https://github.com/dialpad/dialtone-vue/issues/829)) ([ba83903](https://github.com/dialpad/dialtone-vue/commit/ba839035939fe8ea4a241a124bfd5d073d94157a))
12
+
13
+ # [3.51.0](https://github.com/dialpad/dialtone-vue/compare/v3.50.0...v3.51.0) (2023-03-16)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * dialtone icons version - vue3 ([#824](https://github.com/dialpad/dialtone-vue/issues/824)) ([4456e36](https://github.com/dialpad/dialtone-vue/commit/4456e36eb0fb4391c3ba98e6b0b628150cb1c664))
19
+ * popover fallback placements ([#822](https://github.com/dialpad/dialtone-vue/issues/822)) ([418bc81](https://github.com/dialpad/dialtone-vue/commit/418bc81200348f924f7be21facce7cc0210df886))
20
+
21
+
22
+ ### Features
23
+
24
+ * **Avatar:** add canvasClass prop ([#831](https://github.com/dialpad/dialtone-vue/issues/831)) ([0977222](https://github.com/dialpad/dialtone-vue/commit/0977222ec0903c6247dc0adde31430ed412f8ad6))
25
+ * **Leftbar Contact Row:** add hasCallButton ([#827](https://github.com/dialpad/dialtone-vue/issues/827)) ([cafb0a2](https://github.com/dialpad/dialtone-vue/commit/cafb0a25b967447e302f8e042a2863d9bb7ea681))
26
+
1
27
  # [3.50.0](https://github.com/dialpad/dialtone-vue/compare/v3.49.0...v3.50.0) (2023-03-15)
2
28
 
3
29