@dialpad/dialtone-vue 2.117.2 → 2.119.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,28 @@
1
+ # [2.119.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.118.0...dialtone-vue2/v2.119.0) (2024-03-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * message input issues ([#190](https://github.com/dialpad/dialtone/issues/190)) ([caa07b6](https://github.com/dialpad/dialtone/commit/caa07b6e9e167094a5e91f5cd8499201194823f0))
7
+ * remove markRaw ([#191](https://github.com/dialpad/dialtone/issues/191)) ([74884e2](https://github.com/dialpad/dialtone/commit/74884e2284bdeeb0e824a58b44377e6248d27fdc))
8
+
9
+
10
+ ### Features
11
+
12
+ * **Editor:** add quick replies icon to editor ([#193](https://github.com/dialpad/dialtone/issues/193)) ([7a6829f](https://github.com/dialpad/dialtone/commit/7a6829faab0d29498d2184b486c49efc03e7d8bb))
13
+
14
+ # [2.118.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.117.2...dialtone-vue2/v2.118.0) (2024-03-06)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * lower aggression of feed-item-row deep selector ([#189](https://github.com/dialpad/dialtone/issues/189)) ([de20342](https://github.com/dialpad/dialtone/commit/de20342dc0e831f64c704d84786e293423fbb02d))
20
+
21
+
22
+ ### Features
23
+
24
+ * **Emoji Row, Time Pill:** feed time pill and emoji style updates ([#187](https://github.com/dialpad/dialtone/issues/187)) ([cd39cbb](https://github.com/dialpad/dialtone/commit/cd39cbb26db054810ee2b8ed42b610157ba90ca1))
25
+
1
26
  ## [2.117.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.117.1...dialtone-vue2/v2.117.2) (2024-03-05)
2
27
 
3
28