@dialpad/dialtone-vue 3.69.3 → 3.70.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,18 @@
1
+ # [3.70.0](https://github.com/dialpad/dialtone-vue/compare/v3.69.3...v3.70.0) (2023-06-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **Pagination:** [DIALTONE-1089] muted clear button error vue3 ([#999](https://github.com/dialpad/dialtone-vue/issues/999)) ([8f3aaac](https://github.com/dialpad/dialtone-vue/commit/8f3aaac6bcbc3b3e67c06921285067a770ec6d75))
7
+
8
+
9
+ ### Features
10
+
11
+ * **Emoji Picker:** keyboard navigation ([#987](https://github.com/dialpad/dialtone-vue/issues/987)) ([437adc9](https://github.com/dialpad/dialtone-vue/commit/437adc950e451776839a210ee3e333b5d3d92772))
12
+ * **Emoji Picker:** documentation ([#1000](https://github.com/dialpad/dialtone-vue/issues/1000)) ([b4cef11](https://github.com/dialpad/dialtone-vue/commit/b4cef11e952614ba366f683c376988acc957b5df))
13
+ * **Emoji Picker:** tests ([#996](https://github.com/dialpad/dialtone-vue/issues/996)) ([5a13ccf](https://github.com/dialpad/dialtone-vue/commit/5a13ccf28287dee4116ce323d528ff5a99889089))
14
+ * **Scroller:** updates in dynamic scroller ([#1003](https://github.com/dialpad/dialtone-vue/issues/1003)) ([c3519ef](https://github.com/dialpad/dialtone-vue/commit/c3519ef75ef7f136012638a81a4b3011aa099f72))
15
+
1
16
  ## [3.69.3](https://github.com/dialpad/dialtone-vue/compare/v3.69.2...v3.69.3) (2023-05-25)
2
17
 
3
18