@dialpad/dialtone-vue 3.109.2 → 3.110.1
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.json +1 -1
- package/CHANGELOG.md +27 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.cjs +2 -2
- package/dist/dialtone-vue.js +446 -445
- package/dist/directives.cjs +1 -1
- package/dist/directives.js +29 -49
- package/dist/{emoji-ppApZXjY.js → emoji-acqIsOA0.js} +3865 -3795
- package/dist/emoji-gFUvTgzf.cjs +1 -0
- package/dist/emoji.cjs +1 -1
- package/dist/emoji.js +4 -4
- package/dist/{emoji_picker-XHD9NN0X.js → emoji_picker-7KBwg94e.js} +2 -2
- package/dist/{emoji_picker-mKaAu1dm.cjs → emoji_picker-XmAzvsvD.cjs} +1 -1
- package/dist/{emoji_text_wrapper-U7jKFbg1.cjs → emoji_text_wrapper-Cr15_VcH.cjs} +1 -1
- package/dist/{emoji_text_wrapper-rnrD1UpL.js → emoji_text_wrapper-TK25xXF3.js} +1 -1
- package/dist/message_input.cjs +1 -1
- package/dist/message_input.js +32 -16
- package/dist/{rich_text_editor-CkZ82uQY.cjs → rich_text_editor--3JpdmJ2.cjs} +2 -2
- package/dist/{rich_text_editor-G1GLwWlk.js → rich_text_editor-_GiT5AG_.js} +584 -571
- package/dist/style.css +1 -1
- package/dist/{tooltip-Ooi51wOv.js → tooltip-Od71Luh6.js} +10 -10
- package/dist/types/components/item_layout/item_layout.vue.d.ts +21 -1
- package/dist/types/components/item_layout/item_layout.vue.d.ts.map +1 -1
- package/dist/types/components/list_item/list_item.vue.d.ts +12 -1
- package/dist/types/components/list_item/list_item.vue.d.ts.map +1 -1
- package/dist/types/directives/tooltip/tooltip.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +31 -0
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/types/recipes/{list_items → item_layout}/contact_info/contact_info.vue.d.ts +1 -16
- package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -0
- package/dist/types/recipes/item_layout/contact_info/index.d.ts.map +1 -0
- package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
- package/package.json +6 -5
- package/dist/emoji-HI8urLsM.cjs +0 -1
- package/dist/types/recipes/list_items/contact_info/contact_info.vue.d.ts.map +0 -1
- package/dist/types/recipes/list_items/contact_info/index.d.ts.map +0 -1
- /package/dist/types/recipes/{list_items → item_layout}/contact_info/index.d.ts +0 -0
package/CHANGELOG.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"versions":[{"version":"3.109.2","title":"[3.109.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.109.1...dialtone-vue3/v3.109.2) (2024-02-22)","date":"2024-02-22","body":"### Bug Fixes\n\n* **Feed Item Row:** left line height ([#166](https://github.com/dialpad/dialtone/issues/166)) ([2e3b569](https://github.com/dialpad/dialtone/commit/2e3b569de8d79d2b8f27b8e9e2b0d1bf7a3cbe8c))","parsed":{"_":["Feed Item Row:** left line height (#166) (2e3b569)"],"Bug Fixes":["Feed Item Row:** left line height (#166) (2e3b569)"]}},{"version":"3.109.1","title":"[3.109.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.109.0...dialtone-vue3/v3.109.1) (2024-02-21)","date":"2024-02-21","body":"### Bug Fixes\n\n* **Popover:** reading from undefined ref ([#165](https://github.com/dialpad/dialtone/issues/165)) ([2772e04](https://github.com/dialpad/dialtone/commit/2772e04c9b7a07025bb37d8c4a17596d59abdf88))\n* tooltip directive reactive ([#164](https://github.com/dialpad/dialtone/issues/164)) ([3caf8b1](https://github.com/dialpad/dialtone/commit/3caf8b1db0c7ea757b70cf48af4426bc9a4f9ef5))\n\n\n\n### Features\n\n* universal dialtone-icons ([#145](https://github.com/dialpad/dialtone/issues/145)) ([b5dcaef](https://github.com/dialpad/dialtone/commit/b5dcaefafd32f448803a91161527642806b21d3e))","parsed":{"_":["Popover:** reading from undefined ref (#165) (2772e04)","tooltip directive reactive (#164) (3caf8b1)","universal dialtone-icons (#145) (b5dcaef)"],"Bug Fixes":["Popover:** reading from undefined ref (#165) (2772e04)","tooltip directive reactive (#164) (3caf8b1)"],"Features":["universal dialtone-icons (#145) (b5dcaef)"]}},{"version":"3.108.2","title":"[3.108.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.108.1...dialtone-vue3/v3.108.2) (2024-02-14)","date":"2024-02-14","body":"### Bug Fixes\n\n* **Emoji Row:** tooltip position when content changes ([#156](https://github.com/dialpad/dialtone/issues/156)) ([ce6c452](https://github.com/dialpad/dialtone/commit/ce6c4528b7b60a894695d4087d044222069db291))","parsed":{"_":["Emoji Row:** tooltip position when content changes (#156) (ce6c452)"],"Bug Fixes":["Emoji Row:** tooltip position when content changes (#156) (ce6c452)"]}},{"version":"3.108.1","title":"[3.108.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.108.0...dialtone-vue3/v3.108.1) (2024-02-13)","date":"2024-02-13","body":"### Bug Fixes\n\n* **Emoji:** skeleton display issue ([#150](https://github.com/dialpad/dialtone/issues/150)) ([5ccf8ca](https://github.com/dialpad/dialtone/commit/5ccf8cacb4d409a92bba700f4f42b68256a6e6c5))\n* **Feed Item Row:** change typography to compact ([#149](https://github.com/dialpad/dialtone/issues/149)) ([47f4a45](https://github.com/dialpad/dialtone/commit/47f4a45300d41bf29e3032311d7ea4a20062ea35))\n* rich editor improvements ([#142](https://github.com/dialpad/dialtone/issues/142)) ([a776d47](https://github.com/dialpad/dialtone/commit/a776d477b7b8c5e8b7b668427d640f6a7f3c0b6d))","parsed":{"_":["Emoji:** skeleton display issue (#150) (5ccf8ca)","Feed Item Row:** change typography to compact (#149) (47f4a45)","rich editor improvements (#142) (a776d47)"],"Bug Fixes":["Emoji:** skeleton display issue (#150) (5ccf8ca)","Feed Item Row:** change typography to compact (#149) (47f4a45)","rich editor improvements (#142) (a776d47)"]}},{"version":"3.108.0","title":"[3.108.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.3...dialtone-vue3/v3.108.0) (2024-02-08)","date":"2024-02-08","body":"### Bug Fixes\n\n* **Tooltip:** revert initialization issue ([#146](https://github.com/dialpad/dialtone/issues/146)) ([002f152](https://github.com/dialpad/dialtone/commit/002f152d535bcb4d7ae9715d149a9260cd2504e1))\n\n\n### Features\n\n* **Tooltip:** revert add appendTo prop to tooltip ([#132](https://github.com/dialpad/dialtone/issues/132)) ([c6cb0ec](https://github.com/dialpad/dialtone/commit/c6cb0ecf9c2787e197bb4d136022c9d92da4bf61))","parsed":{"_":["Tooltip:** revert initialization issue (#146) (002f152)","Tooltip:** revert add appendTo prop to tooltip (#132) (c6cb0ec)"],"Bug Fixes":["Tooltip:** revert initialization issue (#146) (002f152)"],"Features":["Tooltip:** revert add appendTo prop to tooltip (#132) (c6cb0ec)"]}},{"version":"3.107.3","title":"[3.107.3](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.2...dialtone-vue3/v3.107.3) (2024-02-07)","date":"2024-02-07","body":"### Bug Fixes\n\n* **Tooltip:** initialization issue ([#146](https://github.com/dialpad/dialtone/issues/146)) ([d032ecd](https://github.com/dialpad/dialtone/commit/d032ecd3859ead4cd1d7b9462d60b20adfed9cb2))","parsed":{"_":["Tooltip:** initialization issue (#146) (d032ecd)"],"Bug Fixes":["Tooltip:** initialization issue (#146) (d032ecd)"]}},{"version":"3.107.2","title":"[3.107.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.1...dialtone-vue3/v3.107.2) (2024-02-07)","date":"2024-02-07","body":"### Bug Fixes\n\n* **Tooltip:** stop showing tootip for touch based devices ([#131](https://github.com/dialpad/dialtone/issues/131)) ([0c1be19](https://github.com/dialpad/dialtone/commit/0c1be19bbc7700a917358430f7721fe65552b6c2))","parsed":{"_":["Tooltip:** stop showing tootip for touch based devices (#131) (0c1be19)"],"Bug Fixes":["Tooltip:** stop showing tootip for touch based devices (#131) (0c1be19)"]}},{"version":"3.107.1","title":"[3.107.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.0...dialtone-vue3/v3.107.1) (2024-02-07)","date":"2024-02-07","body":"### Bug Fixes\n\n* **Emoji Row:** update emoji-row to use more semantic colors ([#143](https://github.com/dialpad/dialtone/issues/143)) ([0f7d112](https://github.com/dialpad/dialtone/commit/0f7d112a336e03a98e060ef5531da5352db69496))","parsed":{"_":["Emoji Row:** update emoji-row to use more semantic colors (#143) (0f7d112)"],"Bug Fixes":["Emoji Row:** update emoji-row to use more semantic colors (#143) (0f7d112)"]}},{"version":"3.107.0","title":"[3.107.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.106.0...dialtone-vue3/v3.107.0) (2024-02-05)","date":"2024-02-05","body":"### Bug Fixes\n\n* **Emoji Text Wrapper:** center align emojis within text ([#136](https://github.com/dialpad/dialtone/issues/136)) ([60dca67](https://github.com/dialpad/dialtone/commit/60dca6758f39865bab2e49d474f1eb84273a558c))\n\n\n### Features\n\n* **Tooltip:** add appendTo prop to tooltip ([#132](https://github.com/dialpad/dialtone/issues/132)) ([47e1dc5](https://github.com/dialpad/dialtone/commit/47e1dc584eafb06cf99e9118ac68cece22473ca1))","parsed":{"_":["Emoji Text Wrapper:** center align emojis within text (#136) (60dca67)","Tooltip:** add appendTo prop to tooltip (#132) (47e1dc5)"],"Bug Fixes":["Emoji Text Wrapper:** center align emojis within text (#136) (60dca67)"],"Features":["Tooltip:** add appendTo prop to tooltip (#132) (47e1dc5)"]}},{"version":"3.106.0","title":"[3.106.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.105.2...dialtone-vue3/v3.106.0) (2024-02-01)","date":"2024-02-01","body":"### Bug Fixes\n\n* change padding on right slot of call pill stories ([#138](https://github.com/dialpad/dialtone/issues/138)) ([9a23a42](https://github.com/dialpad/dialtone/commit/9a23a423f3a6e2f01e2a86d5f765a3912e12fd08))\n* **Feed Item Row, Emoji Row:** spacing / color fixes - Vue 3 ([#134](https://github.com/dialpad/dialtone/issues/134)) ([21f3e21](https://github.com/dialpad/dialtone/commit/21f3e213714ca322aa96dde4b4fa3aed3bd9cc62))\n* **Feed Item Row:** set inset focus ring on feed item ([#139](https://github.com/dialpad/dialtone/issues/139)) ([e4e935a](https://github.com/dialpad/dialtone/commit/e4e935a35f1fab8582def30ade82d06bcab393f0))\n\n\n### Features\n\n* **Wysiwyg Editor, Rich Text Editor:** add wysiwyg component ([#113](https://github.com/dialpad/dialtone/issues/113)) ([367d3e2](https://github.com/dialpad/dialtone/commit/367d3e2aa5344d734fd725c1f7419c44107fb116))\n* **Wysiwyg Editor, Rich Text Editor:** add wysiwyg component for vue3 ([#117](https://github.com/dialpad/dialtone/issues/117)) ([bc93fb8](https://github.com/dialpad/dialtone/commit/bc93fb8b4ebf2aa03ea5079dba0760d550194f69))","parsed":{"_":["change padding on right slot of call pill stories (#138) (9a23a42)","Feed Item Row, Emoji Row:** spacing / color fixes - Vue 3 (#134) (21f3e21)","Feed Item Row:** set inset focus ring on feed item (#139) (e4e935a)","Wysiwyg Editor, Rich Text Editor:** add wysiwyg component (#113) (367d3e2)","Wysiwyg Editor, Rich Text Editor:** add wysiwyg component for vue3 (#117) (bc93fb8)"],"Bug Fixes":["change padding on right slot of call pill stories (#138) (9a23a42)","Feed Item Row, Emoji Row:** spacing / color fixes - Vue 3 (#134) (21f3e21)","Feed Item Row:** set inset focus ring on feed item (#139) (e4e935a)"],"Features":["Wysiwyg Editor, Rich Text Editor:** add wysiwyg component (#113) (367d3e2)","Wysiwyg Editor, Rich Text Editor:** add wysiwyg component for vue3 (#117) (bc93fb8)"]}},{"version":"3.105.2","title":"[3.105.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.105.1...dialtone-vue3/v3.105.2) (2024-01-26)","date":"2024-01-26","body":"### Bug Fixes\n\n* missing exports ([#128](https://github.com/dialpad/dialtone/issues/128)) ([d44a3bb](https://github.com/dialpad/dialtone/commit/d44a3bbbf569372034cfddba0ebb8347b27dfc11))","parsed":{"_":["missing exports (#128) (d44a3bb)"],"Bug Fixes":["missing exports (#128) (d44a3bb)"]}},{"version":"3.105.1","title":"[3.105.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.105.0...dialtone-vue3/v3.105.1) (2024-01-26)","date":"2024-01-26","body":"### Bug Fixes\n\n* **Feed Item Row:** spacing and transition improvements - Vue 3 ([#111](https://github.com/dialpad/dialtone/issues/111)) ([bf18be2](https://github.com/dialpad/dialtone/commit/bf18be2ba92801ceb8d775ea5fede602e5303d6c))\n* **General Row:** map digital type to laptop-2 ([#114](https://github.com/dialpad/dialtone/issues/114)) ([ee3abfa](https://github.com/dialpad/dialtone/commit/ee3abfad17e9aefb55b934e311fdbe5d5cdac2b3))","parsed":{"_":["Feed Item Row:** spacing and transition improvements - Vue 3 (#111) (bf18be2)","General Row:** map digital type to laptop-2 (#114) (ee3abfa)"],"Bug Fixes":["Feed Item Row:** spacing and transition improvements - Vue 3 (#111) (bf18be2)","General Row:** map digital type to laptop-2 (#114) (ee3abfa)"]}},{"version":"3.105.0","title":"[3.105.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.104.0...dialtone-vue3/v3.105.0) (2024-01-19)","date":"2024-01-19","body":"### Features\n\n* datepicker full language support ([#118](https://github.com/dialpad/dialtone/issues/118)) ([988b727](https://github.com/dialpad/dialtone/commit/988b727103cfa34b0cf7cb2a26317f58d5cb5350))","parsed":{"_":["datepicker full language support (#118) (988b727)"],"Features":["datepicker full language support (#118) (988b727)"]}},{"version":"3.104.0","title":"[3.104.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.103.0...dialtone-vue3/v3.104.0) (2024-01-16)","date":"2024-01-16","body":"### Bug Fixes\n\n* nx affected dependencies ([#104](https://github.com/dialpad/dialtone/issues/104)) ([09ea0bb](https://github.com/dialpad/dialtone/commit/09ea0bb8c9756dea12e0a03b454df7b942a6e340))\n\n\n### Features\n\n* **Datepicker:** vue2 style and keyboard navigation enhancement ([#95](https://github.com/dialpad/dialtone/issues/95)) ([2850eae](https://github.com/dialpad/dialtone/commit/2850eae8b1a54b6886fcc8c7cd0bee1f4f2c79be))","parsed":{"_":["nx affected dependencies (#104) (09ea0bb)","Datepicker:** vue2 style and keyboard navigation enhancement (#95) (2850eae)"],"Bug Fixes":["nx affected dependencies (#104) (09ea0bb)"],"Features":["Datepicker:** vue2 style and keyboard navigation enhancement (#95) (2850eae)"]}},{"version":"3.103.0","title":"[3.103.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.102.1...dialtone-vue3/v3.103.0) (2024-01-15)","date":"2024-01-15","body":"### Features\n\n* **Hovercard:** add hovercard implementation ([#72](https://github.com/dialpad/dialtone/issues/72)) ([32cc1a8](https://github.com/dialpad/dialtone/commit/32cc1a837043f5fdbf562992ad9bc83f1d2b9252))","parsed":{"_":["Hovercard:** add hovercard implementation (#72) (32cc1a8)"],"Features":["Hovercard:** add hovercard implementation (#72) (32cc1a8)"]}},{"version":"3.102.1","title":"[3.102.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.102.0...dialtone-vue3/v3.102.1) (2024-01-13)","date":"2024-01-13","body":"### Bug Fixes\n\n* icon name validation ([b9cfcff](https://github.com/dialpad/dialtone/commit/b9cfcff6eb23e9a54bb8ee0cde36cc348dd2b606))","parsed":{"_":["icon name validation (b9cfcff)"],"Bug Fixes":["icon name validation (b9cfcff)"]}},{"version":"3.102.0","title":"[3.102.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.101.0...dialtone-vue3/v3.102.0) (2024-01-09)","date":"2024-01-09","body":"### Documentation\n\n* fix datepicker table dark mode ([#90](https://github.com/dialpad/dialtone/issues/90)) ([9ef39a9](https://github.com/dialpad/dialtone/commit/9ef39a9b5356931132af83086c24e855ecf5f1a7))\n\n\n### Features\n\n* port message input recipe ([#81](https://github.com/dialpad/dialtone/issues/81)) ([efb5732](https://github.com/dialpad/dialtone/commit/efb573246395e96c596cef548111b822dc5b032a))","parsed":{"_":["fix datepicker table dark mode (#90) (9ef39a9)","port message input recipe (#81) (efb5732)"],"Documentation":["fix datepicker table dark mode (#90) (9ef39a9)"],"Features":["port message input recipe (#81) (efb5732)"]}},{"version":"3.101.0","title":"[3.101.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.100.0...dialtone-vue3/v3.101.0) (2024-01-08)","date":"2024-01-08","body":"### Documentation\n\n* fix old dialpad.design links ([#88](https://github.com/dialpad/dialtone/issues/88)) ([2ec0a6a](https://github.com/dialpad/dialtone/commit/2ec0a6a5150cf51505ba902234061f1c31d2604c))\n\n\n### Features\n\n* port attachment carousel ([#86](https://github.com/dialpad/dialtone/issues/86)) ([a67aae2](https://github.com/dialpad/dialtone/commit/a67aae2946d4088b54d7de871a236c7baa351424))","parsed":{"_":["fix old dialpad.design links (#88) (2ec0a6a)","port attachment carousel (#86) (a67aae2)"],"Documentation":["fix old dialpad.design links (#88) (2ec0a6a)"],"Features":["port attachment carousel (#86) (a67aae2)"]}},{"version":"3.100.0","title":"[3.100.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.99.2...dialtone-vue3/v3.100.0) (2024-01-04)","date":"2024-01-04","body":"### Documentation\n\n* update PR template for monorepo ([#82](https://github.com/dialpad/dialtone/issues/82)) ([a940afa](https://github.com/dialpad/dialtone/commit/a940afa4caea7286709067365cb25984e283e3e5))\n\n\n### Features\n\n* port emoji suggestions ([#77](https://github.com/dialpad/dialtone/issues/77)) ([6000d7d](https://github.com/dialpad/dialtone/commit/6000d7d871b216b86c729f5512a4ab36c6657259))","parsed":{"_":["update PR template for monorepo (#82) (a940afa)","port emoji suggestions (#77) (6000d7d)"],"Documentation":["update PR template for monorepo (#82) (a940afa)"],"Features":["port emoji suggestions (#77) (6000d7d)"]}},{"version":"3.99.2","title":"[3.99.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.99.1...dialtone-vue3/v3.99.2) (2023-12-21)","date":"2023-12-21","body":"### Bug Fixes\n\n* change dialtone-icons to peer ([#67](https://github.com/dialpad/dialtone/issues/67)) ([a63a606](https://github.com/dialpad/dialtone/commit/a63a60676ee744313ff40792a767f36346899917))","parsed":{"_":["change dialtone-icons to peer (#67) (a63a606)"],"Bug Fixes":["change dialtone-icons to peer (#67) (a63a606)"]}},{"version":"3.99.1","title":"[3.99.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.99.0...dialtone-vue3/v3.99.1) (2023-12-20)","date":"2023-12-20","body":"### Bug Fixes\n\n* missing icons ([95cfe08](https://github.com/dialpad/dialtone/commit/95cfe08f62a40ef3e202a8600ce0e631df961b64))","parsed":{"_":["missing icons (95cfe08)"],"Bug Fixes":["missing icons (95cfe08)"]}},{"version":"3.99.0","title":"[3.99.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.98.1...dialtone-vue3/v3.99.0) (2023-12-19)","date":"2023-12-19","body":"### Bug Fixes\n\n* unit test ([#56](https://github.com/dialpad/dialtone/issues/56)) ([b4bfe06](https://github.com/dialpad/dialtone/commit/b4bfe064cace1d74afd8f077d929de2b07477cb9))\n\n\n### Code Refactoring\n\n* dialtone tokens release process ([#53](https://github.com/dialpad/dialtone/issues/53)) ([d523f49](https://github.com/dialpad/dialtone/commit/d523f499d53f04053d2ab28b5018cefbb1edd94a))\n* update Percy integration ([#61](https://github.com/dialpad/dialtone/issues/61)) ([05d9a7b](https://github.com/dialpad/dialtone/commit/05d9a7b2a95f45e91d7cb4074866e952a1dce398))\n\n\n### Features\n\n* **Hovercard:** hovercard stub ([#58](https://github.com/dialpad/dialtone/issues/58)) ([95ea15e](https://github.com/dialpad/dialtone/commit/95ea15eab5ad432db80f5eb5f3bdf4ccc8a9f46a))","parsed":{"_":["unit test (#56) (b4bfe06)","dialtone tokens release process (#53) (d523f49)","update Percy integration (#61) (05d9a7b)","Hovercard:** hovercard stub (#58) (95ea15e)"],"Bug Fixes":["unit test (#56) (b4bfe06)"],"Code Refactoring":["dialtone tokens release process (#53) (d523f49)","update Percy integration (#61) (05d9a7b)"],"Features":["Hovercard:** hovercard stub (#58) (95ea15e)"]}},{"version":"3.98.0","title":"[3.98.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.97.0...dialtone-vue3/v3.98.0) (2023-12-12)","date":"2023-12-12","body":"### Documentation\n\n* fix links, fix outdated documentation. ([#40](https://github.com/dialpad/dialtone/issues/40)) ([124082e](https://github.com/dialpad/dialtone/commit/124082e3f375cda464d8a206199f187c13ea27ea))\n\n\n### Features\n\n* refactor message input vue3 ([#46](https://github.com/dialpad/dialtone/issues/46)) ([32130f9](https://github.com/dialpad/dialtone/commit/32130f969abbd8646fc652d7aec4e70d9caf1104))","parsed":{"_":["fix links, fix outdated documentation. (#40) (124082e)","refactor message input vue3 (#46) (32130f9)"],"Documentation":["fix links, fix outdated documentation. (#40) (124082e)"],"Features":["refactor message input vue3 (#46) (32130f9)"]}},{"version":"3.97.0","title":"[3.97.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.96.3...dialtone-vue3/v3.97.0) (2023-12-07)","date":"2023-12-07","body":"### Code Refactoring\n\n* **Emoji Picker:** code readability ([#36](https://github.com/dialpad/dialtone/issues/36)) ([59f4882](https://github.com/dialpad/dialtone/commit/59f4882be487d05eb20696162b14e9c7fcf5fdf5))\n\n\n### Features\n\n* **Feed Item Row:** add gap instead of padding and label field ([#37](https://github.com/dialpad/dialtone/issues/37)) ([16eb296](https://github.com/dialpad/dialtone/commit/16eb2969894dd93bbb09b4baa28677fa2fa970c2))","parsed":{"_":["Emoji Picker:** code readability (#36) (59f4882)","Feed Item Row:** add gap instead of padding and label field (#37) (16eb296)"],"Code Refactoring":["Emoji Picker:** code readability (#36) (59f4882)"],"Features":["Feed Item Row:** add gap instead of padding and label field (#37) (16eb296)"]}},{"version":"3.96.3","title":"[3.96.3](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.96.2...dialtone-vue3/v3.96.3) (2023-12-05)","date":"2023-12-05","body":"### Bug Fixes\n\n* add tag to avoid conflicts ([9596dc0](https://github.com/dialpad/dialtone/commit/9596dc0ba2c3520f7d73fd69b52bc397260e2b75))","parsed":{"_":["add tag to avoid conflicts (9596dc0)"],"Bug Fixes":["add tag to avoid conflicts (9596dc0)"]}},{"version":"3.96.2","title":"[3.96.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.96.1...dialtone-vue3/v3.96.2) (2023-12-05)","date":"2023-12-05","body":"### Code Refactoring\n\n* force dialtone-vue3 release ([9c582f9](https://github.com/dialpad/dialtone/commit/9c582f9e6ae8d7d984fe7bb4a2d8c019d30bafa5))","parsed":{"_":["force dialtone-vue3 release (9c582f9)"],"Code Refactoring":["force dialtone-vue3 release (9c582f9)"]}},{"version":"3.96.1","title":"[3.96.1](https://github.com/dialpad/dialtone-vue/compare/v3.96.0...v3.96.1) (2023-11-24)","date":"2023-11-24","body":"### Bug Fixes\n\n* npm run lint not detecting errors ([#1317](https://github.com/dialpad/dialtone-vue/issues/1317)) ([bf99a34](https://github.com/dialpad/dialtone-vue/commit/bf99a342cb759f3f2878953bd969bf4bd6bc8fb5))\n\n\n### Code Refactoring\n\n* **Dp 85018:** modify msg input emoji picker pass through props structure ([#1315](https://github.com/dialpad/dialtone-vue/issues/1315)) ([296d98f](https://github.com/dialpad/dialtone-vue/commit/296d98f49de6cb6e0bf686f195276604da66afa8))","parsed":{"_":["npm run lint not detecting errors (#1317) (bf99a34)","Dp 85018:** modify msg input emoji picker pass through props structure (#1315) (296d98f)"],"Bug Fixes":["npm run lint not detecting errors (#1317) (bf99a34)"],"Code Refactoring":["Dp 85018:** modify msg input emoji picker pass through props structure (#1315) (296d98f)"]}},{"version":"3.96.0","title":"[3.96.0](https://github.com/dialpad/dialtone-vue/compare/v3.95.1...v3.96.0) (2023-11-20)","date":"2023-11-20","body":"### Bug Fixes\n\n* **Collapsible:** use correct transition timing variable ([#1305](https://github.com/dialpad/dialtone-vue/issues/1305)) ([a8019f3](https://github.com/dialpad/dialtone-vue/commit/a8019f3d6c03c2cc048254b9a1ce21ae550f0394))\n\n\n### Features\n\n* **Dp 84718:** emit skin tone when selected ([#1312](https://github.com/dialpad/dialtone-vue/issues/1312)) ([9df6c64](https://github.com/dialpad/dialtone-vue/commit/9df6c64e14c161ee89f6fbfb1e2d57c0b5c665c1)), closes [#1313](https://github.com/dialpad/dialtone-vue/issues/1313)","parsed":{"_":["Collapsible:** use correct transition timing variable (#1305) (a8019f3)","Dp 84718:** emit skin tone when selected (#1312) (9df6c64), closes #1313"],"Bug Fixes":["Collapsible:** use correct transition timing variable (#1305) (a8019f3)"],"Features":["Dp 84718:** emit skin tone when selected (#1312) (9df6c64), closes #1313"]}},{"version":"3.95.1","title":"[3.95.1](https://github.com/dialpad/dialtone-vue/compare/v3.95.0...v3.95.1) (2023-11-17)","date":"2023-11-17","body":"### Bug Fixes\n\n* dialbot reference ([2776d7f](https://github.com/dialpad/dialtone-vue/commit/2776d7f58c1c5fa088f174dc4c8e1097f71aa71e))","parsed":{"_":["dialbot reference (2776d7f)"],"Bug Fixes":["dialbot reference (2776d7f)"]}},{"version":"3.95.0","title":"[3.95.0](https://github.com/dialpad/dialtone-vue/compare/v3.94.4...v3.95.0) (2023-11-17)","date":"2023-11-17","body":"### Bug Fixes\n\n* enter event stop propagation on suggestion list ([#1301](https://github.com/dialpad/dialtone-vue/issues/1301)) ([82cd466](https://github.com/dialpad/dialtone-vue/commit/82cd466592df526589a1031ecca7af9b2a1d3a9c))\n\n\n### Documentation\n\n* fix not working stories ([#1303](https://github.com/dialpad/dialtone-vue/issues/1303)) ([149d658](https://github.com/dialpad/dialtone-vue/commit/149d658cfdeb30fbc3623d40d0a8f9f174710bfd))\n* **Tooltip:** add sticky popper variation ([#1299](https://github.com/dialpad/dialtone-vue/issues/1299)) ([12f2157](https://github.com/dialpad/dialtone-vue/commit/12f2157de9c69c96ab59dd79f38c30bd9f0e97ec))\n\n\n### Features\n\n* **Message Input:** edit message mode using the same recipe ([#1306](https://github.com/dialpad/dialtone-vue/issues/1306)) ([ff28904](https://github.com/dialpad/dialtone-vue/commit/ff28904caa648f96c2b5b5d4e3ce029dc1f36cd0))\n* upgrade vite to v5 and node to v20 ([#1309](https://github.com/dialpad/dialtone-vue/issues/1309)) ([8f9dad4](https://github.com/dialpad/dialtone-vue/commit/8f9dad4e39c0b2e2318919d1deb007c76568332d))","parsed":{"_":["enter event stop propagation on suggestion list (#1301) (82cd466)","fix not working stories (#1303) (149d658)","Tooltip:** add sticky popper variation (#1299) (12f2157)","Message Input:** edit message mode using the same recipe (#1306) (ff28904)","upgrade vite to v5 and node to v20 (#1309) (8f9dad4)"],"Bug Fixes":["enter event stop propagation on suggestion list (#1301) (82cd466)"],"Documentation":["fix not working stories (#1303) (149d658)","Tooltip:** add sticky popper variation (#1299) (12f2157)"],"Features":["Message Input:** edit message mode using the same recipe (#1306) (ff28904)","upgrade vite to v5 and node to v20 (#1309) (8f9dad4)"]}},{"version":"3.94.4","title":"[3.94.4](https://github.com/dialpad/dialtone-vue/compare/v3.94.3...v3.94.4) (2023-11-10)","date":"2023-11-10","body":"### Bug Fixes\n\n* test ([6660f18](https://github.com/dialpad/dialtone-vue/commit/6660f18406728a848e6ea0a1ff9a78d8bda3ba5d))","parsed":{"_":["test (6660f18)"],"Bug Fixes":["test (6660f18)"]}},{"version":"3.94.3","title":"[3.94.3](https://github.com/dialpad/dialtone-vue/compare/v3.94.2...v3.94.3) (2023-11-10)","date":"2023-11-10","body":"### Bug Fixes\n\n* select events ([aa10d83](https://github.com/dialpad/dialtone-vue/commit/aa10d8373c471937b43375e3c8af192b2f01c21b))","parsed":{"_":["select events (aa10d83)"],"Bug Fixes":["select events (aa10d83)"]}},{"version":"3.94.2","title":"[3.94.2](https://github.com/dialpad/dialtone-vue/compare/v3.94.1...v3.94.2) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* remove dialtone-icons from external deps ([01a6ed0](https://github.com/dialpad/dialtone-vue/commit/01a6ed09090738055f61a875bb60a46dd948b001))","parsed":{"_":["remove dialtone-icons from external deps (01a6ed0)"],"Bug Fixes":["remove dialtone-icons from external deps (01a6ed0)"]}},{"version":"3.94.1","title":"[3.94.1](https://github.com/dialpad/dialtone-vue/compare/v3.94.0...v3.94.1) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* external dependencies ([d0cfa67](https://github.com/dialpad/dialtone-vue/commit/d0cfa6732844d82a6b31e1f2f3bf3d93a04a5a21))","parsed":{"_":["external dependencies (d0cfa67)"],"Bug Fixes":["external dependencies (d0cfa67)"]}},{"version":"3.94.0","title":"[3.94.0](https://github.com/dialpad/dialtone-vue/compare/v3.93.1...v3.94.0) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* fix time stamp being too low vue3 ([#1284](https://github.com/dialpad/dialtone-vue/issues/1284)) ([1458f1e](https://github.com/dialpad/dialtone-vue/commit/1458f1e01bb090616631da717007795fbe67d5de))\n* max height for content editable ([#1293](https://github.com/dialpad/dialtone-vue/issues/1293)) ([6695eb6](https://github.com/dialpad/dialtone-vue/commit/6695eb62e84f273a1e05bef20986670cd6916b85))\n* update dialtone-icons version ([56af5ae](https://github.com/dialpad/dialtone-vue/commit/56af5aee0e36ee355544ec778abe3b7c8fd8f09b))\n\n\n### Code Refactoring\n\n* **Icon:** update dialtone icons usage ([#1295](https://github.com/dialpad/dialtone-vue/issues/1295)) ([ab0ce7d](https://github.com/dialpad/dialtone-vue/commit/ab0ce7d7d0c6df8c4cee301fc2bfe0159476953b))\n\n\n### Documentation\n\n* fixed story for button-group component alignment vue3 version ([#1288](https://github.com/dialpad/dialtone-vue/issues/1288)) ([fc85c15](https://github.com/dialpad/dialtone-vue/commit/fc85c15c169e345f2ebf42c7d1cc71e90d4f5649))\n* update root layout examples ([#1286](https://github.com/dialpad/dialtone-vue/issues/1286)) ([77757a6](https://github.com/dialpad/dialtone-vue/commit/77757a698bc36720352186d5fbec2703e0cd3e47))\n\n\n### Features\n\n* add description list component vue 3 ([#1291](https://github.com/dialpad/dialtone-vue/issues/1291)) ([80075c3](https://github.com/dialpad/dialtone-vue/commit/80075c3d68ab9a3e265ae8e39bd3db0c9df52c45))","parsed":{"_":["fix time stamp being too low vue3 (#1284) (1458f1e)","max height for content editable (#1293) (6695eb6)","update dialtone-icons version (56af5ae)","Icon:** update dialtone icons usage (#1295) (ab0ce7d)","fixed story for button-group component alignment vue3 version (#1288) (fc85c15)","update root layout examples (#1286) (77757a6)","add description list component vue 3 (#1291) (80075c3)"],"Bug Fixes":["fix time stamp being too low vue3 (#1284) (1458f1e)","max height for content editable (#1293) (6695eb6)","update dialtone-icons version (56af5ae)"],"Code Refactoring":["Icon:** update dialtone icons usage (#1295) (ab0ce7d)"],"Documentation":["fixed story for button-group component alignment vue3 version (#1288) (fc85c15)","update root layout examples (#1286) (77757a6)"],"Features":["add description list component vue 3 (#1291) (80075c3)"]}},{"version":"3.93.1","title":"[3.93.1](https://github.com/dialpad/dialtone-vue/compare/v3.93.0...v3.93.1) (2023-10-27)","date":"2023-10-27","body":"### Bug Fixes\n\n* date functions locale global ([8fe7307](https://github.com/dialpad/dialtone-vue/commit/8fe73076ea6b4addc4d03c228f6a7ec1cba6c6ac))\n* **Message Input:** tooltip should be displayed when character limit has been reached ([#1280](https://github.com/dialpad/dialtone-vue/issues/1280)) ([b5a99cb](https://github.com/dialpad/dialtone-vue/commit/b5a99cb9bb0020c69e553cfb993dd60e54456bd7))\n\n\n### Documentation\n\n* document date functions ([#1283](https://github.com/dialpad/dialtone-vue/issues/1283)) ([5efa023](https://github.com/dialpad/dialtone-vue/commit/5efa023c303a07de0cfb5cb9d18b8fc5d8c0e67b))","parsed":{"_":["date functions locale global (8fe7307)","Message Input:** tooltip should be displayed when character limit has been reached (#1280) (b5a99cb)","document date functions (#1283) (5efa023)"],"Bug Fixes":["date functions locale global (8fe7307)","Message Input:** tooltip should be displayed when character limit has been reached (#1280) (b5a99cb)"],"Documentation":["document date functions (#1283) (5efa023)"]}},{"version":"3.93.0","title":"[3.93.0](https://github.com/dialpad/dialtone-vue/compare/v3.92.1...v3.93.0) (2023-10-25)","date":"2023-10-25","body":"### Bug Fixes\n\n* add disabled prop to tooltip - vue3 ([#1277](https://github.com/dialpad/dialtone-vue/issues/1277)) ([e25a755](https://github.com/dialpad/dialtone-vue/commit/e25a755bfddd3d0eaebbf2413d2a800689c9bb7c))\n* **Button:** icon sizing ([#1269](https://github.com/dialpad/dialtone-vue/issues/1269)) ([ec0df97](https://github.com/dialpad/dialtone-vue/commit/ec0df975b6fe3fea447e058212d1e11ea76de612))\n* **Dt Tooltip Directive:** default delay ([#1273](https://github.com/dialpad/dialtone-vue/issues/1273)) ([5c65241](https://github.com/dialpad/dialtone-vue/commit/5c65241746d6f8f2a821d702eb3d8fafc126e854))\n\n\n### Features\n\n* add initial date formatting functions ([#1279](https://github.com/dialpad/dialtone-vue/issues/1279)) ([f8340e9](https://github.com/dialpad/dialtone-vue/commit/f8340e9a30e54488ca13755a40730db4b07f3c89))\n* **Call Pill:** add default toggled state - vue3 ([#1275](https://github.com/dialpad/dialtone-vue/issues/1275)) ([c4afed8](https://github.com/dialpad/dialtone-vue/commit/c4afed87b4fae26754b652235e757e01543706e6))","parsed":{"_":["add disabled prop to tooltip - vue3 (#1277) (e25a755)","Button:** icon sizing (#1269) (ec0df97)","Dt Tooltip Directive:** default delay (#1273) (5c65241)","add initial date formatting functions (#1279) (f8340e9)","Call Pill:** add default toggled state - vue3 (#1275) (c4afed8)"],"Bug Fixes":["add disabled prop to tooltip - vue3 (#1277) (e25a755)","Button:** icon sizing (#1269) (ec0df97)","Dt Tooltip Directive:** default delay (#1273) (5c65241)"],"Features":["add initial date formatting functions (#1279) (f8340e9)","Call Pill:** add default toggled state - vue3 (#1275) (c4afed8)"]}},{"version":"3.92.1","title":"[3.92.1](https://github.com/dialpad/dialtone-vue/compare/v3.92.0...v3.92.1) (2023-10-20)","date":"2023-10-20","body":"### Bug Fixes\n\n* export directives in production build ([#1271](https://github.com/dialpad/dialtone-vue/issues/1271)) ([b34febb](https://github.com/dialpad/dialtone-vue/commit/b34febb20488e23f98b07b8ce4d19a561f73cfad))","parsed":{"_":["export directives in production build (#1271) (b34febb)"],"Bug Fixes":["export directives in production build (#1271) (b34febb)"]}},{"version":"3.92.0","title":"[3.92.0](https://github.com/dialpad/dialtone-vue/compare/v3.91.0...v3.92.0) (2023-10-20)","date":"2023-10-20","body":"### Bug Fixes\n\n* suggestion list CSS changes ([#1255](https://github.com/dialpad/dialtone-vue/issues/1255)) ([abd4735](https://github.com/dialpad/dialtone-vue/commit/abd4735a399a9681b89391611cabba65fea1a8c4))\n\n\n### Features\n\n* add avatar slot to feed-item-row ([#1267](https://github.com/dialpad/dialtone-vue/issues/1267)) ([1cc8b71](https://github.com/dialpad/dialtone-vue/commit/1cc8b71837669bb0cfa7fde4635f9efdee454cae))\n* **Dt Tooltip Directive:** add dt-tooltip directive ([#1264](https://github.com/dialpad/dialtone-vue/issues/1264)) ([6a67cae](https://github.com/dialpad/dialtone-vue/commit/6a67caee52ef2017391cc6ef6a7f27e14b1e1978))\n* update dialtone-icons ([11a4714](https://github.com/dialpad/dialtone-vue/commit/11a47140ad1d4c655bd9cf0c11d06e93126739f4))","parsed":{"_":["suggestion list CSS changes (#1255) (abd4735)","add avatar slot to feed-item-row (#1267) (1cc8b71)","Dt Tooltip Directive:** add dt-tooltip directive (#1264) (6a67cae)","update dialtone-icons (11a4714)"],"Bug Fixes":["suggestion list CSS changes (#1255) (abd4735)"],"Features":["add avatar slot to feed-item-row (#1267) (1cc8b71)","Dt Tooltip Directive:** add dt-tooltip directive (#1264) (6a67cae)","update dialtone-icons (11a4714)"]}},{"version":"3.91.0","title":"[3.91.0](https://github.com/dialpad/dialtone-vue/compare/v3.90.0...v3.91.0) (2023-10-19)","date":"2023-10-19","body":"### Bug Fixes\n\n* click event on leftbar group row ([#1265](https://github.com/dialpad/dialtone-vue/issues/1265)) ([d31bf5d](https://github.com/dialpad/dialtone-vue/commit/d31bf5d3d2257a9eb1547e2c911893cb9de373c0))\n* **Radio, Checkbox:** apply fieldset class ([#1260](https://github.com/dialpad/dialtone-vue/issues/1260)) ([7e2f0f6](https://github.com/dialpad/dialtone-vue/commit/7e2f0f6c25312d0d2d40318efb8771b8f6d7eacf))\n\n\n### Features\n\n* attachment carousel for generic media files ([#1209](https://github.com/dialpad/dialtone-vue/issues/1209)) ([ef195ae](https://github.com/dialpad/dialtone-vue/commit/ef195aef72eee49c22a73f4c5b832897df869e94))","parsed":{"_":["click event on leftbar group row (#1265) (d31bf5d)","Radio, Checkbox:** apply fieldset class (#1260) (7e2f0f6)","attachment carousel for generic media files (#1209) (ef195ae)"],"Bug Fixes":["click event on leftbar group row (#1265) (d31bf5d)","Radio, Checkbox:** apply fieldset class (#1260) (7e2f0f6)"],"Features":["attachment carousel for generic media files (#1209) (ef195ae)"]}},{"version":"3.90.0","title":"[3.90.0](https://github.com/dialpad/dialtone-vue/compare/v3.89.0...v3.90.0) (2023-10-16)","date":"2023-10-16","body":"### Features\n\n* **Dt Recipe Ivr Node:** change z-index and docs ([#1258](https://github.com/dialpad/dialtone-vue/issues/1258)) ([d9b4559](https://github.com/dialpad/dialtone-vue/commit/d9b45594b3dc27629febc6ea487b8b9e0cef33f6))","parsed":{"_":["Dt Recipe Ivr Node:** change z-index and docs (#1258) (d9b4559)"],"Features":["Dt Recipe Ivr Node:** change z-index and docs (#1258) (d9b4559)"]}},{"version":"3.89.0","title":"[3.89.0](https://github.com/dialpad/dialtone-vue/compare/v3.88.1...v3.89.0) (2023-10-13)","date":"2023-10-13","body":"### Bug Fixes\n\n* **Root Layout:** convert to pure CSS grid method ([#1254](https://github.com/dialpad/dialtone-vue/issues/1254)) ([3dbd0be](https://github.com/dialpad/dialtone-vue/commit/3dbd0be47fdf4717fa226bfda1485a8ca54f4fe9))\n\n\n### Features\n\n* **Rich Text Editor:** contact mentions ([#1248](https://github.com/dialpad/dialtone-vue/issues/1248)) ([19a99fb](https://github.com/dialpad/dialtone-vue/commit/19a99fb2f8de554b83997b232b1e0a2c0f726e24))","parsed":{"_":["Root Layout:** convert to pure CSS grid method (#1254) (3dbd0be)","Rich Text Editor:** contact mentions (#1248) (19a99fb)"],"Bug Fixes":["Root Layout:** convert to pure CSS grid method (#1254) (3dbd0be)"],"Features":["Rich Text Editor:** contact mentions (#1248) (19a99fb)"]}},{"version":"3.88.1","title":"[3.88.1](https://github.com/dialpad/dialtone-vue/compare/v3.88.0...v3.88.1) (2023-10-06)","date":"2023-10-06","body":"### Bug Fixes\n\n* **Breadcrumbs:** fix story configuration of BreadcrumbItem ([#1247](https://github.com/dialpad/dialtone-vue/issues/1247)) ([9794cf4](https://github.com/dialpad/dialtone-vue/commit/9794cf4914c69f838aeb8ebd7a53ef0e2dc3e665))\n* **Callbar Button:** slot not working ([#1243](https://github.com/dialpad/dialtone-vue/issues/1243)) ([8138fd3](https://github.com/dialpad/dialtone-vue/commit/8138fd35b3543594318c5321c6b26280dd72d155))\n* **General Row:** set voice chat icon to waveform ([4bc6d6c](https://github.com/dialpad/dialtone-vue/commit/4bc6d6cad9351d2f55811e385325245236cc9882))\n* href on link ([#1245](https://github.com/dialpad/dialtone-vue/issues/1245)) ([9cd2c25](https://github.com/dialpad/dialtone-vue/commit/9cd2c2534f282fb0e59ac786037f62945d01b8f0))\n* **Root Layout:** use inner child width for sidebar ([#1252](https://github.com/dialpad/dialtone-vue/issues/1252)) ([6b4cc41](https://github.com/dialpad/dialtone-vue/commit/6b4cc41e6879460a292c7e61169474a4fc39f24c))\n\n\n### Documentation\n\n* **Avatar:** add missing group examples ([#1239](https://github.com/dialpad/dialtone-vue/issues/1239)) ([d7b313a](https://github.com/dialpad/dialtone-vue/commit/d7b313ae073385fe8799692bc5a4da00112a0e94))\n* fix avatar images broken ([#1235](https://github.com/dialpad/dialtone-vue/issues/1235)) ([8ec0975](https://github.com/dialpad/dialtone-vue/commit/8ec0975dcf9888d86af73d97f6dba8d0d2cb1080))","parsed":{"_":["Breadcrumbs:** fix story configuration of BreadcrumbItem (#1247) (9794cf4)","Callbar Button:** slot not working (#1243) (8138fd3)","General Row:** set voice chat icon to waveform (4bc6d6c)","href on link (#1245) (9cd2c25)","Root Layout:** use inner child width for sidebar (#1252) (6b4cc41)","Avatar:** add missing group examples (#1239) (d7b313a)","fix avatar images broken (#1235) (8ec0975)"],"Bug Fixes":["Breadcrumbs:** fix story configuration of BreadcrumbItem (#1247) (9794cf4)","Callbar Button:** slot not working (#1243) (8138fd3)","General Row:** set voice chat icon to waveform (4bc6d6c)","href on link (#1245) (9cd2c25)","Root Layout:** use inner child width for sidebar (#1252) (6b4cc41)"],"Documentation":["Avatar:** add missing group examples (#1239) (d7b313a)","fix avatar images broken (#1235) (8ec0975)"]}},{"version":"3.88.0","title":"[3.88.0](https://github.com/dialpad/dialtone-vue/compare/v3.87.1...v3.88.0) (2023-10-05)","date":"2023-10-05","body":"### Bug Fixes\n\n* alignment for emoji and emoji row - vue3 ([#1233](https://github.com/dialpad/dialtone-vue/issues/1233)) ([53d7fa6](https://github.com/dialpad/dialtone-vue/commit/53d7fa6fa3f9e352831d0614e70d67f8903090ae))\n\n\n### Features\n\n* update dialtone-icons ([52a3c92](https://github.com/dialpad/dialtone-vue/commit/52a3c927ae53cac9664d431469876078ba2b89ec))","parsed":{"_":["alignment for emoji and emoji row - vue3 (#1233) (53d7fa6)","update dialtone-icons (52a3c92)"],"Bug Fixes":["alignment for emoji and emoji row - vue3 (#1233) (53d7fa6)"],"Features":["update dialtone-icons (52a3c92)"]}},{"version":"3.87.1","title":"[3.87.1](https://github.com/dialpad/dialtone-vue/compare/v3.87.0...v3.87.1) (2023-10-04)","date":"2023-10-04","body":"### Bug Fixes\n\n* address feedItemRow and feedItemPill css issues vue3 ([#1224](https://github.com/dialpad/dialtone-vue/issues/1224)) ([aa08b34](https://github.com/dialpad/dialtone-vue/commit/aa08b34210c49bfbedba4c8885e593ba40f521f3))\n* **Root Layout:** remove fixed height on header/footer ([#1231](https://github.com/dialpad/dialtone-vue/issues/1231)) ([3a6d9af](https://github.com/dialpad/dialtone-vue/commit/3a6d9af27f3dede8520be48473667447f6b7fd04))\n\n\n### Documentation\n\n* **Stack:** add new defaults for alignment - vue3 ([#1230](https://github.com/dialpad/dialtone-vue/issues/1230)) ([beb8baf](https://github.com/dialpad/dialtone-vue/commit/beb8baf7e95e8915130bd386fb227d4a2327c4f1))","parsed":{"_":["address feedItemRow and feedItemPill css issues vue3 (#1224) (aa08b34)","Root Layout:** remove fixed height on header/footer (#1231) (3a6d9af)","Stack:** add new defaults for alignment - vue3 (#1230) (beb8baf)"],"Bug Fixes":["address feedItemRow and feedItemPill css issues vue3 (#1224) (aa08b34)","Root Layout:** remove fixed height on header/footer (#1231) (3a6d9af)"],"Documentation":["Stack:** add new defaults for alignment - vue3 (#1230) (beb8baf)"]}},{"version":"3.87.0","title":"[3.87.0](https://github.com/dialpad/dialtone-vue/compare/v3.86.4...v3.87.0) (2023-09-29)","date":"2023-09-29","body":"### Features\n\n* **Callbox:** on hold status ([#1226](https://github.com/dialpad/dialtone-vue/issues/1226)) ([8f5e1bd](https://github.com/dialpad/dialtone-vue/commit/8f5e1bd04810c7f111126d9840581f249460b2da))","parsed":{"_":["Callbox:** on hold status (#1226) (8f5e1bd)"],"Features":["Callbox:** on hold status (#1226) (8f5e1bd)"]}},{"version":"3.87.0","title":"[3.87.0](https://github.com/dialpad/dialtone-vue/compare/v3.86.4...v3.87.0) (2023-09-29)","date":"2023-09-29","body":"### Features\n\n* **Callbox:** on hold status ([#1226](https://github.com/dialpad/dialtone-vue/issues/1226)) ([8f5e1bd](https://github.com/dialpad/dialtone-vue/commit/8f5e1bd04810c7f111126d9840581f249460b2da))","parsed":{"_":["Callbox:** on hold status (#1226) (8f5e1bd)"],"Features":["Callbox:** on hold status (#1226) (8f5e1bd)"]}},{"version":"3.86.4","title":"[3.86.4](https://github.com/dialpad/dialtone-vue/compare/v3.86.3...v3.86.4) (2023-09-28)","date":"2023-09-28","body":"### Bug Fixes\n\n* **Callbox, Avatar:** events and styling ([#1219](https://github.com/dialpad/dialtone-vue/issues/1219)) ([5875cf9](https://github.com/dialpad/dialtone-vue/commit/5875cf9948c701a7a6866d40429959232fa76a6c))\n* emoji picker to trigger emoji plugin with insertContent node ([#1220](https://github.com/dialpad/dialtone-vue/issues/1220)) ([5d35041](https://github.com/dialpad/dialtone-vue/commit/5d35041b97483abd2a34fff2c4b57d973d8ad2ef))\n* emoji row css vue3 ([#1191](https://github.com/dialpad/dialtone-vue/issues/1191)) ([1b68b87](https://github.com/dialpad/dialtone-vue/commit/1b68b87312f41a1020cf0f7a466ef09e166cd37a))\n* **List Item:** apply correct color design tokens - vue3 ([#1223](https://github.com/dialpad/dialtone-vue/issues/1223)) ([ed2e786](https://github.com/dialpad/dialtone-vue/commit/ed2e786a5802859341d718b1859fa095cb9d0746))","parsed":{"_":["Callbox, Avatar:** events and styling (#1219) (5875cf9)","emoji picker to trigger emoji plugin with insertContent node (#1220) (5d35041)","emoji row css vue3 (#1191) (1b68b87)","List Item:** apply correct color design tokens - vue3 (#1223) (ed2e786)"],"Bug Fixes":["Callbox, Avatar:** events and styling (#1219) (5875cf9)","emoji picker to trigger emoji plugin with insertContent node (#1220) (5d35041)","emoji row css vue3 (#1191) (1b68b87)","List Item:** apply correct color design tokens - vue3 (#1223) (ed2e786)"]}},{"version":"3.86.3","title":"[3.86.3](https://github.com/dialpad/dialtone-vue/compare/v3.86.2...v3.86.3) (2023-09-26)","date":"2023-09-26","body":"### Bug Fixes\n\n* **Callbox:** video height ([#1211](https://github.com/dialpad/dialtone-vue/issues/1211)) ([ceaf1f4](https://github.com/dialpad/dialtone-vue/commit/ceaf1f445a2dfa06e239453a3159a1569819246e))","parsed":{"_":["Callbox:** video height (#1211) (ceaf1f4)"],"Bug Fixes":["Callbox:** video height (#1211) (ceaf1f4)"]}},{"version":"3.86.2","title":"[3.86.2](https://github.com/dialpad/dialtone-vue/compare/v3.86.1...v3.86.2) (2023-09-25)","date":"2023-09-25","body":"### Bug Fixes\n\n* **Modal:** export modal banner kinds ([#1208](https://github.com/dialpad/dialtone-vue/issues/1208)) ([663090f](https://github.com/dialpad/dialtone-vue/commit/663090fdade25857c80c0b2f022c7903edc019d1))","parsed":{"_":["Modal:** export modal banner kinds (#1208) (663090f)"],"Bug Fixes":["Modal:** export modal banner kinds (#1208) (663090f)"]}},{"version":"3.86.1","title":"[3.86.1](https://github.com/dialpad/dialtone-vue/compare/v3.86.0...v3.86.1) (2023-09-22)","date":"2023-09-22","body":"### Bug Fixes\n\n* **Contact Row:** add space between presence and status text ([#1198](https://github.com/dialpad/dialtone-vue/issues/1198)) ([5ad6215](https://github.com/dialpad/dialtone-vue/commit/5ad62157af30becf443d2bab8d63ea7ab48782cf))","parsed":{"_":["Contact Row:** add space between presence and status text (#1198) (5ad6215)"],"Bug Fixes":["Contact Row:** add space between presence and status text (#1198) (5ad6215)"]}},{"version":"3.86.0","title":"[3.86.0](https://github.com/dialpad/dialtone-vue/compare/v3.85.0...v3.86.0) (2023-09-21)","date":"2023-09-21","body":"### Bug Fixes\n\n* add virtual \"prompt\" for visual tests on PR ([#1193](https://github.com/dialpad/dialtone-vue/issues/1193)) ([952fd5a](https://github.com/dialpad/dialtone-vue/commit/952fd5a59f6c37aa598b839700ce6f0b5f810cc2))\n* **Avatar:** change avatar seed algorithm to sync with android ([#1185](https://github.com/dialpad/dialtone-vue/issues/1185)) ([2eef1c3](https://github.com/dialpad/dialtone-vue/commit/2eef1c35a418e1aae8bf8fc916cec923c20b95a5))\n* **Contact Info, Feed Item Row, Item Layout:** alignment issues ([#1187](https://github.com/dialpad/dialtone-vue/issues/1187)) ([04ebc27](https://github.com/dialpad/dialtone-vue/commit/04ebc271da4dace97641ec66ea252812be3d6c78))\n* **Item Layout:** selected slot alignment ([#1195](https://github.com/dialpad/dialtone-vue/issues/1195)) ([135c3c0](https://github.com/dialpad/dialtone-vue/commit/135c3c09c28c9d42d2007a24323f6bbbd09886ec))\n* **Recipe Callbar Button With Popover:** change event name and sync open state - Vue3 ([#1184](https://github.com/dialpad/dialtone-vue/issues/1184)) ([13a6f35](https://github.com/dialpad/dialtone-vue/commit/13a6f352d6562934ffb315cd3398aa774008770d))\n\n\n### Features\n\n* **Avatar:** add clickable behavior - vue3 ([#1188](https://github.com/dialpad/dialtone-vue/issues/1188)) ([f63ed42](https://github.com/dialpad/dialtone-vue/commit/f63ed4207bac19511280fb2c111c49f8f46c70cd))\n* **Callbox:** add clickable behavior - vue3 ([#1197](https://github.com/dialpad/dialtone-vue/issues/1197)) ([3921e37](https://github.com/dialpad/dialtone-vue/commit/3921e37ae86f7d872d155ab7610016b8ec5cf8cf))\n* update dialtone icons to 3.2.0 ([b069176](https://github.com/dialpad/dialtone-vue/commit/b0691769af969ad400ccf81dbb31950428c1555a))","parsed":{"_":["add virtual \"prompt\" for visual tests on PR (#1193) (952fd5a)","Avatar:** change avatar seed algorithm to sync with android (#1185) (2eef1c3)","Contact Info, Feed Item Row, Item Layout:** alignment issues (#1187) (04ebc27)","Item Layout:** selected slot alignment (#1195) (135c3c0)","Recipe Callbar Button With Popover:** change event name and sync open state - Vue3 (#1184) (13a6f35)","Avatar:** add clickable behavior - vue3 (#1188) (f63ed42)","Callbox:** add clickable behavior - vue3 (#1197) (3921e37)","update dialtone icons to 3.2.0 (b069176)"],"Bug Fixes":["add virtual \"prompt\" for visual tests on PR (#1193) (952fd5a)","Avatar:** change avatar seed algorithm to sync with android (#1185) (2eef1c3)","Contact Info, Feed Item Row, Item Layout:** alignment issues (#1187) (04ebc27)","Item Layout:** selected slot alignment (#1195) (135c3c0)","Recipe Callbar Button With Popover:** change event name and sync open state - Vue3 (#1184) (13a6f35)"],"Features":["Avatar:** add clickable behavior - vue3 (#1188) (f63ed42)","Callbox:** add clickable behavior - vue3 (#1197) (3921e37)","update dialtone icons to 3.2.0 (b069176)"]}},{"version":"3.85.0","title":"[3.85.0](https://github.com/dialpad/dialtone-vue/compare/v3.84.0...v3.85.0) (2023-09-14)","date":"2023-09-14","body":"### Bug Fixes\n\n* feed pill not exported ([#1181](https://github.com/dialpad/dialtone-vue/issues/1181)) ([c18fc09](https://github.com/dialpad/dialtone-vue/commit/c18fc09484f937cb4ad4e431c2cc93c35f47e0bb))\n\n\n### Features\n\n* add avatar click event in contact info (vue3) ([#1165](https://github.com/dialpad/dialtone-vue/issues/1165)) ([7d4f645](https://github.com/dialpad/dialtone-vue/commit/7d4f645265f691c856842efa963cf8f0e9714431))","parsed":{"_":["feed pill not exported (#1181) (c18fc09)","add avatar click event in contact info (vue3) (#1165) (7d4f645)"],"Bug Fixes":["feed pill not exported (#1181) (c18fc09)"],"Features":["add avatar click event in contact info (vue3) (#1165) (7d4f645)"]}},{"version":"3.84.0","title":"[3.84.0](https://github.com/dialpad/dialtone-vue/compare/v3.83.0...v3.84.0) (2023-09-14)","date":"2023-09-14","body":"### Bug Fixes\n\n* **Feed Item,feed Item Row:** fix avatar alignment ([#1171](https://github.com/dialpad/dialtone-vue/issues/1171)) ([2f84a6e](https://github.com/dialpad/dialtone-vue/commit/2f84a6e26def47c4419abfb1bdb173a7c35e22d8))\n* **Image Viewer:** fix close icon not visible on dark mode ([#1169](https://github.com/dialpad/dialtone-vue/issues/1169)) ([7b45537](https://github.com/dialpad/dialtone-vue/commit/7b45537711ffdfaa77ca65d362e4f789de2afd3e))\n\n\n### Features\n\n* **Leftbar Row:** add new icon color for contact center type ([#1175](https://github.com/dialpad/dialtone-vue/issues/1175)) ([2401063](https://github.com/dialpad/dialtone-vue/commit/240106382b3fb31ccf8e90a217dbc5fb3098bf15))\n* **Message Input:** add focus method ([#1177](https://github.com/dialpad/dialtone-vue/issues/1177)) ([1e113a4](https://github.com/dialpad/dialtone-vue/commit/1e113a46a46b582d9b0ee88f4823fe037b6d9e95))","parsed":{"_":["Feed Item,feed Item Row:** fix avatar alignment (#1171) (2f84a6e)","Image Viewer:** fix close icon not visible on dark mode (#1169) (7b45537)","Leftbar Row:** add new icon color for contact center type (#1175) (2401063)","Message Input:** add focus method (#1177) (1e113a4)"],"Bug Fixes":["Feed Item,feed Item Row:** fix avatar alignment (#1171) (2f84a6e)","Image Viewer:** fix close icon not visible on dark mode (#1169) (7b45537)"],"Features":["Leftbar Row:** add new icon color for contact center type (#1175) (2401063)","Message Input:** add focus method (#1177) (1e113a4)"]}},{"version":"3.83.0","title":"[3.83.0](https://github.com/dialpad/dialtone-vue/compare/v3.82.2...v3.83.0) (2023-09-11)","date":"2023-09-11","body":"### Features\n\n* feed item pill recipe vue3 ([#1160](https://github.com/dialpad/dialtone-vue/issues/1160)) ([1baa335](https://github.com/dialpad/dialtone-vue/commit/1baa3352d3a916f75e252d42d15abb3b4bbafcd6))\n* **Message Input:** emoji suggestion ([#1136](https://github.com/dialpad/dialtone-vue/issues/1136)) ([8260745](https://github.com/dialpad/dialtone-vue/commit/8260745af6ec3589b8909f74bd8915d7988091e3))","parsed":{"_":["feed item pill recipe vue3 (#1160) (1baa335)","Message Input:** emoji suggestion (#1136) (8260745)"],"Features":["feed item pill recipe vue3 (#1160) (1baa335)","Message Input:** emoji suggestion (#1136) (8260745)"]}},{"version":"3.82.2","title":"[3.82.2](https://github.com/dialpad/dialtone-vue/compare/v3.82.1...v3.82.2) (2023-09-04)","date":"2023-09-04","body":"### Bug Fixes\n\n* **Leftbar Row:** corrected selected row's foreground color - vue3 ([#1155](https://github.com/dialpad/dialtone-vue/issues/1155)) ([f8edb15](https://github.com/dialpad/dialtone-vue/commit/f8edb1557c23e1205badb7195617ede10c93d175))\n\n\n### Documentation\n\n* **Callbox:** variants and docs - vue3 ([#1151](https://github.com/dialpad/dialtone-vue/issues/1151)) ([ecc21ff](https://github.com/dialpad/dialtone-vue/commit/ecc21ff707ffe4fec7171e9a56dea2fb19cc9f44))","parsed":{"_":["Leftbar Row:** corrected selected row's foreground color - vue3 (#1155) (f8edb15)","Callbox:** variants and docs - vue3 (#1151) (ecc21ff)"],"Bug Fixes":["Leftbar Row:** corrected selected row's foreground color - vue3 (#1155) (f8edb15)"],"Documentation":["Callbox:** variants and docs - vue3 (#1151) (ecc21ff)"]}},{"version":"3.82.1","title":"[3.82.1](https://github.com/dialpad/dialtone-vue/compare/v3.82.0...v3.82.1) (2023-08-28)","date":"2023-08-28","body":"### Bug Fixes\n\n* **Avatar:** dynamic icon sizes ([#1147](https://github.com/dialpad/dialtone-vue/issues/1147)) ([1c1b390](https://github.com/dialpad/dialtone-vue/commit/1c1b390f74ab9070db51112c7138ff308e72d5af))\n* **Avatar:** image events ([#1144](https://github.com/dialpad/dialtone-vue/issues/1144)) ([a03c3b9](https://github.com/dialpad/dialtone-vue/commit/a03c3b95823e72c3857c2b3cbcf2ab825e58ed66))\n* **Contact Info:** avatar's border color ([#1138](https://github.com/dialpad/dialtone-vue/issues/1138)) ([3c8e6fb](https://github.com/dialpad/dialtone-vue/commit/3c8e6fb21eafcacbb4b5ebdf4503d22a47f1fedb))\n\n\n### Code Refactoring\n\n* **Callbox:** visuals - vue3 ([#1140](https://github.com/dialpad/dialtone-vue/issues/1140)) ([5db9860](https://github.com/dialpad/dialtone-vue/commit/5db98605520b4a3696bb570fce5bd0ab1c0519ad))\n\n\n### Documentation\n\n* **Chip:** variants story - vue3 ([#1149](https://github.com/dialpad/dialtone-vue/issues/1149)) ([d8fe2a9](https://github.com/dialpad/dialtone-vue/commit/d8fe2a9da0f45cfe2c1fe2766c50802803776038))","parsed":{"_":["Avatar:** dynamic icon sizes (#1147) (1c1b390)","Avatar:** image events (#1144) (a03c3b9)","Contact Info:** avatar's border color (#1138) (3c8e6fb)","Callbox:** visuals - vue3 (#1140) (5db9860)","Chip:** variants story - vue3 (#1149) (d8fe2a9)"],"Bug Fixes":["Avatar:** dynamic icon sizes (#1147) (1c1b390)","Avatar:** image events (#1144) (a03c3b9)","Contact Info:** avatar's border color (#1138) (3c8e6fb)"],"Code Refactoring":["Callbox:** visuals - vue3 (#1140) (5db9860)"],"Documentation":["Chip:** variants story - vue3 (#1149) (d8fe2a9)"]}},{"version":"3.82.0","title":"[3.82.0](https://github.com/dialpad/dialtone-vue/compare/v3.81.0...v3.82.0) (2023-08-23)","date":"2023-08-23","body":"### Bug Fixes\n\n* end -> flex-end ([bd8cd3a](https://github.com/dialpad/dialtone-vue/commit/bd8cd3a28204aa509a6275bf0b6300d83fa3d4cb))\n* **Recipe Callbar Button With Popover:** do not autofocus on the popover ([#1132](https://github.com/dialpad/dialtone-vue/issues/1132)) ([b18114d](https://github.com/dialpad/dialtone-vue/commit/b18114dced0e7792d84ac1bd7da5a4e1eb123a3b))\n* **Select Menu:** emit value first ([#1134](https://github.com/dialpad/dialtone-vue/issues/1134)) ([d043c1e](https://github.com/dialpad/dialtone-vue/commit/d043c1efb1cb426d320f3d21b94941cf56556233))\n* **Select Menu:** pass event object onChange ([#1126](https://github.com/dialpad/dialtone-vue/issues/1126)) ([7b9b822](https://github.com/dialpad/dialtone-vue/commit/7b9b822695cf463931f665aff2c631b870ace8cf))\n\n\n### Documentation\n\n* update documentation - vue3 ([#1120](https://github.com/dialpad/dialtone-vue/issues/1120)) ([67d89ac](https://github.com/dialpad/dialtone-vue/commit/67d89ac38dd5aaa127838e124941e09bf4d42921))\n\n\n### Features\n\n* **Callbox:** scaffold component - vue3 ([#1130](https://github.com/dialpad/dialtone-vue/issues/1130)) ([c652d37](https://github.com/dialpad/dialtone-vue/commit/c652d37e419c80490023f828dc007d572e7be5b7))","parsed":{"_":["end -> flex-end (bd8cd3a)","Recipe Callbar Button With Popover:** do not autofocus on the popover (#1132) (b18114d)","Select Menu:** emit value first (#1134) (d043c1e)","Select Menu:** pass event object onChange (#1126) (7b9b822)","update documentation - vue3 (#1120) (67d89ac)","Callbox:** scaffold component - vue3 (#1130) (c652d37)"],"Bug Fixes":["end -> flex-end (bd8cd3a)","Recipe Callbar Button With Popover:** do not autofocus on the popover (#1132) (b18114d)","Select Menu:** emit value first (#1134) (d043c1e)","Select Menu:** pass event object onChange (#1126) (7b9b822)"],"Documentation":["update documentation - vue3 (#1120) (67d89ac)"],"Features":["Callbox:** scaffold component - vue3 (#1130) (c652d37)"]}},{"version":"3.81.0","title":"[3.81.0](https://github.com/dialpad/dialtone-vue/compare/v3.80.2...v3.81.0) (2023-08-16)","date":"2023-08-16","body":"### Features\n\n* update theme variables in dt-vue ([#1122](https://github.com/dialpad/dialtone-vue/issues/1122)) ([ea68d8d](https://github.com/dialpad/dialtone-vue/commit/ea68d8d8c04d5485b9af9b726de318bf8350a376))","parsed":{"_":["update theme variables in dt-vue (#1122) (ea68d8d)"],"Features":["update theme variables in dt-vue (#1122) (ea68d8d)"]}},{"version":"3.80.2","title":"[3.80.2](https://github.com/dialpad/dialtone-vue/compare/v3.80.1...v3.80.2) (2023-08-09)","date":"2023-08-09","body":"### Bug Fixes\n\n* **Avatar:** overlay icon alignment - vue3 ([#1116](https://github.com/dialpad/dialtone-vue/issues/1116)) ([15f9903](https://github.com/dialpad/dialtone-vue/commit/15f990325c0e1286ca9668e3e7cacfaf4e91e2c2))","parsed":{"_":["Avatar:** overlay icon alignment - vue3 (#1116) (15f9903)"],"Bug Fixes":["Avatar:** overlay icon alignment - vue3 (#1116) (15f9903)"]}},{"version":"3.80.1","title":"[3.80.1](https://github.com/dialpad/dialtone-vue/compare/v3.80.0...v3.80.1) (2023-08-04)","date":"2023-08-04","body":"### Bug Fixes\n\n* remove dialtone from peerDependencies ([b84c4fe](https://github.com/dialpad/dialtone-vue/commit/b84c4fea5011e55e31c5dad5a02d8e294592ac3f))","parsed":{"_":["remove dialtone from peerDependencies (b84c4fe)"],"Bug Fixes":["remove dialtone from peerDependencies (b84c4fe)"]}},{"version":"3.80.0","title":"[3.80.0](https://github.com/dialpad/dialtone-vue/compare/v3.79.0...v3.80.0) (2023-08-04)","date":"2023-08-04","body":"### Bug Fixes\n\n* `contact_info` style override issue (Vue3) ([#1079](https://github.com/dialpad/dialtone-vue/issues/1079)) ([1826f1c](https://github.com/dialpad/dialtone-vue/commit/1826f1c95c714ea14beda43e0ffc5c9553c07964))\n* add customized css to badge label and contact info (vue3) ([#1077](https://github.com/dialpad/dialtone-vue/issues/1077)) ([b1c3821](https://github.com/dialpad/dialtone-vue/commit/b1c3821886b2c0713077e6e1e41ece5e43398317))\n* **Avatar:** extract initials from full name - vue 3 ([b8bb929](https://github.com/dialpad/dialtone-vue/commit/b8bb929849f7fbaa3180d6a46fb49743d3cac455))\n* **Avatar:** remove util classes, set tokens ([#1107](https://github.com/dialpad/dialtone-vue/issues/1107)) ([7c02be8](https://github.com/dialpad/dialtone-vue/commit/7c02be827fff24c4b9f1ad859b554fa186be7700))\n* **Avatar:** thin border behind image ([#1099](https://github.com/dialpad/dialtone-vue/issues/1099)) ([e66fc86](https://github.com/dialpad/dialtone-vue/commit/e66fc86fec2a06ca6f8574d0459994cad1f516ac))\n* change prerelease name ([f8f9771](https://github.com/dialpad/dialtone-vue/commit/f8f977146d0fdaf2d4ade8f1f49b13f93a286e3b))\n* **Combobox Multi Select:** fix ref not existing error ([#1084](https://github.com/dialpad/dialtone-vue/issues/1084)) ([c72d796](https://github.com/dialpad/dialtone-vue/commit/c72d796a8f3d730e9e2cc0f0a4853a3d9d27f5bc))\n* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](https://github.com/dialpad/dialtone-vue/issues/1062)) ([53a882c](https://github.com/dialpad/dialtone-vue/commit/53a882c3657ef9157e1967ec3978a1bd7bc4a789))\n* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](https://github.com/dialpad/dialtone-vue/issues/1086)) ([594fdca](https://github.com/dialpad/dialtone-vue/commit/594fdca87aa5eab7a14c22f543517bc4c3784179)), closes [#1062](https://github.com/dialpad/dialtone-vue/issues/1062) [#1061](https://github.com/dialpad/dialtone-vue/issues/1061)\n* **Contact Info:** avatar's border color ([#1100](https://github.com/dialpad/dialtone-vue/issues/1100)) ([917de63](https://github.com/dialpad/dialtone-vue/commit/917de63cf3cc3a59cc6dd4e091dec14b126e35b4))\n* fix emoji skin tone not updating when skinTone prop updates ([#1087](https://github.com/dialpad/dialtone-vue/issues/1087)) ([d27d870](https://github.com/dialpad/dialtone-vue/commit/d27d8702e803b42da75f52a5a2819a8a597d782d))\n* **General Row:** adjust label width on prop change ([#1096](https://github.com/dialpad/dialtone-vue/issues/1096)) ([d4868cf](https://github.com/dialpad/dialtone-vue/commit/d4868cff3ae6bbd4e1b007b1488659cc69b1cd7e))\n* **General Row:** call resize handler on mounted ([#1094](https://github.com/dialpad/dialtone-vue/issues/1094)) ([51de1c0](https://github.com/dialpad/dialtone-vue/commit/51de1c023982403fd222126d44b529d3f2056611))\n* **General Row:** overridden display property - vue3 ([#1070](https://github.com/dialpad/dialtone-vue/issues/1070)) ([fd1703b](https://github.com/dialpad/dialtone-vue/commit/fd1703bbd725397df498f32b4fbc7e0b27e6cc36))\n* **General Row:** resize observer - vue3 ([#1075](https://github.com/dialpad/dialtone-vue/issues/1075)) ([a39b917](https://github.com/dialpad/dialtone-vue/commit/a39b917ac5fd02cc7b46595617450a892172b7d9))\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([021b37c](https://github.com/dialpad/dialtone-vue/commit/021b37caff014295a63761772a3fc9e8953d935b))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* **Message Input:** message input recipe tests ([#1073](https://github.com/dialpad/dialtone-vue/issues/1073)) ([bab14a5](https://github.com/dialpad/dialtone-vue/commit/bab14a5fe094e7a653e47d606b3132d387942137))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f9447ec](https://github.com/dialpad/dialtone-vue/commit/f9447ece3e684e59d9228e143059a7683da5aa5b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f12523e](https://github.com/dialpad/dialtone-vue/commit/f12523eb0684705271d271e90d5329fc4f389feb))\n* **Tooltip:** change anchor tag to span ([#1089](https://github.com/dialpad/dialtone-vue/issues/1089)) ([3c8e855](https://github.com/dialpad/dialtone-vue/commit/3c8e855225a93aad9bda09ec7be57ce2cc09775d))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1065](https://github.com/dialpad/dialtone-vue/issues/1065)) ([a7c19c5](https://github.com/dialpad/dialtone-vue/commit/a7c19c5fbd68e1236e91abe64340695d2e669ce9))\n* **Multiple Components:** missing migrations - vue3 ([#1090](https://github.com/dialpad/dialtone-vue/issues/1090)) ([614ab18](https://github.com/dialpad/dialtone-vue/commit/614ab187d7a73b0cbde3aefe46cf265a0301a2f6))\n\n\n### Features\n\n* add typescript - vue3 ([#1109](https://github.com/dialpad/dialtone-vue/issues/1109)) ([0208f9c](https://github.com/dialpad/dialtone-vue/commit/0208f9c0249297b411c71795055272244cbca976))\n* **Avatar:** add icon-class prop ([#1112](https://github.com/dialpad/dialtone-vue/issues/1112)) ([94aca09](https://github.com/dialpad/dialtone-vue/commit/94aca09fd21956024128bf7887ef4f058bc020ed))\n* **Avatar:** extract initials from full name - vue3 ([#1103](https://github.com/dialpad/dialtone-vue/issues/1103)) ([4573aec](https://github.com/dialpad/dialtone-vue/commit/4573aec1a583f75a67505b01d4a787431aaf3311)), closes [#1097](https://github.com/dialpad/dialtone-vue/issues/1097) [#1098](https://github.com/dialpad/dialtone-vue/issues/1098)\n* **Datepicker:** date format utils vue3 ([#1061](https://github.com/dialpad/dialtone-vue/issues/1061)) ([c0b4570](https://github.com/dialpad/dialtone-vue/commit/c0b45701cded29f0e480e21b6237d27de1271c0e))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](https://github.com/dialpad/dialtone-vue/issues/1068)) ([bbf24db](https://github.com/dialpad/dialtone-vue/commit/bbf24db5e7be1fa284a5dc7ecc3d86221e0640b3))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** anchor display property issue (#1104) (f9447ec)","Tooltip:** anchor display property issue (#1104) (f12523e)","Tooltip:** change anchor tag to span (#1089) (3c8e855)","Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)","add typescript - vue3 (#1109) (0208f9c)","Avatar:** add icon-class prop (#1112) (94aca09)","Avatar:** extract initials from full name - vue3 (#1103) (4573aec), closes #1097 #1098","Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** anchor display property issue (#1104) (f9447ec)","Tooltip:** anchor display property issue (#1104) (f12523e)","Tooltip:** change anchor tag to span (#1089) (3c8e855)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"],"Features":["add typescript - vue3 (#1109) (0208f9c)","Avatar:** add icon-class prop (#1112) (94aca09)","Avatar:** extract initials from full name - vue3 (#1103) (4573aec), closes #1097 #1098","Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.80.0-dialtone8-vue3.1","title":"[3.80.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.79.0...v3.80.0-dialtone8-vue3.1) (2023-08-02)","date":"2023-08-02","body":"### Bug Fixes\n\n* `contact_info` style override issue (Vue3) ([#1079](https://github.com/dialpad/dialtone-vue/issues/1079)) ([1826f1c](https://github.com/dialpad/dialtone-vue/commit/1826f1c95c714ea14beda43e0ffc5c9553c07964))\n* add customized css to badge label and contact info (vue3) ([#1077](https://github.com/dialpad/dialtone-vue/issues/1077)) ([b1c3821](https://github.com/dialpad/dialtone-vue/commit/b1c3821886b2c0713077e6e1e41ece5e43398317))\n* **Avatar:** extract initials from full name - vue 3 ([b8bb929](https://github.com/dialpad/dialtone-vue/commit/b8bb929849f7fbaa3180d6a46fb49743d3cac455))\n* **Avatar:** remove util classes, set tokens ([#1107](https://github.com/dialpad/dialtone-vue/issues/1107)) ([7c02be8](https://github.com/dialpad/dialtone-vue/commit/7c02be827fff24c4b9f1ad859b554fa186be7700))\n* **Avatar:** thin border behind image ([#1099](https://github.com/dialpad/dialtone-vue/issues/1099)) ([e66fc86](https://github.com/dialpad/dialtone-vue/commit/e66fc86fec2a06ca6f8574d0459994cad1f516ac))\n* change prerelease name ([f8f9771](https://github.com/dialpad/dialtone-vue/commit/f8f977146d0fdaf2d4ade8f1f49b13f93a286e3b))\n* **Combobox Multi Select:** fix ref not existing error ([#1084](https://github.com/dialpad/dialtone-vue/issues/1084)) ([c72d796](https://github.com/dialpad/dialtone-vue/commit/c72d796a8f3d730e9e2cc0f0a4853a3d9d27f5bc))\n* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](https://github.com/dialpad/dialtone-vue/issues/1062)) ([53a882c](https://github.com/dialpad/dialtone-vue/commit/53a882c3657ef9157e1967ec3978a1bd7bc4a789))\n* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](https://github.com/dialpad/dialtone-vue/issues/1086)) ([594fdca](https://github.com/dialpad/dialtone-vue/commit/594fdca87aa5eab7a14c22f543517bc4c3784179)), closes [#1062](https://github.com/dialpad/dialtone-vue/issues/1062) [#1061](https://github.com/dialpad/dialtone-vue/issues/1061)\n* **Contact Info:** avatar's border color ([#1100](https://github.com/dialpad/dialtone-vue/issues/1100)) ([917de63](https://github.com/dialpad/dialtone-vue/commit/917de63cf3cc3a59cc6dd4e091dec14b126e35b4))\n* fix emoji skin tone not updating when skinTone prop updates ([#1087](https://github.com/dialpad/dialtone-vue/issues/1087)) ([d27d870](https://github.com/dialpad/dialtone-vue/commit/d27d8702e803b42da75f52a5a2819a8a597d782d))\n* **General Row:** adjust label width on prop change ([#1096](https://github.com/dialpad/dialtone-vue/issues/1096)) ([d4868cf](https://github.com/dialpad/dialtone-vue/commit/d4868cff3ae6bbd4e1b007b1488659cc69b1cd7e))\n* **General Row:** call resize handler on mounted ([#1094](https://github.com/dialpad/dialtone-vue/issues/1094)) ([51de1c0](https://github.com/dialpad/dialtone-vue/commit/51de1c023982403fd222126d44b529d3f2056611))\n* **General Row:** overridden display property - vue3 ([#1070](https://github.com/dialpad/dialtone-vue/issues/1070)) ([fd1703b](https://github.com/dialpad/dialtone-vue/commit/fd1703bbd725397df498f32b4fbc7e0b27e6cc36))\n* **General Row:** resize observer - vue3 ([#1075](https://github.com/dialpad/dialtone-vue/issues/1075)) ([a39b917](https://github.com/dialpad/dialtone-vue/commit/a39b917ac5fd02cc7b46595617450a892172b7d9))\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([021b37c](https://github.com/dialpad/dialtone-vue/commit/021b37caff014295a63761772a3fc9e8953d935b))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* **Message Input:** message input recipe tests ([#1073](https://github.com/dialpad/dialtone-vue/issues/1073)) ([bab14a5](https://github.com/dialpad/dialtone-vue/commit/bab14a5fe094e7a653e47d606b3132d387942137))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f9447ec](https://github.com/dialpad/dialtone-vue/commit/f9447ece3e684e59d9228e143059a7683da5aa5b))\n* **Tooltip:** change anchor tag to span ([#1089](https://github.com/dialpad/dialtone-vue/issues/1089)) ([3c8e855](https://github.com/dialpad/dialtone-vue/commit/3c8e855225a93aad9bda09ec7be57ce2cc09775d))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1065](https://github.com/dialpad/dialtone-vue/issues/1065)) ([a7c19c5](https://github.com/dialpad/dialtone-vue/commit/a7c19c5fbd68e1236e91abe64340695d2e669ce9))\n* **Multiple Components:** missing migrations - vue3 ([#1090](https://github.com/dialpad/dialtone-vue/issues/1090)) ([614ab18](https://github.com/dialpad/dialtone-vue/commit/614ab187d7a73b0cbde3aefe46cf265a0301a2f6))\n\n\n### Features\n\n* **Datepicker:** date format utils vue3 ([#1061](https://github.com/dialpad/dialtone-vue/issues/1061)) ([c0b4570](https://github.com/dialpad/dialtone-vue/commit/c0b45701cded29f0e480e21b6237d27de1271c0e))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](https://github.com/dialpad/dialtone-vue/issues/1068)) ([bbf24db](https://github.com/dialpad/dialtone-vue/commit/bbf24db5e7be1fa284a5dc7ecc3d86221e0640b3))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** anchor display property issue (#1104) (f9447ec)","Tooltip:** change anchor tag to span (#1089) (3c8e855)","Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)","Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** anchor display property issue (#1104) (f9447ec)","Tooltip:** change anchor tag to span (#1089) (3c8e855)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"],"Features":["Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.80.0-dialtone8-vue3.2","title":"[3.80.0-dialtone8-vue3.2](https://github.com/dialpad/dialtone-vue/compare/v3.80.0-dialtone8-vue3.1...v3.80.0-dialtone8-vue3.2) (2023-08-02)","date":"2023-08-02","body":"### Bug Fixes\n\n* **Avatar:** extract initials from full name - vue 3 ([b8bb929](https://github.com/dialpad/dialtone-vue/commit/b8bb929849f7fbaa3180d6a46fb49743d3cac455))\n* **Avatar:** remove util classes, set tokens ([#1107](https://github.com/dialpad/dialtone-vue/issues/1107)) ([7c02be8](https://github.com/dialpad/dialtone-vue/commit/7c02be827fff24c4b9f1ad859b554fa186be7700))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([021b37c](https://github.com/dialpad/dialtone-vue/commit/021b37caff014295a63761772a3fc9e8953d935b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f9447ec](https://github.com/dialpad/dialtone-vue/commit/f9447ece3e684e59d9228e143059a7683da5aa5b))","parsed":{"_":["Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","Tooltip:** anchor display property issue (#1104) (f9447ec)"],"Bug Fixes":["Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","Tooltip:** anchor display property issue (#1104) (f9447ec)"]}},{"version":"3.80.0-dialtone8-vue3.2","title":"[3.80.0-dialtone8-vue3.2](https://github.com/dialpad/dialtone-vue/compare/v3.80.0-dialtone8-vue3.1...v3.80.0-dialtone8-vue3.2) (2023-08-02)","date":"2023-08-02","body":"### Bug Fixes\n\n* **Avatar:** extract initials from full name - vue 3 ([b8bb929](https://github.com/dialpad/dialtone-vue/commit/b8bb929849f7fbaa3180d6a46fb49743d3cac455))\n* **Avatar:** remove util classes, set tokens ([#1107](https://github.com/dialpad/dialtone-vue/issues/1107)) ([7c02be8](https://github.com/dialpad/dialtone-vue/commit/7c02be827fff24c4b9f1ad859b554fa186be7700))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([021b37c](https://github.com/dialpad/dialtone-vue/commit/021b37caff014295a63761772a3fc9e8953d935b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f9447ec](https://github.com/dialpad/dialtone-vue/commit/f9447ece3e684e59d9228e143059a7683da5aa5b))","parsed":{"_":["Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","Tooltip:** anchor display property issue (#1104) (f9447ec)"],"Bug Fixes":["Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","Tooltip:** anchor display property issue (#1104) (f9447ec)"]}},{"version":"3.80.0-dialtone8-vue3.1","title":"[3.80.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.79.0...v3.80.0-dialtone8-vue3.1) (2023-07-26)","date":"2023-07-26","body":"### Bug Fixes\n\n* `contact_info` style override issue (Vue3) ([#1079](https://github.com/dialpad/dialtone-vue/issues/1079)) ([1826f1c](https://github.com/dialpad/dialtone-vue/commit/1826f1c95c714ea14beda43e0ffc5c9553c07964))\n* add customized css to badge label and contact info (vue3) ([#1077](https://github.com/dialpad/dialtone-vue/issues/1077)) ([b1c3821](https://github.com/dialpad/dialtone-vue/commit/b1c3821886b2c0713077e6e1e41ece5e43398317))\n* **Avatar:** thin border behind image ([#1099](https://github.com/dialpad/dialtone-vue/issues/1099)) ([e66fc86](https://github.com/dialpad/dialtone-vue/commit/e66fc86fec2a06ca6f8574d0459994cad1f516ac))\n* change prerelease name ([f8f9771](https://github.com/dialpad/dialtone-vue/commit/f8f977146d0fdaf2d4ade8f1f49b13f93a286e3b))\n* **Combobox Multi Select:** fix ref not existing error ([#1084](https://github.com/dialpad/dialtone-vue/issues/1084)) ([c72d796](https://github.com/dialpad/dialtone-vue/commit/c72d796a8f3d730e9e2cc0f0a4853a3d9d27f5bc))\n* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](https://github.com/dialpad/dialtone-vue/issues/1062)) ([53a882c](https://github.com/dialpad/dialtone-vue/commit/53a882c3657ef9157e1967ec3978a1bd7bc4a789))\n* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](https://github.com/dialpad/dialtone-vue/issues/1086)) ([594fdca](https://github.com/dialpad/dialtone-vue/commit/594fdca87aa5eab7a14c22f543517bc4c3784179)), closes [#1062](https://github.com/dialpad/dialtone-vue/issues/1062) [#1061](https://github.com/dialpad/dialtone-vue/issues/1061)\n* **Contact Info:** avatar's border color ([#1100](https://github.com/dialpad/dialtone-vue/issues/1100)) ([917de63](https://github.com/dialpad/dialtone-vue/commit/917de63cf3cc3a59cc6dd4e091dec14b126e35b4))\n* fix emoji skin tone not updating when skinTone prop updates ([#1087](https://github.com/dialpad/dialtone-vue/issues/1087)) ([d27d870](https://github.com/dialpad/dialtone-vue/commit/d27d8702e803b42da75f52a5a2819a8a597d782d))\n* **General Row:** adjust label width on prop change ([#1096](https://github.com/dialpad/dialtone-vue/issues/1096)) ([d4868cf](https://github.com/dialpad/dialtone-vue/commit/d4868cff3ae6bbd4e1b007b1488659cc69b1cd7e))\n* **General Row:** call resize handler on mounted ([#1094](https://github.com/dialpad/dialtone-vue/issues/1094)) ([51de1c0](https://github.com/dialpad/dialtone-vue/commit/51de1c023982403fd222126d44b529d3f2056611))\n* **General Row:** overridden display property - vue3 ([#1070](https://github.com/dialpad/dialtone-vue/issues/1070)) ([fd1703b](https://github.com/dialpad/dialtone-vue/commit/fd1703bbd725397df498f32b4fbc7e0b27e6cc36))\n* **General Row:** resize observer - vue3 ([#1075](https://github.com/dialpad/dialtone-vue/issues/1075)) ([a39b917](https://github.com/dialpad/dialtone-vue/commit/a39b917ac5fd02cc7b46595617450a892172b7d9))\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* **Message Input:** message input recipe tests ([#1073](https://github.com/dialpad/dialtone-vue/issues/1073)) ([bab14a5](https://github.com/dialpad/dialtone-vue/commit/bab14a5fe094e7a653e47d606b3132d387942137))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n* **Tooltip:** change anchor tag to span ([#1089](https://github.com/dialpad/dialtone-vue/issues/1089)) ([3c8e855](https://github.com/dialpad/dialtone-vue/commit/3c8e855225a93aad9bda09ec7be57ce2cc09775d))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1065](https://github.com/dialpad/dialtone-vue/issues/1065)) ([a7c19c5](https://github.com/dialpad/dialtone-vue/commit/a7c19c5fbd68e1236e91abe64340695d2e669ce9))\n* **Multiple Components:** missing migrations - vue3 ([#1090](https://github.com/dialpad/dialtone-vue/issues/1090)) ([614ab18](https://github.com/dialpad/dialtone-vue/commit/614ab187d7a73b0cbde3aefe46cf265a0301a2f6))\n\n\n### Features\n\n* **Datepicker:** date format utils vue3 ([#1061](https://github.com/dialpad/dialtone-vue/issues/1061)) ([c0b4570](https://github.com/dialpad/dialtone-vue/commit/c0b45701cded29f0e480e21b6237d27de1271c0e))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](https://github.com/dialpad/dialtone-vue/issues/1068)) ([bbf24db](https://github.com/dialpad/dialtone-vue/commit/bbf24db5e7be1fa284a5dc7ecc3d86221e0640b3))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** change anchor tag to span (#1089) (3c8e855)","Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)","Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** change anchor tag to span (#1089) (3c8e855)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"],"Features":["Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.7","title":"[3.77.0-dialtone8-vue3.7](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.6...v3.77.0-dialtone8-vue3.7) (2023-07-25)","date":"2023-07-25","body":"### Bug Fixes\n\n* **General Row:** adjust label width on prop change ([#1096](https://github.com/dialpad/dialtone-vue/issues/1096)) ([d4868cf](https://github.com/dialpad/dialtone-vue/commit/d4868cff3ae6bbd4e1b007b1488659cc69b1cd7e))\n* **General Row:** call resize handler on mounted ([#1094](https://github.com/dialpad/dialtone-vue/issues/1094)) ([51de1c0](https://github.com/dialpad/dialtone-vue/commit/51de1c023982403fd222126d44b529d3f2056611))","parsed":{"_":["General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)"],"Bug Fixes":["General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)"]}},{"version":"3.77.0-dialtone8-vue3.6","title":"[3.77.0-dialtone8-vue3.6](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.5...v3.77.0-dialtone8-vue3.6) (2023-07-24)","date":"2023-07-24","body":"### Bug Fixes\n\n* **Combobox Multi Select:** fix ref not existing error ([#1084](https://github.com/dialpad/dialtone-vue/issues/1084)) ([c72d796](https://github.com/dialpad/dialtone-vue/commit/c72d796a8f3d730e9e2cc0f0a4853a3d9d27f5bc))\n* fix emoji skin tone not updating when skinTone prop updates ([#1087](https://github.com/dialpad/dialtone-vue/issues/1087)) ([d27d870](https://github.com/dialpad/dialtone-vue/commit/d27d8702e803b42da75f52a5a2819a8a597d782d))\n* **Tooltip:** change anchor tag to span ([#1089](https://github.com/dialpad/dialtone-vue/issues/1089)) ([3c8e855](https://github.com/dialpad/dialtone-vue/commit/3c8e855225a93aad9bda09ec7be57ce2cc09775d))\n\n\n### Documentation\n\n* **Multiple Components:** missing migrations - vue3 ([#1090](https://github.com/dialpad/dialtone-vue/issues/1090)) ([614ab18](https://github.com/dialpad/dialtone-vue/commit/614ab187d7a73b0cbde3aefe46cf265a0301a2f6))","parsed":{"_":["Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","Tooltip:** change anchor tag to span (#1089) (3c8e855)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"],"Bug Fixes":["Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","Tooltip:** change anchor tag to span (#1089) (3c8e855)"],"Documentation":["Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"]}},{"version":"3.77.0-dialtone8-vue3.5","title":"[3.77.0-dialtone8-vue3.5](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.4...v3.77.0-dialtone8-vue3.5) (2023-07-21)","date":"2023-07-21","body":"### Bug Fixes\n\n* `contact_info` style override issue (Vue3) ([#1079](https://github.com/dialpad/dialtone-vue/issues/1079)) ([1826f1c](https://github.com/dialpad/dialtone-vue/commit/1826f1c95c714ea14beda43e0ffc5c9553c07964))\n* add customized css to badge label and contact info (vue3) ([#1077](https://github.com/dialpad/dialtone-vue/issues/1077)) ([b1c3821](https://github.com/dialpad/dialtone-vue/commit/b1c3821886b2c0713077e6e1e41ece5e43398317))\n* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](https://github.com/dialpad/dialtone-vue/issues/1086)) ([594fdca](https://github.com/dialpad/dialtone-vue/commit/594fdca87aa5eab7a14c22f543517bc4c3784179)), closes [#1062](https://github.com/dialpad/dialtone-vue/issues/1062) [#1061](https://github.com/dialpad/dialtone-vue/issues/1061)\n* **General Row:** resize observer - vue3 ([#1075](https://github.com/dialpad/dialtone-vue/issues/1075)) ([a39b917](https://github.com/dialpad/dialtone-vue/commit/a39b917ac5fd02cc7b46595617450a892172b7d9))\n* **Message Input:** message input recipe tests ([#1073](https://github.com/dialpad/dialtone-vue/issues/1073)) ([bab14a5](https://github.com/dialpad/dialtone-vue/commit/bab14a5fe094e7a653e47d606b3132d387942137))\n\n\n### Features\n\n* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](https://github.com/dialpad/dialtone-vue/issues/1068)) ([bbf24db](https://github.com/dialpad/dialtone-vue/commit/bbf24db5e7be1fa284a5dc7ecc3d86221e0640b3))","parsed":{"_":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","General Row:** resize observer - vue3 (#1075) (a39b917)","Message Input:** message input recipe tests (#1073) (bab14a5)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)"],"Bug Fixes":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","General Row:** resize observer - vue3 (#1075) (a39b917)","Message Input:** message input recipe tests (#1073) (bab14a5)"],"Features":["Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)"]}},{"version":"3.77.0-dialtone8-vue3.4","title":"[3.77.0-dialtone8-vue3.4](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.3...v3.77.0-dialtone8-vue3.4) (2023-07-14)","date":"2023-07-14","body":"### Bug Fixes\n\n* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](https://github.com/dialpad/dialtone-vue/issues/1062)) ([53a882c](https://github.com/dialpad/dialtone-vue/commit/53a882c3657ef9157e1967ec3978a1bd7bc4a789))\n* **General Row:** overridden display property - vue3 ([#1070](https://github.com/dialpad/dialtone-vue/issues/1070)) ([fd1703b](https://github.com/dialpad/dialtone-vue/commit/fd1703bbd725397df498f32b4fbc7e0b27e6cc36))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1065](https://github.com/dialpad/dialtone-vue/issues/1065)) ([a7c19c5](https://github.com/dialpad/dialtone-vue/commit/a7c19c5fbd68e1236e91abe64340695d2e669ce9))\n\n\n### Features\n\n* **Datepicker:** date format utils vue3 ([#1061](https://github.com/dialpad/dialtone-vue/issues/1061)) ([c0b4570](https://github.com/dialpad/dialtone-vue/commit/c0b45701cded29f0e480e21b6237d27de1271c0e))","parsed":{"_":["Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Datepicker:** date format utils vue3 (#1061) (c0b4570)"],"Bug Fixes":["Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","General Row:** overridden display property - vue3 (#1070) (fd1703b)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)"],"Features":["Datepicker:** date format utils vue3 (#1061) (c0b4570)"]}},{"version":"3.77.0-dialtone8-vue3.3","title":"[3.77.0-dialtone8-vue3.3](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.2...v3.77.0-dialtone8-vue3.3) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* change prerelease name ([f8f9771](https://github.com/dialpad/dialtone-vue/commit/f8f977146d0fdaf2d4ade8f1f49b13f93a286e3b))","parsed":{"_":["change prerelease name (f8f9771)"],"Bug Fixes":["change prerelease name (f8f9771)"]}},{"version":"3.77.0-dialtone8-vue3.2","title":"[3.77.0-dialtone8-vue3.2](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.1...v3.77.0-dialtone8-vue3.2) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))","parsed":{"_":["local config? (6f6c27b)","remove peer dep for dt8 branch (267a773)"],"Bug Fixes":["local config? (6f6c27b)","remove peer dep for dt8 branch (267a773)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* remove peer dep for dt8 branch ([72844a3](https://github.com/dialpad/dialtone-vue/commit/72844a3a38ac87de3aa186611690ee54ad2c6117))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (72844a3)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (72844a3)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-07)","date":"2023-07-07","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-07)","date":"2023-07-07","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-next3.1","title":"[3.77.0-next3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.1...v3.77.0-next3.1) (2023-07-07)","date":"2023-07-07","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.0...v3.77.0-dialtone8-vue3.1) (2023-07-06)","date":"2023-07-06","body":"### Code Refactoring\n\n* **Datepicker:** migrate styles to dialtone vue3 ([#1051](https://github.com/dialpad/dialtone-vue/issues/1051)) ([c2f3b2c](https://github.com/dialpad/dialtone-vue/commit/c2f3b2cd49ab8689d2cc178e8f7f3605363c3aa3))\n* **Emoji Picker:** migrate styles to dialtone ([#1047](https://github.com/dialpad/dialtone-vue/issues/1047)) ([dbdb568](https://github.com/dialpad/dialtone-vue/commit/dbdb5680e22ef0b59cb7fc472259e2ce0e1bb014))\n\n\n### Features\n\n* dialtone-vue3 dependency updates ([#1057](https://github.com/dialpad/dialtone-vue/issues/1057)) ([5a35e4d](https://github.com/dialpad/dialtone-vue/commit/5a35e4da020901c49784e25981e277b81501c0c6))\n* **Item Layout:** add component - vue3 ([#1054](https://github.com/dialpad/dialtone-vue/issues/1054)) ([3d825cd](https://github.com/dialpad/dialtone-vue/commit/3d825cd3848fc684e9e978c3f350844a137ded14))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Datepicker:** migrate styles to dialtone vue3 (#1051) (c2f3b2c)","Emoji Picker:** migrate styles to dialtone (#1047) (dbdb568)","dialtone-vue3 dependency updates (#1057) (5a35e4d)","Item Layout:** add component - vue3 (#1054) (3d825cd)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","update item-layout to use tokens (14cfa99)"],"Code Refactoring":["Datepicker:** migrate styles to dialtone vue3 (#1051) (c2f3b2c)","Emoji Picker:** migrate styles to dialtone (#1047) (dbdb568)"],"Features":["dialtone-vue3 dependency updates (#1057) (5a35e4d)","Item Layout:** add component - vue3 (#1054) (3d825cd)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.76.0-dialtone8-vue3.1","title":"[3.76.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.75.2...v3.76.0-dialtone8-vue3.1) (2023-06-29)","date":"2023-06-29","body":"### Bug Fixes\n\n* **Message Input:** error notice message ([#1041](https://github.com/dialpad/dialtone-vue/issues/1041)) ([617382b](https://github.com/dialpad/dialtone-vue/commit/617382b534cae05221a81a1809334393c3e0f894))\n\n\n### Features\n\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))","parsed":{"_":["Message Input:** error notice message (#1041) (617382b)","migration to dialtone 8 (eed043d)"],"Bug Fixes":["Message Input:** error notice message (#1041) (617382b)"],"Features":["migration to dialtone 8 (eed043d)"]}},{"version":"3.75.2","title":"[3.75.2](https://github.com/dialpad/dialtone-vue/compare/v3.75.1...v3.75.2) (2023-06-29)","date":"2023-06-29","body":"### Code Refactoring\n\n* **Emoji Picker, Datepicker, Scroller:** component documentation name update ([#1050](https://github.com/dialpad/dialtone-vue/issues/1050)) ([cef5119](https://github.com/dialpad/dialtone-vue/commit/cef511928ea4cba889c004a6aee0b7e5b53359fa))","parsed":{"_":["Emoji Picker, Datepicker, Scroller:** component documentation name update (#1050) (cef5119)"],"Code Refactoring":["Emoji Picker, Datepicker, Scroller:** component documentation name update (#1050) (cef5119)"]}},{"version":"3.75.1","title":"[3.75.1](https://github.com/dialpad/dialtone-vue/compare/v3.75.0...v3.75.1) (2023-06-29)","date":"2023-06-29","body":"### Code Refactoring\n\n* **Emoji Picker, Datepicker, Scroller:** name refactoring vue3 ([#1048](https://github.com/dialpad/dialtone-vue/issues/1048)) ([4e198d8](https://github.com/dialpad/dialtone-vue/commit/4e198d878341008a9ad6e103cea62541e32c793a))","parsed":{"_":["Emoji Picker, Datepicker, Scroller:** name refactoring vue3 (#1048) (4e198d8)"],"Code Refactoring":["Emoji Picker, Datepicker, Scroller:** name refactoring vue3 (#1048) (4e198d8)"]}},{"version":"3.75.0","title":"[3.75.0](https://github.com/dialpad/dialtone-vue/compare/v3.74.0...v3.75.0) (2023-06-28)","date":"2023-06-28","body":"### Features\n\n* update dialtone-icons ([2968023](https://github.com/dialpad/dialtone-vue/commit/2968023071368badf3e31035d78a8d654bb2b8a4))","parsed":{"_":["update dialtone-icons (2968023)"],"Features":["update dialtone-icons (2968023)"]}},{"version":"3.74.0","title":"[3.74.0](https://github.com/dialpad/dialtone-vue/compare/v3.73.3...v3.74.0) (2023-06-28)","date":"2023-06-28","body":"### Bug Fixes\n\n* **General Row:** overlapping text - vue 3 ([#1037](https://github.com/dialpad/dialtone-vue/issues/1037)) ([4d38b3c](https://github.com/dialpad/dialtone-vue/commit/4d38b3c6d3543bb825b41327875660bba0324f06))\n* **List Item:** border radius ([#1039](https://github.com/dialpad/dialtone-vue/issues/1039)) ([f522667](https://github.com/dialpad/dialtone-vue/commit/f5226670b726d3c5fadebf523b73d52fac5943f5))\n* **Rich Text Editor:** fix v-model not working ([#1034](https://github.com/dialpad/dialtone-vue/issues/1034)) ([99b0729](https://github.com/dialpad/dialtone-vue/commit/99b0729e3a7b7d7fc97de4ea047e9ac4ed47b53d))\n\n\n### Features\n\n* **Datepicker:** datepicker vue3 component ([#1042](https://github.com/dialpad/dialtone-vue/issues/1042)) ([62310da](https://github.com/dialpad/dialtone-vue/commit/62310da0eba8a8c86b3fd959ad4dc75c40b2bb94))\n* **Emoji Picker, Scroller, Datepicker:** build registration component and sort vue3 ([#1045](https://github.com/dialpad/dialtone-vue/issues/1045)) ([32028b7](https://github.com/dialpad/dialtone-vue/commit/32028b7dad569281994f34016f44cbc69052bf4a))","parsed":{"_":["General Row:** overlapping text - vue 3 (#1037) (4d38b3c)","List Item:** border radius (#1039) (f522667)","Rich Text Editor:** fix v-model not working (#1034) (99b0729)","Datepicker:** datepicker vue3 component (#1042) (62310da)","Emoji Picker, Scroller, Datepicker:** build registration component and sort vue3 (#1045) (32028b7)"],"Bug Fixes":["General Row:** overlapping text - vue 3 (#1037) (4d38b3c)","List Item:** border radius (#1039) (f522667)","Rich Text Editor:** fix v-model not working (#1034) (99b0729)"],"Features":["Datepicker:** datepicker vue3 component (#1042) (62310da)","Emoji Picker, Scroller, Datepicker:** build registration component and sort vue3 (#1045) (32028b7)"]}},{"version":"3.73.3","title":"[3.73.3](https://github.com/dialpad/dialtone-vue/compare/v3.73.2...v3.73.3) (2023-06-22)","date":"2023-06-22","body":"### Bug Fixes\n\n* **Callbar Button With Popover:** show popover on demand and emit modal opened event vue3 ([#1031](https://github.com/dialpad/dialtone-vue/issues/1031)) ([eadd131](https://github.com/dialpad/dialtone-vue/commit/eadd131dd0a80c1978cb41f36dd23ada628ad9ad))","parsed":{"_":["Callbar Button With Popover:** show popover on demand and emit modal opened event vue3 (#1031) (eadd131)"],"Bug Fixes":["Callbar Button With Popover:** show popover on demand and emit modal opened event vue3 (#1031) (eadd131)"]}},{"version":"3.73.2","title":"[3.73.2](https://github.com/dialpad/dialtone-vue/compare/v3.73.1...v3.73.2) (2023-06-20)","date":"2023-06-20","body":"### Bug Fixes\n\n* **Rich Text Editor:** add a check and workaround for phone regex vue 3 ([#1030](https://github.com/dialpad/dialtone-vue/issues/1030)) ([70e28d2](https://github.com/dialpad/dialtone-vue/commit/70e28d295e88126cc893fc316cf85cea5bfbd453))","parsed":{"_":["Rich Text Editor:** add a check and workaround for phone regex vue 3 (#1030) (70e28d2)"],"Bug Fixes":["Rich Text Editor:** add a check and workaround for phone regex vue 3 (#1030) (70e28d2)"]}},{"version":"3.73.1","title":"[3.73.1](https://github.com/dialpad/dialtone-vue/compare/v3.73.0...v3.73.1) (2023-06-20)","date":"2023-06-20","body":"### Bug Fixes\n\n* **Colors:** \"call bar button\" popover arrow icon color for dark mode (vue3) ([#1027](https://github.com/dialpad/dialtone-vue/issues/1027)) ([6f3a3c5](https://github.com/dialpad/dialtone-vue/commit/6f3a3c54f4ba359dee5b2d060d1d973621604b99))\n* **Message Input:** add component to root export ([#1028](https://github.com/dialpad/dialtone-vue/issues/1028)) ([ae9ab08](https://github.com/dialpad/dialtone-vue/commit/ae9ab08b5136edabe7475c3eeea0392adb31b417))","parsed":{"_":["Colors:** \"call bar button\" popover arrow icon color for dark mode (vue3) (#1027) (6f3a3c5)","Message Input:** add component to root export (#1028) (ae9ab08)"],"Bug Fixes":["Colors:** \"call bar button\" popover arrow icon color for dark mode (vue3) (#1027) (6f3a3c5)","Message Input:** add component to root export (#1028) (ae9ab08)"]}},{"version":"3.73.0","title":"[3.73.0](https://github.com/dialpad/dialtone-vue/compare/v3.72.0...v3.73.0) (2023-06-19)","date":"2023-06-19","body":"### Bug Fixes\n\n* **General Row:** nested a tags - vue3 ([#1024](https://github.com/dialpad/dialtone-vue/issues/1024)) ([88cae54](https://github.com/dialpad/dialtone-vue/commit/88cae540cf268300298a4e6fcf40d0af672c928b))\n* **Message Input:** image picker ([#1023](https://github.com/dialpad/dialtone-vue/issues/1023)) ([d98fc68](https://github.com/dialpad/dialtone-vue/commit/d98fc68b1d8a1c6da5328849cf937108e3ad78d5))\n* revert fix(modal): show event and initial-focus-element - vue3 ([#1010](https://github.com/dialpad/dialtone-vue/issues/1010)) ([c8c911c](https://github.com/dialpad/dialtone-vue/commit/c8c911c635ef5cb81db583e0fe19ede9745da469))\n\n\n### Features\n\n* **Message Input:** dt-1092 message input vue 3 ([#1015](https://github.com/dialpad/dialtone-vue/issues/1015)) ([1fc96fb](https://github.com/dialpad/dialtone-vue/commit/1fc96fb29ad0572c94af6c82fa94054beb539427))","parsed":{"_":["General Row:** nested a tags - vue3 (#1024) (88cae54)","Message Input:** image picker (#1023) (d98fc68)","revert fix(modal): show event and initial-focus-element - vue3 (#1010) (c8c911c)","Message Input:** dt-1092 message input vue 3 (#1015) (1fc96fb)"],"Bug Fixes":["General Row:** nested a tags - vue3 (#1024) (88cae54)","Message Input:** image picker (#1023) (d98fc68)","revert fix(modal): show event and initial-focus-element - vue3 (#1010) (c8c911c)"],"Features":["Message Input:** dt-1092 message input vue 3 (#1015) (1fc96fb)"]}},{"version":"3.72.0","title":"[3.72.0](https://github.com/dialpad/dialtone-vue/compare/v3.71.0...v3.72.0) (2023-06-15)","date":"2023-06-15","body":"### Code Refactoring\n\n* **List Item:** remove utility classes ([#1018](https://github.com/dialpad/dialtone-vue/issues/1018)) ([a59e8cb](https://github.com/dialpad/dialtone-vue/commit/a59e8cbf3a959790515df1f69473e160e83a0abe))\n\n\n### Features\n\n* **Emoji Picker:** with popover variant and code improvement ([#1020](https://github.com/dialpad/dialtone-vue/issues/1020)) ([2c0a82b](https://github.com/dialpad/dialtone-vue/commit/2c0a82b2db26c84760e80b4bb716f6ea6e1af978))","parsed":{"_":["List Item:** remove utility classes (#1018) (a59e8cb)","Emoji Picker:** with popover variant and code improvement (#1020) (2c0a82b)"],"Code Refactoring":["List Item:** remove utility classes (#1018) (a59e8cb)"],"Features":["Emoji Picker:** with popover variant and code improvement (#1020) (2c0a82b)"]}},{"version":"3.71.0","title":"[3.71.0](https://github.com/dialpad/dialtone-vue/compare/v3.70.0...v3.71.0) (2023-06-13)","date":"2023-06-13","body":"### Bug Fixes\n\n* add placeholder text for richtexteditor - vue3 ([#1005](https://github.com/dialpad/dialtone-vue/issues/1005)) ([ae5d586](https://github.com/dialpad/dialtone-vue/commit/ae5d586e2ec368fc283d4fb609769bb8c62c3037))\n* **Contact Row, Group Row, General Row:** null on description - vue3 ([#1014](https://github.com/dialpad/dialtone-vue/issues/1014)) ([ac6d084](https://github.com/dialpad/dialtone-vue/commit/ac6d08462184f2324b033c129a2c853264125044))\n* **Modal:** secondary action button kind ([#1012](https://github.com/dialpad/dialtone-vue/issues/1012)) ([0f51007](https://github.com/dialpad/dialtone-vue/commit/0f510075861bf3b61c0e67117c2fc914f5ef58a0))\n* **Modal:** show event and initial-focus-element - vue3 ([#1010](https://github.com/dialpad/dialtone-vue/issues/1010)) ([00a4553](https://github.com/dialpad/dialtone-vue/commit/00a4553e498f0cbebc499b7a1d299f5831fa0ff3))\n\n\n### Documentation\n\n* fix broken story ([318974c](https://github.com/dialpad/dialtone-vue/commit/318974cfe7b8a757f319bb8f78e2b473186d8fda))\n\n\n### Features\n\n* **Feed Item Row:** state changes - vue3 ([#1006](https://github.com/dialpad/dialtone-vue/issues/1006)) ([13e4edf](https://github.com/dialpad/dialtone-vue/commit/13e4edf304f250140db1208b2be84fe2b3616ee8))\n* **Rich Text Editor:** link extension vue3 ([#1008](https://github.com/dialpad/dialtone-vue/issues/1008)) ([b4c1397](https://github.com/dialpad/dialtone-vue/commit/b4c13970db9ad6e88bb8ce316c50ee430e46d872))","parsed":{"_":["add placeholder text for richtexteditor - vue3 (#1005) (ae5d586)","Contact Row, Group Row, General Row:** null on description - vue3 (#1014) (ac6d084)","Modal:** secondary action button kind (#1012) (0f51007)","Modal:** show event and initial-focus-element - vue3 (#1010) (00a4553)","fix broken story (318974c)","Feed Item Row:** state changes - vue3 (#1006) (13e4edf)","Rich Text Editor:** link extension vue3 (#1008) (b4c1397)"],"Bug Fixes":["add placeholder text for richtexteditor - vue3 (#1005) (ae5d586)","Contact Row, Group Row, General Row:** null on description - vue3 (#1014) (ac6d084)","Modal:** secondary action button kind (#1012) (0f51007)","Modal:** show event and initial-focus-element - vue3 (#1010) (00a4553)"],"Documentation":["fix broken story (318974c)"],"Features":["Feed Item Row:** state changes - vue3 (#1006) (13e4edf)","Rich Text Editor:** link extension vue3 (#1008) (b4c1397)"]}},{"version":"3.70.0","title":"[3.70.0](https://github.com/dialpad/dialtone-vue/compare/v3.69.3...v3.70.0) (2023-06-02)","date":"2023-06-02","body":"### Bug Fixes\n\n* **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))\n\n\n### Features\n\n* **Emoji Picker:** keyboard navigation ([#987](https://github.com/dialpad/dialtone-vue/issues/987)) ([437adc9](https://github.com/dialpad/dialtone-vue/commit/437adc950e451776839a210ee3e333b5d3d92772))\n* **Emoji Picker:** documentation ([#1000](https://github.com/dialpad/dialtone-vue/issues/1000)) ([b4cef11](https://github.com/dialpad/dialtone-vue/commit/b4cef11e952614ba366f683c376988acc957b5df))\n* **Emoji Picker:** tests ([#996](https://github.com/dialpad/dialtone-vue/issues/996)) ([5a13ccf](https://github.com/dialpad/dialtone-vue/commit/5a13ccf28287dee4116ce323d528ff5a99889089))\n* **Scroller:** updates in dynamic scroller ([#1003](https://github.com/dialpad/dialtone-vue/issues/1003)) ([c3519ef](https://github.com/dialpad/dialtone-vue/commit/c3519ef75ef7f136012638a81a4b3011aa099f72))","parsed":{"_":["Pagination:** [DIALTONE-1089] muted clear button error vue3 (#999) (8f3aaac)","Emoji Picker:** keyboard navigation (#987) (437adc9)","Emoji Picker:** documentation (#1000) (b4cef11)","Emoji Picker:** tests (#996) (5a13ccf)","Scroller:** updates in dynamic scroller (#1003) (c3519ef)"],"Bug Fixes":["Pagination:** [DIALTONE-1089] muted clear button error vue3 (#999) (8f3aaac)"],"Features":["Emoji Picker:** keyboard navigation (#987) (437adc9)","Emoji Picker:** documentation (#1000) (b4cef11)","Emoji Picker:** tests (#996) (5a13ccf)","Scroller:** updates in dynamic scroller (#1003) (c3519ef)"]}},{"version":"3.69.3","title":"[3.69.3](https://github.com/dialpad/dialtone-vue/compare/v3.69.2...v3.69.3) (2023-05-25)","date":"2023-05-25","body":"### Bug Fixes\n\n* correct dialtone-icons version ([352a9bb](https://github.com/dialpad/dialtone-vue/commit/352a9bb2094d36840a13a11f0e20dcd8b90c3151))","parsed":{"_":["correct dialtone-icons version (352a9bb)"],"Bug Fixes":["correct dialtone-icons version (352a9bb)"]}},{"version":"3.69.2","title":"[3.69.2](https://github.com/dialpad/dialtone-vue/compare/v3.69.1...v3.69.2) (2023-05-25)","date":"2023-05-25","body":"### Bug Fixes\n\n* **Keyboard Shortcut:** inverted border color ([9c87729](https://github.com/dialpad/dialtone-vue/commit/9c87729d4508bc166a41658d3ed0020c50701a62))","parsed":{"_":["Keyboard Shortcut:** inverted border color (9c87729)"],"Bug Fixes":["Keyboard Shortcut:** inverted border color (9c87729)"]}},{"version":"3.69.1","title":"[3.69.1](https://github.com/dialpad/dialtone-vue/compare/v3.69.0...v3.69.1) (2023-05-24)","date":"2023-05-24","body":"### Bug Fixes\n\n* **Dt Scroller:** fix dynamic scroller not passing fieldKey properly ([#992](https://github.com/dialpad/dialtone-vue/issues/992)) ([6859a5d](https://github.com/dialpad/dialtone-vue/commit/6859a5d558423c394dce790ea531523aaa1f9de0))\n* **Leftbar General Row:** add href for focusability ([#995](https://github.com/dialpad/dialtone-vue/issues/995)) ([0ddfc2d](https://github.com/dialpad/dialtone-vue/commit/0ddfc2d0e409141a3af92ee532c5577fb2cd7198))","parsed":{"_":["Dt Scroller:** fix dynamic scroller not passing fieldKey properly (#992) (6859a5d)","Leftbar General Row:** add href for focusability (#995) (0ddfc2d)"],"Bug Fixes":["Dt Scroller:** fix dynamic scroller not passing fieldKey properly (#992) (6859a5d)","Leftbar General Row:** add href for focusability (#995) (0ddfc2d)"]}},{"version":"3.69.0","title":"[3.69.0](https://github.com/dialpad/dialtone-vue/compare/v3.68.0...v3.69.0) (2023-05-23)","date":"2023-05-23","body":"### Bug Fixes\n\n* change to fnv algo ([1177a06](https://github.com/dialpad/dialtone-vue/commit/1177a0647fa315f9dbdc4c8d8522e47774c946ed))\n\n\n### Features\n\n* update dialtone icons ([bfffabb](https://github.com/dialpad/dialtone-vue/commit/bfffabba29f5fd48c2cfffdbb017ea0a18f2d62c))","parsed":{"_":["change to fnv algo (1177a06)","update dialtone icons (bfffabb)"],"Bug Fixes":["change to fnv algo (1177a06)"],"Features":["update dialtone icons (bfffabb)"]}},{"version":"3.68.0","title":"[3.68.0](https://github.com/dialpad/dialtone-vue/compare/v3.67.4...v3.68.0) (2023-05-18)","date":"2023-05-18","body":"### Bug Fixes\n\n* set node engine minimum ([#989](https://github.com/dialpad/dialtone-vue/issues/989)) ([31daed2](https://github.com/dialpad/dialtone-vue/commit/31daed2de3f34d55dbf58195d626125e0d575940))\n\n\n### Features\n\n* **Avatar:** update to flat colors ([#990](https://github.com/dialpad/dialtone-vue/issues/990)) ([12774ea](https://github.com/dialpad/dialtone-vue/commit/12774ea2f8dadc8806aac4dd7c4d762746f800f9))\n* **Confact Info:** add `showAvatar` and `avatarIcon` props (Vue3) ([#983](https://github.com/dialpad/dialtone-vue/issues/983)) ([86fed3b](https://github.com/dialpad/dialtone-vue/commit/86fed3bb7a5ba032c43e1c0ae93ab43175ba01b9))","parsed":{"_":["set node engine minimum (#989) (31daed2)","Avatar:** update to flat colors (#990) (12774ea)","Confact Info:** add showAvatar and avatarIcon props (Vue3) (#983) (86fed3b)"],"Bug Fixes":["set node engine minimum (#989) (31daed2)"],"Features":["Avatar:** update to flat colors (#990) (12774ea)","Confact Info:** add showAvatar and avatarIcon props (Vue3) (#983) (86fed3b)"]}},{"version":"3.67.4","title":"[3.67.4](https://github.com/dialpad/dialtone-vue/compare/v3.67.3...v3.67.4) (2023-05-17)","date":"2023-05-17","body":"### Bug Fixes\n\n* component documentation link class ([#986](https://github.com/dialpad/dialtone-vue/issues/986)) ([fe3ac97](https://github.com/dialpad/dialtone-vue/commit/fe3ac97732074c3eeed1eadd68ba86462e913823))","parsed":{"_":["component documentation link class (#986) (fe3ac97)"],"Bug Fixes":["component documentation link class (#986) (fe3ac97)"]}},{"version":"3.67.3","title":"[3.67.3](https://github.com/dialpad/dialtone-vue/compare/v3.67.2...v3.67.3) (2023-05-17)","date":"2023-05-17","body":"### Bug Fixes\n\n* update dialtone-icons ([ed96c11](https://github.com/dialpad/dialtone-vue/commit/ed96c11fea713cf100e9e71f1a325820ae9d3902))","parsed":{"_":["update dialtone-icons (ed96c11)"],"Bug Fixes":["update dialtone-icons (ed96c11)"]}},{"version":"3.67.2","title":"[3.67.2](https://github.com/dialpad/dialtone-vue/compare/v3.67.1...v3.67.2) (2023-05-15)","date":"2023-05-15","body":"### Bug Fixes\n\n* **Leftbar Row:** css typo ([#978](https://github.com/dialpad/dialtone-vue/issues/978)) ([cce5175](https://github.com/dialpad/dialtone-vue/commit/cce5175a15a6ec1d550dca9c566c9274e58547a6))\n* **Leftbar:** muted opacity to 60% ([774e6e1](https://github.com/dialpad/dialtone-vue/commit/774e6e1aeac4ca82502b806a9bc1fc396af8d13e))\n* **Popover:** anchorEl null protection ([597e9b1](https://github.com/dialpad/dialtone-vue/commit/597e9b1e2a20942a06973987ae5cf17eb365e821))\n* update dialtone-icons ([d1743eb](https://github.com/dialpad/dialtone-vue/commit/d1743eb931b4c3bd0c7a4a3ebe46ae6e2b374d25))","parsed":{"_":["Leftbar Row:** css typo (#978) (cce5175)","Leftbar:** muted opacity to 60% (774e6e1)","Popover:** anchorEl null protection (597e9b1)","update dialtone-icons (d1743eb)"],"Bug Fixes":["Leftbar Row:** css typo (#978) (cce5175)","Leftbar:** muted opacity to 60% (774e6e1)","Popover:** anchorEl null protection (597e9b1)","update dialtone-icons (d1743eb)"]}},{"version":"3.67.1","title":"[3.67.1](https://github.com/dialpad/dialtone-vue/compare/v3.67.0...v3.67.1) (2023-05-12)","date":"2023-05-12","body":"### Bug Fixes\n\n* update dialtone-icons ([4e75d21](https://github.com/dialpad/dialtone-vue/commit/4e75d21cfb79f5a8f55f6091b1d8403226418f4e))","parsed":{"_":["update dialtone-icons (4e75d21)"],"Bug Fixes":["update dialtone-icons (4e75d21)"]}},{"version":"3.67.0","title":"[3.67.0](https://github.com/dialpad/dialtone-vue/compare/v3.66.1...v3.67.0) (2023-05-12)","date":"2023-05-12","body":"### Bug Fixes\n\n* **Feed Items:** fix test failure for emoji row ([#975](https://github.com/dialpad/dialtone-vue/issues/975)) ([96697b0](https://github.com/dialpad/dialtone-vue/commit/96697b01c141f7c40fddc1c60c645972b7074a1f))\n* Revert bundle in vue ([#973](https://github.com/dialpad/dialtone-vue/issues/973)) ([e8035b4](https://github.com/dialpad/dialtone-vue/commit/e8035b4777c9030230bf3bbeae0f10390674d3a2))\n\n\n### Features\n\n* **Feed Items:** create feed item emoji row (vue3) ([#974](https://github.com/dialpad/dialtone-vue/issues/974)) ([b925e0d](https://github.com/dialpad/dialtone-vue/commit/b925e0d558e282710820bdbbc4a4ba644a81a3e1))\n* update dialtone-icons ([3eb61a8](https://github.com/dialpad/dialtone-vue/commit/3eb61a878765f59e6f6933379887ed956ad6dc5d))","parsed":{"_":["Feed Items:** fix test failure for emoji row (#975) (96697b0)","Revert bundle in vue (#973) (e8035b4)","Feed Items:** create feed item emoji row (vue3) (#974) (b925e0d)","update dialtone-icons (3eb61a8)"],"Bug Fixes":["Feed Items:** fix test failure for emoji row (#975) (96697b0)","Revert bundle in vue (#973) (e8035b4)"],"Features":["Feed Items:** create feed item emoji row (vue3) (#974) (b925e0d)","update dialtone-icons (3eb61a8)"]}},{"version":"3.66.1","title":"[3.66.1](https://github.com/dialpad/dialtone-vue/compare/v3.66.0...v3.66.1) (2023-05-10)","date":"2023-05-10","body":"### Bug Fixes\n\n* exports, style reference ([5cd6964](https://github.com/dialpad/dialtone-vue/commit/5cd696474cfa1ec0bfbefe614d0c0c29e74a85dc))","parsed":{"_":["exports, style reference (5cd6964)"],"Bug Fixes":["exports, style reference (5cd6964)"]}},{"version":"3.66.0","title":"[3.66.0](https://github.com/dialpad/dialtone-vue/compare/v3.65.3...v3.66.0) (2023-05-10)","date":"2023-05-10","body":"### Bug Fixes\n\n* bundle in vue ([#973](https://github.com/dialpad/dialtone-vue/issues/973)) ([366722f](https://github.com/dialpad/dialtone-vue/commit/366722f13010d72f7fa7b7949f411612a38df120))\n* **Scroller:** name refactor, events behaviour and hardcoded attribute ([#958](https://github.com/dialpad/dialtone-vue/issues/958)) ([7674920](https://github.com/dialpad/dialtone-vue/commit/76749203182ec000c75cceba1ca046d6e43bac89))\n* visual test stories showing up in prod ([#969](https://github.com/dialpad/dialtone-vue/issues/969)) ([f979a28](https://github.com/dialpad/dialtone-vue/commit/f979a28a639c5f2b837c4ffc93ea060bacad9185))\n\n\n### Features\n\n* **Size And Space:** apply between stops and negative variables vue3 ([#965](https://github.com/dialpad/dialtone-vue/issues/965)) ([f3a681a](https://github.com/dialpad/dialtone-vue/commit/f3a681a5e217bbfc6f3a1487f22a0bf09d23f6a8))","parsed":{"_":["bundle in vue (#973) (366722f)","Scroller:** name refactor, events behaviour and hardcoded attribute (#958) (7674920)","visual test stories showing up in prod (#969) (f979a28)","Size And Space:** apply between stops and negative variables vue3 (#965) (f3a681a)"],"Bug Fixes":["bundle in vue (#973) (366722f)","Scroller:** name refactor, events behaviour and hardcoded attribute (#958) (7674920)","visual test stories showing up in prod (#969) (f979a28)"],"Features":["Size And Space:** apply between stops and negative variables vue3 (#965) (f3a681a)"]}},{"version":"3.65.3","title":"[3.65.3](https://github.com/dialpad/dialtone-vue/compare/v3.65.2...v3.65.3) (2023-05-08)","date":"2023-05-08","body":"### Bug Fixes\n\n* correct style export in package.json ([ccde40b](https://github.com/dialpad/dialtone-vue/commit/ccde40b0ada474068168141e5c1cbd3f632f5340))","parsed":{"_":["correct style export in package.json (ccde40b)"],"Bug Fixes":["correct style export in package.json (ccde40b)"]}},{"version":"3.65.2","title":"[3.65.2](https://github.com/dialpad/dialtone-vue/compare/v3.65.1...v3.65.2) (2023-05-05)","date":"2023-05-05","body":"### Bug Fixes\n\n* add missing plugin to vite config ([d15347a](https://github.com/dialpad/dialtone-vue/commit/d15347a23b5fb67c05b8f1f717ccc105d38ee1c5))","parsed":{"_":["add missing plugin to vite config (d15347a)"],"Bug Fixes":["add missing plugin to vite config (d15347a)"]}},{"version":"3.65.1","title":"[3.65.1](https://github.com/dialpad/dialtone-vue/compare/v3.65.0...v3.65.1) (2023-05-05)","date":"2023-05-05","body":"### Bug Fixes\n\n* storybook-static references ([8340caa](https://github.com/dialpad/dialtone-vue/commit/8340caae47c52d598a2b921b6d435c77004d65ec))","parsed":{"_":["storybook-static references (8340caa)"],"Bug Fixes":["storybook-static references (8340caa)"]}},{"version":"3.65.0","title":"[3.65.0](https://github.com/dialpad/dialtone-vue/compare/v3.64.1...v3.65.0) (2023-05-05)","date":"2023-05-05","body":"### Bug Fixes\n\n* add tests for feed row - vue3 ([#957](https://github.com/dialpad/dialtone-vue/issues/957)) ([54d2a8e](https://github.com/dialpad/dialtone-vue/commit/54d2a8e89ffd04b898cb7112ae8ddfea1b79f175))\n* **Header:** use smaller icon size for settings menu button ([#960](https://github.com/dialpad/dialtone-vue/issues/960)) ([ff0caec](https://github.com/dialpad/dialtone-vue/commit/ff0caec67f724d8fd21df6f7c5e7a73014e3c8a6))\n\n\n### Features\n\n* update to vite and storybook 7 ([#961](https://github.com/dialpad/dialtone-vue/issues/961)) ([9a19a84](https://github.com/dialpad/dialtone-vue/commit/9a19a84b12821b3872cbe785282c974f4e964e16))","parsed":{"_":["add tests for feed row - vue3 (#957) (54d2a8e)","Header:** use smaller icon size for settings menu button (#960) (ff0caec)","update to vite and storybook 7 (#961) (9a19a84)"],"Bug Fixes":["add tests for feed row - vue3 (#957) (54d2a8e)","Header:** use smaller icon size for settings menu button (#960) (ff0caec)"],"Features":["update to vite and storybook 7 (#961) (9a19a84)"]}},{"version":"3.64.1","title":"[3.64.1](https://github.com/dialpad/dialtone-vue/compare/v3.64.0...v3.64.1) (2023-05-02)","date":"2023-05-02","body":"### Bug Fixes\n\n* **Emoji Picker:** storybook cleanup ([9f86caf](https://github.com/dialpad/dialtone-vue/commit/9f86caf63c1d4f1edbd2b18a457d003d84a75dde))\n* **Header:** fix exports ([#951](https://github.com/dialpad/dialtone-vue/issues/951)) ([3075726](https://github.com/dialpad/dialtone-vue/commit/30757262771def8962f9432f1ed64c481011bc16))\n* **Leftbar General Row:** button to a ([255cbb5](https://github.com/dialpad/dialtone-vue/commit/255cbb5864428a4c6f3ecf550b674c709e94ff95))\n* **Recipe Grouped Chip:** grouped chip width and content style fixes. ([#952](https://github.com/dialpad/dialtone-vue/issues/952)) ([6491905](https://github.com/dialpad/dialtone-vue/commit/64919055cef26e046cac5182da71f4f6cd517fe8))","parsed":{"_":["Emoji Picker:** storybook cleanup (9f86caf)","Header:** fix exports (#951) (3075726)","Leftbar General Row:** button to a (255cbb5)","Recipe Grouped Chip:** grouped chip width and content style fixes. (#952) (6491905)"],"Bug Fixes":["Emoji Picker:** storybook cleanup (9f86caf)","Header:** fix exports (#951) (3075726)","Leftbar General Row:** button to a (255cbb5)","Recipe Grouped Chip:** grouped chip width and content style fixes. (#952) (6491905)"]}},{"version":"3.64.0","title":"[3.64.0](https://github.com/dialpad/dialtone-vue/compare/v3.63.0...v3.64.0) (2023-05-01)","date":"2023-05-01","body":"### Features\n\n* **Emoji Picker:** implement initial mvp ([#839](https://github.com/dialpad/dialtone-vue/issues/839)) ([983661c](https://github.com/dialpad/dialtone-vue/commit/983661c4877f2933917c05be745880b119c96a36))\n* **Header:** add setting menu button with update option ([#947](https://github.com/dialpad/dialtone-vue/issues/947)) ([e58daa5](https://github.com/dialpad/dialtone-vue/commit/e58daa53a5b3740511b2621e5fac6b05bb76d3b4))\n* migrate from mocha to jest ([#941](https://github.com/dialpad/dialtone-vue/issues/941)) ([b6b19af](https://github.com/dialpad/dialtone-vue/commit/b6b19af3aa5a59c234a4b9bccac6abbdeaba054e))","parsed":{"_":["Emoji Picker:** implement initial mvp (#839) (983661c)","Header:** add setting menu button with update option (#947) (e58daa5)","migrate from mocha to jest (#941) (b6b19af)"],"Features":["Emoji Picker:** implement initial mvp (#839) (983661c)","Header:** add setting menu button with update option (#947) (e58daa5)","migrate from mocha to jest (#941) (b6b19af)"]}},{"version":"3.63.0","title":"[3.63.0](https://github.com/dialpad/dialtone-vue/compare/v3.62.0...v3.63.0) (2023-04-27)","date":"2023-04-27","body":"### Features\n\n* deploy to GitHub packages ([#943](https://github.com/dialpad/dialtone-vue/issues/943)) ([0163305](https://github.com/dialpad/dialtone-vue/commit/0163305b846d2da05f6f850d4500004a529094f1))\n* **Feed Item Row:** recipe for feed item row - vue3 ([#938](https://github.com/dialpad/dialtone-vue/issues/938)) ([a3ae4a6](https://github.com/dialpad/dialtone-vue/commit/a3ae4a6327d161dc6cfe620df79193ff7c57e49d))","parsed":{"_":["deploy to GitHub packages (#943) (0163305)","Feed Item Row:** recipe for feed item row - vue3 (#938) (a3ae4a6)"],"Features":["deploy to GitHub packages (#943) (0163305)","Feed Item Row:** recipe for feed item row - vue3 (#938) (a3ae4a6)"]}},{"version":"3.62.0","title":"[3.62.0](https://github.com/dialpad/dialtone-vue/compare/v3.61.5...v3.62.0) (2023-04-26)","date":"2023-04-26","body":"### Bug Fixes\n\n* emoji size in leftbar item descriptions ([#919](https://github.com/dialpad/dialtone-vue/issues/919)) ([918774f](https://github.com/dialpad/dialtone-vue/commit/918774fdf80d66f3a3ed47d5e19d6da60d023766))\n* **General Row:** show dnd alongside unreadCount ([#936](https://github.com/dialpad/dialtone-vue/issues/936)) ([5c0d0ca](https://github.com/dialpad/dialtone-vue/commit/5c0d0ca44e9a20e75fb248072a9e4833a865f9e8))\n* image viewer improvements ([#927](https://github.com/dialpad/dialtone-vue/issues/927)) ([27b130f](https://github.com/dialpad/dialtone-vue/commit/27b130f594d6d9b5adb8645a5bf30aef6a5986c5))\n* **Leftbar Row:** animation speed to 1.5s ([#917](https://github.com/dialpad/dialtone-vue/issues/917)) ([3507ad3](https://github.com/dialpad/dialtone-vue/commit/3507ad371ca471d55ebe2894236f04e127e4f143))\n* **Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode ([#932](https://github.com/dialpad/dialtone-vue/issues/932)) ([f232761](https://github.com/dialpad/dialtone-vue/commit/f23276140227d94a7448d5ef7e5475b54e4859da))\n* **Unread Chip:** styling - vue3 ([#921](https://github.com/dialpad/dialtone-vue/issues/921)) ([1bf9908](https://github.com/dialpad/dialtone-vue/commit/1bf99089cfa4547f9192375ce75ea58696fb2152))\n* visual tests not triggering on approval ([#934](https://github.com/dialpad/dialtone-vue/issues/934)) ([f78762e](https://github.com/dialpad/dialtone-vue/commit/f78762ef614b973b3c305e02ff0fa71b4307f47a))\n\n\n### Code Refactoring\n\n* **Root Layout:** remove javascript - vue3 ([#923](https://github.com/dialpad/dialtone-vue/issues/923)) ([bece1dd](https://github.com/dialpad/dialtone-vue/commit/bece1dd29379f762ac4fb35c5ed63780f860a8a2))\n\n\n### Features\n\n* **Leftbar General Row:** add iconSize prop ([#930](https://github.com/dialpad/dialtone-vue/issues/930)) ([8f6a35b](https://github.com/dialpad/dialtone-vue/commit/8f6a35b7fc3210f368cbf01d2eb38e722695f5e3))\n* **Rich Text Editor:** add rich text editor component - vue3 ([#928](https://github.com/dialpad/dialtone-vue/issues/928)) ([dd483ab](https://github.com/dialpad/dialtone-vue/commit/dd483abc1261c85d5291ff2a0ee7a5ec84d0b3e6))","parsed":{"_":["emoji size in leftbar item descriptions (#919) (918774f)","General Row:** show dnd alongside unreadCount (#936) (5c0d0ca)","image viewer improvements (#927) (27b130f)","Leftbar Row:** animation speed to 1.5s (#917) (3507ad3)","Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode (#932) (f232761)","Unread Chip:** styling - vue3 (#921) (1bf9908)","visual tests not triggering on approval (#934) (f78762e)","Root Layout:** remove javascript - vue3 (#923) (bece1dd)","Leftbar General Row:** add iconSize prop (#930) (8f6a35b)","Rich Text Editor:** add rich text editor component - vue3 (#928) (dd483ab)"],"Bug Fixes":["emoji size in leftbar item descriptions (#919) (918774f)","General Row:** show dnd alongside unreadCount (#936) (5c0d0ca)","image viewer improvements (#927) (27b130f)","Leftbar Row:** animation speed to 1.5s (#917) (3507ad3)","Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode (#932) (f232761)","Unread Chip:** styling - vue3 (#921) (1bf9908)","visual tests not triggering on approval (#934) (f78762e)"],"Code Refactoring":["Root Layout:** remove javascript - vue3 (#923) (bece1dd)"],"Features":["Leftbar General Row:** add iconSize prop (#930) (8f6a35b)","Rich Text Editor:** add rich text editor component - vue3 (#928) (dd483ab)"]}},{"version":"3.61.5","title":"[3.61.5](https://github.com/dialpad/dialtone-vue/compare/v3.61.4...v3.61.5) (2023-04-17)","date":"2023-04-17","body":"### Bug Fixes\n\n* remove dialtone-icons from externals ([#915](https://github.com/dialpad/dialtone-vue/issues/915)) ([d93c3d3](https://github.com/dialpad/dialtone-vue/commit/d93c3d39e9c1d109d5552bcd2127bf79e30b6cec))","parsed":{"_":["remove dialtone-icons from externals (#915) (d93c3d3)"],"Bug Fixes":["remove dialtone-icons from externals (#915) (d93c3d3)"]}},{"version":"3.61.4","title":"[3.61.4](https://github.com/dialpad/dialtone-vue/compare/v3.61.3...v3.61.4) (2023-04-15)","date":"2023-04-15","body":"### Bug Fixes\n\n* **Avatar:** image size and z-index issues ([#909](https://github.com/dialpad/dialtone-vue/issues/909)) ([32d0442](https://github.com/dialpad/dialtone-vue/commit/32d04429e25cb0b7d15aed396cb8cdb296d9dd8a))\n* **Avatar:** remove box sizing for overlay text/icon (vue3) ([#907](https://github.com/dialpad/dialtone-vue/issues/907)) ([5f20caa](https://github.com/dialpad/dialtone-vue/commit/5f20caafb57aab8b88680910c6adcd2c0cbb3b81))\n* **Recipe Callbar Ai Popover:** fixed popover positioning in the callbar ([#913](https://github.com/dialpad/dialtone-vue/issues/913)) ([5000d72](https://github.com/dialpad/dialtone-vue/commit/5000d723e03595d940c85094bb83d9c690f68be0))\n* **Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar ([#911](https://github.com/dialpad/dialtone-vue/issues/911)) ([0241810](https://github.com/dialpad/dialtone-vue/commit/02418105c101187e5a6a22a96e6cbf649297462e))","parsed":{"_":["Avatar:** image size and z-index issues (#909) (32d0442)","Avatar:** remove box sizing for overlay text/icon (vue3) (#907) (5f20caa)","Recipe Callbar Ai Popover:** fixed popover positioning in the callbar (#913) (5000d72)","Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar (#911) (0241810)"],"Bug Fixes":["Avatar:** image size and z-index issues (#909) (32d0442)","Avatar:** remove box sizing for overlay text/icon (vue3) (#907) (5f20caa)","Recipe Callbar Ai Popover:** fixed popover positioning in the callbar (#913) (5000d72)","Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar (#911) (0241810)"]}},{"version":"3.61.3","title":"[3.61.3](https://github.com/dialpad/dialtone-vue/compare/v3.61.2...v3.61.3) (2023-04-14)","date":"2023-04-14","body":"### Bug Fixes\n\n* incorrect version of icons ([2948ed7](https://github.com/dialpad/dialtone-vue/commit/2948ed7b77e49ad1f7e5afed0a7be78bb6a6a388))","parsed":{"_":["incorrect version of icons (2948ed7)"],"Bug Fixes":["incorrect version of icons (2948ed7)"]}},{"version":"3.61.2","title":"[3.61.2](https://github.com/dialpad/dialtone-vue/compare/v3.61.1...v3.61.2) (2023-04-13)","date":"2023-04-13","body":"### Bug Fixes\n\n* update dialtone / dialtone-icons ([911bb31](https://github.com/dialpad/dialtone-vue/commit/911bb31ee8316f7ee1c7817a255f164c341d5b39))","parsed":{"_":["update dialtone / dialtone-icons (911bb31)"],"Bug Fixes":["update dialtone / dialtone-icons (911bb31)"]}},{"version":"3.61.1","title":"[3.61.1](https://github.com/dialpad/dialtone-vue/compare/v3.61.0...v3.61.1) (2023-04-11)","date":"2023-04-11","body":"### Bug Fixes\n\n* lock to exact dialtone-icons version ([38da5f7](https://github.com/dialpad/dialtone-vue/commit/38da5f7cea2b30c8f9631ce9f44bde557271c2f3))","parsed":{"_":["lock to exact dialtone-icons version (38da5f7)"],"Bug Fixes":["lock to exact dialtone-icons version (38da5f7)"]}},{"version":"3.61.0","title":"[3.61.0](https://github.com/dialpad/dialtone-vue/compare/v3.60.2...v3.61.0) (2023-04-11)","date":"2023-04-11","body":"### Features\n\n* update dialtone-icons ([2e2e893](https://github.com/dialpad/dialtone-vue/commit/2e2e8935bf568214e476e0d200cb5cf89a478ec2))","parsed":{"_":["update dialtone-icons (2e2e893)"],"Features":["update dialtone-icons (2e2e893)"]}},{"version":"3.60.2","title":"[3.60.2](https://github.com/dialpad/dialtone-vue/compare/v3.60.1...v3.60.2) (2023-04-11)","date":"2023-04-11","body":"### Bug Fixes\n\n* null protection on some refs ([#904](https://github.com/dialpad/dialtone-vue/issues/904)) ([0fb4d2a](https://github.com/dialpad/dialtone-vue/commit/0fb4d2a50df5b3c451ab135c8172b9114b0cee2d))\n* **Tooltip:** arrow not displaying - vue3 ([#900](https://github.com/dialpad/dialtone-vue/issues/900)) ([0d02815](https://github.com/dialpad/dialtone-vue/commit/0d02815a9a6d38ed55e11388c30f9728d4f83e2a))","parsed":{"_":["null protection on some refs (#904) (0fb4d2a)","Tooltip:** arrow not displaying - vue3 (#900) (0d02815)"],"Bug Fixes":["null protection on some refs (#904) (0fb4d2a)","Tooltip:** arrow not displaying - vue3 (#900) (0d02815)"]}},{"version":"3.60.1","title":"[3.60.1](https://github.com/dialpad/dialtone-vue/compare/v3.60.0...v3.60.1) (2023-04-10)","date":"2023-04-10","body":"### Bug Fixes\n\n* showing both image and initials issue ([#902](https://github.com/dialpad/dialtone-vue/issues/902)) ([2ff0b1b](https://github.com/dialpad/dialtone-vue/commit/2ff0b1b3d22d61902ea3fa7b362bcdd79c3137d5))","parsed":{"_":["showing both image and initials issue (#902) (2ff0b1b)"],"Bug Fixes":["showing both image and initials issue (#902) (2ff0b1b)"]}},{"version":"3.60.0","title":"[3.60.0](https://github.com/dialpad/dialtone-vue/compare/v3.59.2...v3.60.0) (2023-04-06)","date":"2023-04-06","body":"### Features\n\n* support multiple avatars for `DtRecipeContactInfo` Component (vue3) ([#882](https://github.com/dialpad/dialtone-vue/issues/882)) ([d864683](https://github.com/dialpad/dialtone-vue/commit/d864683070b64400b4038e762065b942985088fd))","parsed":{"_":["support multiple avatars for DtRecipeContactInfo Component (vue3) (#882) (d864683)"],"Features":["support multiple avatars for DtRecipeContactInfo Component (vue3) (#882) (d864683)"]}},{"version":"3.59.2","title":"[3.59.2](https://github.com/dialpad/dialtone-vue/compare/v3.59.1...v3.59.2) (2023-04-06)","date":"2023-04-06","body":"### Bug Fixes\n\n* update dialtone-icons ([0f75862](https://github.com/dialpad/dialtone-vue/commit/0f758622bb5deae1473a018eecbf4803edca503f))","parsed":{"_":["update dialtone-icons (0f75862)"],"Bug Fixes":["update dialtone-icons (0f75862)"]}},{"version":"3.59.1","title":"[3.59.1](https://github.com/dialpad/dialtone-vue/compare/v3.59.0...v3.59.1) (2023-04-06)","date":"2023-04-06","body":"### Bug Fixes\n\n* **Popover:** losing focus - vue3 ([#897](https://github.com/dialpad/dialtone-vue/issues/897)) ([0315100](https://github.com/dialpad/dialtone-vue/commit/031510009fd9740ad67d3d44fcee3832fcee6d95))","parsed":{"_":["Popover:** losing focus - vue3 (#897) (0315100)"],"Bug Fixes":["Popover:** losing focus - vue3 (#897) (0315100)"]}},{"version":"3.59.0","title":"[3.59.0](https://github.com/dialpad/dialtone-vue/compare/v3.58.0...v3.59.0) (2023-04-06)","date":"2023-04-06","body":"### Features\n\n* **Callbar Button:** add importance prop ([#887](https://github.com/dialpad/dialtone-vue/issues/887)) ([eb052e1](https://github.com/dialpad/dialtone-vue/commit/eb052e14642f886283a256fa58ae37a16af10330))\n* **Feed Items:** create feed item time pill (vue3) ([#895](https://github.com/dialpad/dialtone-vue/issues/895)) ([7b0558e](https://github.com/dialpad/dialtone-vue/commit/7b0558ee8403183e0c1d7cdc0d8bc3559e8b803c))","parsed":{"_":["Callbar Button:** add importance prop (#887) (eb052e1)","Feed Items:** create feed item time pill (vue3) (#895) (7b0558e)"],"Features":["Callbar Button:** add importance prop (#887) (eb052e1)","Feed Items:** create feed item time pill (vue3) (#895) (7b0558e)"]}},{"version":"3.58.0","title":"[3.58.0](https://github.com/dialpad/dialtone-vue/compare/v3.57.1...v3.58.0) (2023-04-04)","date":"2023-04-04","body":"### Bug Fixes\n\n* **Popover:** null protection ([#884](https://github.com/dialpad/dialtone-vue/issues/884)) ([cbd9691](https://github.com/dialpad/dialtone-vue/commit/cbd96910c953a4e870f26d7c1ca14c659fc43bf2))\n* **Recipe Contact Info:** remove d-of-hidden ([#891](https://github.com/dialpad/dialtone-vue/issues/891)) ([aeb6124](https://github.com/dialpad/dialtone-vue/commit/aeb6124f1e71b86640c885154c954b8a53b5c636))\n\n\n### Features\n\n* **Modal:** add closeOnClick prop ([#890](https://github.com/dialpad/dialtone-vue/issues/890)) ([9d53447](https://github.com/dialpad/dialtone-vue/commit/9d53447177170f53e2515655494d8dbfd10fe38a))","parsed":{"_":["Popover:** null protection (#884) (cbd9691)","Recipe Contact Info:** remove d-of-hidden (#891) (aeb6124)","Modal:** add closeOnClick prop (#890) (9d53447)"],"Bug Fixes":["Popover:** null protection (#884) (cbd9691)","Recipe Contact Info:** remove d-of-hidden (#891) (aeb6124)"],"Features":["Modal:** add closeOnClick prop (#890) (9d53447)"]}},{"version":"3.57.1","title":"[3.57.1](https://github.com/dialpad/dialtone-vue/compare/v3.57.0...v3.57.1) (2023-04-03)","date":"2023-04-03","body":"### Bug Fixes\n\n* **Recipe Leftbar Unread Chip:** background-color ([3331f3c](https://github.com/dialpad/dialtone-vue/commit/3331f3c6a235d88f082583e08c6533d3f3d5ba2c))","parsed":{"_":["Recipe Leftbar Unread Chip:** background-color (3331f3c)"],"Bug Fixes":["Recipe Leftbar Unread Chip:** background-color (3331f3c)"]}},{"version":"3.57.0","title":"[3.57.0](https://github.com/dialpad/dialtone-vue/compare/v3.56.2...v3.57.0) (2023-04-03)","date":"2023-04-03","body":"### Bug Fixes\n\n* **Avatar:** additional null protection ([4545721](https://github.com/dialpad/dialtone-vue/commit/4545721f1ea6ac16ae6430102b0865b1d5ab2d75))\n* **Avatar:** null protect firstElementChild ([1b2b949](https://github.com/dialpad/dialtone-vue/commit/1b2b9497ea951fff41bfb7d2fe6b067120dc6c49))\n\n\n### Features\n\n* **Recipe Leftbar Unread Chip:** add leftbar unread chip recipe - vue3 ([#878](https://github.com/dialpad/dialtone-vue/issues/878)) ([03b0b0c](https://github.com/dialpad/dialtone-vue/commit/03b0b0c690ffec643c45e6016a2a60d2bdf75e78))","parsed":{"_":["Avatar:** additional null protection (4545721)","Avatar:** null protect firstElementChild (1b2b949)","Recipe Leftbar Unread Chip:** add leftbar unread chip recipe - vue3 (#878) (03b0b0c)"],"Bug Fixes":["Avatar:** additional null protection (4545721)","Avatar:** null protect firstElementChild (1b2b949)"],"Features":["Recipe Leftbar Unread Chip:** add leftbar unread chip recipe - vue3 (#878) (03b0b0c)"]}},{"version":"3.56.2","title":"[3.56.2](https://github.com/dialpad/dialtone-vue/compare/v3.56.1...v3.56.2) (2023-03-31)","date":"2023-03-31","body":"### Bug Fixes\n\n* **Image Viewer:** dt image viewer visual testing ([#874](https://github.com/dialpad/dialtone-vue/issues/874)) ([5400412](https://github.com/dialpad/dialtone-vue/commit/5400412963d2d3408e1556f6ca0f986a8bdc4c3d))\n* **Recipe Callbar Btn:** transparent background when btn is in disabled state ([#876](https://github.com/dialpad/dialtone-vue/issues/876)) ([1031e72](https://github.com/dialpad/dialtone-vue/commit/1031e72bcb8ee1d441a4b205bfbbca91536cd74b))","parsed":{"_":["Image Viewer:** dt image viewer visual testing (#874) (5400412)","Recipe Callbar Btn:** transparent background when btn is in disabled state (#876) (1031e72)"],"Bug Fixes":["Image Viewer:** dt image viewer visual testing (#874) (5400412)","Recipe Callbar Btn:** transparent background when btn is in disabled state (#876) (1031e72)"]}},{"version":"3.56.1","title":"[3.56.1](https://github.com/dialpad/dialtone-vue/compare/v3.56.0...v3.56.1) (2023-03-30)","date":"2023-03-30","body":"### Bug Fixes\n\n* **Recipe Callbar Btn:** show tooltip when the callbar button is disa… ([#873](https://github.com/dialpad/dialtone-vue/issues/873)) ([c77a90b](https://github.com/dialpad/dialtone-vue/commit/c77a90b4f16d4b6a5fdc3361f6dd6a05d5ccb673))","parsed":{"_":["Recipe Callbar Btn:** show tooltip when the callbar button is disa… (#873) (c77a90b)"],"Bug Fixes":["Recipe Callbar Btn:** show tooltip when the callbar button is disa… (#873) (c77a90b)"]}},{"version":"3.56.0","title":"[3.56.0](https://github.com/dialpad/dialtone-vue/compare/v3.55.0...v3.56.0) (2023-03-30)","date":"2023-03-30","body":"### Features\n\n* **Input:** add date and time types for input ([#871](https://github.com/dialpad/dialtone-vue/issues/871)) ([8c3bb83](https://github.com/dialpad/dialtone-vue/commit/8c3bb8351d2a3968265075e346c42ae0f210fcd4))\n* **Tooltip:** add 300ms default delay ([#870](https://github.com/dialpad/dialtone-vue/issues/870)) ([d1d9fa5](https://github.com/dialpad/dialtone-vue/commit/d1d9fa55cd0db8ebd680438795104c732a6b0580))","parsed":{"_":["Input:** add date and time types for input (#871) (8c3bb83)","Tooltip:** add 300ms default delay (#870) (d1d9fa5)"],"Features":["Input:** add date and time types for input (#871) (8c3bb83)","Tooltip:** add 300ms default delay (#870) (d1d9fa5)"]}},{"version":"3.55.0","title":"[3.55.0](https://github.com/dialpad/dialtone-vue/compare/v3.54.0...v3.55.0) (2023-03-28)","date":"2023-03-28","body":"### Features\n\n* **Image Viewer:** create dtImageViewer ([#860](https://github.com/dialpad/dialtone-vue/issues/860)) ([20bfd61](https://github.com/dialpad/dialtone-vue/commit/20bfd619a1a9749b658ac35c7e5cd6fee8391875))","parsed":{"_":["Image Viewer:** create dtImageViewer (#860) (20bfd61)"],"Features":["Image Viewer:** create dtImageViewer (#860) (20bfd61)"]}},{"version":"3.54.0","title":"[3.54.0](https://github.com/dialpad/dialtone-vue/compare/v3.53.3...v3.54.0) (2023-03-27)","date":"2023-03-27","body":"### Bug Fixes\n\n* **Group Row:** change group row avatar to 'users' icon ([#864](https://github.com/dialpad/dialtone-vue/issues/864)) ([63f75b6](https://github.com/dialpad/dialtone-vue/commit/63f75b67343de53ee9ce449ec65367739f821689))\n\n\n### Features\n\n* adds codeblock component to dialtone vue3 ([#853](https://github.com/dialpad/dialtone-vue/issues/853)) ([14b108c](https://github.com/dialpad/dialtone-vue/commit/14b108c28c8f2c07020faf9f9c5a1de7f6dbac65))\n* **Dropdown:** add tether prop ([#863](https://github.com/dialpad/dialtone-vue/issues/863)) ([ffa3d7b](https://github.com/dialpad/dialtone-vue/commit/ffa3d7b80083bc9d24425fafe0bbcc6322afa313))","parsed":{"_":["Group Row:** change group row avatar to 'users' icon (#864) (63f75b6)","adds codeblock component to dialtone vue3 (#853) (14b108c)","Dropdown:** add tether prop (#863) (ffa3d7b)"],"Bug Fixes":["Group Row:** change group row avatar to 'users' icon (#864) (63f75b6)"],"Features":["adds codeblock component to dialtone vue3 (#853) (14b108c)","Dropdown:** add tether prop (#863) (ffa3d7b)"]}},{"version":"3.53.3","title":"[3.53.3](https://github.com/dialpad/dialtone-vue/compare/v3.53.2...v3.53.3) (2023-03-24)","date":"2023-03-24","body":"### Bug Fixes\n\n* **Input:** length validation improvement ([#859](https://github.com/dialpad/dialtone-vue/issues/859)) ([657dbda](https://github.com/dialpad/dialtone-vue/commit/657dbda7ebc150326bb6e6e97e3ad7385f2e132b))","parsed":{"_":["Input:** length validation improvement (#859) (657dbda)"],"Bug Fixes":["Input:** length validation improvement (#859) (657dbda)"]}},{"version":"3.53.2","title":"[3.53.2](https://github.com/dialpad/dialtone-vue/compare/v3.53.1...v3.53.2) (2023-03-24)","date":"2023-03-24","body":"### Bug Fixes\n\n* update dialtone-icons ([#857](https://github.com/dialpad/dialtone-vue/issues/857)) ([57c4959](https://github.com/dialpad/dialtone-vue/commit/57c4959b9aaa90d46b9702dde33a57b3cfe82c41))","parsed":{"_":["update dialtone-icons (#857) (57c4959)"],"Bug Fixes":["update dialtone-icons (#857) (57c4959)"]}},{"version":"3.53.1","title":"[3.53.1](https://github.com/dialpad/dialtone-vue/compare/v3.53.0...v3.53.1) (2023-03-23)","date":"2023-03-23","body":"### Bug Fixes\n\n* update dialtone-icons ([#855](https://github.com/dialpad/dialtone-vue/issues/855)) ([2c8c543](https://github.com/dialpad/dialtone-vue/commit/2c8c543767b24df841f6b8af0066235a29bea961))","parsed":{"_":["update dialtone-icons (#855) (2c8c543)"],"Bug Fixes":["update dialtone-icons (#855) (2c8c543)"]}},{"version":"3.53.0","title":"[3.53.0](https://github.com/dialpad/dialtone-vue/compare/v3.52.0...v3.53.0) (2023-03-22)","date":"2023-03-22","body":"### Bug Fixes\n\n* **Avatar:** allow empty alt if explicitly set ([b1c0c53](https://github.com/dialpad/dialtone-vue/commit/b1c0c53f4c28344bd0dfa57cd7850c3fdb9c1c0e))\n* **Badge:** export decoration modifiers ([#847](https://github.com/dialpad/dialtone-vue/issues/847)) ([4e3cb20](https://github.com/dialpad/dialtone-vue/commit/4e3cb2056d96ae763851a61e9d886c059b287838))\n* configure passthrough attrs in leftbar components ([#843](https://github.com/dialpad/dialtone-vue/issues/843)) ([c24bd47](https://github.com/dialpad/dialtone-vue/commit/c24bd472e4a1c0c0cd2d11882748dcdb7453c665))\n\n\n### Features\n\n* **Style:** apply semantic colors and other style housekeeping vue3 ([#836](https://github.com/dialpad/dialtone-vue/issues/836)) ([deae1d8](https://github.com/dialpad/dialtone-vue/commit/deae1d866f06be7f310f3e6f442b5cf40f36347f))","parsed":{"_":["Avatar:** allow empty alt if explicitly set (b1c0c53)","Badge:** export decoration modifiers (#847) (4e3cb20)","configure passthrough attrs in leftbar components (#843) (c24bd47)","Style:** apply semantic colors and other style housekeeping vue3 (#836) (deae1d8)"],"Bug Fixes":["Avatar:** allow empty alt if explicitly set (b1c0c53)","Badge:** export decoration modifiers (#847) (4e3cb20)","configure passthrough attrs in leftbar components (#843) (c24bd47)"],"Features":["Style:** apply semantic colors and other style housekeeping vue3 (#836) (deae1d8)"]}},{"version":"3.52.0","title":"[3.52.0](https://github.com/dialpad/dialtone-vue/compare/v3.51.0...v3.52.0) (2023-03-20)","date":"2023-03-20","body":"### Bug Fixes\n\n* **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))\n\n\n### Features\n\n* **Badge:** add decoration prop - vue3 ([#829](https://github.com/dialpad/dialtone-vue/issues/829)) ([ba83903](https://github.com/dialpad/dialtone-vue/commit/ba839035939fe8ea4a241a124bfd5d073d94157a))","parsed":{"_":["Leftbar Group Row:** add missing avatarSeed prop (#841) (ee24f91)","Badge:** add decoration prop - vue3 (#829) (ba83903)"],"Bug Fixes":["Leftbar Group Row:** add missing avatarSeed prop (#841) (ee24f91)"],"Features":["Badge:** add decoration prop - vue3 (#829) (ba83903)"]}},{"version":"3.51.0","title":"[3.51.0](https://github.com/dialpad/dialtone-vue/compare/v3.50.0...v3.51.0) (2023-03-16)","date":"2023-03-16","body":"### Bug Fixes\n\n* dialtone icons version - vue3 ([#824](https://github.com/dialpad/dialtone-vue/issues/824)) ([4456e36](https://github.com/dialpad/dialtone-vue/commit/4456e36eb0fb4391c3ba98e6b0b628150cb1c664))\n* popover fallback placements ([#822](https://github.com/dialpad/dialtone-vue/issues/822)) ([418bc81](https://github.com/dialpad/dialtone-vue/commit/418bc81200348f924f7be21facce7cc0210df886))\n\n\n### Features\n\n* **Avatar:** add canvasClass prop ([#831](https://github.com/dialpad/dialtone-vue/issues/831)) ([0977222](https://github.com/dialpad/dialtone-vue/commit/0977222ec0903c6247dc0adde31430ed412f8ad6))\n* **Leftbar Contact Row:** add hasCallButton ([#827](https://github.com/dialpad/dialtone-vue/issues/827)) ([cafb0a2](https://github.com/dialpad/dialtone-vue/commit/cafb0a25b967447e302f8e042a2863d9bb7ea681))","parsed":{"_":["dialtone icons version - vue3 (#824) (4456e36)","popover fallback placements (#822) (418bc81)","Avatar:** add canvasClass prop (#831) (0977222)","Leftbar Contact Row:** add hasCallButton (#827) (cafb0a2)"],"Bug Fixes":["dialtone icons version - vue3 (#824) (4456e36)","popover fallback placements (#822) (418bc81)"],"Features":["Avatar:** add canvasClass prop (#831) (0977222)","Leftbar Contact Row:** add hasCallButton (#827) (cafb0a2)"]}},{"version":"3.50.0","title":"[3.50.0](https://github.com/dialpad/dialtone-vue/compare/v3.49.0...v3.50.0) (2023-03-15)","date":"2023-03-15","body":"### Code Refactoring\n\n* modify dt-recipe-callbar component to have common styles baked in (vue3) ([#818](https://github.com/dialpad/dialtone-vue/issues/818)) ([cbb65ff](https://github.com/dialpad/dialtone-vue/commit/cbb65ff622494d656df1845b489e84a6e349b766))\n\n\n### Features\n\n* add avatar-size prop to contact info (vue3) ([#810](https://github.com/dialpad/dialtone-vue/issues/810)) ([19bb97e](https://github.com/dialpad/dialtone-vue/commit/19bb97eaa21b055a336a93b6dbf96f88f157f536))\n* **Dt Recipe Ivr Node:** add connector slot ([#820](https://github.com/dialpad/dialtone-vue/issues/820)) ([e688d19](https://github.com/dialpad/dialtone-vue/commit/e688d1998274d536dec2cef550561d13ef83a671))","parsed":{"_":["modify dt-recipe-callbar component to have common styles baked in (vue3) (#818) (cbb65ff)","add avatar-size prop to contact info (vue3) (#810) (19bb97e)","Dt Recipe Ivr Node:** add connector slot (#820) (e688d19)"],"Code Refactoring":["modify dt-recipe-callbar component to have common styles baked in (vue3) (#818) (cbb65ff)"],"Features":["add avatar-size prop to contact info (vue3) (#810) (19bb97e)","Dt Recipe Ivr Node:** add connector slot (#820) (e688d19)"]}},{"version":"3.49.0","title":"[3.49.0](https://github.com/dialpad/dialtone-vue/compare/v3.48.0...v3.49.0) (2023-03-14)","date":"2023-03-14","body":"### Bug Fixes\n\n* dialbot size ([2e1a224](https://github.com/dialpad/dialtone-vue/commit/2e1a2240e4522abfc53416dba90c211fdf75322d))\n* **Leftbar Group Row:** add conditional img render ([#816](https://github.com/dialpad/dialtone-vue/issues/816)) ([2f79293](https://github.com/dialpad/dialtone-vue/commit/2f79293575c92b7d3eba95746daa776aa504c10e))\n* **Popover:** ignore role=presentation ([bc5071c](https://github.com/dialpad/dialtone-vue/commit/bc5071c8620b1008504e660ae6880d6a87b59f27))\n\n\n### Features\n\n* **Leftbar Contact Row:** support \"no presence\" ([#815](https://github.com/dialpad/dialtone-vue/issues/815)) ([543bc17](https://github.com/dialpad/dialtone-vue/commit/543bc1732873845ab090692ddee4b3f1b43f53e4))\n* **Leftbar:** fixes and additions to leftbar row components ([#806](https://github.com/dialpad/dialtone-vue/issues/806)) ([c5dc843](https://github.com/dialpad/dialtone-vue/commit/c5dc8432bba9d232f8262bdf9739bd32fad06046))\n* **Scroller:** initial mvp ([#780](https://github.com/dialpad/dialtone-vue/issues/780)) ([59fe820](https://github.com/dialpad/dialtone-vue/commit/59fe820f4aec3012b4047368a379aa90b249f767))","parsed":{"_":["dialbot size (2e1a224)","Leftbar Group Row:** add conditional img render (#816) (2f79293)","Popover:** ignore role=presentation (bc5071c)","Leftbar Contact Row:** support \"no presence\" (#815) (543bc17)","Leftbar:** fixes and additions to leftbar row components (#806) (c5dc843)","Scroller:** initial mvp (#780) (59fe820)"],"Bug Fixes":["dialbot size (2e1a224)","Leftbar Group Row:** add conditional img render (#816) (2f79293)","Popover:** ignore role=presentation (bc5071c)"],"Features":["Leftbar Contact Row:** support \"no presence\" (#815) (543bc17)","Leftbar:** fixes and additions to leftbar row components (#806) (c5dc843)","Scroller:** initial mvp (#780) (59fe820)"]}},{"version":"3.48.0","title":"[3.48.0](https://github.com/dialpad/dialtone-vue/compare/v3.47.0...v3.48.0) (2023-03-13)","date":"2023-03-13","body":"### Bug Fixes\n\n* **Avatar:** initials are not available until image loads - vue3 ([#805](https://github.com/dialpad/dialtone-vue/issues/805)) ([46155f3](https://github.com/dialpad/dialtone-vue/commit/46155f3f271aed8cad62f6bfd0237d0cd2cf3cb4))\n\n\n### Features\n\n* **Theme:** update leftbar theme vars vue3 ([#801](https://github.com/dialpad/dialtone-vue/issues/801)) ([eaf3fab](https://github.com/dialpad/dialtone-vue/commit/eaf3fab3daa0200ee3709914f278a6ef53522570))\n* **Theme:** update leftbar theme vars vue3 (redo) ([#802](https://github.com/dialpad/dialtone-vue/issues/802)) ([d34b1f4](https://github.com/dialpad/dialtone-vue/commit/d34b1f442fded72b2fb66cf1d824c813a2d5bee6))","parsed":{"_":["Avatar:** initials are not available until image loads - vue3 (#805) (46155f3)","Theme:** update leftbar theme vars vue3 (#801) (eaf3fab)","Theme:** update leftbar theme vars vue3 (redo) (#802) (d34b1f4)"],"Bug Fixes":["Avatar:** initials are not available until image loads - vue3 (#805) (46155f3)"],"Features":["Theme:** update leftbar theme vars vue3 (#801) (eaf3fab)","Theme:** update leftbar theme vars vue3 (redo) (#802) (d34b1f4)"]}},{"version":"3.47.0","title":"[3.47.0](https://github.com/dialpad/dialtone-vue/compare/v3.46.2...v3.47.0) (2023-03-06)","date":"2023-03-06","body":"### Bug Fixes\n\n* adjust callbar button width for size ([#795](https://github.com/dialpad/dialtone-vue/issues/795)) ([89f0d0a](https://github.com/dialpad/dialtone-vue/commit/89f0d0a7482523a375b68f684a0352d66a2f7c8b))\n* **Combobox:** popover close on scroll ([#788](https://github.com/dialpad/dialtone-vue/issues/788)) ([4cbd355](https://github.com/dialpad/dialtone-vue/commit/4cbd355832d0945169c5bd2bd9dec5475abd18c2))\n* **Popover:** protect against an undefined focus element ([#798](https://github.com/dialpad/dialtone-vue/issues/798)) ([0a6c223](https://github.com/dialpad/dialtone-vue/commit/0a6c223dea7241d2bfc0b38000b239a3ff7f04ac))\n\n\n### Features\n\n* DP-59900 Add `buttonWidthSize` prop ([0bc6d6a](https://github.com/dialpad/dialtone-vue/commit/0bc6d6ac6fdd57f824a63cb5ebdb1746d0c2f10d))\n* **Leftbar Contact Row:** add contact row ([#799](https://github.com/dialpad/dialtone-vue/issues/799)) ([29ba4b6](https://github.com/dialpad/dialtone-vue/commit/29ba4b6aee7062552e81873f0996f0262b305b62))\n* **Leftbar General Row:** add hasUnreads prop ([de6c2da](https://github.com/dialpad/dialtone-vue/commit/de6c2da31e859b22c9a61fde0c525490c6c7c8c7))\n* **Leftbar General Row:** additional styles ([#791](https://github.com/dialpad/dialtone-vue/issues/791)) ([b48a651](https://github.com/dialpad/dialtone-vue/commit/b48a6519657dcb9522f146d02e20c0443e9737d6))\n* **Leftbar:** add group row recipe ([#781](https://github.com/dialpad/dialtone-vue/issues/781)) ([b10ea96](https://github.com/dialpad/dialtone-vue/commit/b10ea96f5ee973473897739281a4fbefaa0e4d9d))\n* **Leftbar:** dnd style vue3 ([#793](https://github.com/dialpad/dialtone-vue/issues/793)) ([a1146cf](https://github.com/dialpad/dialtone-vue/commit/a1146cf5c13051c701188b6495b4b13d732fdb1e))\n* **Leftbar:** update text-overflow style ([#790](https://github.com/dialpad/dialtone-vue/issues/790)) ([90d25d7](https://github.com/dialpad/dialtone-vue/commit/90d25d791689ea9b02bee5fa419a9aa2bd90f0aa))\n* **Theme:** update sidebar theme vars vue3 ([#783](https://github.com/dialpad/dialtone-vue/issues/783)) ([476adf3](https://github.com/dialpad/dialtone-vue/commit/476adf3998ae9041f989179609a10e279b01754c))","parsed":{"_":["adjust callbar button width for size (#795) (89f0d0a)","Combobox:** popover close on scroll (#788) (4cbd355)","Popover:** protect against an undefined focus element (#798) (0a6c223)","DP-59900 Add buttonWidthSize prop (0bc6d6a)","Leftbar Contact Row:** add contact row (#799) (29ba4b6)","Leftbar General Row:** add hasUnreads prop (de6c2da)","Leftbar General Row:** additional styles (#791) (b48a651)","Leftbar:** add group row recipe (#781) (b10ea96)","Leftbar:** dnd style vue3 (#793) (a1146cf)","Leftbar:** update text-overflow style (#790) (90d25d7)","Theme:** update sidebar theme vars vue3 (#783) (476adf3)"],"Bug Fixes":["adjust callbar button width for size (#795) (89f0d0a)","Combobox:** popover close on scroll (#788) (4cbd355)","Popover:** protect against an undefined focus element (#798) (0a6c223)"],"Features":["DP-59900 Add buttonWidthSize prop (0bc6d6a)","Leftbar Contact Row:** add contact row (#799) (29ba4b6)","Leftbar General Row:** add hasUnreads prop (de6c2da)","Leftbar General Row:** additional styles (#791) (b48a651)","Leftbar:** add group row recipe (#781) (b10ea96)","Leftbar:** dnd style vue3 (#793) (a1146cf)","Leftbar:** update text-overflow style (#790) (90d25d7)","Theme:** update sidebar theme vars vue3 (#783) (476adf3)"]}},{"version":"3.46.2","title":"[3.46.2](https://github.com/dialpad/dialtone-vue/compare/v3.46.1...v3.46.2) (2023-02-24)","date":"2023-02-24","body":"### Bug Fixes\n\n* export leftbar general row ([54280bd](https://github.com/dialpad/dialtone-vue/commit/54280bdb196b827a94c01093d572f91e3b0aff05))","parsed":{"_":["export leftbar general row (54280bd)"],"Bug Fixes":["export leftbar general row (54280bd)"]}},{"version":"3.46.1","title":"[3.46.1](https://github.com/dialpad/dialtone-vue/compare/v3.46.0...v3.46.1) (2023-02-23)","date":"2023-02-23","body":"### Bug Fixes\n\n* export presence ([c6ccdc4](https://github.com/dialpad/dialtone-vue/commit/c6ccdc4fe907de6bf48c581beb6191815fad0eec))","parsed":{"_":["export presence (c6ccdc4)"],"Bug Fixes":["export presence (c6ccdc4)"]}},{"version":"3.46.0","title":"[3.46.0](https://github.com/dialpad/dialtone-vue/compare/v3.45.0...v3.46.0) (2023-02-23)","date":"2023-02-23","body":"### Bug Fixes\n\n* **Popover:** prevent viewport from cutting off modal popover ([#774](https://github.com/dialpad/dialtone-vue/issues/774)) ([e160de7](https://github.com/dialpad/dialtone-vue/commit/e160de74fa7b40e05b3534b09f9896923fff8952))\n* vue api doc issues ([#777](https://github.com/dialpad/dialtone-vue/issues/777)) ([e302c14](https://github.com/dialpad/dialtone-vue/commit/e302c1479169dc507ca0abc79b06c3b076fbc16d))\n\n\n### Features\n\n* **Leftbar:** add general row recipe ([#775](https://github.com/dialpad/dialtone-vue/issues/775)) ([433747d](https://github.com/dialpad/dialtone-vue/commit/433747d81873c16c19c3b93fd3df131b36f80e6a))","parsed":{"_":["Popover:** prevent viewport from cutting off modal popover (#774) (e160de7)","vue api doc issues (#777) (e302c14)","Leftbar:** add general row recipe (#775) (433747d)"],"Bug Fixes":["Popover:** prevent viewport from cutting off modal popover (#774) (e160de7)","vue api doc issues (#777) (e302c14)"],"Features":["Leftbar:** add general row recipe (#775) (433747d)"]}},{"version":"3.45.0","title":"[3.45.0](https://github.com/dialpad/dialtone-vue/compare/v3.44.2...v3.45.0) (2023-02-21)","date":"2023-02-21","body":"### Bug Fixes\n\n* **Popover, Tooltip:** support shadow dom ([#773](https://github.com/dialpad/dialtone-vue/issues/773)) ([9f65475](https://github.com/dialpad/dialtone-vue/commit/9f65475b3890c0dc5f666d3c97505ef0efde076e))\n\n\n### Features\n\n* **Stack:** new stack component - Vue3 ([#768](https://github.com/dialpad/dialtone-vue/issues/768)) ([4b3e222](https://github.com/dialpad/dialtone-vue/commit/4b3e22288eb4d07e4fc1cf96fa46bce4f51750ed))","parsed":{"_":["Popover, Tooltip:** support shadow dom (#773) (9f65475)","Stack:** new stack component - Vue3 (#768) (4b3e222)"],"Bug Fixes":["Popover, Tooltip:** support shadow dom (#773) (9f65475)"],"Features":["Stack:** new stack component - Vue3 (#768) (4b3e222)"]}},{"version":"3.44.2","title":"[3.44.2](https://github.com/dialpad/dialtone-vue/compare/v3.44.1...v3.44.2) (2023-02-15)","date":"2023-02-15","body":"### Bug Fixes\n\n* add appendTo prop on all popover based components ([#766](https://github.com/dialpad/dialtone-vue/issues/766)) ([01c3a89](https://github.com/dialpad/dialtone-vue/commit/01c3a893c777da025adca6207c3def42896e16dd))\n* **Dropdown:** remove deprecated DropdownList ([#767](https://github.com/dialpad/dialtone-vue/issues/767)) ([006444d](https://github.com/dialpad/dialtone-vue/commit/006444dfb5afd3a76359906b27b47d247f3f5e29))","parsed":{"_":["add appendTo prop on all popover based components (#766) (01c3a89)","Dropdown:** remove deprecated DropdownList (#767) (006444d)"],"Bug Fixes":["add appendTo prop on all popover based components (#766) (01c3a89)","Dropdown:** remove deprecated DropdownList (#767) (006444d)"]}},{"version":"3.44.1","title":"[3.44.1](https://github.com/dialpad/dialtone-vue/compare/v3.44.0...v3.44.1) (2023-02-14)","date":"2023-02-14","body":"### Bug Fixes\n\n* **Root Layout:** null protection on getElementTops ([#763](https://github.com/dialpad/dialtone-vue/issues/763)) ([58db83e](https://github.com/dialpad/dialtone-vue/commit/58db83ec6352446c3c4a10d2a4f520b8d4a7db5c))","parsed":{"_":["Root Layout:** null protection on getElementTops (#763) (58db83e)"],"Bug Fixes":["Root Layout:** null protection on getElementTops (#763) (58db83e)"]}},{"version":"3.44.0","title":"[3.44.0](https://github.com/dialpad/dialtone-vue/compare/v3.43.0...v3.44.0) (2023-02-13)","date":"2023-02-13","body":"### Bug Fixes\n\n* **Collapsible:** pass only listeners to lazy show ([#756](https://github.com/dialpad/dialtone-vue/issues/756)) ([771e9d3](https://github.com/dialpad/dialtone-vue/commit/771e9d3638c124d7c33f4bbfea1c83c1f7e203ec))\n* **Root Layout Body:** fix a11y keyboard access to main content ([#752](https://github.com/dialpad/dialtone-vue/issues/752)) ([e897b5d](https://github.com/dialpad/dialtone-vue/commit/e897b5df6265c4fea8e8737b16d17c74c3f8711f))\n* **Root Layout:** sidebar independently scrollable ([#759](https://github.com/dialpad/dialtone-vue/issues/759)) ([6a58681](https://github.com/dialpad/dialtone-vue/commit/6a58681286efd7be9d5be11376e5c842164f7100))\n\n\n### Features\n\n* **List Item:** add selected prop ([#754](https://github.com/dialpad/dialtone-vue/issues/754)) ([63237db](https://github.com/dialpad/dialtone-vue/commit/63237dbf9734f8b0cd6f097dd1851c3a1b7024b3))","parsed":{"_":["Collapsible:** pass only listeners to lazy show (#756) (771e9d3)","Root Layout Body:** fix a11y keyboard access to main content (#752) (e897b5d)","Root Layout:** sidebar independently scrollable (#759) (6a58681)","List Item:** add selected prop (#754) (63237db)"],"Bug Fixes":["Collapsible:** pass only listeners to lazy show (#756) (771e9d3)","Root Layout Body:** fix a11y keyboard access to main content (#752) (e897b5d)","Root Layout:** sidebar independently scrollable (#759) (6a58681)"],"Features":["List Item:** add selected prop (#754) (63237db)"]}},{"version":"3.43.0","title":"[3.43.0](https://github.com/dialpad/dialtone-vue/compare/v3.42.3...v3.43.0) (2023-02-08)","date":"2023-02-08","body":"### Bug Fixes\n\n* preventScrolling after transition completes ([#750](https://github.com/dialpad/dialtone-vue/issues/750)) ([af2ac67](https://github.com/dialpad/dialtone-vue/commit/af2ac679dcf8ffe986d8e9649245f3741de78cef))\n\n\n### Features\n\n* **Avatar:** group variant ([#751](https://github.com/dialpad/dialtone-vue/issues/751)) ([a416c91](https://github.com/dialpad/dialtone-vue/commit/a416c91741800b27af0a9bf704b8ac58edd8fe12))","parsed":{"_":["preventScrolling after transition completes (#750) (af2ac67)","Avatar:** group variant (#751) (a416c91)"],"Bug Fixes":["preventScrolling after transition completes (#750) (af2ac67)"],"Features":["Avatar:** group variant (#751) (a416c91)"]}},{"version":"3.42.3","title":"[3.42.3](https://github.com/dialpad/dialtone-vue/compare/v3.42.2...v3.42.3) (2023-02-03)","date":"2023-02-03","body":"### Bug Fixes\n\n* **Root Layout:** headerHeight 0 if no slot ([a3bfbc6](https://github.com/dialpad/dialtone-vue/commit/a3bfbc66ad2c62d813dc753a7ffe1616727ee666))\n* **Root Layout:** modify to use hasSlotContent ([a3588b0](https://github.com/dialpad/dialtone-vue/commit/a3588b0b3e14b5f83b16b4dbe60e7584b99c58d6))","parsed":{"_":["Root Layout:** headerHeight 0 if no slot (a3bfbc6)","Root Layout:** modify to use hasSlotContent (a3588b0)"],"Bug Fixes":["Root Layout:** headerHeight 0 if no slot (a3bfbc6)","Root Layout:** modify to use hasSlotContent (a3588b0)"]}},{"version":"3.42.2","title":"[3.42.2](https://github.com/dialpad/dialtone-vue/compare/v3.42.1...v3.42.2) (2023-02-03)","date":"2023-02-03","body":"### Bug Fixes\n\n* **Combobox Multi Select:** wrong chips position while on modal ([#743](https://github.com/dialpad/dialtone-vue/issues/743)) ([49baa71](https://github.com/dialpad/dialtone-vue/commit/49baa717da087b82d609ba3804511aee306c0fd1))\n* **Root Layout:** add fixed prop ([#744](https://github.com/dialpad/dialtone-vue/issues/744)) ([4cde38d](https://github.com/dialpad/dialtone-vue/commit/4cde38dbd780189fc7d1492e1ec992878507fa2f))","parsed":{"_":["Combobox Multi Select:** wrong chips position while on modal (#743) (49baa71)","Root Layout:** add fixed prop (#744) (4cde38d)"],"Bug Fixes":["Combobox Multi Select:** wrong chips position while on modal (#743) (49baa71)","Root Layout:** add fixed prop (#744) (4cde38d)"]}},{"version":"3.42.1","title":"[3.42.1](https://github.com/dialpad/dialtone-vue/compare/v3.42.0...v3.42.1) (2023-02-02)","date":"2023-02-02","body":"### Bug Fixes\n\n* **Collapsible:** correct anchor slot check ([#739](https://github.com/dialpad/dialtone-vue/issues/739)) ([0e712d1](https://github.com/dialpad/dialtone-vue/commit/0e712d15e0feec11c2c09976e3bba968c53a4d19))\n* **Combobox Multi Select:** chips missalignment ([#737](https://github.com/dialpad/dialtone-vue/issues/737)) ([a467ede](https://github.com/dialpad/dialtone-vue/commit/a467edeab6ee9075356b2c8d6a2fad2e8bc7c5be))\n* **Top Banner Info:** updated tests ([#734](https://github.com/dialpad/dialtone-vue/issues/734)) ([b9c987c](https://github.com/dialpad/dialtone-vue/commit/b9c987cb993e9860436a0db6eff787d7773d87ff))\n\n\n### Code Refactoring\n\n* slot validation in components ([#732](https://github.com/dialpad/dialtone-vue/issues/732)) ([8e87799](https://github.com/dialpad/dialtone-vue/commit/8e877996a0d99419dd964b186d85d57cc52d39be))","parsed":{"_":["Collapsible:** correct anchor slot check (#739) (0e712d1)","Combobox Multi Select:** chips missalignment (#737) (a467ede)","Top Banner Info:** updated tests (#734) (b9c987c)","slot validation in components (#732) (8e87799)"],"Bug Fixes":["Collapsible:** correct anchor slot check (#739) (0e712d1)","Combobox Multi Select:** chips missalignment (#737) (a467ede)","Top Banner Info:** updated tests (#734) (b9c987c)"],"Code Refactoring":["slot validation in components (#732) (8e87799)"]}},{"version":"3.42.0","title":"[3.42.0](https://github.com/dialpad/dialtone-vue/compare/v3.41.0...v3.42.0) (2023-02-01)","date":"2023-02-01","body":"","parsed":{"_":[]}},{"version":"3.41.0","title":"[3.41.0](https://github.com/dialpad/dialtone-vue/compare/v3.40.0...v3.41.0) (2023-01-26)","date":"2023-01-26","body":"### Bug Fixes\n\n* **Notice:** incorrect validation - vue 3 ([#716](https://github.com/dialpad/dialtone-vue/issues/716)) ([39aa989](https://github.com/dialpad/dialtone-vue/commit/39aa989f5b12864b4a91e7dfea52d41ba15cc316))\n* **Tab:** fix focus management with focusable elements inside the panel ([#721](https://github.com/dialpad/dialtone-vue/issues/721)) ([b689472](https://github.com/dialpad/dialtone-vue/commit/b689472a3624eb6ea1d03ebb94ac8befe91159b5))\n\n\n### Features\n\n* **Modal:** add style variants of banner ([#714](https://github.com/dialpad/dialtone-vue/issues/714)) ([b759869](https://github.com/dialpad/dialtone-vue/commit/b759869f26cda41ee8fb1c93a43be6cf7af5ef2d))","parsed":{"_":["Notice:** incorrect validation - vue 3 (#716) (39aa989)","Tab:** fix focus management with focusable elements inside the panel (#721) (b689472)","Modal:** add style variants of banner (#714) (b759869)"],"Bug Fixes":["Notice:** incorrect validation - vue 3 (#716) (39aa989)","Tab:** fix focus management with focusable elements inside the panel (#721) (b689472)"],"Features":["Modal:** add style variants of banner (#714) (b759869)"]}},{"version":"3.40.0","title":"[3.40.0](https://github.com/dialpad/dialtone-vue/compare/v3.39.0...v3.40.0) (2023-01-24)","date":"2023-01-24","body":"### Features\n\n* **Semantic Release:** add vue3 releases to GitHub releases ([#712](https://github.com/dialpad/dialtone-vue/issues/712)) ([56d5d88](https://github.com/dialpad/dialtone-vue/commit/56d5d88420cb01da45631b028f0dc356c1297b2d))","parsed":{"_":["Semantic Release:** add vue3 releases to GitHub releases (#712) (56d5d88)"],"Features":["Semantic Release:** add vue3 releases to GitHub releases (#712) (56d5d88)"]}},{"version":"3.39.0","title":"[3.39.0](https://github.com/dialpad/dialtone-vue/compare/v3.38.0...v3.39.0) (2023-01-23)","date":"2023-01-23","body":"### Bug Fixes\n\n* **Combobox:** chips vertical alignment - vue 3 ([#707](https://github.com/dialpad/dialtone-vue/issues/707)) ([8f52e24](https://github.com/dialpad/dialtone-vue/commit/8f52e2429fec0a7833f81414e19bfe20fb1c0ef7))\n* **Popover:** blocking wheel event - vue 3 ([#709](https://github.com/dialpad/dialtone-vue/issues/709)) ([ddba8a8](https://github.com/dialpad/dialtone-vue/commit/ddba8a8630fafec1308e5520abdc59cba69af3d4))\n* **Root Layout:** detect empty slot ([#710](https://github.com/dialpad/dialtone-vue/issues/710)) ([6a8b831](https://github.com/dialpad/dialtone-vue/commit/6a8b83109592a4997fe4f724f48013e0f8f5c342))\n\n\n### Features\n\n* css as separate file ([#711](https://github.com/dialpad/dialtone-vue/issues/711)) ([1171f35](https://github.com/dialpad/dialtone-vue/commit/1171f350f7e92d769687b83e70c4baafe746feb7))","parsed":{"_":["Combobox:** chips vertical alignment - vue 3 (#707) (8f52e24)","Popover:** blocking wheel event - vue 3 (#709) (ddba8a8)","Root Layout:** detect empty slot (#710) (6a8b831)","css as separate file (#711) (1171f35)"],"Bug Fixes":["Combobox:** chips vertical alignment - vue 3 (#707) (8f52e24)","Popover:** blocking wheel event - vue 3 (#709) (ddba8a8)","Root Layout:** detect empty slot (#710) (6a8b831)"],"Features":["css as separate file (#711) (1171f35)"]}},{"version":"3.38.0","title":"[3.38.0](https://github.com/dialpad/dialtone-vue/compare/v3.37.0...v3.38.0) (2023-01-17)","date":"2023-01-17","body":"### Features\n\n* include CHANGELOG files in the package ([#705](https://github.com/dialpad/dialtone-vue/issues/705)) ([8849584](https://github.com/dialpad/dialtone-vue/commit/884958408f2a6fa2148109337c86206dae7a125f))","parsed":{"_":["include CHANGELOG files in the package (#705) (8849584)"],"Features":["include CHANGELOG files in the package (#705) (8849584)"]}},{"version":"3.37.0","title":"[3.37.0](https://github.com/dialpad/dialtone-vue/compare/v3.36.0...v3.37.0) (2023-01-16)","date":"2023-01-16","body":"### Bug Fixes\n\n* **Callbar:** style update to dt7 vue3 ([#701](https://github.com/dialpad/dialtone-vue/issues/701)) ([80be6c8](https://github.com/dialpad/dialtone-vue/commit/80be6c80576e82a6eb4a99812aa45c5ba461c2e3))\n\n\n### Features\n\n* enable shadowMode ([#703](https://github.com/dialpad/dialtone-vue/issues/703)) ([3e226ba](https://github.com/dialpad/dialtone-vue/commit/3e226ba2b4b36561e70be9048d9f75d8262580ca))","parsed":{"_":["Callbar:** style update to dt7 vue3 (#701) (80be6c8)","enable shadowMode (#703) (3e226ba)"],"Bug Fixes":["Callbar:** style update to dt7 vue3 (#701) (80be6c8)"],"Features":["enable shadowMode (#703) (3e226ba)"]}},{"version":"3.36.0","title":"[3.36.0](https://github.com/dialpad/dialtone-vue/compare/v3.35.1...v3.36.0) (2023-01-12)","date":"2023-01-12","body":"### Features\n\n* **Combobox, Dropdown:** dt7 style update vue3 ([#695](https://github.com/dialpad/dialtone-vue/issues/695)) ([717abc8](https://github.com/dialpad/dialtone-vue/commit/717abc8547db22e77bf726809ac8ee64640a5ed5))\n* **Toggle:** add toggleOnClick prop ([#699](https://github.com/dialpad/dialtone-vue/issues/699)) ([096fcc1](https://github.com/dialpad/dialtone-vue/commit/096fcc14b7a98734e3955478c943d77bd460f464))","parsed":{"_":["Combobox, Dropdown:** dt7 style update vue3 (#695) (717abc8)","Toggle:** add toggleOnClick prop (#699) (096fcc1)"],"Features":["Combobox, Dropdown:** dt7 style update vue3 (#695) (717abc8)","Toggle:** add toggleOnClick prop (#699) (096fcc1)"]}},{"version":"3.35.1","title":"[3.35.1](https://github.com/dialpad/dialtone-vue/compare/v3.35.0...v3.35.1) (2023-01-11)","date":"2023-01-11","body":"","parsed":{"_":[]}},{"version":"3.35.0","title":"[3.35.0](https://github.com/dialpad/dialtone-vue/compare/v3.34.0...v3.35.0) (2023-01-10)","date":"2023-01-10","body":"### Bug Fixes\n\n* **Popover:** refactor wheel event ([#689](https://github.com/dialpad/dialtone-vue/issues/689)) ([547ec09](https://github.com/dialpad/dialtone-vue/commit/547ec0992278654f20a460e45572772332c62f1a))\n\n\n### Features\n\n* **Pagination:** update style vue3 ([#687](https://github.com/dialpad/dialtone-vue/issues/687)) ([0ea1da8](https://github.com/dialpad/dialtone-vue/commit/0ea1da86273bc368f5643d8d9cc1293ee0ef7fa2))","parsed":{"_":["Popover:** refactor wheel event (#689) (547ec09)","Pagination:** update style vue3 (#687) (0ea1da8)"],"Bug Fixes":["Popover:** refactor wheel event (#689) (547ec09)"],"Features":["Pagination:** update style vue3 (#687) (0ea1da8)"]}},{"version":"3.34.0","title":"[3.34.0](https://github.com/dialpad/dialtone-vue/compare/v3.33.0...v3.34.0) (2023-01-09)","date":"2023-01-09","body":"### Bug Fixes\n\n* **Popover:** blocking wheel event vue3 ([#685](https://github.com/dialpad/dialtone-vue/issues/685)) ([5a46eea](https://github.com/dialpad/dialtone-vue/commit/5a46eea956ed5df283ebaca7cd1d52ced1f37749))\n\n\n### Features\n\n* **Dropdown:** update style vue3 ([#675](https://github.com/dialpad/dialtone-vue/issues/675)) ([92e469e](https://github.com/dialpad/dialtone-vue/commit/92e469e6898f6f71a9a39a20741e42d4f1cf83dc))\n* **Tooltip:** add contentAppear prop ([#676](https://github.com/dialpad/dialtone-vue/issues/676)) ([031f54c](https://github.com/dialpad/dialtone-vue/commit/031f54c70bb01daeb8fa1c522fb5fd86e82acd02))","parsed":{"_":["Popover:** blocking wheel event vue3 (#685) (5a46eea)","Dropdown:** update style vue3 (#675) (92e469e)","Tooltip:** add contentAppear prop (#676) (031f54c)"],"Bug Fixes":["Popover:** blocking wheel event vue3 (#685) (5a46eea)"],"Features":["Dropdown:** update style vue3 (#675) (92e469e)","Tooltip:** add contentAppear prop (#676) (031f54c)"]}},{"version":"3.33.0","title":"[3.33.0](https://github.com/dialpad/dialtone-vue/compare/v3.32.0...v3.33.0) (2022-12-24)","date":"2022-12-24","body":"### Bug Fixes\n\n* **Combobox Multi Select:** firefox fix - vue3 ([#643](https://github.com/dialpad/dialtone-vue/issues/643)) ([c2f97ab](https://github.com/dialpad/dialtone-vue/commit/c2f97abb7c3c55743d4f30923e9e8c93ef21c144))\n* **Combobox:** combobox components issues - vue3 ([#657](https://github.com/dialpad/dialtone-vue/issues/657)) ([3c1aa77](https://github.com/dialpad/dialtone-vue/commit/3c1aa771a57213950a96e1390207ee893fd3ba6b))\n\n\n### Features\n\n* **Avatar:** seeded random colors ([#664](https://github.com/dialpad/dialtone-vue/issues/664)) ([a23d70e](https://github.com/dialpad/dialtone-vue/commit/a23d70e3d48c8933460929acff01a8da8db06a13))\n* **Popover:** add append to prop - vue3 ([#666](https://github.com/dialpad/dialtone-vue/issues/666)) ([5c179b8](https://github.com/dialpad/dialtone-vue/commit/5c179b86305ebe94a6f8190dcea7805bed4c657c))","parsed":{"_":["Combobox Multi Select:** firefox fix - vue3 (#643) (c2f97ab)","Combobox:** combobox components issues - vue3 (#657) (3c1aa77)","Avatar:** seeded random colors (#664) (a23d70e)","Popover:** add append to prop - vue3 (#666) (5c179b8)"],"Bug Fixes":["Combobox Multi Select:** firefox fix - vue3 (#643) (c2f97ab)","Combobox:** combobox components issues - vue3 (#657) (3c1aa77)"],"Features":["Avatar:** seeded random colors (#664) (a23d70e)","Popover:** add append to prop - vue3 (#666) (5c179b8)"]}},{"version":"3.32.0","title":"[3.32.0](https://github.com/dialpad/dialtone-vue/compare/v3.31.0...v3.32.0) (2022-12-21)","date":"2022-12-21","body":"### Bug Fixes\n\n* **Dt Recipe Ivr Node:** add new ivr node icons ([#663](https://github.com/dialpad/dialtone-vue/issues/663)) ([ff6b5bf](https://github.com/dialpad/dialtone-vue/commit/ff6b5bfc01dd7fd1f6cb78a0565d34b7541325f5))\n\n\n### Features\n\n* **Modal:** add contentClass prop ([#655](https://github.com/dialpad/dialtone-vue/issues/655)) ([bf725a5](https://github.com/dialpad/dialtone-vue/commit/bf725a5a523e93223f16ce09cd85b84e5f0968f0))","parsed":{"_":["Dt Recipe Ivr Node:** add new ivr node icons (#663) (ff6b5bf)","Modal:** add contentClass prop (#655) (bf725a5)"],"Bug Fixes":["Dt Recipe Ivr Node:** add new ivr node icons (#663) (ff6b5bf)"],"Features":["Modal:** add contentClass prop (#655) (bf725a5)"]}},{"version":"3.31.0","title":"[3.31.0](https://github.com/dialpad/dialtone-vue/compare/v3.30.1...v3.31.0) (2022-12-19)","date":"2022-12-19","body":"### Features\n\n* **Avatar:** dialtone 7 visual refresh ([#653](https://github.com/dialpad/dialtone-vue/issues/653)) ([accc6f5](https://github.com/dialpad/dialtone-vue/commit/accc6f5a545b53dad5dfa1a5f08ff4fb8c829d57))","parsed":{"_":["Avatar:** dialtone 7 visual refresh (#653) (accc6f5)"],"Features":["Avatar:** dialtone 7 visual refresh (#653) (accc6f5)"]}},{"version":"3.30.1","title":"[3.30.1](https://github.com/dialpad/dialtone-vue/compare/v3.30.0...v3.30.1) (2022-12-15)","date":"2022-12-15","body":"### Bug Fixes\n\n* **Root Layout:** full height support ([#649](https://github.com/dialpad/dialtone-vue/issues/649)) ([e2aa1cb](https://github.com/dialpad/dialtone-vue/commit/e2aa1cb0424a540fbff2c2261cd2a67cde6e74e0))","parsed":{"_":["Root Layout:** full height support (#649) (e2aa1cb)"],"Bug Fixes":["Root Layout:** full height support (#649) (e2aa1cb)"]}},{"version":"3.30.0","title":"[3.30.0](https://github.com/dialpad/dialtone-vue/compare/v3.29.1...v3.30.0) (2022-12-15)","date":"2022-12-15","body":"### Bug Fixes\n\n* **Tooltip:** use selector for focus visible rather than attr ([#645](https://github.com/dialpad/dialtone-vue/issues/645)) ([4475ded](https://github.com/dialpad/dialtone-vue/commit/4475ded66e632bdf767e45eb536f3afb9008e733))\n\n\n### Features\n\n* **Collapsible:** change to cubic-bezier transition ([#647](https://github.com/dialpad/dialtone-vue/issues/647)) ([81fbf6d](https://github.com/dialpad/dialtone-vue/commit/81fbf6d6d5f6b8bfbb8c5333555c77ac796c3340))","parsed":{"_":["Tooltip:** use selector for focus visible rather than attr (#645) (4475ded)","Collapsible:** change to cubic-bezier transition (#647) (81fbf6d)"],"Bug Fixes":["Tooltip:** use selector for focus visible rather than attr (#645) (4475ded)"],"Features":["Collapsible:** change to cubic-bezier transition (#647) (81fbf6d)"]}},{"version":"3.29.1","title":"[3.29.1](https://github.com/dialpad/dialtone-vue/compare/v3.29.0...v3.29.1) (2022-12-10)","date":"2022-12-10","body":"### Bug Fixes\n\n* remove required label on input, fix storybook issues ([c199939](https://github.com/dialpad/dialtone-vue/commit/c199939dc778ce60e75a2bde6439b8413b9bc0c8))","parsed":{"_":["remove required label on input, fix storybook issues (c199939)"],"Bug Fixes":["remove required label on input, fix storybook issues (c199939)"]}},{"version":"3.29.0","title":"[3.29.0](https://github.com/dialpad/dialtone-vue/compare/v3.28.0...v3.29.0) (2022-12-09)","date":"2022-12-09","body":"### Features\n\n* **Badge:** component rework ([#638](https://github.com/dialpad/dialtone-vue/issues/638)) ([97711ee](https://github.com/dialpad/dialtone-vue/commit/97711ee311450e899e457f94e514e7ca6bd97079))","parsed":{"_":["Badge:** component rework (#638) (97711ee)"],"Features":["Badge:** component rework (#638) (97711ee)"]}},{"version":"3.28.0","title":"[3.28.0](https://github.com/dialpad/dialtone-vue/compare/v3.27.0...v3.28.0) (2022-12-07)","date":"2022-12-07","body":"### Bug Fixes\n\n* fix dialtone-icons version ([#635](https://github.com/dialpad/dialtone-vue/issues/635)) ([e1ad577](https://github.com/dialpad/dialtone-vue/commit/e1ad57753c8e6646bb577487fb8003a7d2628490))\n\n\n### Features\n\n* **Combobox:** add label vue3 ([#630](https://github.com/dialpad/dialtone-vue/issues/630)) ([59bebec](https://github.com/dialpad/dialtone-vue/commit/59bebec9fbbc4295dc4aa20c3d456a942dfd26a0))","parsed":{"_":["fix dialtone-icons version (#635) (e1ad577)","Combobox:** add label vue3 (#630) (59bebec)"],"Bug Fixes":["fix dialtone-icons version (#635) (e1ad577)"],"Features":["Combobox:** add label vue3 (#630) (59bebec)"]}},{"version":"3.27.0","title":"[3.27.0](https://github.com/dialpad/dialtone-vue/compare/v3.26.0...v3.27.0) (2022-12-06)","date":"2022-12-06","body":"### Bug Fixes\n\n* **Collapsible:** fix keyboard events - Vue3 ([#615](https://github.com/dialpad/dialtone-vue/issues/615)) ([3486bc0](https://github.com/dialpad/dialtone-vue/commit/3486bc0bec3dd24d32351efbb199935222c09b9f))\n\n\n### Features\n\n* add aria-label for icon ([#628](https://github.com/dialpad/dialtone-vue/issues/628)) ([0710f59](https://github.com/dialpad/dialtone-vue/commit/0710f592756a2b1097cce1f61acfc7506c628dac))","parsed":{"_":["Collapsible:** fix keyboard events - Vue3 (#615) (3486bc0)","add aria-label for icon (#628) (0710f59)"],"Bug Fixes":["Collapsible:** fix keyboard events - Vue3 (#615) (3486bc0)"],"Features":["add aria-label for icon (#628) (0710f59)"]}},{"version":"3.26.0","title":"[3.26.0](https://github.com/dialpad/dialtone-vue/compare/v3.25.1...v3.26.0) (2022-11-25)","date":"2022-11-25","body":"### Bug Fixes\n\n* **Avatar:** add new d-avatar__image class ([56df7b6](https://github.com/dialpad/dialtone-vue/commit/56df7b63a51a396a1f0daa0827608ea43a64c173))\n\n\n### Features\n\n* **Combobox:** add clickOnSelect option vue3 ([#622](https://github.com/dialpad/dialtone-vue/issues/622)) ([17b49fa](https://github.com/dialpad/dialtone-vue/commit/17b49faf55c20386500a93713c384f6cade192bf))","parsed":{"_":["Avatar:** add new d-avatar__image class (56df7b6)","Combobox:** add clickOnSelect option vue3 (#622) (17b49fa)"],"Bug Fixes":["Avatar:** add new d-avatar__image class (56df7b6)"],"Features":["Combobox:** add clickOnSelect option vue3 (#622) (17b49fa)"]}},{"version":"3.25.1","title":"[3.25.1](https://github.com/dialpad/dialtone-vue/compare/v3.25.0...v3.25.1) (2022-11-24)","date":"2022-11-24","body":"### Bug Fixes\n\n* **Root Layout:** slot issues ([#620](https://github.com/dialpad/dialtone-vue/issues/620)) ([161545a](https://github.com/dialpad/dialtone-vue/commit/161545a855792a15623c0252d90bed6c1f7666b1))","parsed":{"_":["Root Layout:** slot issues (#620) (161545a)"],"Bug Fixes":["Root Layout:** slot issues (#620) (161545a)"]}},{"version":"3.25.0","title":"[3.25.0](https://github.com/dialpad/dialtone-vue/compare/v3.24.0...v3.25.0) (2022-11-23)","date":"2022-11-23","body":"### Bug Fixes\n\n* update icon color to primary color in active state in DtRecipeCallbarButton ([#618](https://github.com/dialpad/dialtone-vue/issues/618)) ([997b539](https://github.com/dialpad/dialtone-vue/commit/997b539584a8a304b09a376178b2e1e70fb6f0d3))\n\n\n### Features\n\n* integrate `DtPresence` into `DtAvatar` (Vue3) ([#616](https://github.com/dialpad/dialtone-vue/issues/616)) ([b4d7a88](https://github.com/dialpad/dialtone-vue/commit/b4d7a88a7da73cc6c1bbaa8052b450f849b90f2e))","parsed":{"_":["update icon color to primary color in active state in DtRecipeCallbarButton (#618) (997b539)","integrate DtPresence into DtAvatar (Vue3) (#616) (b4d7a88)"],"Bug Fixes":["update icon color to primary color in active state in DtRecipeCallbarButton (#618) (997b539)"],"Features":["integrate DtPresence into DtAvatar (Vue3) (#616) (b4d7a88)"]}},{"version":"3.24.0","title":"[3.24.0](https://github.com/dialpad/dialtone-vue/compare/v3.23.1...v3.24.0) (2022-11-21)","date":"2022-11-21","body":"### Features\n\n* **Combobox:** add prop to pass classes to the empty list item ([#602](https://github.com/dialpad/dialtone-vue/issues/602)) ([f6fc2db](https://github.com/dialpad/dialtone-vue/commit/f6fc2db9000438f8ec76cd924caa9f60da5f7275))","parsed":{"_":["Combobox:** add prop to pass classes to the empty list item (#602) (f6fc2db)"],"Features":["Combobox:** add prop to pass classes to the empty list item (#602) (f6fc2db)"]}},{"version":"3.23.1","title":"[3.23.1](https://github.com/dialpad/dialtone-vue/compare/v3.23.0...v3.23.1) (2022-11-16)","date":"2022-11-16","body":"### Bug Fixes\n\n* **Popover:** fix opening on the initial load in vue3 version ([#599](https://github.com/dialpad/dialtone-vue/issues/599)) ([edfcf27](https://github.com/dialpad/dialtone-vue/commit/edfcf270132d7a6d74c226c977a89271b0f36d71))","parsed":{"_":["Popover:** fix opening on the initial load in vue3 version (#599) (edfcf27)"],"Bug Fixes":["Popover:** fix opening on the initial load in vue3 version (#599) (edfcf27)"]}},{"version":"3.23.0","title":"[3.23.0](https://github.com/dialpad/dialtone-vue/compare/v3.22.1...v3.23.0) (2022-11-14)","date":"2022-11-14","body":"### Bug Fixes\n\n* **Recipe Ivr Node:** fix close sync for menu dropdown ([#596](https://github.com/dialpad/dialtone-vue/issues/596)) ([e48fad7](https://github.com/dialpad/dialtone-vue/commit/e48fad730474f2c1b020e90c1b84dc66933ffd18))\n\n\n### Features\n\n* **Modal:** update danger style ([#583](https://github.com/dialpad/dialtone-vue/issues/583)) ([70a94ce](https://github.com/dialpad/dialtone-vue/commit/70a94ce862332a2bd28cd62c14999aaaebd42b01))","parsed":{"_":["Recipe Ivr Node:** fix close sync for menu dropdown (#596) (e48fad7)","Modal:** update danger style (#583) (70a94ce)"],"Bug Fixes":["Recipe Ivr Node:** fix close sync for menu dropdown (#596) (e48fad7)"],"Features":["Modal:** update danger style (#583) (70a94ce)"]}},{"version":"3.22.1","title":"[3.22.1](https://github.com/dialpad/dialtone-vue/compare/v3.22.0...v3.22.1) (2022-11-10)","date":"2022-11-10","body":"### Bug Fixes\n\n* **list-item:** fix focus ring color ([#593](https://github.com/dialpad/dialtone-vue/issues/593)) ([34f23ea](https://github.com/dialpad/dialtone-vue/commit/34f23ea3db4a94e26cd3efbc8521ab5e0d0e79fb))\n* **popover:** no default context menu when openOnContext is true ([#588](https://github.com/dialpad/dialtone-vue/issues/588)) ([21f4f98](https://github.com/dialpad/dialtone-vue/commit/21f4f98493432ce77f6f524713544a84db724afe))\n* update event handling ([#570](https://github.com/dialpad/dialtone-vue/issues/570)) ([ea9c7cd](https://github.com/dialpad/dialtone-vue/commit/ea9c7cde64d856b82347098101201c3ec285977c))","parsed":{"_":["list-item:** fix focus ring color (#593) (34f23ea)","popover:** no default context menu when openOnContext is true (#588) (21f4f98)","update event handling (#570) (ea9c7cd)"],"Bug Fixes":["list-item:** fix focus ring color (#593) (34f23ea)","popover:** no default context menu when openOnContext is true (#588) (21f4f98)","update event handling (#570) (ea9c7cd)"]}},{"version":"3.22.0","title":"[3.22.0](https://github.com/dialpad/dialtone-vue/compare/v3.21.0...v3.22.0) (2022-11-07)","date":"2022-11-07","body":"### Bug Fixes\n\n* dp-58864 update hover color in Call button (Vue3) ([#577](https://github.com/dialpad/dialtone-vue/issues/577)) ([fbec9ad](https://github.com/dialpad/dialtone-vue/commit/fbec9ad4847c6be641f0585652e3f56d0bd41375))\n\n\n### Features\n\n* add `DtPresence` (vue3) ([#569](https://github.com/dialpad/dialtone-vue/issues/569)) ([427cfbe](https://github.com/dialpad/dialtone-vue/commit/427cfbeaedb69a833e06ca7e6b531dc190cc542f))\n* icon component - vue3 ([#575](https://github.com/dialpad/dialtone-vue/issues/575)) ([ba997a1](https://github.com/dialpad/dialtone-vue/commit/ba997a13ec4803685a27f0a3a606ea2110c496b9))\n* list item group component ([#584](https://github.com/dialpad/dialtone-vue/issues/584)) ([58406b0](https://github.com/dialpad/dialtone-vue/commit/58406b0b58f698157881a57c2bb415bc37aa3bb9))\n* **toggle:** add indeterminate state ([#580](https://github.com/dialpad/dialtone-vue/issues/580)) ([cabc45a](https://github.com/dialpad/dialtone-vue/commit/cabc45a2f3a4c748f09cb053fad78e3114384cda))\n* **toggle:** add showIcon prop ([#578](https://github.com/dialpad/dialtone-vue/issues/578)) ([4c271a3](https://github.com/dialpad/dialtone-vue/commit/4c271a3ace180b703393394e4f22ec40ecdc34b0))\n* **toggle:** add size prop ([#572](https://github.com/dialpad/dialtone-vue/issues/572)) ([ffd67da](https://github.com/dialpad/dialtone-vue/commit/ffd67da114230ad2ae8e3b04e42388a10b21fc10))","parsed":{"_":["dp-58864 update hover color in Call button (Vue3) (#577) (fbec9ad)","add DtPresence (vue3) (#569) (427cfbe)","icon component - vue3 (#575) (ba997a1)","list item group component (#584) (58406b0)","toggle:** add indeterminate state (#580) (cabc45a)","toggle:** add showIcon prop (#578) (4c271a3)","toggle:** add size prop (#572) (ffd67da)"],"Bug Fixes":["dp-58864 update hover color in Call button (Vue3) (#577) (fbec9ad)"],"Features":["add DtPresence (vue3) (#569) (427cfbe)","icon component - vue3 (#575) (ba997a1)","list item group component (#584) (58406b0)","toggle:** add indeterminate state (#580) (cabc45a)","toggle:** add showIcon prop (#578) (4c271a3)","toggle:** add size prop (#572) (ffd67da)"]}},{"version":"3.21.0","title":"[3.21.0](https://github.com/dialpad/dialtone-vue/compare/v3.20.1...v3.21.0) (2022-10-26)","date":"2022-10-26","body":"### Bug Fixes\n\n* **combobox-with-popover:** update \"render within\" zindex logic ([#565](https://github.com/dialpad/dialtone-vue/issues/565)) ([d82de2a](https://github.com/dialpad/dialtone-vue/commit/d82de2a8d4933dd9bd5dc144d868c0dfc6badf78))\n\n\n### Features\n\n* close button on dialogs pattern - vue3 ([#561](https://github.com/dialpad/dialtone-vue/issues/561)) ([5ce0762](https://github.com/dialpad/dialtone-vue/commit/5ce0762002f0ed2d1ad2696991f7a76bda1c41c7))","parsed":{"_":["combobox-with-popover:** update \"render within\" zindex logic (#565) (d82de2a)","close button on dialogs pattern - vue3 (#561) (5ce0762)"],"Bug Fixes":["combobox-with-popover:** update \"render within\" zindex logic (#565) (d82de2a)"],"Features":["close button on dialogs pattern - vue3 (#561) (5ce0762)"]}},{"version":"3.20.1","title":"[3.20.1](https://github.com/dialpad/dialtone-vue/compare/v3.20.0...v3.20.1) (2022-10-20)","date":"2022-10-20","body":"### Bug Fixes\n\n* **input:** fix read-only attr in the input component ([#563](https://github.com/dialpad/dialtone-vue/issues/563)) ([690b205](https://github.com/dialpad/dialtone-vue/commit/690b2053d51795b7bed7f787f309b32ad84a7a87))","parsed":{"_":["input:** fix read-only attr in the input component (#563) (690b205)"],"Bug Fixes":["input:** fix read-only attr in the input component (#563) (690b205)"]}},{"version":"3.20.0","title":"[3.20.0](https://github.com/dialpad/dialtone-vue/compare/v3.19.1...v3.20.0) (2022-10-20)","date":"2022-10-20","body":"### Bug Fixes\n\n* **grouped-chips:** fix visual issues ([#557](https://github.com/dialpad/dialtone-vue/issues/557)) ([c79ccd0](https://github.com/dialpad/dialtone-vue/commit/c79ccd09da257caf92c46c1a61e914a1222685da))\n* input styling and wrapper classes ([#536](https://github.com/dialpad/dialtone-vue/issues/536)) ([c553341](https://github.com/dialpad/dialtone-vue/commit/c5533412a2264749a86e7685c08251d2e25f698c))\n* migrate ivr_node to dialtone7 ([#548](https://github.com/dialpad/dialtone-vue/issues/548)) ([09df296](https://github.com/dialpad/dialtone-vue/commit/09df29683f4a04dd27a8ced098f870bf1485dc64))\n* **popover:** default visually hidden to false ([#553](https://github.com/dialpad/dialtone-vue/issues/553)) ([20d0273](https://github.com/dialpad/dialtone-vue/commit/20d027300739d037a589a69cdbc1509296657ef4))\n\n\n### Features\n\n* dp-57015 Recipe for grouped chips ([#549](https://github.com/dialpad/dialtone-vue/issues/549)) ([ae4590c](https://github.com/dialpad/dialtone-vue/commit/ae4590cc8234ace10b5f58e52ac1203b2fddb5d7))\n* dp-57689 add `contentClass` to DtRecipeCallbarButtonWithPopover ([#551](https://github.com/dialpad/dialtone-vue/issues/551)) ([43cc312](https://github.com/dialpad/dialtone-vue/commit/43cc312348573dd540cb1f9cbf388bc7d0a01e6a))\n* dp-57693 remove button padding in callbar_button (vue3) ([#559](https://github.com/dialpad/dialtone-vue/issues/559)) ([b779f95](https://github.com/dialpad/dialtone-vue/commit/b779f95f3f03ecb0abd3d65857b71e0cafb6c8c9))","parsed":{"_":["grouped-chips:** fix visual issues (#557) (c79ccd0)","input styling and wrapper classes (#536) (c553341)","migrate ivr_node to dialtone7 (#548) (09df296)","popover:** default visually hidden to false (#553) (20d0273)","dp-57015 Recipe for grouped chips (#549) (ae4590c)","dp-57689 add contentClass to DtRecipeCallbarButtonWithPopover (#551) (43cc312)","dp-57693 remove button padding in callbar_button (vue3) (#559) (b779f95)"],"Bug Fixes":["grouped-chips:** fix visual issues (#557) (c79ccd0)","input styling and wrapper classes (#536) (c553341)","migrate ivr_node to dialtone7 (#548) (09df296)","popover:** default visually hidden to false (#553) (20d0273)"],"Features":["dp-57015 Recipe for grouped chips (#549) (ae4590c)","dp-57689 add contentClass to DtRecipeCallbarButtonWithPopover (#551) (43cc312)","dp-57693 remove button padding in callbar_button (vue3) (#559) (b779f95)"]}},{"version":"3.19.1","title":"[3.19.1](https://github.com/dialpad/dialtone-vue/compare/v3.19.0...v3.19.1) (2022-10-11)","date":"2022-10-11","body":"### Bug Fixes\n\n* remove unnecessary file ([cc8a7ce](https://github.com/dialpad/dialtone-vue/commit/cc8a7cef72c0819ad394aebc3810305276d0730d))","parsed":{"_":["remove unnecessary file (cc8a7ce)"],"Bug Fixes":["remove unnecessary file (cc8a7ce)"]}},{"version":"3.19.0","title":"[3.19.0](https://github.com/dialpad/dialtone-vue/compare/v3.18.0...v3.19.0) (2022-10-11)","date":"2022-10-11","body":"### Bug Fixes\n\n* dt-631 remove primary-color from dialtone vue ([#520](https://github.com/dialpad/dialtone-vue/issues/520)) ([6f58dcf](https://github.com/dialpad/dialtone-vue/commit/6f58dcf45bd28f4a10cceac0c51b054e8e918e33))\n* update dialtone peer dependency ([c9f53ef](https://github.com/dialpad/dialtone-vue/commit/c9f53efd0eca1e3a1067522420321e162adc3ec9))\n\n\n### Features\n\n* (card) vue-3 ([#494](https://github.com/dialpad/dialtone-vue/issues/494)) ([#500](https://github.com/dialpad/dialtone-vue/issues/500)) ([82a5d18](https://github.com/dialpad/dialtone-vue/commit/82a5d1859487625fa7468e6b6c14312bee582836))\n* dp-46328 callbar buttons Vue3 ([#471](https://github.com/dialpad/dialtone-vue/issues/471)) ([#521](https://github.com/dialpad/dialtone-vue/issues/521)) ([39d9f62](https://github.com/dialpad/dialtone-vue/commit/39d9f623cf0d4e4b8c900dee41a6ee56181217ec))\n* dp-57068 Adding independent control for showing the arrow ([#523](https://github.com/dialpad/dialtone-vue/issues/523)) ([104bf0f](https://github.com/dialpad/dialtone-vue/commit/104bf0f3a11e80db3d4722075800952dfb513bfb))\n* dp-57068 Adding independent control for showing the arrow ([#524](https://github.com/dialpad/dialtone-vue/issues/524)) ([66c082b](https://github.com/dialpad/dialtone-vue/commit/66c082bf2c719e59d1da2bdbc23723022b3e1899))\n* dp-57757 add `buttonClass` prop to Call Bar Button component (Vue3) ([#538](https://github.com/dialpad/dialtone-vue/issues/538)) ([b36e5c6](https://github.com/dialpad/dialtone-vue/commit/b36e5c6ee0076ad1c272aab01fa4b7f76ebe318d))\n* dp-57757 add `buttonClass` prop to Call Bar Button component (Vue3) ([#538](https://github.com/dialpad/dialtone-vue/issues/538)) ([#542](https://github.com/dialpad/dialtone-vue/issues/542)) ([d512461](https://github.com/dialpad/dialtone-vue/commit/d5124615d689138bbeb3a6f4bfa7849c03d9a0a8))\n* dt-recipe-ivr-node vue3 ([#515](https://github.com/dialpad/dialtone-vue/issues/515)) ([#517](https://github.com/dialpad/dialtone-vue/issues/517)) ([cc56623](https://github.com/dialpad/dialtone-vue/commit/cc56623e2ee87ae41587cb299b52f050e96c665c))\n* migrate to dialtone 7 ([#507](https://github.com/dialpad/dialtone-vue/issues/507)) ([ab00cd2](https://github.com/dialpad/dialtone-vue/commit/ab00cd2bb6136b1bf7fae8dd46736d506007df4c)), closes [#504](https://github.com/dialpad/dialtone-vue/issues/504) [#511](https://github.com/dialpad/dialtone-vue/issues/511) [#509](https://github.com/dialpad/dialtone-vue/issues/509)\n* migration to dialtone 7 - vue3 ([#440](https://github.com/dialpad/dialtone-vue/issues/440)) ([acdf7e9](https://github.com/dialpad/dialtone-vue/commit/acdf7e958431ebb6f3f86f48962bbd891c3fd79c))\n* **popover:** add sr-only close button - vue3 ([#540](https://github.com/dialpad/dialtone-vue/issues/540)) ([5177cdd](https://github.com/dialpad/dialtone-vue/commit/5177cdd412f4ff032b7f9bfb3a7f3ae077ace513))\n* **popover:** add sr-only close button - vue3 ([#540](https://github.com/dialpad/dialtone-vue/issues/540)) ([#544](https://github.com/dialpad/dialtone-vue/issues/544)) ([7519248](https://github.com/dialpad/dialtone-vue/commit/751924843a366fe40ff8f77f73c187340ef2a285))","parsed":{"_":["dt-631 remove primary-color from dialtone vue (#520) (6f58dcf)","update dialtone peer dependency (c9f53ef)","(card) vue-3 (#494) (#500) (82a5d18)","dp-46328 callbar buttons Vue3 (#471) (#521) (39d9f62)","dp-57068 Adding independent control for showing the arrow (#523) (104bf0f)","dp-57068 Adding independent control for showing the arrow (#524) (66c082b)","dp-57757 add buttonClass prop to Call Bar Button component (Vue3) (#538) (b36e5c6)","dp-57757 add buttonClass prop to Call Bar Button component (Vue3) (#538) (#542) (d512461)","dt-recipe-ivr-node vue3 (#515) (#517) (cc56623)","migrate to dialtone 7 (#507) (ab00cd2), closes #504 #511 #509","migration to dialtone 7 - vue3 (#440) (acdf7e9)","popover:** add sr-only close button - vue3 (#540) (5177cdd)","popover:** add sr-only close button - vue3 (#540) (#544) (7519248)"],"Bug Fixes":["dt-631 remove primary-color from dialtone vue (#520) (6f58dcf)","update dialtone peer dependency (c9f53ef)"],"Features":["(card) vue-3 (#494) (#500) (82a5d18)","dp-46328 callbar buttons Vue3 (#471) (#521) (39d9f62)","dp-57068 Adding independent control for showing the arrow (#523) (104bf0f)","dp-57068 Adding independent control for showing the arrow (#524) (66c082b)","dp-57757 add buttonClass prop to Call Bar Button component (Vue3) (#538) (b36e5c6)","dp-57757 add buttonClass prop to Call Bar Button component (Vue3) (#538) (#542) (d512461)","dt-recipe-ivr-node vue3 (#515) (#517) (cc56623)","migrate to dialtone 7 (#507) (ab00cd2), closes #504 #511 #509","migration to dialtone 7 - vue3 (#440) (acdf7e9)","popover:** add sr-only close button - vue3 (#540) (5177cdd)","popover:** add sr-only close button - vue3 (#540) (#544) (7519248)"]}},{"version":"3.18.0","title":"[3.18.0](https://github.com/dialpad/dialtone-vue/compare/v3.17.0...v3.18.0) (2022-09-23)","date":"2022-09-23","body":"### Bug Fixes\n\n* dt-631 remove primary-color from dialtone vue ([#518](https://github.com/dialpad/dialtone-vue/issues/518)) ([28d89ec](https://github.com/dialpad/dialtone-vue/commit/28d89ec552264fc127d51aca7122e3913384fcbd))\n\n\n### Features\n\n* dp-46328 callbar buttons Vue3 ([#471](https://github.com/dialpad/dialtone-vue/issues/471)) ([4861677](https://github.com/dialpad/dialtone-vue/commit/4861677ef9373054ace54d8cb869600e046aa45a))","parsed":{"_":["dt-631 remove primary-color from dialtone vue (#518) (28d89ec)","dp-46328 callbar buttons Vue3 (#471) (4861677)"],"Bug Fixes":["dt-631 remove primary-color from dialtone vue (#518) (28d89ec)"],"Features":["dp-46328 callbar buttons Vue3 (#471) (4861677)"]}},{"version":"3.17.0","title":"[3.17.0](https://github.com/dialpad/dialtone-vue/compare/v3.16.0...v3.17.0) (2022-09-23)","date":"2022-09-23","body":"### Features\n\n* dt-recipe-ivr-node vue3 ([#515](https://github.com/dialpad/dialtone-vue/issues/515)) ([b446d42](https://github.com/dialpad/dialtone-vue/commit/b446d4229be46c37d9bf21d1e2198748e7cb1ed4))","parsed":{"_":["dt-recipe-ivr-node vue3 (#515) (b446d42)"],"Features":["dt-recipe-ivr-node vue3 (#515) (b446d42)"]}},{"version":"3.16.0","title":"[3.16.0](https://github.com/dialpad/dialtone-vue/compare/v3.15.1...v3.16.0) (2022-09-15)","date":"2022-09-15","body":"### Features\n\n* (card) vue-3 ([#494](https://github.com/dialpad/dialtone-vue/issues/494)) ([eadda5c](https://github.com/dialpad/dialtone-vue/commit/eadda5cd48e7596c88e2abafd1648b4ffb4bff95))","parsed":{"_":["(card) vue-3 (#494) (eadda5c)"],"Features":["(card) vue-3 (#494) (eadda5c)"]}},{"version":"3.15.1","title":"[3.15.1](https://github.com/dialpad/dialtone-vue/compare/v3.15.0...v3.15.1) (2022-09-08)","date":"2022-09-08","body":"### Bug Fixes\n\n* **combobox-with-popover:** fix keyboard navigation ([#488](https://github.com/dialpad/dialtone-vue/issues/488)) ([485f196](https://github.com/dialpad/dialtone-vue/commit/485f196585cd815278122c23d1d3ffa9bcf0a068))","parsed":{"_":["combobox-with-popover:** fix keyboard navigation (#488) (485f196)"],"Bug Fixes":["combobox-with-popover:** fix keyboard navigation (#488) (485f196)"]}},{"version":"3.15.0","title":"[3.15.0](https://github.com/dialpad/dialtone-vue/compare/v3.14.0...v3.15.0) (2022-09-07)","date":"2022-09-07","body":"### Bug Fixes\n\n* **contact-info:** dp-55162 Circular avatar shape ([#479](https://github.com/dialpad/dialtone-vue/issues/479)) ([b1cdefb](https://github.com/dialpad/dialtone-vue/commit/b1cdefb9245ea14385c468a82bff04854b3d9d6d))\n\n\n### Features\n\n* **banner:** set background, hide the icon, custom classes - vue 3 ([#477](https://github.com/dialpad/dialtone-vue/issues/477)) ([6505ce8](https://github.com/dialpad/dialtone-vue/commit/6505ce8393648b5b69bb8286950df6ad48ddce4e))","parsed":{"_":["contact-info:** dp-55162 Circular avatar shape (#479) (b1cdefb)","banner:** set background, hide the icon, custom classes - vue 3 (#477) (6505ce8)"],"Bug Fixes":["contact-info:** dp-55162 Circular avatar shape (#479) (b1cdefb)"],"Features":["banner:** set background, hide the icon, custom classes - vue 3 (#477) (6505ce8)"]}},{"version":"3.14.0","title":"[3.14.0](https://github.com/dialpad/dialtone-vue/compare/v3.13.0...v3.14.0) (2022-09-06)","date":"2022-09-06","body":"### Bug Fixes\n\n* **combobox-with-popover:** add modal prop ([#473](https://github.com/dialpad/dialtone-vue/issues/473)) ([bb64a55](https://github.com/dialpad/dialtone-vue/commit/bb64a55ce72aa1cee1b4c7f210ae0ca81b780b97))\n* **combobox-with-popover:** prevent focus of list-items by mouse ([#467](https://github.com/dialpad/dialtone-vue/issues/467)) ([8f229bf](https://github.com/dialpad/dialtone-vue/commit/8f229bfe284834cfc8cb7746e0dddf46e8e986bb))\n* **combobox, combobox-with-popover:** fix empty variant ([#465](https://github.com/dialpad/dialtone-vue/issues/465)) ([f8264c8](https://github.com/dialpad/dialtone-vue/commit/f8264c83c5558564130064de10116b4640dbc23b))\n* **emoji:** fixed incorrectly mapped unicode keys ([#463](https://github.com/dialpad/dialtone-vue/issues/463)) ([c51e313](https://github.com/dialpad/dialtone-vue/commit/c51e313b17bcbf8e64beda5677ae5f86af7985af))\n\n\n### Features\n\n* add collapsible component ([#456](https://github.com/dialpad/dialtone-vue/issues/456)) ([cce3096](https://github.com/dialpad/dialtone-vue/commit/cce3096f09b049acd3b120fea6c24f13184ad44b)), closes [#392](https://github.com/dialpad/dialtone-vue/issues/392) [#392](https://github.com/dialpad/dialtone-vue/issues/392) [#392](https://github.com/dialpad/dialtone-vue/issues/392)\n* **dropdown:** add context menu support ([#468](https://github.com/dialpad/dialtone-vue/issues/468)) ([308414e](https://github.com/dialpad/dialtone-vue/commit/308414e5f8a84ff941c101512b0bcbdba4f55d3a))\n* **root-layout:** add bodyClass prop ([#474](https://github.com/dialpad/dialtone-vue/issues/474)) ([ad5bf1a](https://github.com/dialpad/dialtone-vue/commit/ad5bf1ae42fd317152ff36989b196b6845b73592))","parsed":{"_":["combobox-with-popover:** add modal prop (#473) (bb64a55)","combobox-with-popover:** prevent focus of list-items by mouse (#467) (8f229bf)","combobox, combobox-with-popover:** fix empty variant (#465) (f8264c8)","emoji:** fixed incorrectly mapped unicode keys (#463) (c51e313)","add collapsible component (#456) (cce3096), closes #392 #392 #392","dropdown:** add context menu support (#468) (308414e)","root-layout:** add bodyClass prop (#474) (ad5bf1a)"],"Bug Fixes":["combobox-with-popover:** add modal prop (#473) (bb64a55)","combobox-with-popover:** prevent focus of list-items by mouse (#467) (8f229bf)","combobox, combobox-with-popover:** fix empty variant (#465) (f8264c8)","emoji:** fixed incorrectly mapped unicode keys (#463) (c51e313)"],"Features":["add collapsible component (#456) (cce3096), closes #392 #392 #392","dropdown:** add context menu support (#468) (308414e)","root-layout:** add bodyClass prop (#474) (ad5bf1a)"]}},{"version":"3.13.0","title":"[3.13.0](https://github.com/dialpad/dialtone-vue/compare/v3.12.0...v3.13.0) (2022-08-17)","date":"2022-08-17","body":"### Bug Fixes\n\n* unit tests - vue3 ([#455](https://github.com/dialpad/dialtone-vue/issues/455)) ([098c021](https://github.com/dialpad/dialtone-vue/commit/098c02195ffbbdc5fbb1190ce1d5fe5bb325d9ee))\n\n\n### Features\n\n* **emoji:** add prop to disable skeleton loader ([#459](https://github.com/dialpad/dialtone-vue/issues/459)) ([d0e24f1](https://github.com/dialpad/dialtone-vue/commit/d0e24f147f023883f673928a711c4fe562ae8e0f))","parsed":{"_":["unit tests - vue3 (#455) (098c021)","emoji:** add prop to disable skeleton loader (#459) (d0e24f1)"],"Bug Fixes":["unit tests - vue3 (#455) (098c021)"],"Features":["emoji:** add prop to disable skeleton loader (#459) (d0e24f1)"]}},{"version":"3.12.0","title":"[3.12.0](https://github.com/dialpad/dialtone-vue/compare/v3.11.0...v3.12.0) (2022-08-11)","date":"2022-08-11","body":"### Bug Fixes\n\n* **emoji:** dynamic import fix ([#444](https://github.com/dialpad/dialtone-vue/issues/444)) ([9706a45](https://github.com/dialpad/dialtone-vue/commit/9706a454904ae6f59b4eda7332d6d8e19320dcc8))\n* **list-section:** handle root vNode in list section component ([#453](https://github.com/dialpad/dialtone-vue/issues/453)) ([0acacbb](https://github.com/dialpad/dialtone-vue/commit/0acacbb881645452933bfc7e893c70090152a0b0))\n\n\n### Features\n\n* **modal:** add banner support ([#451](https://github.com/dialpad/dialtone-vue/issues/451)) ([ba018dc](https://github.com/dialpad/dialtone-vue/commit/ba018dc8333a90df5d815947b9213cede2c17469))","parsed":{"_":["emoji:** dynamic import fix (#444) (9706a45)","list-section:** handle root vNode in list section component (#453) (0acacbb)","modal:** add banner support (#451) (ba018dc)"],"Bug Fixes":["emoji:** dynamic import fix (#444) (9706a45)","list-section:** handle root vNode in list section component (#453) (0acacbb)"],"Features":["modal:** add banner support (#451) (ba018dc)"]}},{"version":"3.11.0","title":"[3.11.0](https://github.com/dialpad/dialtone-vue/compare/v3.10.0...v3.11.0) (2022-08-03)","date":"2022-08-03","body":"### Features\n\n* add pagination component vue-3 ([#430](https://github.com/dialpad/dialtone-vue/issues/430)) ([3726244](https://github.com/dialpad/dialtone-vue/commit/372624455cebf004dd4a2b7772155ce2abba97d7))\n* **popover:** add tether option to popover ([#438](https://github.com/dialpad/dialtone-vue/issues/438)) ([e69d936](https://github.com/dialpad/dialtone-vue/commit/e69d936c945fa99fc04d9b79a78a0265b41c7353))","parsed":{"_":["add pagination component vue-3 (#430) (3726244)","popover:** add tether option to popover (#438) (e69d936)"],"Features":["add pagination component vue-3 (#430) (3726244)","popover:** add tether option to popover (#438) (e69d936)"]}},{"version":"3.10.0","title":"[3.10.0](https://github.com/dialpad/dialtone-vue/compare/v3.9.0...v3.10.0) (2022-07-29)","date":"2022-07-29","body":"### Features\n\n* **combobox and combobox with popover:** add empty state - vue3 ([#420](https://github.com/dialpad/dialtone-vue/issues/420)) ([543dff8](https://github.com/dialpad/dialtone-vue/commit/543dff893bb2d2c72052de5bd27d821e702d5a6e))","parsed":{"_":["combobox and combobox with popover:** add empty state - vue3 (#420) (543dff8)"],"Features":["combobox and combobox with popover:** add empty state - vue3 (#420) (543dff8)"]}},{"version":"3.9.0","title":"[3.9.0](https://github.com/dialpad/dialtone-vue/compare/v3.8.0...v3.9.0) (2022-07-27)","date":"2022-07-27","body":"### Features\n\n* **combobox and combobox with popover:** add loading state - vue 3 ([#418](https://github.com/dialpad/dialtone-vue/issues/418)) ([8fa9962](https://github.com/dialpad/dialtone-vue/commit/8fa996275ae97532a3f38b9fba3f92fd6cbfe242))\n* **popover, tooltip, combobox with popover:** add sticky tippy ([#426](https://github.com/dialpad/dialtone-vue/issues/426)) ([80d8506](https://github.com/dialpad/dialtone-vue/commit/80d85069d51f8a5423d3c5a09dd1e0ee81d7fe41))","parsed":{"_":["combobox and combobox with popover:** add loading state - vue 3 (#418) (8fa9962)","popover, tooltip, combobox with popover:** add sticky tippy (#426) (80d8506)"],"Features":["combobox and combobox with popover:** add loading state - vue 3 (#418) (8fa9962)","popover, tooltip, combobox with popover:** add sticky tippy (#426) (80d8506)"]}},{"version":"3.8.0","title":"[3.8.0](https://github.com/dialpad/dialtone-vue/compare/v3.7.0...v3.8.0) (2022-07-25)","date":"2022-07-25","body":"### Features\n\n* add custom emoji ([#419](https://github.com/dialpad/dialtone-vue/issues/419)) ([b5062f8](https://github.com/dialpad/dialtone-vue/commit/b5062f804074b06028dd4863d7e58c2e54013536))\n* **combobox multi-select:** expose closeComboboxList method ([#424](https://github.com/dialpad/dialtone-vue/issues/424)) ([fe32607](https://github.com/dialpad/dialtone-vue/commit/fe32607c384bfc24445b3c187e2167dc955bacb3))\n* **combobox multi-select:** show error when exceeds the max-selected ([#417](https://github.com/dialpad/dialtone-vue/issues/417)) ([9a20673](https://github.com/dialpad/dialtone-vue/commit/9a20673ade1d100b032e2881daf56a1271ffb077))","parsed":{"_":["add custom emoji (#419) (b5062f8)","combobox multi-select:** expose closeComboboxList method (#424) (fe32607)","combobox multi-select:** show error when exceeds the max-selected (#417) (9a20673)"],"Features":["add custom emoji (#419) (b5062f8)","combobox multi-select:** expose closeComboboxList method (#424) (fe32607)","combobox multi-select:** show error when exceeds the max-selected (#417) (9a20673)"]}},{"version":"3.7.0","title":"[3.7.0](https://github.com/dialpad/dialtone-vue/compare/v3.6.0...v3.7.0) (2022-07-13)","date":"2022-07-13","body":"### Features\n\n* **combobox multi-select:** add 'size' prop ([#414](https://github.com/dialpad/dialtone-vue/issues/414)) ([90d2eb6](https://github.com/dialpad/dialtone-vue/commit/90d2eb6a8aeba0fb449f6b2ec21e9a2ff97a2d38))\n* **combobox, combobox with popover:** add loading state - vue3 ([#403](https://github.com/dialpad/dialtone-vue/issues/403)) ([53c6d34](https://github.com/dialpad/dialtone-vue/commit/53c6d34bde2e70e365660de82d71c6cf802fddf9))","parsed":{"_":["combobox multi-select:** add 'size' prop (#414) (90d2eb6)","combobox, combobox with popover:** add loading state - vue3 (#403) (53c6d34)"],"Features":["combobox multi-select:** add 'size' prop (#414) (90d2eb6)","combobox, combobox with popover:** add loading state - vue3 (#403) (53c6d34)"]}},{"version":"3.6.0","title":"[3.6.0](https://github.com/dialpad/dialtone-vue/compare/v3.5.0...v3.6.0) (2022-07-12)","date":"2022-07-12","body":"### Bug Fixes\n\n* **avatar:** default slot content vue3 ([#408](https://github.com/dialpad/dialtone-vue/issues/408)) ([fba6043](https://github.com/dialpad/dialtone-vue/commit/fba60438168d1d93103ac520ee3cd1f476895eb0))\n* **dropdown:** dt-570 initial focus ([#411](https://github.com/dialpad/dialtone-vue/issues/411)) ([2234143](https://github.com/dialpad/dialtone-vue/commit/223414389c68f49dbb57ebc75e60551275eefc90))\n* **radio-group:** dt-572 value prop vue3 ([#412](https://github.com/dialpad/dialtone-vue/issues/412)) ([0840dc7](https://github.com/dialpad/dialtone-vue/commit/0840dc75908e85385f4590c49beb661319a23104))\n\n\n### Features\n\n* **Combobox Multi Select:** add Combobox Multi Select component ([#405](https://github.com/dialpad/dialtone-vue/issues/405)) ([3314e31](https://github.com/dialpad/dialtone-vue/commit/3314e312d60172f640aa73027e3d5436738449f8))","parsed":{"_":["avatar:** default slot content vue3 (#408) (fba6043)","dropdown:** dt-570 initial focus (#411) (2234143)","radio-group:** dt-572 value prop vue3 (#412) (0840dc7)","Combobox Multi Select:** add Combobox Multi Select component (#405) (3314e31)"],"Bug Fixes":["avatar:** default slot content vue3 (#408) (fba6043)","dropdown:** dt-570 initial focus (#411) (2234143)","radio-group:** dt-572 value prop vue3 (#412) (0840dc7)"],"Features":["Combobox Multi Select:** add Combobox Multi Select component (#405) (3314e31)"]}},{"version":"3.5.0","title":"[3.5.0](https://github.com/dialpad/dialtone-vue/compare/v3.4.0...v3.5.0) (2022-07-06)","date":"2022-07-06","body":"### Bug Fixes\n\n* **Chip:** update to use semantic elements vue3 ([#393](https://github.com/dialpad/dialtone-vue/issues/393)) ([50697cc](https://github.com/dialpad/dialtone-vue/commit/50697cc0cf8cb14c5b81e3643595556b3936d976)), closes [#390](https://github.com/dialpad/dialtone-vue/issues/390)\n* **emoji-text-wrapper:** dt-559 update shortcode parsing regex ([#401](https://github.com/dialpad/dialtone-vue/issues/401)) ([8c96600](https://github.com/dialpad/dialtone-vue/commit/8c966001182ddfe5771329280458c09c91d3007f))\n* tooltip spacing inconsistent vue3 ([#399](https://github.com/dialpad/dialtone-vue/issues/399)) ([406afcf](https://github.com/dialpad/dialtone-vue/commit/406afcfd76fbf7c78411dd8c5fd0768210c679ee))\n\n\n### Features\n\n* add json documentation generator ([#388](https://github.com/dialpad/dialtone-vue/issues/388)) ([df3e012](https://github.com/dialpad/dialtone-vue/commit/df3e01239bab279f82e5de99f387e5448d52978a))\n* **dropdown:** add letter key navigation vue 3 ([#394](https://github.com/dialpad/dialtone-vue/issues/394)) ([0fddfb4](https://github.com/dialpad/dialtone-vue/commit/0fddfb4ae6210a61428d6a47c6eebb69c9d93811))","parsed":{"_":["Chip:** update to use semantic elements vue3 (#393) (50697cc), closes #390","emoji-text-wrapper:** dt-559 update shortcode parsing regex (#401) (8c96600)","tooltip spacing inconsistent vue3 (#399) (406afcf)","add json documentation generator (#388) (df3e012)","dropdown:** add letter key navigation vue 3 (#394) (0fddfb4)"],"Bug Fixes":["Chip:** update to use semantic elements vue3 (#393) (50697cc), closes #390","emoji-text-wrapper:** dt-559 update shortcode parsing regex (#401) (8c96600)","tooltip spacing inconsistent vue3 (#399) (406afcf)"],"Features":["add json documentation generator (#388) (df3e012)","dropdown:** add letter key navigation vue 3 (#394) (0fddfb4)"]}},{"version":"3.4.0","title":"[3.4.0](https://github.com/dialpad/dialtone-vue/compare/v3.3.0...v3.4.0) (2022-06-23)","date":"2022-06-23","body":"### Features\n\n* add root layout component vue 3 ([#389](https://github.com/dialpad/dialtone-vue/issues/389)) ([f8ae5d5](https://github.com/dialpad/dialtone-vue/commit/f8ae5d560e8e1a31e6770b5a3146a91c26892085))","parsed":{"_":["add root layout component vue 3 (#389) (f8ae5d5)"],"Features":["add root layout component vue 3 (#389) (f8ae5d5)"]}},{"version":"3.3.0","title":"[3.3.0](https://github.com/dialpad/dialtone-vue/compare/v3.2.0...v3.3.0) (2022-06-16)","date":"2022-06-16","body":"### Bug Fixes\n\n* **list-item:** fix event handling ([#384](https://github.com/dialpad/dialtone-vue/issues/384)) ([f2f5a1f](https://github.com/dialpad/dialtone-vue/commit/f2f5a1f1ac2927793acf5542d6bcea7aa104a1c1))\n\n\n### Features\n\n* **toast:** make duration prop optional ([#385](https://github.com/dialpad/dialtone-vue/issues/385)) ([32999d9](https://github.com/dialpad/dialtone-vue/commit/32999d9b26c394739085bd152c9155fdc1954a8e))","parsed":{"_":["list-item:** fix event handling (#384) (f2f5a1f)","toast:** make duration prop optional (#385) (32999d9)"],"Bug Fixes":["list-item:** fix event handling (#384) (f2f5a1f)"],"Features":["toast:** make duration prop optional (#385) (32999d9)"]}},{"version":"3.2.0","title":"[3.2.0](https://github.com/dialpad/dialtone-vue/compare/v3.1.3...v3.2.0) (2022-06-13)","date":"2022-06-13","body":"### Bug Fixes\n\n* **chip:** export chip - vue3 ([#378](https://github.com/dialpad/dialtone-vue/issues/378)) ([55f1dc5](https://github.com/dialpad/dialtone-vue/commit/55f1dc553bd21a1c47b1f2885537bb44fbe0746f))\n\n\n### Features\n\n* **chip:** dt-420 add chip component ([#368](https://github.com/dialpad/dialtone-vue/issues/368)) ([f9edea1](https://github.com/dialpad/dialtone-vue/commit/f9edea1ef9fed5f0978fd4268f898966f94c93d2)), closes [#369](https://github.com/dialpad/dialtone-vue/issues/369)\n* emoji component ([#365](https://github.com/dialpad/dialtone-vue/issues/365)) ([2c72a62](https://github.com/dialpad/dialtone-vue/commit/2c72a6203be470710201e13319c4c28327873184))\n* **emoji text wrapper:** add emoji text wrapper component vue 3 ([#371](https://github.com/dialpad/dialtone-vue/issues/371)) ([85fef97](https://github.com/dialpad/dialtone-vue/commit/85fef97e3acb5bfde10e25801c89c7f69a4aa2a3)), closes [#367](https://github.com/dialpad/dialtone-vue/issues/367)\n* **toast:** remove wrapper (`d-toast-wrapper` class) ([#380](https://github.com/dialpad/dialtone-vue/issues/380)) ([2c76f97](https://github.com/dialpad/dialtone-vue/commit/2c76f970a2afa5872bdbd21b5b8a8a0d6bf618ec))","parsed":{"_":["chip:** export chip - vue3 (#378) (55f1dc5)","chip:** dt-420 add chip component (#368) (f9edea1), closes #369","emoji component (#365) (2c72a62)","emoji text wrapper:** add emoji text wrapper component vue 3 (#371) (85fef97), closes #367","toast:** remove wrapper (d-toast-wrapper class) (#380) (2c76f97)"],"Bug Fixes":["chip:** export chip - vue3 (#378) (55f1dc5)"],"Features":["chip:** dt-420 add chip component (#368) (f9edea1), closes #369","emoji component (#365) (2c72a62)","emoji text wrapper:** add emoji text wrapper component vue 3 (#371) (85fef97), closes #367","toast:** remove wrapper (d-toast-wrapper class) (#380) (2c76f97)"]}},{"version":"3.1.3","title":"[3.1.3](https://github.com/dialpad/dialtone-vue/compare/v3.1.2...v3.1.3) (2022-05-20)","date":"2022-05-20","body":"### Bug Fixes\n\n* **dt-input:** update v-bind on dt-input input ([#363](https://github.com/dialpad/dialtone-vue/issues/363)) ([b6dd6ce](https://github.com/dialpad/dialtone-vue/commit/b6dd6ce79582f46e34716b6df0565252a36e574d))","parsed":{"_":["dt-input:** update v-bind on dt-input input (#363) (b6dd6ce)"],"Bug Fixes":["dt-input:** update v-bind on dt-input input (#363) (b6dd6ce)"]}},{"version":"3.1.2","title":"[3.1.2](https://github.com/dialpad/dialtone-vue/compare/v3.1.1...v3.1.2) (2022-05-19)","date":"2022-05-19","body":"### Bug Fixes\n\n* **input:** reorder v-bind ([#361](https://github.com/dialpad/dialtone-vue/issues/361)) ([6ef4a21](https://github.com/dialpad/dialtone-vue/commit/6ef4a21ce5c8fe5febb5c5dc04d322f019abc352))","parsed":{"_":["input:** reorder v-bind (#361) (6ef4a21)"],"Bug Fixes":["input:** reorder v-bind (#361) (6ef4a21)"]}},{"version":"3.1.1","title":"[3.1.1](https://github.com/dialpad/dialtone-vue/compare/v3.1.0...v3.1.1) (2022-05-17)","date":"2022-05-17","body":"### Bug Fixes\n\n* add main back to package.json, clean before test ([#359](https://github.com/dialpad/dialtone-vue/issues/359)) ([107bc3a](https://github.com/dialpad/dialtone-vue/commit/107bc3ac76ea2a1d5813445671692bdc29d4d093))","parsed":{"_":["add main back to package.json, clean before test (#359) (107bc3a)"],"Bug Fixes":["add main back to package.json, clean before test (#359) (107bc3a)"]}},{"version":"3.1.0","title":"[3.1.0](https://github.com/dialpad/dialtone-vue/compare/v3.0.1...v3.1.0) (2022-05-16)","date":"2022-05-16","body":"### Bug Fixes\n\n* **button:** change size s to sm in comment ([1f687aa](https://github.com/dialpad/dialtone-vue/commit/1f687aa53c4725392cfdc290b11313936059ff8a))\n* calculate z-index after mounted ([#319](https://github.com/dialpad/dialtone-vue/issues/319)) ([29b1532](https://github.com/dialpad/dialtone-vue/commit/29b1532a47fd418a1fdf61491c40a6d3ff3efe10))\n* contact info avatar display blank image ([#348](https://github.com/dialpad/dialtone-vue/issues/348)) ([9e68455](https://github.com/dialpad/dialtone-vue/commit/9e68455cc9cbb31389d2f82885311b75f9fe90c7))\n* dt-417 handle anchor with no children ([#317](https://github.com/dialpad/dialtone-vue/issues/317)) ([05d112b](https://github.com/dialpad/dialtone-vue/commit/05d112b2beaf32fec063b2ae287304e6fe868869))\n* error with number value in calculateLength ([#300](https://github.com/dialpad/dialtone-vue/issues/300)) ([3a996f0](https://github.com/dialpad/dialtone-vue/commit/3a996f0c98273064b410d4d426f203048cb8996e))\n* popover within popover stuck when ESC ([#321](https://github.com/dialpad/dialtone-vue/issues/321)) ([24f8fcc](https://github.com/dialpad/dialtone-vue/commit/24f8fcc15442f022177696d0de3c4a29f1c803de))\n* **popover:** anchor disabled in popover ([#352](https://github.com/dialpad/dialtone-vue/issues/352)) ([d990ebe](https://github.com/dialpad/dialtone-vue/commit/d990ebe05630f6ab484d01f84e86c818c0dd8f31))\n* **popover:** dialog closing and reopening on anchor click ([900efe5](https://github.com/dialpad/dialtone-vue/commit/900efe5ea55111e412920b102bd251adf34800da))\n* **popover:** transparent overlay render at the root ([#296](https://github.com/dialpad/dialtone-vue/issues/296)) ([a7eb7be](https://github.com/dialpad/dialtone-vue/commit/a7eb7bea23316e6e44fd6d93b29d6b1d33b48b38))\n* **tooltip:** nextTick before mounting ([bd2c4d5](https://github.com/dialpad/dialtone-vue/commit/bd2c4d5486589f22dbc3945757b1d5449c4ddeae))\n* update list-item padding 2 -> 4 ([#293](https://github.com/dialpad/dialtone-vue/issues/293)) ([044fc39](https://github.com/dialpad/dialtone-vue/commit/044fc3905154d40d02804a9229d1ea72804297a4))\n* update padding options ([#301](https://github.com/dialpad/dialtone-vue/issues/301)) ([a7b000f](https://github.com/dialpad/dialtone-vue/commit/a7b000fb2419d7fc87d573d2f25d192e6f0b4235))\n* **vue3:** usage of arrow-keys in the combobox and dropdown ([#345](https://github.com/dialpad/dialtone-vue/issues/345)) ([fc1f5dc](https://github.com/dialpad/dialtone-vue/commit/fc1f5dcd1a98ad41d04ce6f24d0af266b3c45fb5))\n\n\n### Features\n\n* add dropdown a11y test ([#335](https://github.com/dialpad/dialtone-vue/issues/335)) ([adc3565](https://github.com/dialpad/dialtone-vue/commit/adc3565d4641e2703aa27fbe778670041e13f571))\n* automated a11y test ([#333](https://github.com/dialpad/dialtone-vue/issues/333)) ([a54c260](https://github.com/dialpad/dialtone-vue/commit/a54c260c47fa96cbbbccfc74321e5c4af635c141))\n* **avatar:** change to a pure slot based pattern ([#331](https://github.com/dialpad/dialtone-vue/issues/331)) ([2f75d7a](https://github.com/dialpad/dialtone-vue/commit/2f75d7a1576b80a7f6662a722da39b55571f2bf2))\n* **button:** add active button styles vue 3 version ([#323](https://github.com/dialpad/dialtone-vue/issues/323)) ([c3b3f95](https://github.com/dialpad/dialtone-vue/commit/c3b3f957c46f3fa1a757c54d1768462040dd1990))\n* **dropdown:** add maxWidth, maxHeight, listClass props ([#313](https://github.com/dialpad/dialtone-vue/issues/313)) ([978d3ea](https://github.com/dialpad/dialtone-vue/commit/978d3ea9989e82bd1b0386c8f5e4996bae1d3700))\n* dt-387 implement handling of emoji assets vue3 ([#344](https://github.com/dialpad/dialtone-vue/issues/344)) ([78d20f9](https://github.com/dialpad/dialtone-vue/commit/78d20f948f40aafca3f21f3a66e13da3bf3bd773))\n* **input:** add iconSize prop ([#315](https://github.com/dialpad/dialtone-vue/issues/315)) ([a80c680](https://github.com/dialpad/dialtone-vue/commit/a80c6801ee8632026306ab3a9e3308f8ea5bea48))\n* migrate list section tests ([#328](https://github.com/dialpad/dialtone-vue/issues/328)) ([89cf9dd](https://github.com/dialpad/dialtone-vue/commit/89cf9dd81a88d5d842a1a5f468785bc7b679223e))\n* **modal:** add fixed header and footer variant ([#355](https://github.com/dialpad/dialtone-vue/issues/355)) ([934cc2a](https://github.com/dialpad/dialtone-vue/commit/934cc2a1989f6cc4f84d5adc42143ee3eb6c6eb6))\n* **vue 3:** migrate avatar to combobox tests ([#307](https://github.com/dialpad/dialtone-vue/issues/307)) ([002fc9b](https://github.com/dialpad/dialtone-vue/commit/002fc9b52aff7b195c8bc433b2cb219106777ab5))\n* **vue 3:** migrate notice to select menu tests ([#311](https://github.com/dialpad/dialtone-vue/issues/311)) ([12cbf97](https://github.com/dialpad/dialtone-vue/commit/12cbf97678e29c4fd87879f1977418ba0be7b09c))\n* **vue 3:** migrate recipes ([#298](https://github.com/dialpad/dialtone-vue/issues/298)) ([839d75b](https://github.com/dialpad/dialtone-vue/commit/839d75b556fe6c68ec72343986ce2790ced23ca8))\n* **vue 3:** migrate recipes tests ([#312](https://github.com/dialpad/dialtone-vue/issues/312)) ([8539c6a](https://github.com/dialpad/dialtone-vue/commit/8539c6a71271e28bf4166a40241534b7ac946cd1))\n* **vue3:** combobox with popover recipe ([#349](https://github.com/dialpad/dialtone-vue/issues/349)) ([0202699](https://github.com/dialpad/dialtone-vue/commit/020269972e3b9b0e8ae503bbbd98f7a1090a7366))\n* **vue3:** migrate dropdown to modal tests ([#305](https://github.com/dialpad/dialtone-vue/issues/305)) ([512788d](https://github.com/dialpad/dialtone-vue/commit/512788d12452171fe8f68a219494da3de13926e5))\n* **vue3:** migrate input and input group tests ([#306](https://github.com/dialpad/dialtone-vue/issues/306)) ([0ec27e8](https://github.com/dialpad/dialtone-vue/commit/0ec27e8bf9a3be3a9b5204a0ac552914d147a4a1))\n* **vue3:** migrate skeleton to validation messages tests ([#308](https://github.com/dialpad/dialtone-vue/issues/308)) ([3b9c391](https://github.com/dialpad/dialtone-vue/commit/3b9c391eb648a80a8f1739949d73553517755e3c))","parsed":{"_":["button:** change size s to sm in comment (1f687aa)","calculate z-index after mounted (#319) (29b1532)","contact info avatar display blank image (#348) (9e68455)","dt-417 handle anchor with no children (#317) (05d112b)","error with number value in calculateLength (#300) (3a996f0)","popover within popover stuck when ESC (#321) (24f8fcc)","popover:** anchor disabled in popover (#352) (d990ebe)","popover:** dialog closing and reopening on anchor click (900efe5)","popover:** transparent overlay render at the root (#296) (a7eb7be)","tooltip:** nextTick before mounting (bd2c4d5)","update list-item padding 2 -> 4 (#293) (044fc39)","update padding options (#301) (a7b000f)","vue3:** usage of arrow-keys in the combobox and dropdown (#345) (fc1f5dc)","add dropdown a11y test (#335) (adc3565)","automated a11y test (#333) (a54c260)","avatar:** change to a pure slot based pattern (#331) (2f75d7a)","button:** add active button styles vue 3 version (#323) (c3b3f95)","dropdown:** add maxWidth, maxHeight, listClass props (#313) (978d3ea)","dt-387 implement handling of emoji assets vue3 (#344) (78d20f9)","input:** add iconSize prop (#315) (a80c680)","migrate list section tests (#328) (89cf9dd)","modal:** add fixed header and footer variant (#355) (934cc2a)","vue 3:** migrate avatar to combobox tests (#307) (002fc9b)","vue 3:** migrate notice to select menu tests (#311) (12cbf97)","vue 3:** migrate recipes (#298) (839d75b)","vue 3:** migrate recipes tests (#312) (8539c6a)","vue3:** combobox with popover recipe (#349) (0202699)","vue3:** migrate dropdown to modal tests (#305) (512788d)","vue3:** migrate input and input group tests (#306) (0ec27e8)","vue3:** migrate skeleton to validation messages tests (#308) (3b9c391)"],"Bug Fixes":["button:** change size s to sm in comment (1f687aa)","calculate z-index after mounted (#319) (29b1532)","contact info avatar display blank image (#348) (9e68455)","dt-417 handle anchor with no children (#317) (05d112b)","error with number value in calculateLength (#300) (3a996f0)","popover within popover stuck when ESC (#321) (24f8fcc)","popover:** anchor disabled in popover (#352) (d990ebe)","popover:** dialog closing and reopening on anchor click (900efe5)","popover:** transparent overlay render at the root (#296) (a7eb7be)","tooltip:** nextTick before mounting (bd2c4d5)","update list-item padding 2 -> 4 (#293) (044fc39)","update padding options (#301) (a7b000f)","vue3:** usage of arrow-keys in the combobox and dropdown (#345) (fc1f5dc)"],"Features":["add dropdown a11y test (#335) (adc3565)","automated a11y test (#333) (a54c260)","avatar:** change to a pure slot based pattern (#331) (2f75d7a)","button:** add active button styles vue 3 version (#323) (c3b3f95)","dropdown:** add maxWidth, maxHeight, listClass props (#313) (978d3ea)","dt-387 implement handling of emoji assets vue3 (#344) (78d20f9)","input:** add iconSize prop (#315) (a80c680)","migrate list section tests (#328) (89cf9dd)","modal:** add fixed header and footer variant (#355) (934cc2a)","vue 3:** migrate avatar to combobox tests (#307) (002fc9b)","vue 3:** migrate notice to select menu tests (#311) (12cbf97)","vue 3:** migrate recipes (#298) (839d75b)","vue 3:** migrate recipes tests (#312) (8539c6a)","vue3:** combobox with popover recipe (#349) (0202699)","vue3:** migrate dropdown to modal tests (#305) (512788d)","vue3:** migrate input and input group tests (#306) (0ec27e8)","vue3:** migrate skeleton to validation messages tests (#308) (3b9c391)"]}},{"version":"3.0.1","title":"[3.0.1](https://github.com/dialpad/dialtone-vue/compare/v3.0.0...v3.0.1) (2022-03-24)","date":"2022-03-24","body":"### Bug Fixes\n\n* problem with popover variants ([e014b02](https://github.com/dialpad/dialtone-vue/commit/e014b02a615a9757aa9fa7fb8d807ee5aef8035a))","parsed":{"_":["problem with popover variants (e014b02)"],"Bug Fixes":["problem with popover variants (e014b02)"]}},{"version":"3.0.0","title":"[3.0.0](https://github.com/dialpad/dialtone-vue/compare/v2.1.1...v3.0.0) (2022-03-24)","date":"2022-03-24","body":"### Bug Fixes\n\n* add vue3 branch to commit message lint ([b685cc8](https://github.com/dialpad/dialtone-vue/commit/b685cc876a729284d739c19d67b6dd7577c04585))\n* fix storybook package-lock.json ([#254](https://github.com/dialpad/dialtone-vue/issues/254)) ([b57b17c](https://github.com/dialpad/dialtone-vue/commit/b57b17c86691fcf4a66411422929012278d46615))\n* fix the way storybook args are handled in vue3 ([#250](https://github.com/dialpad/dialtone-vue/issues/250)) ([f2ad98d](https://github.com/dialpad/dialtone-vue/commit/f2ad98d4bed472136625d98c1f2efa7882a34816))\n* rename args -> $attrs and fix createTemplateFromVueFile function ([#251](https://github.com/dialpad/dialtone-vue/issues/251)) ([3bda977](https://github.com/dialpad/dialtone-vue/commit/3bda977ffe64a55241a0a62df75d7c8881768f85))\n\n\n### Code Refactoring\n\n* popover component ([#252](https://github.com/dialpad/dialtone-vue/issues/252)) ([4544c83](https://github.com/dialpad/dialtone-vue/commit/4544c837f99db3a25e37270170d2ab38c7803069)), closes [#223](https://github.com/dialpad/dialtone-vue/issues/223) [#235](https://github.com/dialpad/dialtone-vue/issues/235) [#243](https://github.com/dialpad/dialtone-vue/issues/243) [#242](https://github.com/dialpad/dialtone-vue/issues/242)\n\n\n### Features\n\n* **button:** support top and bottom iconPositions ([7b40812](https://github.com/dialpad/dialtone-vue/commit/7b408126a4fea69a23b43cae40231a1be6fedf43))\n* dt-407 support \"top\" and \"bottom\" as valid iconPositions for dt-button ([#284](https://github.com/dialpad/dialtone-vue/issues/284)) ([414aac3](https://github.com/dialpad/dialtone-vue/commit/414aac3dcdcac870808a18ab8625a32f4733f06a))\n* **vue 3:** component migration avatar to combobox ([#278](https://github.com/dialpad/dialtone-vue/issues/278)) ([4d479e3](https://github.com/dialpad/dialtone-vue/commit/4d479e32c671166370051cf537b68d4741ba8484))\n* **vue 3:** migrate notice to select menu ([#288](https://github.com/dialpad/dialtone-vue/issues/288)) ([37f0fd1](https://github.com/dialpad/dialtone-vue/commit/37f0fd1da6f150ec19e30bc14abf486f24c7cc03))\n* **vue 3:** remove @vue/compat ([#291](https://github.com/dialpad/dialtone-vue/issues/291)) ([122573b](https://github.com/dialpad/dialtone-vue/commit/122573b1d87f9ab9173f6017917ab332a45af870))\n* **vue3:** migrate dropdown to modal component ([#277](https://github.com/dialpad/dialtone-vue/issues/277)) ([fcfb355](https://github.com/dialpad/dialtone-vue/commit/fcfb355cf4bfbfa3588bab06470624191a60b819))\n* **vue3:** migrate skeleton to validation messages component ([#290](https://github.com/dialpad/dialtone-vue/issues/290)) ([e6ca99e](https://github.com/dialpad/dialtone-vue/commit/e6ca99e3fe3846b6ba0f53f8cb08ae99c94812a7))\n\n\n### BREAKING CHANGES\n\n* removed fixedVerticalAlignment, fixedAlignment props for the popover component","parsed":{"_":["add vue3 branch to commit message lint (b685cc8)","fix storybook package-lock.json (#254) (b57b17c)","fix the way storybook args are handled in vue3 (#250) (f2ad98d)","rename args -> $attrs and fix createTemplateFromVueFile function (#251) (3bda977)","popover component (#252) (4544c83), closes #223 #235 #243 #242","button:** support top and bottom iconPositions (7b40812)","dt-407 support \"top\" and \"bottom\" as valid iconPositions for dt-button (#284) (414aac3)","vue 3:** component migration avatar to combobox (#278) (4d479e3)","vue 3:** migrate notice to select menu (#288) (37f0fd1)","vue 3:** remove @vue/compat (#291) (122573b)","vue3:** migrate dropdown to modal component (#277) (fcfb355)","vue3:** migrate skeleton to validation messages component (#290) (e6ca99e)","removed fixedVerticalAlignment, fixedAlignment props for the popover component"],"Bug Fixes":["add vue3 branch to commit message lint (b685cc8)","fix storybook package-lock.json (#254) (b57b17c)","fix the way storybook args are handled in vue3 (#250) (f2ad98d)","rename args -> $attrs and fix createTemplateFromVueFile function (#251) (3bda977)"],"Code Refactoring":["popover component (#252) (4544c83), closes #223 #235 #243 #242"],"Features":["button:** support top and bottom iconPositions (7b40812)","dt-407 support \"top\" and \"bottom\" as valid iconPositions for dt-button (#284) (414aac3)","vue 3:** component migration avatar to combobox (#278) (4d479e3)","vue 3:** migrate notice to select menu (#288) (37f0fd1)","vue 3:** remove @vue/compat (#291) (122573b)","vue3:** migrate dropdown to modal component (#277) (fcfb355)","vue3:** migrate skeleton to validation messages component (#290) (e6ca99e)"],"BREAKING CHANGES":["removed fixedVerticalAlignment, fixedAlignment props for the popover component"]}},{"version":"2.1.1","title":"[2.1.1](https://github.com/dialpad/dialtone-vue/compare/v2.1.0...v2.1.1) (2022-03-16)","date":"2022-03-16","body":"### Bug Fixes\n\n* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))\n* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))\n* update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))","parsed":{"_":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","update to force release (d75b090)"],"Bug Fixes":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","update to force release (d75b090)"]}},{"version":"2.1.0","title":"[2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)","date":"2022-03-16","body":"### Bug Fixes\n\n* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))\n* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))\n* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))\n* update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))\n\n\n### Features\n\n* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))\n* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))","parsed":{"_":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)","update to force release (d75b090)","add length validation in the input component (b063876)","add length validation in the input component (592acb1)"],"Bug Fixes":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)","update to force release (d75b090)"],"Features":["add length validation in the input component (b063876)","add length validation in the input component (592acb1)"]}},{"version":"2.1.0","title":"[2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)","date":"2022-03-16","body":"### Bug Fixes\n\n* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))\n* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))\n* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))\n\n\n### Features\n\n* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))\n* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))","parsed":{"_":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)","add length validation in the input component (b063876)","add length validation in the input component (592acb1)"],"Bug Fixes":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)"],"Features":["add length validation in the input component (b063876)","add length validation in the input component (592acb1)"]}},{"version":"2.1.0","title":"[2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)","date":"2022-03-16","body":"### Bug Fixes\n\n* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))\n* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))\n* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))\n\n\n### Features\n\n* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))\n* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))","parsed":{"_":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)","add length validation in the input component (b063876)","add length validation in the input component (592acb1)"],"Bug Fixes":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)"],"Features":["add length validation in the input component (b063876)","add length validation in the input component (592acb1)"]}},{"version":"2.1.0","title":"[2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-14)","date":"2022-03-14","body":"### Bug Fixes\n\n* revert add length validation in the input component ([1dbfedc](https://github.com/dialpad/dialtone-vue/commit/1dbfedcfb8c87759b42791f7643613f692da9469))\n\n\n### Features\n\n* add length validation in the input component ([b5fc958](https://github.com/dialpad/dialtone-vue/commit/b5fc958f68251d64d544325319ba347a33ec4cc3))\n* add length validation in the input component\" ([aac5471](https://github.com/dialpad/dialtone-vue/commit/aac5471647bcf7ff346cd0e11b5e2daf755f5160))","parsed":{"_":["revert add length validation in the input component (1dbfedc)","add length validation in the input component (b5fc958)","add length validation in the input component\" (aac5471)"],"Bug Fixes":["revert add length validation in the input component (1dbfedc)"],"Features":["add length validation in the input component (b5fc958)","add length validation in the input component\" (aac5471)"]}},{"version":"2.0.1","title":"[2.0.1](https://github.com/dialpad/dialtone-vue/compare/v2.0.0...v2.0.1) (2022-03-12)","date":"2022-03-12","body":"### Bug Fixes\n\n* revert add length validation in the input component ([ee13fb6](https://github.com/dialpad/dialtone-vue/commit/ee13fb6b26b65c36271bc95fb7548d7124e12417))","parsed":{"_":["revert add length validation in the input component (ee13fb6)"],"Bug Fixes":["revert add length validation in the input component (ee13fb6)"]}},{"version":"2.0.0","title":"[2.0.0](https://github.com/dialpad/dialtone-vue/compare/v1.16.0...v2.0.0) (2022-03-12)","date":"2022-03-12","body":"### Features\n\n* add length validation in the input component ([#238](https://github.com/dialpad/dialtone-vue/issues/238)) ([3faae3e](https://github.com/dialpad/dialtone-vue/commit/3faae3ebc7a7b69b77e99f71a00f9b0124da5f4f))\n* alignment of props, behaviour, a11y in Popover, Tooltip ([#256](https://github.com/dialpad/dialtone-vue/issues/256)) ([1f4342d](https://github.com/dialpad/dialtone-vue/commit/1f4342db3691d89b77f42750bfa58112374bb972))\n\n\n### BREAKING CHANGES\n\n* many changes in prop naming and structure.","parsed":{"_":["add length validation in the input component (#238) (3faae3e)","alignment of props, behaviour, a11y in Popover, Tooltip (#256) (1f4342d)","many changes in prop naming and structure."],"Features":["add length validation in the input component (#238) (3faae3e)","alignment of props, behaviour, a11y in Popover, Tooltip (#256) (1f4342d)"],"BREAKING CHANGES":["many changes in prop naming and structure."]}},{"version":"1.16.0","title":"[1.16.0](https://github.com/dialpad/dialtone-vue/compare/v1.15.0...v1.16.0) (2022-03-08)","date":"2022-03-08","body":"### Bug Fixes\n\n* make padding same on both sides on keyboard shortcut ([2b8113c](https://github.com/dialpad/dialtone-vue/commit/2b8113ce1d597211713faa5acb623685ae863a75))\n\n\n### Features\n\n* add contact info component for call info display ([#249](https://github.com/dialpad/dialtone-vue/issues/249)) ([8195314](https://github.com/dialpad/dialtone-vue/commit/81953141235af95c5d10842c6d314ecc8d089bc2))","parsed":{"_":["make padding same on both sides on keyboard shortcut (2b8113c)","add contact info component for call info display (#249) (8195314)"],"Bug Fixes":["make padding same on both sides on keyboard shortcut (2b8113c)"],"Features":["add contact info component for call info display (#249) (8195314)"]}},{"version":"1.15.0","title":"[1.15.0](https://github.com/dialpad/dialtone-vue/compare/v1.14.0...v1.15.0) (2022-02-28)","date":"2022-02-28","body":"### Bug Fixes\n\n* multiple items being highlighted at the same time ([#245](https://github.com/dialpad/dialtone-vue/issues/245)) ([05d6c6d](https://github.com/dialpad/dialtone-vue/commit/05d6c6d911d9a67eb4975296072b40cc25c924be))\n\n\n### Features\n\n* add top banner info component for call info display ([#246](https://github.com/dialpad/dialtone-vue/issues/246)) ([8f47407](https://github.com/dialpad/dialtone-vue/commit/8f474073743c5123396252ec288a468affdaef4a))","parsed":{"_":["multiple items being highlighted at the same time (#245) (05d6c6d)","add top banner info component for call info display (#246) (8f47407)"],"Bug Fixes":["multiple items being highlighted at the same time (#245) (05d6c6d)"],"Features":["add top banner info component for call info display (#246) (8f47407)"]}},{"version":"1.14.0","title":"[1.14.0](https://github.com/dialpad/dialtone-vue/compare/v1.13.2...v1.14.0) (2022-02-18)","date":"2022-02-18","body":"### Bug Fixes\n\n* keyboard nav bugs, combobox, dropdown ([#236](https://github.com/dialpad/dialtone-vue/issues/236)) ([a7cf63e](https://github.com/dialpad/dialtone-vue/commit/a7cf63ee44eee7559daaae47b8252e5cab4359b7))\n* storybook addon-docs define alias ([#240](https://github.com/dialpad/dialtone-vue/issues/240)) ([dd83bac](https://github.com/dialpad/dialtone-vue/commit/dd83bacdb35658cf45d92493a44949da64828516))\n\n\n### Features\n\n* add icon only variant with rectangular button ([#239](https://github.com/dialpad/dialtone-vue/issues/239)) ([dafd7cb](https://github.com/dialpad/dialtone-vue/commit/dafd7cbe1c64c32132487ae52fd9b42536c4e11c))","parsed":{"_":["keyboard nav bugs, combobox, dropdown (#236) (a7cf63e)","storybook addon-docs define alias (#240) (dd83bac)","add icon only variant with rectangular button (#239) (dafd7cb)"],"Bug Fixes":["keyboard nav bugs, combobox, dropdown (#236) (a7cf63e)","storybook addon-docs define alias (#240) (dd83bac)"],"Features":["add icon only variant with rectangular button (#239) (dafd7cb)"]}},{"version":"1.14.0","title":"[1.14.0](https://github.com/dialpad/dialtone-vue/compare/v1.13.2...v1.14.0) (2022-02-18)","date":"2022-02-18","body":"### Bug Fixes\n\n* keyboard nav bugs, combobox, dropdown ([#236](https://github.com/dialpad/dialtone-vue/issues/236)) ([a7cf63e](https://github.com/dialpad/dialtone-vue/commit/a7cf63ee44eee7559daaae47b8252e5cab4359b7))\n* storybook addon-docs define alias ([#240](https://github.com/dialpad/dialtone-vue/issues/240)) ([dd83bac](https://github.com/dialpad/dialtone-vue/commit/dd83bacdb35658cf45d92493a44949da64828516))\n\n\n### Features\n\n* add icon only variant with rectangular button ([#239](https://github.com/dialpad/dialtone-vue/issues/239)) ([dafd7cb](https://github.com/dialpad/dialtone-vue/commit/dafd7cbe1c64c32132487ae52fd9b42536c4e11c))","parsed":{"_":["keyboard nav bugs, combobox, dropdown (#236) (a7cf63e)","storybook addon-docs define alias (#240) (dd83bac)","add icon only variant with rectangular button (#239) (dafd7cb)"],"Bug Fixes":["keyboard nav bugs, combobox, dropdown (#236) (a7cf63e)","storybook addon-docs define alias (#240) (dd83bac)"],"Features":["add icon only variant with rectangular button (#239) (dafd7cb)"]}},{"version":"1.13.2","title":"[1.13.2](https://github.com/dialpad/dialtone-vue/compare/v1.13.1...v1.13.2) (2022-02-03)","date":"2022-02-03","body":"### Bug Fixes\n\n* apply fixed header classes only if slots not empty ([a0f58f1](https://github.com/dialpad/dialtone-vue/commit/a0f58f16db26293d6d2a2e779161f5f943e8d3a9))","parsed":{"_":["apply fixed header classes only if slots not empty (a0f58f1)"],"Bug Fixes":["apply fixed header classes only if slots not empty (a0f58f1)"]}},{"version":"1.13.1","title":"[1.13.1](https://github.com/dialpad/dialtone-vue/compare/v1.13.0...v1.13.1) (2022-01-27)","date":"2022-01-27","body":"### Bug Fixes\n\n* update list item to apply hover when navigationType is set ([#234](https://github.com/dialpad/dialtone-vue/issues/234)) ([23c4dda](https://github.com/dialpad/dialtone-vue/commit/23c4ddace6d3b20a5a3b953e535091ca3750bb74))","parsed":{"_":["update list item to apply hover when navigationType is set (#234) (23c4dda)"],"Bug Fixes":["update list item to apply hover when navigationType is set (#234) (23c4dda)"]}},{"version":"1.13.0","title":"[1.13.0](https://github.com/dialpad/dialtone-vue/compare/v1.12.0...v1.13.0) (2022-01-26)","date":"2022-01-26","body":"### Bug Fixes\n\n* add null check to tip.unmount() call ([#232](https://github.com/dialpad/dialtone-vue/issues/232)) ([964f114](https://github.com/dialpad/dialtone-vue/commit/964f114881ce5240584ecac25bf678b84d2d91f7))\n* render popover in combobox list ([#230](https://github.com/dialpad/dialtone-vue/issues/230)) ([a18c9ae](https://github.com/dialpad/dialtone-vue/commit/a18c9aeb8dba982d0db2ec9639317d6808518b3a))\n\n\n### Features\n\n* add class prop to tooltip content wrapper ([#233](https://github.com/dialpad/dialtone-vue/issues/233)) ([c3bf657](https://github.com/dialpad/dialtone-vue/commit/c3bf6574c0eeb0ae04486e61288f2d5376aeaaf3))\n* implement footer into popover ([#231](https://github.com/dialpad/dialtone-vue/issues/231)) ([6dd5ffe](https://github.com/dialpad/dialtone-vue/commit/6dd5ffe869db2b8852b06e931b9947866e31e020))","parsed":{"_":["add null check to tip.unmount() call (#232) (964f114)","render popover in combobox list (#230) (a18c9ae)","add class prop to tooltip content wrapper (#233) (c3bf657)","implement footer into popover (#231) (6dd5ffe)"],"Bug Fixes":["add null check to tip.unmount() call (#232) (964f114)","render popover in combobox list (#230) (a18c9ae)"],"Features":["add class prop to tooltip content wrapper (#233) (c3bf657)","implement footer into popover (#231) (6dd5ffe)"]}},{"version":"1.12.0","title":"[1.12.0](https://github.com/dialpad/dialtone-vue/compare/v1.11.0...v1.12.0) (2022-01-24)","date":"2022-01-24","body":"### Features\n\n* add event `dt-popover-close` to close popover instances ([#228](https://github.com/dialpad/dialtone-vue/issues/228)) ([65da860](https://github.com/dialpad/dialtone-vue/commit/65da860deecacdc8c219313beda433b5baa38e74))\n* dt-toggle ([#226](https://github.com/dialpad/dialtone-vue/issues/226)) ([002c780](https://github.com/dialpad/dialtone-vue/commit/002c7804d7495eeecdaad1fcab27a29557681db6))","parsed":{"_":["add event dt-popover-close to close popover instances (#228) (65da860)","dt-toggle (#226) (002c780)"],"Features":["add event dt-popover-close to close popover instances (#228) (65da860)","dt-toggle (#226) (002c780)"]}},{"version":"1.11.0","title":"[1.11.0](https://github.com/dialpad/dialtone-vue/compare/v1.10.1...v1.11.0) (2022-01-20)","date":"2022-01-20","body":"### Features\n\n* add dialogClass prop to modal ([4500ade](https://github.com/dialpad/dialtone-vue/commit/4500adea34df6a5923b96a573284212761505ab5))","parsed":{"_":["add dialogClass prop to modal (4500ade)"],"Features":["add dialogClass prop to modal (4500ade)"]}},{"version":"1.10.1","title":"[1.10.1](https://github.com/dialpad/dialtone-vue/compare/v1.10.0...v1.10.1) (2022-01-17)","date":"2022-01-17","body":"### Bug Fixes\n\n* broken styles in list item ([#225](https://github.com/dialpad/dialtone-vue/issues/225)) ([be69a85](https://github.com/dialpad/dialtone-vue/commit/be69a85627a2e7e9c37af46a1e30f517e096bfc5))","parsed":{"_":["broken styles in list item (#225) (be69a85)"],"Bug Fixes":["broken styles in list item (#225) (be69a85)"]}},{"version":"1.10.0","title":"[1.10.0](https://github.com/dialpad/dialtone-vue/compare/v1.9.0...v1.10.0) (2022-01-14)","date":"2022-01-14","body":"### Bug Fixes\n\n* component skeleton documentation fixes ([#218](https://github.com/dialpad/dialtone-vue/issues/218)) ([58bdcf9](https://github.com/dialpad/dialtone-vue/commit/58bdcf9a98466c7e8cddd8986998d5902b8b3d48))\n\n\n### Features\n\n* add focus-visible polyfill ([#222](https://github.com/dialpad/dialtone-vue/issues/222)) ([ce089a8](https://github.com/dialpad/dialtone-vue/commit/ce089a8dd8f5b1465d533b60fa9d82c1523990b4))\n* add header to component popover, update a11y documentation ([#217](https://github.com/dialpad/dialtone-vue/issues/217)) ([cdfb459](https://github.com/dialpad/dialtone-vue/commit/cdfb459541597ae5d56224f897186159b9fd18cc))","parsed":{"_":["component skeleton documentation fixes (#218) (58bdcf9)","add focus-visible polyfill (#222) (ce089a8)","add header to component popover, update a11y documentation (#217) (cdfb459)"],"Bug Fixes":["component skeleton documentation fixes (#218) (58bdcf9)"],"Features":["add focus-visible polyfill (#222) (ce089a8)","add header to component popover, update a11y documentation (#217) (cdfb459)"]}},{"version":"1.9.0","title":"[1.9.0](https://github.com/dialpad/dialtone-vue/compare/v1.8.2...v1.9.0) (2022-01-13)","date":"2022-01-13","body":"### Bug Fixes\n\n* include tabindex=-1 in focusFirstElement ([#219](https://github.com/dialpad/dialtone-vue/issues/219)) ([2ca4577](https://github.com/dialpad/dialtone-vue/commit/2ca4577fafca59ece95bfa86a7b0e6a880141e39))\n\n\n### Features\n\n* add dropdown component ([#215](https://github.com/dialpad/dialtone-vue/issues/215)) ([d3a3918](https://github.com/dialpad/dialtone-vue/commit/d3a39184303b0ea59d01476c32f22909e693e9ad))\n* create combobox component ([#199](https://github.com/dialpad/dialtone-vue/issues/199)) ([cefdd5a](https://github.com/dialpad/dialtone-vue/commit/cefdd5ac88df07b9b6933f1d9692348f58ac0a50))","parsed":{"_":["include tabindex=-1 in focusFirstElement (#219) (2ca4577)","add dropdown component (#215) (d3a3918)","create combobox component (#199) (cefdd5a)"],"Bug Fixes":["include tabindex=-1 in focusFirstElement (#219) (2ca4577)"],"Features":["add dropdown component (#215) (d3a3918)","create combobox component (#199) (cefdd5a)"]}},{"version":"1.8.2","title":"[1.8.2](https://github.com/dialpad/dialtone-vue/compare/v1.8.1...v1.8.2) (2022-01-06)","date":"2022-01-06","body":"### Bug Fixes\n\n* skeleton-text import ([#221](https://github.com/dialpad/dialtone-vue/issues/221)) ([ff6ca97](https://github.com/dialpad/dialtone-vue/commit/ff6ca978f20a20d8f160fecfde040deacdc735df))","parsed":{"_":["skeleton-text import (#221) (ff6ca97)"],"Bug Fixes":["skeleton-text import (#221) (ff6ca97)"]}},{"version":"1.8.1","title":"[1.8.1](https://github.com/dialpad/dialtone-vue/compare/v1.8.0...v1.8.1) (2022-01-06)","date":"2022-01-06","body":"### Bug Fixes\n\n* bad exports on skeleton ([#220](https://github.com/dialpad/dialtone-vue/issues/220)) ([5b66ae7](https://github.com/dialpad/dialtone-vue/commit/5b66ae75c8034434b02f67b26f4fb9136966032e))","parsed":{"_":["bad exports on skeleton (#220) (5b66ae7)"],"Bug Fixes":["bad exports on skeleton (#220) (5b66ae7)"]}},{"version":"1.8.0","title":"[1.8.0](https://github.com/dialpad/dialtone-vue/compare/v1.7.0...v1.8.0) (2022-01-04)","date":"2022-01-04","body":"### Bug Fixes\n\n* popover stories ([#216](https://github.com/dialpad/dialtone-vue/issues/216)) ([8229467](https://github.com/dialpad/dialtone-vue/commit/8229467b25342540163e61f8fc5797beb1e780b2))\n\n\n### Features\n\n* add keyboard shortcut component ([#209](https://github.com/dialpad/dialtone-vue/issues/209)) ([88efc48](https://github.com/dialpad/dialtone-vue/commit/88efc4882812d391bb9200c2c1f7cdb7dc56d5a9))\n* component skeleton ([#203](https://github.com/dialpad/dialtone-vue/issues/203)) ([ce2a4d2](https://github.com/dialpad/dialtone-vue/commit/ce2a4d21dc45924e0eec561299de768ba8ae5222))","parsed":{"_":["popover stories (#216) (8229467)","add keyboard shortcut component (#209) (88efc48)","component skeleton (#203) (ce2a4d2)"],"Bug Fixes":["popover stories (#216) (8229467)"],"Features":["add keyboard shortcut component (#209) (88efc48)","component skeleton (#203) (ce2a4d2)"]}},{"version":"1.7.0","title":"[1.7.0](https://github.com/dialpad/dialtone-vue/compare/v1.6.1...v1.7.0) (2021-12-15)","date":"2021-12-15","body":"### Bug Fixes\n\n* popover component. remove overlay on before destroy ([#214](https://github.com/dialpad/dialtone-vue/issues/214)) ([3f88ad8](https://github.com/dialpad/dialtone-vue/commit/3f88ad8b8c062094073917ae71030120ed6ac096))\n\n\n### Features\n\n* add button group component ([#204](https://github.com/dialpad/dialtone-vue/issues/204)) ([99bbe17](https://github.com/dialpad/dialtone-vue/commit/99bbe1717627234d1dc7b091ec775403808daeed))","parsed":{"_":["popover component. remove overlay on before destroy (#214) (3f88ad8)","add button group component (#204) (99bbe17)"],"Bug Fixes":["popover component. remove overlay on before destroy (#214) (3f88ad8)"],"Features":["add button group component (#204) (99bbe17)"]}},{"version":"1.6.1","title":"[1.6.1](https://github.com/dialpad/dialtone-vue/compare/v1.6.0...v1.6.1) (2021-12-03)","date":"2021-12-03","body":"### Bug Fixes\n\n* disable hide when append to is parent ([#207](https://github.com/dialpad/dialtone-vue/issues/207)) ([f478b3e](https://github.com/dialpad/dialtone-vue/commit/f478b3edc4ee4e306759b8e0d42ebbb4340aa733))\n* popover (props alignment between dt-popover and dt-tooltip) ([#205](https://github.com/dialpad/dialtone-vue/issues/205)) ([f935aad](https://github.com/dialpad/dialtone-vue/commit/f935aada1a5c23fc540c3479aab7cb605e47fcee))","parsed":{"_":["disable hide when append to is parent (#207) (f478b3e)","popover (props alignment between dt-popover and dt-tooltip) (#205) (f935aad)"],"Bug Fixes":["disable hide when append to is parent (#207) (f478b3e)","popover (props alignment between dt-popover and dt-tooltip) (#205) (f935aad)"]}},{"version":"1.6.0","title":"[1.6.0](https://github.com/dialpad/dialtone-vue/compare/v1.5.0...v1.6.0) (2021-11-25)","date":"2021-11-25","body":"### Bug Fixes\n\n* add our alpha sort to list-item. Change slot types to VNode for consistiency ([#202](https://github.com/dialpad/dialtone-vue/issues/202)) ([686b2b9](https://github.com/dialpad/dialtone-vue/commit/686b2b919f8882588f8374729538242071e0abcf))\n\n\n### Features\n\n* components tooltip and popover. absolute positioning (dt 40) ([#194](https://github.com/dialpad/dialtone-vue/issues/194)) ([dd9e44d](https://github.com/dialpad/dialtone-vue/commit/dd9e44dbc1ea0a5439652e8b0597e5d3e254f68a)), closes [#131](https://github.com/dialpad/dialtone-vue/issues/131) [#177](https://github.com/dialpad/dialtone-vue/issues/177) [#178](https://github.com/dialpad/dialtone-vue/issues/178) [#135](https://github.com/dialpad/dialtone-vue/issues/135)","parsed":{"_":["add our alpha sort to list-item. Change slot types to VNode for consistiency (#202) (686b2b9)","components tooltip and popover. absolute positioning (dt 40) (#194) (dd9e44d), closes #131 #177 #178 #135"],"Bug Fixes":["add our alpha sort to list-item. Change slot types to VNode for consistiency (#202) (686b2b9)"],"Features":["components tooltip and popover. absolute positioning (dt 40) (#194) (dd9e44d), closes #131 #177 #178 #135"]}},{"version":"1.5.0","title":"[1.5.0](https://github.com/dialpad/dialtone-vue/compare/v1.4.0...v1.5.0) (2021-11-19)","date":"2021-11-19","body":"### Bug Fixes\n\n* list-item story prefix ([#196](https://github.com/dialpad/dialtone-vue/issues/196)) ([7129a5c](https://github.com/dialpad/dialtone-vue/commit/7129a5cb84a4a1de8512ffb30d188bb6de980cdb))\n* missing class ([#197](https://github.com/dialpad/dialtone-vue/issues/197)) ([f7c80cc](https://github.com/dialpad/dialtone-vue/commit/f7c80cc6dd23ef7dd3603581b61a211a702f06e6))\n* stories prefix name in the documentation ([#195](https://github.com/dialpad/dialtone-vue/issues/195)) ([fa59c03](https://github.com/dialpad/dialtone-vue/commit/fa59c03d3259c15dcc80611855912ed13721c499))\n* update list-section padding to match new default list item ([dca215e](https://github.com/dialpad/dialtone-vue/commit/dca215e8fc630fcc74036a62fa84267c4853e91b))\n\n\n### Features\n\n* add `update:show` event in tooltip component ([#193](https://github.com/dialpad/dialtone-vue/issues/193)) ([3350659](https://github.com/dialpad/dialtone-vue/commit/3350659be2c8fec4993e27bcd4c56b42ca462b7c))","parsed":{"_":["list-item story prefix (#196) (7129a5c)","missing class (#197) (f7c80cc)","stories prefix name in the documentation (#195) (fa59c03)","update list-section padding to match new default list item (dca215e)","add update:show event in tooltip component (#193) (3350659)"],"Bug Fixes":["list-item story prefix (#196) (7129a5c)","missing class (#197) (f7c80cc)","stories prefix name in the documentation (#195) (fa59c03)","update list-section padding to match new default list item (dca215e)"],"Features":["add update:show event in tooltip component (#193) (3350659)"]}},{"version":"1.4.0","title":"[1.4.0](https://github.com/dialpad/dialtone-vue/compare/v1.3.0...v1.4.0) (2021-11-12)","date":"2021-11-12","body":"### Bug Fixes\n\n* removed css loader rule from storybook webpack config ([#189](https://github.com/dialpad/dialtone-vue/issues/189)) ([fefb690](https://github.com/dialpad/dialtone-vue/commit/fefb690c20ba45842f2df28fd75db7495b2948e6))\n* tooltip exception on mounted and beforeUpdate hook ([#190](https://github.com/dialpad/dialtone-vue/issues/190)) ([316008d](https://github.com/dialpad/dialtone-vue/commit/316008d2eb5ec2320a850fa5ad50e2ad9d074f47))\n* update repository URL ([#184](https://github.com/dialpad/dialtone-vue/issues/184)) ([37c14ad](https://github.com/dialpad/dialtone-vue/commit/37c14ad0376dc2560f0417fdb1b01fcb32a759a6))\n\n\n### Features\n\n* allow footer slot to list section ([#187](https://github.com/dialpad/dialtone-vue/issues/187)) ([d5c89fa](https://github.com/dialpad/dialtone-vue/commit/d5c89fab241e3301c240ed772ec0b7b46c59e2f3))","parsed":{"_":["removed css loader rule from storybook webpack config (#189) (fefb690)","tooltip exception on mounted and beforeUpdate hook (#190) (316008d)","update repository URL (#184) (37c14ad)","allow footer slot to list section (#187) (d5c89fa)"],"Bug Fixes":["removed css loader rule from storybook webpack config (#189) (fefb690)","tooltip exception on mounted and beforeUpdate hook (#190) (316008d)","update repository URL (#184) (37c14ad)"],"Features":["allow footer slot to list section (#187) (d5c89fa)"]}},{"version":"1.3.0","title":"[1.3.0](https://github.com/dialpad/dialtone-vue/compare/v1.2.1...v1.3.0) (2021-11-04)","date":"2021-11-04","body":"### Bug Fixes\n\n* update node engine reqs for semantic-release ([#183](https://github.com/dialpad/dialtone-vue/issues/183)) ([f89c779](https://github.com/dialpad/dialtone-vue/commit/f89c7790fd18fb558ecb88ed1152ae9e0beec8bc))\n\n\n### Features\n\n* add pass through class and props to tab list ([#181](https://github.com/dialpad/dialtone-vue/issues/181)) ([54dd054](https://github.com/dialpad/dialtone-vue/commit/54dd05418ab80ea1e7aaac16796ae7a785d4891b))\n* automatization for the releasing process ([#180](https://github.com/dialpad/dialtone-vue/issues/180)) ([8b397b9](https://github.com/dialpad/dialtone-vue/commit/8b397b952e8ecfdefd18e400fbcf8c5d27fec2b3))","parsed":{"_":["update node engine reqs for semantic-release (#183) (f89c779)","add pass through class and props to tab list (#181) (54dd054)","automatization for the releasing process (#180) (8b397b9)"],"Bug Fixes":["update node engine reqs for semantic-release (#183) (f89c779)"],"Features":["add pass through class and props to tab list (#181) (54dd054)","automatization for the releasing process (#180) (8b397b9)"]}}],"title":"[3.109.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.108.2...dialtone-vue3/v3.109.0) (2024-02-16)"}
|
|
1
|
+
{"versions":[{"version":"3.110.1","title":"[3.110.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.110.0...dialtone-vue3/v3.110.1) (2024-02-28)","date":"2024-02-28","body":"### Bug Fixes\n\n* popover error ([#178](https://github.com/dialpad/dialtone/issues/178)) ([daebcb6](https://github.com/dialpad/dialtone/commit/daebcb675f1cb7d1b878d7950a492d6ca8be616a))\n\n\n### Documentation\n\n* use CodeExampleTabs component for avatar page ([#170](https://github.com/dialpad/dialtone/issues/170)) ([b4e0ad9](https://github.com/dialpad/dialtone/commit/b4e0ad9bc105eceff518052848072e4004f84029))\n\n\n\n### Bug Fixes\n\n* **Contact Info:** use item layout instead of list item ([#168](https://github.com/dialpad/dialtone/issues/168)) ([d66cd07](https://github.com/dialpad/dialtone/commit/d66cd07c45a50c1f04b281e50132c57e866cf3aa))\n* **Popover:** remove data-popper-escaped ([#172](https://github.com/dialpad/dialtone/issues/172)) ([ca142bc](https://github.com/dialpad/dialtone/commit/ca142bc56bb893282a8974793e9045d378848c9d))\n* **Tooltip:** remove validators from directive ([#169](https://github.com/dialpad/dialtone/issues/169)) ([7984139](https://github.com/dialpad/dialtone/commit/7984139493b2c440ee51435aef49abbdbbc01017))\n\n\n### Features\n\n* **Item Layout:** add unstyled prop ([#160](https://github.com/dialpad/dialtone/issues/160)) ([907b7ae](https://github.com/dialpad/dialtone/commit/907b7ae40b0480dadff2ec170d5c29577a7d3791))\n* **Message Input:** add mentions to message input ([#174](https://github.com/dialpad/dialtone/issues/174)) ([682dc42](https://github.com/dialpad/dialtone/commit/682dc42feef687a370cae3cb250ec95b3f0f781e))","parsed":{"_":["popover error (#178) (daebcb6)","use CodeExampleTabs component for avatar page (#170) (b4e0ad9)","Contact Info:** use item layout instead of list item (#168) (d66cd07)","Popover:** remove data-popper-escaped (#172) (ca142bc)","Tooltip:** remove validators from directive (#169) (7984139)","Item Layout:** add unstyled prop (#160) (907b7ae)","Message Input:** add mentions to message input (#174) (682dc42)"],"Bug Fixes":["popover error (#178) (daebcb6)"],"Documentation":["use CodeExampleTabs component for avatar page (#170) (b4e0ad9)","Contact Info:** use item layout instead of list item (#168) (d66cd07)","Popover:** remove data-popper-escaped (#172) (ca142bc)","Tooltip:** remove validators from directive (#169) (7984139)"],"Features":["Item Layout:** add unstyled prop (#160) (907b7ae)","Message Input:** add mentions to message input (#174) (682dc42)"]}},{"version":"3.109.2","title":"[3.109.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.109.1...dialtone-vue3/v3.109.2) (2024-02-22)","date":"2024-02-22","body":"### Bug Fixes\n\n* **Feed Item Row:** left line height ([#166](https://github.com/dialpad/dialtone/issues/166)) ([2e3b569](https://github.com/dialpad/dialtone/commit/2e3b569de8d79d2b8f27b8e9e2b0d1bf7a3cbe8c))","parsed":{"_":["Feed Item Row:** left line height (#166) (2e3b569)"],"Bug Fixes":["Feed Item Row:** left line height (#166) (2e3b569)"]}},{"version":"3.109.1","title":"[3.109.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.109.0...dialtone-vue3/v3.109.1) (2024-02-21)","date":"2024-02-21","body":"### Bug Fixes\n\n* **Popover:** reading from undefined ref ([#165](https://github.com/dialpad/dialtone/issues/165)) ([2772e04](https://github.com/dialpad/dialtone/commit/2772e04c9b7a07025bb37d8c4a17596d59abdf88))\n* tooltip directive reactive ([#164](https://github.com/dialpad/dialtone/issues/164)) ([3caf8b1](https://github.com/dialpad/dialtone/commit/3caf8b1db0c7ea757b70cf48af4426bc9a4f9ef5))","parsed":{"_":["Popover:** reading from undefined ref (#165) (2772e04)","tooltip directive reactive (#164) (3caf8b1)"],"Bug Fixes":["Popover:** reading from undefined ref (#165) (2772e04)","tooltip directive reactive (#164) (3caf8b1)"]}},{"version":"3.109.0","title":"[3.109.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.108.2...dialtone-vue3/v3.109.0) (2024-02-16)","date":"2024-02-16","body":"### Features\n\n* universal dialtone-icons ([#145](https://github.com/dialpad/dialtone/issues/145)) ([b5dcaef](https://github.com/dialpad/dialtone/commit/b5dcaefafd32f448803a91161527642806b21d3e))","parsed":{"_":["universal dialtone-icons (#145) (b5dcaef)"],"Features":["universal dialtone-icons (#145) (b5dcaef)"]}},{"version":"3.108.2","title":"[3.108.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.108.1...dialtone-vue3/v3.108.2) (2024-02-14)","date":"2024-02-14","body":"### Bug Fixes\n\n* **Emoji Row:** tooltip position when content changes ([#156](https://github.com/dialpad/dialtone/issues/156)) ([ce6c452](https://github.com/dialpad/dialtone/commit/ce6c4528b7b60a894695d4087d044222069db291))","parsed":{"_":["Emoji Row:** tooltip position when content changes (#156) (ce6c452)"],"Bug Fixes":["Emoji Row:** tooltip position when content changes (#156) (ce6c452)"]}},{"version":"3.108.1","title":"[3.108.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.108.0...dialtone-vue3/v3.108.1) (2024-02-13)","date":"2024-02-13","body":"### Bug Fixes\n\n* **Emoji:** skeleton display issue ([#150](https://github.com/dialpad/dialtone/issues/150)) ([5ccf8ca](https://github.com/dialpad/dialtone/commit/5ccf8cacb4d409a92bba700f4f42b68256a6e6c5))\n* **Feed Item Row:** change typography to compact ([#149](https://github.com/dialpad/dialtone/issues/149)) ([47f4a45](https://github.com/dialpad/dialtone/commit/47f4a45300d41bf29e3032311d7ea4a20062ea35))\n* rich editor improvements ([#142](https://github.com/dialpad/dialtone/issues/142)) ([a776d47](https://github.com/dialpad/dialtone/commit/a776d477b7b8c5e8b7b668427d640f6a7f3c0b6d))","parsed":{"_":["Emoji:** skeleton display issue (#150) (5ccf8ca)","Feed Item Row:** change typography to compact (#149) (47f4a45)","rich editor improvements (#142) (a776d47)"],"Bug Fixes":["Emoji:** skeleton display issue (#150) (5ccf8ca)","Feed Item Row:** change typography to compact (#149) (47f4a45)","rich editor improvements (#142) (a776d47)"]}},{"version":"3.108.0","title":"[3.108.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.3...dialtone-vue3/v3.108.0) (2024-02-08)","date":"2024-02-08","body":"### Bug Fixes\n\n* **Tooltip:** revert initialization issue ([#146](https://github.com/dialpad/dialtone/issues/146)) ([002f152](https://github.com/dialpad/dialtone/commit/002f152d535bcb4d7ae9715d149a9260cd2504e1))\n\n\n### Features\n\n* **Tooltip:** revert add appendTo prop to tooltip ([#132](https://github.com/dialpad/dialtone/issues/132)) ([c6cb0ec](https://github.com/dialpad/dialtone/commit/c6cb0ecf9c2787e197bb4d136022c9d92da4bf61))","parsed":{"_":["Tooltip:** revert initialization issue (#146) (002f152)","Tooltip:** revert add appendTo prop to tooltip (#132) (c6cb0ec)"],"Bug Fixes":["Tooltip:** revert initialization issue (#146) (002f152)"],"Features":["Tooltip:** revert add appendTo prop to tooltip (#132) (c6cb0ec)"]}},{"version":"3.107.3","title":"[3.107.3](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.2...dialtone-vue3/v3.107.3) (2024-02-07)","date":"2024-02-07","body":"### Bug Fixes\n\n* **Tooltip:** initialization issue ([#146](https://github.com/dialpad/dialtone/issues/146)) ([d032ecd](https://github.com/dialpad/dialtone/commit/d032ecd3859ead4cd1d7b9462d60b20adfed9cb2))","parsed":{"_":["Tooltip:** initialization issue (#146) (d032ecd)"],"Bug Fixes":["Tooltip:** initialization issue (#146) (d032ecd)"]}},{"version":"3.107.2","title":"[3.107.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.1...dialtone-vue3/v3.107.2) (2024-02-07)","date":"2024-02-07","body":"### Bug Fixes\n\n* **Tooltip:** stop showing tootip for touch based devices ([#131](https://github.com/dialpad/dialtone/issues/131)) ([0c1be19](https://github.com/dialpad/dialtone/commit/0c1be19bbc7700a917358430f7721fe65552b6c2))","parsed":{"_":["Tooltip:** stop showing tootip for touch based devices (#131) (0c1be19)"],"Bug Fixes":["Tooltip:** stop showing tootip for touch based devices (#131) (0c1be19)"]}},{"version":"3.107.1","title":"[3.107.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.0...dialtone-vue3/v3.107.1) (2024-02-07)","date":"2024-02-07","body":"### Bug Fixes\n\n* **Emoji Row:** update emoji-row to use more semantic colors ([#143](https://github.com/dialpad/dialtone/issues/143)) ([0f7d112](https://github.com/dialpad/dialtone/commit/0f7d112a336e03a98e060ef5531da5352db69496))","parsed":{"_":["Emoji Row:** update emoji-row to use more semantic colors (#143) (0f7d112)"],"Bug Fixes":["Emoji Row:** update emoji-row to use more semantic colors (#143) (0f7d112)"]}},{"version":"3.107.0","title":"[3.107.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.106.0...dialtone-vue3/v3.107.0) (2024-02-05)","date":"2024-02-05","body":"### Bug Fixes\n\n* **Emoji Text Wrapper:** center align emojis within text ([#136](https://github.com/dialpad/dialtone/issues/136)) ([60dca67](https://github.com/dialpad/dialtone/commit/60dca6758f39865bab2e49d474f1eb84273a558c))\n\n\n### Features\n\n* **Tooltip:** add appendTo prop to tooltip ([#132](https://github.com/dialpad/dialtone/issues/132)) ([47e1dc5](https://github.com/dialpad/dialtone/commit/47e1dc584eafb06cf99e9118ac68cece22473ca1))","parsed":{"_":["Emoji Text Wrapper:** center align emojis within text (#136) (60dca67)","Tooltip:** add appendTo prop to tooltip (#132) (47e1dc5)"],"Bug Fixes":["Emoji Text Wrapper:** center align emojis within text (#136) (60dca67)"],"Features":["Tooltip:** add appendTo prop to tooltip (#132) (47e1dc5)"]}},{"version":"3.106.0","title":"[3.106.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.105.2...dialtone-vue3/v3.106.0) (2024-02-01)","date":"2024-02-01","body":"### Bug Fixes\n\n* change padding on right slot of call pill stories ([#138](https://github.com/dialpad/dialtone/issues/138)) ([9a23a42](https://github.com/dialpad/dialtone/commit/9a23a423f3a6e2f01e2a86d5f765a3912e12fd08))\n* **Feed Item Row, Emoji Row:** spacing / color fixes - Vue 3 ([#134](https://github.com/dialpad/dialtone/issues/134)) ([21f3e21](https://github.com/dialpad/dialtone/commit/21f3e213714ca322aa96dde4b4fa3aed3bd9cc62))\n* **Feed Item Row:** set inset focus ring on feed item ([#139](https://github.com/dialpad/dialtone/issues/139)) ([e4e935a](https://github.com/dialpad/dialtone/commit/e4e935a35f1fab8582def30ade82d06bcab393f0))\n\n\n### Features\n\n* **Wysiwyg Editor, Rich Text Editor:** add wysiwyg component ([#113](https://github.com/dialpad/dialtone/issues/113)) ([367d3e2](https://github.com/dialpad/dialtone/commit/367d3e2aa5344d734fd725c1f7419c44107fb116))\n* **Wysiwyg Editor, Rich Text Editor:** add wysiwyg component for vue3 ([#117](https://github.com/dialpad/dialtone/issues/117)) ([bc93fb8](https://github.com/dialpad/dialtone/commit/bc93fb8b4ebf2aa03ea5079dba0760d550194f69))","parsed":{"_":["change padding on right slot of call pill stories (#138) (9a23a42)","Feed Item Row, Emoji Row:** spacing / color fixes - Vue 3 (#134) (21f3e21)","Feed Item Row:** set inset focus ring on feed item (#139) (e4e935a)","Wysiwyg Editor, Rich Text Editor:** add wysiwyg component (#113) (367d3e2)","Wysiwyg Editor, Rich Text Editor:** add wysiwyg component for vue3 (#117) (bc93fb8)"],"Bug Fixes":["change padding on right slot of call pill stories (#138) (9a23a42)","Feed Item Row, Emoji Row:** spacing / color fixes - Vue 3 (#134) (21f3e21)","Feed Item Row:** set inset focus ring on feed item (#139) (e4e935a)"],"Features":["Wysiwyg Editor, Rich Text Editor:** add wysiwyg component (#113) (367d3e2)","Wysiwyg Editor, Rich Text Editor:** add wysiwyg component for vue3 (#117) (bc93fb8)"]}},{"version":"3.105.2","title":"[3.105.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.105.1...dialtone-vue3/v3.105.2) (2024-01-26)","date":"2024-01-26","body":"### Bug Fixes\n\n* missing exports ([#128](https://github.com/dialpad/dialtone/issues/128)) ([d44a3bb](https://github.com/dialpad/dialtone/commit/d44a3bbbf569372034cfddba0ebb8347b27dfc11))","parsed":{"_":["missing exports (#128) (d44a3bb)"],"Bug Fixes":["missing exports (#128) (d44a3bb)"]}},{"version":"3.105.1","title":"[3.105.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.105.0...dialtone-vue3/v3.105.1) (2024-01-26)","date":"2024-01-26","body":"### Bug Fixes\n\n* **Feed Item Row:** spacing and transition improvements - Vue 3 ([#111](https://github.com/dialpad/dialtone/issues/111)) ([bf18be2](https://github.com/dialpad/dialtone/commit/bf18be2ba92801ceb8d775ea5fede602e5303d6c))\n* **General Row:** map digital type to laptop-2 ([#114](https://github.com/dialpad/dialtone/issues/114)) ([ee3abfa](https://github.com/dialpad/dialtone/commit/ee3abfad17e9aefb55b934e311fdbe5d5cdac2b3))","parsed":{"_":["Feed Item Row:** spacing and transition improvements - Vue 3 (#111) (bf18be2)","General Row:** map digital type to laptop-2 (#114) (ee3abfa)"],"Bug Fixes":["Feed Item Row:** spacing and transition improvements - Vue 3 (#111) (bf18be2)","General Row:** map digital type to laptop-2 (#114) (ee3abfa)"]}},{"version":"3.105.0","title":"[3.105.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.104.0...dialtone-vue3/v3.105.0) (2024-01-19)","date":"2024-01-19","body":"### Features\n\n* datepicker full language support ([#118](https://github.com/dialpad/dialtone/issues/118)) ([988b727](https://github.com/dialpad/dialtone/commit/988b727103cfa34b0cf7cb2a26317f58d5cb5350))","parsed":{"_":["datepicker full language support (#118) (988b727)"],"Features":["datepicker full language support (#118) (988b727)"]}},{"version":"3.104.0","title":"[3.104.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.103.0...dialtone-vue3/v3.104.0) (2024-01-16)","date":"2024-01-16","body":"### Bug Fixes\n\n* nx affected dependencies ([#104](https://github.com/dialpad/dialtone/issues/104)) ([09ea0bb](https://github.com/dialpad/dialtone/commit/09ea0bb8c9756dea12e0a03b454df7b942a6e340))\n\n\n### Features\n\n* **Datepicker:** vue2 style and keyboard navigation enhancement ([#95](https://github.com/dialpad/dialtone/issues/95)) ([2850eae](https://github.com/dialpad/dialtone/commit/2850eae8b1a54b6886fcc8c7cd0bee1f4f2c79be))","parsed":{"_":["nx affected dependencies (#104) (09ea0bb)","Datepicker:** vue2 style and keyboard navigation enhancement (#95) (2850eae)"],"Bug Fixes":["nx affected dependencies (#104) (09ea0bb)"],"Features":["Datepicker:** vue2 style and keyboard navigation enhancement (#95) (2850eae)"]}},{"version":"3.103.0","title":"[3.103.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.102.1...dialtone-vue3/v3.103.0) (2024-01-15)","date":"2024-01-15","body":"### Features\n\n* **Hovercard:** add hovercard implementation ([#72](https://github.com/dialpad/dialtone/issues/72)) ([32cc1a8](https://github.com/dialpad/dialtone/commit/32cc1a837043f5fdbf562992ad9bc83f1d2b9252))","parsed":{"_":["Hovercard:** add hovercard implementation (#72) (32cc1a8)"],"Features":["Hovercard:** add hovercard implementation (#72) (32cc1a8)"]}},{"version":"3.102.1","title":"[3.102.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.102.0...dialtone-vue3/v3.102.1) (2024-01-13)","date":"2024-01-13","body":"### Bug Fixes\n\n* icon name validation ([b9cfcff](https://github.com/dialpad/dialtone/commit/b9cfcff6eb23e9a54bb8ee0cde36cc348dd2b606))","parsed":{"_":["icon name validation (b9cfcff)"],"Bug Fixes":["icon name validation (b9cfcff)"]}},{"version":"3.102.0","title":"[3.102.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.101.0...dialtone-vue3/v3.102.0) (2024-01-09)","date":"2024-01-09","body":"### Documentation\n\n* fix datepicker table dark mode ([#90](https://github.com/dialpad/dialtone/issues/90)) ([9ef39a9](https://github.com/dialpad/dialtone/commit/9ef39a9b5356931132af83086c24e855ecf5f1a7))\n\n\n### Features\n\n* port message input recipe ([#81](https://github.com/dialpad/dialtone/issues/81)) ([efb5732](https://github.com/dialpad/dialtone/commit/efb573246395e96c596cef548111b822dc5b032a))","parsed":{"_":["fix datepicker table dark mode (#90) (9ef39a9)","port message input recipe (#81) (efb5732)"],"Documentation":["fix datepicker table dark mode (#90) (9ef39a9)"],"Features":["port message input recipe (#81) (efb5732)"]}},{"version":"3.101.0","title":"[3.101.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.100.0...dialtone-vue3/v3.101.0) (2024-01-08)","date":"2024-01-08","body":"### Documentation\n\n* fix old dialpad.design links ([#88](https://github.com/dialpad/dialtone/issues/88)) ([2ec0a6a](https://github.com/dialpad/dialtone/commit/2ec0a6a5150cf51505ba902234061f1c31d2604c))\n\n\n### Features\n\n* port attachment carousel ([#86](https://github.com/dialpad/dialtone/issues/86)) ([a67aae2](https://github.com/dialpad/dialtone/commit/a67aae2946d4088b54d7de871a236c7baa351424))","parsed":{"_":["fix old dialpad.design links (#88) (2ec0a6a)","port attachment carousel (#86) (a67aae2)"],"Documentation":["fix old dialpad.design links (#88) (2ec0a6a)"],"Features":["port attachment carousel (#86) (a67aae2)"]}},{"version":"3.100.0","title":"[3.100.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.99.2...dialtone-vue3/v3.100.0) (2024-01-04)","date":"2024-01-04","body":"### Documentation\n\n* update PR template for monorepo ([#82](https://github.com/dialpad/dialtone/issues/82)) ([a940afa](https://github.com/dialpad/dialtone/commit/a940afa4caea7286709067365cb25984e283e3e5))\n\n\n### Features\n\n* port emoji suggestions ([#77](https://github.com/dialpad/dialtone/issues/77)) ([6000d7d](https://github.com/dialpad/dialtone/commit/6000d7d871b216b86c729f5512a4ab36c6657259))","parsed":{"_":["update PR template for monorepo (#82) (a940afa)","port emoji suggestions (#77) (6000d7d)"],"Documentation":["update PR template for monorepo (#82) (a940afa)"],"Features":["port emoji suggestions (#77) (6000d7d)"]}},{"version":"3.99.2","title":"[3.99.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.99.1...dialtone-vue3/v3.99.2) (2023-12-21)","date":"2023-12-21","body":"### Bug Fixes\n\n* change dialtone-icons to peer ([#67](https://github.com/dialpad/dialtone/issues/67)) ([a63a606](https://github.com/dialpad/dialtone/commit/a63a60676ee744313ff40792a767f36346899917))","parsed":{"_":["change dialtone-icons to peer (#67) (a63a606)"],"Bug Fixes":["change dialtone-icons to peer (#67) (a63a606)"]}},{"version":"3.99.1","title":"[3.99.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.99.0...dialtone-vue3/v3.99.1) (2023-12-20)","date":"2023-12-20","body":"### Bug Fixes\n\n* missing icons ([95cfe08](https://github.com/dialpad/dialtone/commit/95cfe08f62a40ef3e202a8600ce0e631df961b64))","parsed":{"_":["missing icons (95cfe08)"],"Bug Fixes":["missing icons (95cfe08)"]}},{"version":"3.99.0","title":"[3.99.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.98.1...dialtone-vue3/v3.99.0) (2023-12-19)","date":"2023-12-19","body":"### Bug Fixes\n\n* unit test ([#56](https://github.com/dialpad/dialtone/issues/56)) ([b4bfe06](https://github.com/dialpad/dialtone/commit/b4bfe064cace1d74afd8f077d929de2b07477cb9))\n\n\n### Code Refactoring\n\n* dialtone tokens release process ([#53](https://github.com/dialpad/dialtone/issues/53)) ([d523f49](https://github.com/dialpad/dialtone/commit/d523f499d53f04053d2ab28b5018cefbb1edd94a))\n* update Percy integration ([#61](https://github.com/dialpad/dialtone/issues/61)) ([05d9a7b](https://github.com/dialpad/dialtone/commit/05d9a7b2a95f45e91d7cb4074866e952a1dce398))\n\n\n### Features\n\n* **Hovercard:** hovercard stub ([#58](https://github.com/dialpad/dialtone/issues/58)) ([95ea15e](https://github.com/dialpad/dialtone/commit/95ea15eab5ad432db80f5eb5f3bdf4ccc8a9f46a))","parsed":{"_":["unit test (#56) (b4bfe06)","dialtone tokens release process (#53) (d523f49)","update Percy integration (#61) (05d9a7b)","Hovercard:** hovercard stub (#58) (95ea15e)"],"Bug Fixes":["unit test (#56) (b4bfe06)"],"Code Refactoring":["dialtone tokens release process (#53) (d523f49)","update Percy integration (#61) (05d9a7b)"],"Features":["Hovercard:** hovercard stub (#58) (95ea15e)"]}},{"version":"3.98.0","title":"[3.98.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.97.0...dialtone-vue3/v3.98.0) (2023-12-12)","date":"2023-12-12","body":"### Documentation\n\n* fix links, fix outdated documentation. ([#40](https://github.com/dialpad/dialtone/issues/40)) ([124082e](https://github.com/dialpad/dialtone/commit/124082e3f375cda464d8a206199f187c13ea27ea))\n\n\n### Features\n\n* refactor message input vue3 ([#46](https://github.com/dialpad/dialtone/issues/46)) ([32130f9](https://github.com/dialpad/dialtone/commit/32130f969abbd8646fc652d7aec4e70d9caf1104))","parsed":{"_":["fix links, fix outdated documentation. (#40) (124082e)","refactor message input vue3 (#46) (32130f9)"],"Documentation":["fix links, fix outdated documentation. (#40) (124082e)"],"Features":["refactor message input vue3 (#46) (32130f9)"]}},{"version":"3.97.0","title":"[3.97.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.96.3...dialtone-vue3/v3.97.0) (2023-12-07)","date":"2023-12-07","body":"### Code Refactoring\n\n* **Emoji Picker:** code readability ([#36](https://github.com/dialpad/dialtone/issues/36)) ([59f4882](https://github.com/dialpad/dialtone/commit/59f4882be487d05eb20696162b14e9c7fcf5fdf5))\n\n\n### Features\n\n* **Feed Item Row:** add gap instead of padding and label field ([#37](https://github.com/dialpad/dialtone/issues/37)) ([16eb296](https://github.com/dialpad/dialtone/commit/16eb2969894dd93bbb09b4baa28677fa2fa970c2))","parsed":{"_":["Emoji Picker:** code readability (#36) (59f4882)","Feed Item Row:** add gap instead of padding and label field (#37) (16eb296)"],"Code Refactoring":["Emoji Picker:** code readability (#36) (59f4882)"],"Features":["Feed Item Row:** add gap instead of padding and label field (#37) (16eb296)"]}},{"version":"3.96.3","title":"[3.96.3](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.96.2...dialtone-vue3/v3.96.3) (2023-12-05)","date":"2023-12-05","body":"### Bug Fixes\n\n* add tag to avoid conflicts ([9596dc0](https://github.com/dialpad/dialtone/commit/9596dc0ba2c3520f7d73fd69b52bc397260e2b75))","parsed":{"_":["add tag to avoid conflicts (9596dc0)"],"Bug Fixes":["add tag to avoid conflicts (9596dc0)"]}},{"version":"3.96.2","title":"[3.96.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.96.1...dialtone-vue3/v3.96.2) (2023-12-05)","date":"2023-12-05","body":"### Code Refactoring\n\n* force dialtone-vue3 release ([9c582f9](https://github.com/dialpad/dialtone/commit/9c582f9e6ae8d7d984fe7bb4a2d8c019d30bafa5))","parsed":{"_":["force dialtone-vue3 release (9c582f9)"],"Code Refactoring":["force dialtone-vue3 release (9c582f9)"]}},{"version":"3.96.1","title":"[3.96.1](https://github.com/dialpad/dialtone-vue/compare/v3.96.0...v3.96.1) (2023-11-24)","date":"2023-11-24","body":"### Bug Fixes\n\n* npm run lint not detecting errors ([#1317](https://github.com/dialpad/dialtone-vue/issues/1317)) ([bf99a34](https://github.com/dialpad/dialtone-vue/commit/bf99a342cb759f3f2878953bd969bf4bd6bc8fb5))\n\n\n### Code Refactoring\n\n* **Dp 85018:** modify msg input emoji picker pass through props structure ([#1315](https://github.com/dialpad/dialtone-vue/issues/1315)) ([296d98f](https://github.com/dialpad/dialtone-vue/commit/296d98f49de6cb6e0bf686f195276604da66afa8))","parsed":{"_":["npm run lint not detecting errors (#1317) (bf99a34)","Dp 85018:** modify msg input emoji picker pass through props structure (#1315) (296d98f)"],"Bug Fixes":["npm run lint not detecting errors (#1317) (bf99a34)"],"Code Refactoring":["Dp 85018:** modify msg input emoji picker pass through props structure (#1315) (296d98f)"]}},{"version":"3.96.0","title":"[3.96.0](https://github.com/dialpad/dialtone-vue/compare/v3.95.1...v3.96.0) (2023-11-20)","date":"2023-11-20","body":"### Bug Fixes\n\n* **Collapsible:** use correct transition timing variable ([#1305](https://github.com/dialpad/dialtone-vue/issues/1305)) ([a8019f3](https://github.com/dialpad/dialtone-vue/commit/a8019f3d6c03c2cc048254b9a1ce21ae550f0394))\n\n\n### Features\n\n* **Dp 84718:** emit skin tone when selected ([#1312](https://github.com/dialpad/dialtone-vue/issues/1312)) ([9df6c64](https://github.com/dialpad/dialtone-vue/commit/9df6c64e14c161ee89f6fbfb1e2d57c0b5c665c1)), closes [#1313](https://github.com/dialpad/dialtone-vue/issues/1313)","parsed":{"_":["Collapsible:** use correct transition timing variable (#1305) (a8019f3)","Dp 84718:** emit skin tone when selected (#1312) (9df6c64), closes #1313"],"Bug Fixes":["Collapsible:** use correct transition timing variable (#1305) (a8019f3)"],"Features":["Dp 84718:** emit skin tone when selected (#1312) (9df6c64), closes #1313"]}},{"version":"3.95.1","title":"[3.95.1](https://github.com/dialpad/dialtone-vue/compare/v3.95.0...v3.95.1) (2023-11-17)","date":"2023-11-17","body":"### Bug Fixes\n\n* dialbot reference ([2776d7f](https://github.com/dialpad/dialtone-vue/commit/2776d7f58c1c5fa088f174dc4c8e1097f71aa71e))","parsed":{"_":["dialbot reference (2776d7f)"],"Bug Fixes":["dialbot reference (2776d7f)"]}},{"version":"3.95.0","title":"[3.95.0](https://github.com/dialpad/dialtone-vue/compare/v3.94.4...v3.95.0) (2023-11-17)","date":"2023-11-17","body":"### Bug Fixes\n\n* enter event stop propagation on suggestion list ([#1301](https://github.com/dialpad/dialtone-vue/issues/1301)) ([82cd466](https://github.com/dialpad/dialtone-vue/commit/82cd466592df526589a1031ecca7af9b2a1d3a9c))\n\n\n### Documentation\n\n* fix not working stories ([#1303](https://github.com/dialpad/dialtone-vue/issues/1303)) ([149d658](https://github.com/dialpad/dialtone-vue/commit/149d658cfdeb30fbc3623d40d0a8f9f174710bfd))\n* **Tooltip:** add sticky popper variation ([#1299](https://github.com/dialpad/dialtone-vue/issues/1299)) ([12f2157](https://github.com/dialpad/dialtone-vue/commit/12f2157de9c69c96ab59dd79f38c30bd9f0e97ec))\n\n\n### Features\n\n* **Message Input:** edit message mode using the same recipe ([#1306](https://github.com/dialpad/dialtone-vue/issues/1306)) ([ff28904](https://github.com/dialpad/dialtone-vue/commit/ff28904caa648f96c2b5b5d4e3ce029dc1f36cd0))\n* upgrade vite to v5 and node to v20 ([#1309](https://github.com/dialpad/dialtone-vue/issues/1309)) ([8f9dad4](https://github.com/dialpad/dialtone-vue/commit/8f9dad4e39c0b2e2318919d1deb007c76568332d))","parsed":{"_":["enter event stop propagation on suggestion list (#1301) (82cd466)","fix not working stories (#1303) (149d658)","Tooltip:** add sticky popper variation (#1299) (12f2157)","Message Input:** edit message mode using the same recipe (#1306) (ff28904)","upgrade vite to v5 and node to v20 (#1309) (8f9dad4)"],"Bug Fixes":["enter event stop propagation on suggestion list (#1301) (82cd466)"],"Documentation":["fix not working stories (#1303) (149d658)","Tooltip:** add sticky popper variation (#1299) (12f2157)"],"Features":["Message Input:** edit message mode using the same recipe (#1306) (ff28904)","upgrade vite to v5 and node to v20 (#1309) (8f9dad4)"]}},{"version":"3.94.4","title":"[3.94.4](https://github.com/dialpad/dialtone-vue/compare/v3.94.3...v3.94.4) (2023-11-10)","date":"2023-11-10","body":"### Bug Fixes\n\n* test ([6660f18](https://github.com/dialpad/dialtone-vue/commit/6660f18406728a848e6ea0a1ff9a78d8bda3ba5d))","parsed":{"_":["test (6660f18)"],"Bug Fixes":["test (6660f18)"]}},{"version":"3.94.3","title":"[3.94.3](https://github.com/dialpad/dialtone-vue/compare/v3.94.2...v3.94.3) (2023-11-10)","date":"2023-11-10","body":"### Bug Fixes\n\n* select events ([aa10d83](https://github.com/dialpad/dialtone-vue/commit/aa10d8373c471937b43375e3c8af192b2f01c21b))","parsed":{"_":["select events (aa10d83)"],"Bug Fixes":["select events (aa10d83)"]}},{"version":"3.94.2","title":"[3.94.2](https://github.com/dialpad/dialtone-vue/compare/v3.94.1...v3.94.2) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* remove dialtone-icons from external deps ([01a6ed0](https://github.com/dialpad/dialtone-vue/commit/01a6ed09090738055f61a875bb60a46dd948b001))","parsed":{"_":["remove dialtone-icons from external deps (01a6ed0)"],"Bug Fixes":["remove dialtone-icons from external deps (01a6ed0)"]}},{"version":"3.94.1","title":"[3.94.1](https://github.com/dialpad/dialtone-vue/compare/v3.94.0...v3.94.1) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* external dependencies ([d0cfa67](https://github.com/dialpad/dialtone-vue/commit/d0cfa6732844d82a6b31e1f2f3bf3d93a04a5a21))","parsed":{"_":["external dependencies (d0cfa67)"],"Bug Fixes":["external dependencies (d0cfa67)"]}},{"version":"3.94.0","title":"[3.94.0](https://github.com/dialpad/dialtone-vue/compare/v3.93.1...v3.94.0) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* fix time stamp being too low vue3 ([#1284](https://github.com/dialpad/dialtone-vue/issues/1284)) ([1458f1e](https://github.com/dialpad/dialtone-vue/commit/1458f1e01bb090616631da717007795fbe67d5de))\n* max height for content editable ([#1293](https://github.com/dialpad/dialtone-vue/issues/1293)) ([6695eb6](https://github.com/dialpad/dialtone-vue/commit/6695eb62e84f273a1e05bef20986670cd6916b85))\n* update dialtone-icons version ([56af5ae](https://github.com/dialpad/dialtone-vue/commit/56af5aee0e36ee355544ec778abe3b7c8fd8f09b))\n\n\n### Code Refactoring\n\n* **Icon:** update dialtone icons usage ([#1295](https://github.com/dialpad/dialtone-vue/issues/1295)) ([ab0ce7d](https://github.com/dialpad/dialtone-vue/commit/ab0ce7d7d0c6df8c4cee301fc2bfe0159476953b))\n\n\n### Documentation\n\n* fixed story for button-group component alignment vue3 version ([#1288](https://github.com/dialpad/dialtone-vue/issues/1288)) ([fc85c15](https://github.com/dialpad/dialtone-vue/commit/fc85c15c169e345f2ebf42c7d1cc71e90d4f5649))\n* update root layout examples ([#1286](https://github.com/dialpad/dialtone-vue/issues/1286)) ([77757a6](https://github.com/dialpad/dialtone-vue/commit/77757a698bc36720352186d5fbec2703e0cd3e47))\n\n\n### Features\n\n* add description list component vue 3 ([#1291](https://github.com/dialpad/dialtone-vue/issues/1291)) ([80075c3](https://github.com/dialpad/dialtone-vue/commit/80075c3d68ab9a3e265ae8e39bd3db0c9df52c45))","parsed":{"_":["fix time stamp being too low vue3 (#1284) (1458f1e)","max height for content editable (#1293) (6695eb6)","update dialtone-icons version (56af5ae)","Icon:** update dialtone icons usage (#1295) (ab0ce7d)","fixed story for button-group component alignment vue3 version (#1288) (fc85c15)","update root layout examples (#1286) (77757a6)","add description list component vue 3 (#1291) (80075c3)"],"Bug Fixes":["fix time stamp being too low vue3 (#1284) (1458f1e)","max height for content editable (#1293) (6695eb6)","update dialtone-icons version (56af5ae)"],"Code Refactoring":["Icon:** update dialtone icons usage (#1295) (ab0ce7d)"],"Documentation":["fixed story for button-group component alignment vue3 version (#1288) (fc85c15)","update root layout examples (#1286) (77757a6)"],"Features":["add description list component vue 3 (#1291) (80075c3)"]}},{"version":"3.93.1","title":"[3.93.1](https://github.com/dialpad/dialtone-vue/compare/v3.93.0...v3.93.1) (2023-10-27)","date":"2023-10-27","body":"### Bug Fixes\n\n* date functions locale global ([8fe7307](https://github.com/dialpad/dialtone-vue/commit/8fe73076ea6b4addc4d03c228f6a7ec1cba6c6ac))\n* **Message Input:** tooltip should be displayed when character limit has been reached ([#1280](https://github.com/dialpad/dialtone-vue/issues/1280)) ([b5a99cb](https://github.com/dialpad/dialtone-vue/commit/b5a99cb9bb0020c69e553cfb993dd60e54456bd7))\n\n\n### Documentation\n\n* document date functions ([#1283](https://github.com/dialpad/dialtone-vue/issues/1283)) ([5efa023](https://github.com/dialpad/dialtone-vue/commit/5efa023c303a07de0cfb5cb9d18b8fc5d8c0e67b))","parsed":{"_":["date functions locale global (8fe7307)","Message Input:** tooltip should be displayed when character limit has been reached (#1280) (b5a99cb)","document date functions (#1283) (5efa023)"],"Bug Fixes":["date functions locale global (8fe7307)","Message Input:** tooltip should be displayed when character limit has been reached (#1280) (b5a99cb)"],"Documentation":["document date functions (#1283) (5efa023)"]}},{"version":"3.93.0","title":"[3.93.0](https://github.com/dialpad/dialtone-vue/compare/v3.92.1...v3.93.0) (2023-10-25)","date":"2023-10-25","body":"### Bug Fixes\n\n* add disabled prop to tooltip - vue3 ([#1277](https://github.com/dialpad/dialtone-vue/issues/1277)) ([e25a755](https://github.com/dialpad/dialtone-vue/commit/e25a755bfddd3d0eaebbf2413d2a800689c9bb7c))\n* **Button:** icon sizing ([#1269](https://github.com/dialpad/dialtone-vue/issues/1269)) ([ec0df97](https://github.com/dialpad/dialtone-vue/commit/ec0df975b6fe3fea447e058212d1e11ea76de612))\n* **Dt Tooltip Directive:** default delay ([#1273](https://github.com/dialpad/dialtone-vue/issues/1273)) ([5c65241](https://github.com/dialpad/dialtone-vue/commit/5c65241746d6f8f2a821d702eb3d8fafc126e854))\n\n\n### Features\n\n* add initial date formatting functions ([#1279](https://github.com/dialpad/dialtone-vue/issues/1279)) ([f8340e9](https://github.com/dialpad/dialtone-vue/commit/f8340e9a30e54488ca13755a40730db4b07f3c89))\n* **Call Pill:** add default toggled state - vue3 ([#1275](https://github.com/dialpad/dialtone-vue/issues/1275)) ([c4afed8](https://github.com/dialpad/dialtone-vue/commit/c4afed87b4fae26754b652235e757e01543706e6))","parsed":{"_":["add disabled prop to tooltip - vue3 (#1277) (e25a755)","Button:** icon sizing (#1269) (ec0df97)","Dt Tooltip Directive:** default delay (#1273) (5c65241)","add initial date formatting functions (#1279) (f8340e9)","Call Pill:** add default toggled state - vue3 (#1275) (c4afed8)"],"Bug Fixes":["add disabled prop to tooltip - vue3 (#1277) (e25a755)","Button:** icon sizing (#1269) (ec0df97)","Dt Tooltip Directive:** default delay (#1273) (5c65241)"],"Features":["add initial date formatting functions (#1279) (f8340e9)","Call Pill:** add default toggled state - vue3 (#1275) (c4afed8)"]}},{"version":"3.92.1","title":"[3.92.1](https://github.com/dialpad/dialtone-vue/compare/v3.92.0...v3.92.1) (2023-10-20)","date":"2023-10-20","body":"### Bug Fixes\n\n* export directives in production build ([#1271](https://github.com/dialpad/dialtone-vue/issues/1271)) ([b34febb](https://github.com/dialpad/dialtone-vue/commit/b34febb20488e23f98b07b8ce4d19a561f73cfad))","parsed":{"_":["export directives in production build (#1271) (b34febb)"],"Bug Fixes":["export directives in production build (#1271) (b34febb)"]}},{"version":"3.92.0","title":"[3.92.0](https://github.com/dialpad/dialtone-vue/compare/v3.91.0...v3.92.0) (2023-10-20)","date":"2023-10-20","body":"### Bug Fixes\n\n* suggestion list CSS changes ([#1255](https://github.com/dialpad/dialtone-vue/issues/1255)) ([abd4735](https://github.com/dialpad/dialtone-vue/commit/abd4735a399a9681b89391611cabba65fea1a8c4))\n\n\n### Features\n\n* add avatar slot to feed-item-row ([#1267](https://github.com/dialpad/dialtone-vue/issues/1267)) ([1cc8b71](https://github.com/dialpad/dialtone-vue/commit/1cc8b71837669bb0cfa7fde4635f9efdee454cae))\n* **Dt Tooltip Directive:** add dt-tooltip directive ([#1264](https://github.com/dialpad/dialtone-vue/issues/1264)) ([6a67cae](https://github.com/dialpad/dialtone-vue/commit/6a67caee52ef2017391cc6ef6a7f27e14b1e1978))\n* update dialtone-icons ([11a4714](https://github.com/dialpad/dialtone-vue/commit/11a47140ad1d4c655bd9cf0c11d06e93126739f4))","parsed":{"_":["suggestion list CSS changes (#1255) (abd4735)","add avatar slot to feed-item-row (#1267) (1cc8b71)","Dt Tooltip Directive:** add dt-tooltip directive (#1264) (6a67cae)","update dialtone-icons (11a4714)"],"Bug Fixes":["suggestion list CSS changes (#1255) (abd4735)"],"Features":["add avatar slot to feed-item-row (#1267) (1cc8b71)","Dt Tooltip Directive:** add dt-tooltip directive (#1264) (6a67cae)","update dialtone-icons (11a4714)"]}},{"version":"3.91.0","title":"[3.91.0](https://github.com/dialpad/dialtone-vue/compare/v3.90.0...v3.91.0) (2023-10-19)","date":"2023-10-19","body":"### Bug Fixes\n\n* click event on leftbar group row ([#1265](https://github.com/dialpad/dialtone-vue/issues/1265)) ([d31bf5d](https://github.com/dialpad/dialtone-vue/commit/d31bf5d3d2257a9eb1547e2c911893cb9de373c0))\n* **Radio, Checkbox:** apply fieldset class ([#1260](https://github.com/dialpad/dialtone-vue/issues/1260)) ([7e2f0f6](https://github.com/dialpad/dialtone-vue/commit/7e2f0f6c25312d0d2d40318efb8771b8f6d7eacf))\n\n\n### Features\n\n* attachment carousel for generic media files ([#1209](https://github.com/dialpad/dialtone-vue/issues/1209)) ([ef195ae](https://github.com/dialpad/dialtone-vue/commit/ef195aef72eee49c22a73f4c5b832897df869e94))","parsed":{"_":["click event on leftbar group row (#1265) (d31bf5d)","Radio, Checkbox:** apply fieldset class (#1260) (7e2f0f6)","attachment carousel for generic media files (#1209) (ef195ae)"],"Bug Fixes":["click event on leftbar group row (#1265) (d31bf5d)","Radio, Checkbox:** apply fieldset class (#1260) (7e2f0f6)"],"Features":["attachment carousel for generic media files (#1209) (ef195ae)"]}},{"version":"3.90.0","title":"[3.90.0](https://github.com/dialpad/dialtone-vue/compare/v3.89.0...v3.90.0) (2023-10-16)","date":"2023-10-16","body":"### Features\n\n* **Dt Recipe Ivr Node:** change z-index and docs ([#1258](https://github.com/dialpad/dialtone-vue/issues/1258)) ([d9b4559](https://github.com/dialpad/dialtone-vue/commit/d9b45594b3dc27629febc6ea487b8b9e0cef33f6))","parsed":{"_":["Dt Recipe Ivr Node:** change z-index and docs (#1258) (d9b4559)"],"Features":["Dt Recipe Ivr Node:** change z-index and docs (#1258) (d9b4559)"]}},{"version":"3.89.0","title":"[3.89.0](https://github.com/dialpad/dialtone-vue/compare/v3.88.1...v3.89.0) (2023-10-13)","date":"2023-10-13","body":"### Bug Fixes\n\n* **Root Layout:** convert to pure CSS grid method ([#1254](https://github.com/dialpad/dialtone-vue/issues/1254)) ([3dbd0be](https://github.com/dialpad/dialtone-vue/commit/3dbd0be47fdf4717fa226bfda1485a8ca54f4fe9))\n\n\n### Features\n\n* **Rich Text Editor:** contact mentions ([#1248](https://github.com/dialpad/dialtone-vue/issues/1248)) ([19a99fb](https://github.com/dialpad/dialtone-vue/commit/19a99fb2f8de554b83997b232b1e0a2c0f726e24))","parsed":{"_":["Root Layout:** convert to pure CSS grid method (#1254) (3dbd0be)","Rich Text Editor:** contact mentions (#1248) (19a99fb)"],"Bug Fixes":["Root Layout:** convert to pure CSS grid method (#1254) (3dbd0be)"],"Features":["Rich Text Editor:** contact mentions (#1248) (19a99fb)"]}},{"version":"3.88.1","title":"[3.88.1](https://github.com/dialpad/dialtone-vue/compare/v3.88.0...v3.88.1) (2023-10-06)","date":"2023-10-06","body":"### Bug Fixes\n\n* **Breadcrumbs:** fix story configuration of BreadcrumbItem ([#1247](https://github.com/dialpad/dialtone-vue/issues/1247)) ([9794cf4](https://github.com/dialpad/dialtone-vue/commit/9794cf4914c69f838aeb8ebd7a53ef0e2dc3e665))\n* **Callbar Button:** slot not working ([#1243](https://github.com/dialpad/dialtone-vue/issues/1243)) ([8138fd3](https://github.com/dialpad/dialtone-vue/commit/8138fd35b3543594318c5321c6b26280dd72d155))\n* **General Row:** set voice chat icon to waveform ([4bc6d6c](https://github.com/dialpad/dialtone-vue/commit/4bc6d6cad9351d2f55811e385325245236cc9882))\n* href on link ([#1245](https://github.com/dialpad/dialtone-vue/issues/1245)) ([9cd2c25](https://github.com/dialpad/dialtone-vue/commit/9cd2c2534f282fb0e59ac786037f62945d01b8f0))\n* **Root Layout:** use inner child width for sidebar ([#1252](https://github.com/dialpad/dialtone-vue/issues/1252)) ([6b4cc41](https://github.com/dialpad/dialtone-vue/commit/6b4cc41e6879460a292c7e61169474a4fc39f24c))\n\n\n### Documentation\n\n* **Avatar:** add missing group examples ([#1239](https://github.com/dialpad/dialtone-vue/issues/1239)) ([d7b313a](https://github.com/dialpad/dialtone-vue/commit/d7b313ae073385fe8799692bc5a4da00112a0e94))\n* fix avatar images broken ([#1235](https://github.com/dialpad/dialtone-vue/issues/1235)) ([8ec0975](https://github.com/dialpad/dialtone-vue/commit/8ec0975dcf9888d86af73d97f6dba8d0d2cb1080))","parsed":{"_":["Breadcrumbs:** fix story configuration of BreadcrumbItem (#1247) (9794cf4)","Callbar Button:** slot not working (#1243) (8138fd3)","General Row:** set voice chat icon to waveform (4bc6d6c)","href on link (#1245) (9cd2c25)","Root Layout:** use inner child width for sidebar (#1252) (6b4cc41)","Avatar:** add missing group examples (#1239) (d7b313a)","fix avatar images broken (#1235) (8ec0975)"],"Bug Fixes":["Breadcrumbs:** fix story configuration of BreadcrumbItem (#1247) (9794cf4)","Callbar Button:** slot not working (#1243) (8138fd3)","General Row:** set voice chat icon to waveform (4bc6d6c)","href on link (#1245) (9cd2c25)","Root Layout:** use inner child width for sidebar (#1252) (6b4cc41)"],"Documentation":["Avatar:** add missing group examples (#1239) (d7b313a)","fix avatar images broken (#1235) (8ec0975)"]}},{"version":"3.88.0","title":"[3.88.0](https://github.com/dialpad/dialtone-vue/compare/v3.87.1...v3.88.0) (2023-10-05)","date":"2023-10-05","body":"### Bug Fixes\n\n* alignment for emoji and emoji row - vue3 ([#1233](https://github.com/dialpad/dialtone-vue/issues/1233)) ([53d7fa6](https://github.com/dialpad/dialtone-vue/commit/53d7fa6fa3f9e352831d0614e70d67f8903090ae))\n\n\n### Features\n\n* update dialtone-icons ([52a3c92](https://github.com/dialpad/dialtone-vue/commit/52a3c927ae53cac9664d431469876078ba2b89ec))","parsed":{"_":["alignment for emoji and emoji row - vue3 (#1233) (53d7fa6)","update dialtone-icons (52a3c92)"],"Bug Fixes":["alignment for emoji and emoji row - vue3 (#1233) (53d7fa6)"],"Features":["update dialtone-icons (52a3c92)"]}},{"version":"3.87.1","title":"[3.87.1](https://github.com/dialpad/dialtone-vue/compare/v3.87.0...v3.87.1) (2023-10-04)","date":"2023-10-04","body":"### Bug Fixes\n\n* address feedItemRow and feedItemPill css issues vue3 ([#1224](https://github.com/dialpad/dialtone-vue/issues/1224)) ([aa08b34](https://github.com/dialpad/dialtone-vue/commit/aa08b34210c49bfbedba4c8885e593ba40f521f3))\n* **Root Layout:** remove fixed height on header/footer ([#1231](https://github.com/dialpad/dialtone-vue/issues/1231)) ([3a6d9af](https://github.com/dialpad/dialtone-vue/commit/3a6d9af27f3dede8520be48473667447f6b7fd04))\n\n\n### Documentation\n\n* **Stack:** add new defaults for alignment - vue3 ([#1230](https://github.com/dialpad/dialtone-vue/issues/1230)) ([beb8baf](https://github.com/dialpad/dialtone-vue/commit/beb8baf7e95e8915130bd386fb227d4a2327c4f1))","parsed":{"_":["address feedItemRow and feedItemPill css issues vue3 (#1224) (aa08b34)","Root Layout:** remove fixed height on header/footer (#1231) (3a6d9af)","Stack:** add new defaults for alignment - vue3 (#1230) (beb8baf)"],"Bug Fixes":["address feedItemRow and feedItemPill css issues vue3 (#1224) (aa08b34)","Root Layout:** remove fixed height on header/footer (#1231) (3a6d9af)"],"Documentation":["Stack:** add new defaults for alignment - vue3 (#1230) (beb8baf)"]}},{"version":"3.87.0","title":"[3.87.0](https://github.com/dialpad/dialtone-vue/compare/v3.86.4...v3.87.0) (2023-09-29)","date":"2023-09-29","body":"### Features\n\n* **Callbox:** on hold status ([#1226](https://github.com/dialpad/dialtone-vue/issues/1226)) ([8f5e1bd](https://github.com/dialpad/dialtone-vue/commit/8f5e1bd04810c7f111126d9840581f249460b2da))","parsed":{"_":["Callbox:** on hold status (#1226) (8f5e1bd)"],"Features":["Callbox:** on hold status (#1226) (8f5e1bd)"]}},{"version":"3.87.0","title":"[3.87.0](https://github.com/dialpad/dialtone-vue/compare/v3.86.4...v3.87.0) (2023-09-29)","date":"2023-09-29","body":"### Features\n\n* **Callbox:** on hold status ([#1226](https://github.com/dialpad/dialtone-vue/issues/1226)) ([8f5e1bd](https://github.com/dialpad/dialtone-vue/commit/8f5e1bd04810c7f111126d9840581f249460b2da))","parsed":{"_":["Callbox:** on hold status (#1226) (8f5e1bd)"],"Features":["Callbox:** on hold status (#1226) (8f5e1bd)"]}},{"version":"3.86.4","title":"[3.86.4](https://github.com/dialpad/dialtone-vue/compare/v3.86.3...v3.86.4) (2023-09-28)","date":"2023-09-28","body":"### Bug Fixes\n\n* **Callbox, Avatar:** events and styling ([#1219](https://github.com/dialpad/dialtone-vue/issues/1219)) ([5875cf9](https://github.com/dialpad/dialtone-vue/commit/5875cf9948c701a7a6866d40429959232fa76a6c))\n* emoji picker to trigger emoji plugin with insertContent node ([#1220](https://github.com/dialpad/dialtone-vue/issues/1220)) ([5d35041](https://github.com/dialpad/dialtone-vue/commit/5d35041b97483abd2a34fff2c4b57d973d8ad2ef))\n* emoji row css vue3 ([#1191](https://github.com/dialpad/dialtone-vue/issues/1191)) ([1b68b87](https://github.com/dialpad/dialtone-vue/commit/1b68b87312f41a1020cf0f7a466ef09e166cd37a))\n* **List Item:** apply correct color design tokens - vue3 ([#1223](https://github.com/dialpad/dialtone-vue/issues/1223)) ([ed2e786](https://github.com/dialpad/dialtone-vue/commit/ed2e786a5802859341d718b1859fa095cb9d0746))","parsed":{"_":["Callbox, Avatar:** events and styling (#1219) (5875cf9)","emoji picker to trigger emoji plugin with insertContent node (#1220) (5d35041)","emoji row css vue3 (#1191) (1b68b87)","List Item:** apply correct color design tokens - vue3 (#1223) (ed2e786)"],"Bug Fixes":["Callbox, Avatar:** events and styling (#1219) (5875cf9)","emoji picker to trigger emoji plugin with insertContent node (#1220) (5d35041)","emoji row css vue3 (#1191) (1b68b87)","List Item:** apply correct color design tokens - vue3 (#1223) (ed2e786)"]}},{"version":"3.86.3","title":"[3.86.3](https://github.com/dialpad/dialtone-vue/compare/v3.86.2...v3.86.3) (2023-09-26)","date":"2023-09-26","body":"### Bug Fixes\n\n* **Callbox:** video height ([#1211](https://github.com/dialpad/dialtone-vue/issues/1211)) ([ceaf1f4](https://github.com/dialpad/dialtone-vue/commit/ceaf1f445a2dfa06e239453a3159a1569819246e))","parsed":{"_":["Callbox:** video height (#1211) (ceaf1f4)"],"Bug Fixes":["Callbox:** video height (#1211) (ceaf1f4)"]}},{"version":"3.86.2","title":"[3.86.2](https://github.com/dialpad/dialtone-vue/compare/v3.86.1...v3.86.2) (2023-09-25)","date":"2023-09-25","body":"### Bug Fixes\n\n* **Modal:** export modal banner kinds ([#1208](https://github.com/dialpad/dialtone-vue/issues/1208)) ([663090f](https://github.com/dialpad/dialtone-vue/commit/663090fdade25857c80c0b2f022c7903edc019d1))","parsed":{"_":["Modal:** export modal banner kinds (#1208) (663090f)"],"Bug Fixes":["Modal:** export modal banner kinds (#1208) (663090f)"]}},{"version":"3.86.1","title":"[3.86.1](https://github.com/dialpad/dialtone-vue/compare/v3.86.0...v3.86.1) (2023-09-22)","date":"2023-09-22","body":"### Bug Fixes\n\n* **Contact Row:** add space between presence and status text ([#1198](https://github.com/dialpad/dialtone-vue/issues/1198)) ([5ad6215](https://github.com/dialpad/dialtone-vue/commit/5ad62157af30becf443d2bab8d63ea7ab48782cf))","parsed":{"_":["Contact Row:** add space between presence and status text (#1198) (5ad6215)"],"Bug Fixes":["Contact Row:** add space between presence and status text (#1198) (5ad6215)"]}},{"version":"3.86.0","title":"[3.86.0](https://github.com/dialpad/dialtone-vue/compare/v3.85.0...v3.86.0) (2023-09-21)","date":"2023-09-21","body":"### Bug Fixes\n\n* add virtual \"prompt\" for visual tests on PR ([#1193](https://github.com/dialpad/dialtone-vue/issues/1193)) ([952fd5a](https://github.com/dialpad/dialtone-vue/commit/952fd5a59f6c37aa598b839700ce6f0b5f810cc2))\n* **Avatar:** change avatar seed algorithm to sync with android ([#1185](https://github.com/dialpad/dialtone-vue/issues/1185)) ([2eef1c3](https://github.com/dialpad/dialtone-vue/commit/2eef1c35a418e1aae8bf8fc916cec923c20b95a5))\n* **Contact Info, Feed Item Row, Item Layout:** alignment issues ([#1187](https://github.com/dialpad/dialtone-vue/issues/1187)) ([04ebc27](https://github.com/dialpad/dialtone-vue/commit/04ebc271da4dace97641ec66ea252812be3d6c78))\n* **Item Layout:** selected slot alignment ([#1195](https://github.com/dialpad/dialtone-vue/issues/1195)) ([135c3c0](https://github.com/dialpad/dialtone-vue/commit/135c3c09c28c9d42d2007a24323f6bbbd09886ec))\n* **Recipe Callbar Button With Popover:** change event name and sync open state - Vue3 ([#1184](https://github.com/dialpad/dialtone-vue/issues/1184)) ([13a6f35](https://github.com/dialpad/dialtone-vue/commit/13a6f352d6562934ffb315cd3398aa774008770d))\n\n\n### Features\n\n* **Avatar:** add clickable behavior - vue3 ([#1188](https://github.com/dialpad/dialtone-vue/issues/1188)) ([f63ed42](https://github.com/dialpad/dialtone-vue/commit/f63ed4207bac19511280fb2c111c49f8f46c70cd))\n* **Callbox:** add clickable behavior - vue3 ([#1197](https://github.com/dialpad/dialtone-vue/issues/1197)) ([3921e37](https://github.com/dialpad/dialtone-vue/commit/3921e37ae86f7d872d155ab7610016b8ec5cf8cf))\n* update dialtone icons to 3.2.0 ([b069176](https://github.com/dialpad/dialtone-vue/commit/b0691769af969ad400ccf81dbb31950428c1555a))","parsed":{"_":["add virtual \"prompt\" for visual tests on PR (#1193) (952fd5a)","Avatar:** change avatar seed algorithm to sync with android (#1185) (2eef1c3)","Contact Info, Feed Item Row, Item Layout:** alignment issues (#1187) (04ebc27)","Item Layout:** selected slot alignment (#1195) (135c3c0)","Recipe Callbar Button With Popover:** change event name and sync open state - Vue3 (#1184) (13a6f35)","Avatar:** add clickable behavior - vue3 (#1188) (f63ed42)","Callbox:** add clickable behavior - vue3 (#1197) (3921e37)","update dialtone icons to 3.2.0 (b069176)"],"Bug Fixes":["add virtual \"prompt\" for visual tests on PR (#1193) (952fd5a)","Avatar:** change avatar seed algorithm to sync with android (#1185) (2eef1c3)","Contact Info, Feed Item Row, Item Layout:** alignment issues (#1187) (04ebc27)","Item Layout:** selected slot alignment (#1195) (135c3c0)","Recipe Callbar Button With Popover:** change event name and sync open state - Vue3 (#1184) (13a6f35)"],"Features":["Avatar:** add clickable behavior - vue3 (#1188) (f63ed42)","Callbox:** add clickable behavior - vue3 (#1197) (3921e37)","update dialtone icons to 3.2.0 (b069176)"]}},{"version":"3.85.0","title":"[3.85.0](https://github.com/dialpad/dialtone-vue/compare/v3.84.0...v3.85.0) (2023-09-14)","date":"2023-09-14","body":"### Bug Fixes\n\n* feed pill not exported ([#1181](https://github.com/dialpad/dialtone-vue/issues/1181)) ([c18fc09](https://github.com/dialpad/dialtone-vue/commit/c18fc09484f937cb4ad4e431c2cc93c35f47e0bb))\n\n\n### Features\n\n* add avatar click event in contact info (vue3) ([#1165](https://github.com/dialpad/dialtone-vue/issues/1165)) ([7d4f645](https://github.com/dialpad/dialtone-vue/commit/7d4f645265f691c856842efa963cf8f0e9714431))","parsed":{"_":["feed pill not exported (#1181) (c18fc09)","add avatar click event in contact info (vue3) (#1165) (7d4f645)"],"Bug Fixes":["feed pill not exported (#1181) (c18fc09)"],"Features":["add avatar click event in contact info (vue3) (#1165) (7d4f645)"]}},{"version":"3.84.0","title":"[3.84.0](https://github.com/dialpad/dialtone-vue/compare/v3.83.0...v3.84.0) (2023-09-14)","date":"2023-09-14","body":"### Bug Fixes\n\n* **Feed Item,feed Item Row:** fix avatar alignment ([#1171](https://github.com/dialpad/dialtone-vue/issues/1171)) ([2f84a6e](https://github.com/dialpad/dialtone-vue/commit/2f84a6e26def47c4419abfb1bdb173a7c35e22d8))\n* **Image Viewer:** fix close icon not visible on dark mode ([#1169](https://github.com/dialpad/dialtone-vue/issues/1169)) ([7b45537](https://github.com/dialpad/dialtone-vue/commit/7b45537711ffdfaa77ca65d362e4f789de2afd3e))\n\n\n### Features\n\n* **Leftbar Row:** add new icon color for contact center type ([#1175](https://github.com/dialpad/dialtone-vue/issues/1175)) ([2401063](https://github.com/dialpad/dialtone-vue/commit/240106382b3fb31ccf8e90a217dbc5fb3098bf15))\n* **Message Input:** add focus method ([#1177](https://github.com/dialpad/dialtone-vue/issues/1177)) ([1e113a4](https://github.com/dialpad/dialtone-vue/commit/1e113a46a46b582d9b0ee88f4823fe037b6d9e95))","parsed":{"_":["Feed Item,feed Item Row:** fix avatar alignment (#1171) (2f84a6e)","Image Viewer:** fix close icon not visible on dark mode (#1169) (7b45537)","Leftbar Row:** add new icon color for contact center type (#1175) (2401063)","Message Input:** add focus method (#1177) (1e113a4)"],"Bug Fixes":["Feed Item,feed Item Row:** fix avatar alignment (#1171) (2f84a6e)","Image Viewer:** fix close icon not visible on dark mode (#1169) (7b45537)"],"Features":["Leftbar Row:** add new icon color for contact center type (#1175) (2401063)","Message Input:** add focus method (#1177) (1e113a4)"]}},{"version":"3.83.0","title":"[3.83.0](https://github.com/dialpad/dialtone-vue/compare/v3.82.2...v3.83.0) (2023-09-11)","date":"2023-09-11","body":"### Features\n\n* feed item pill recipe vue3 ([#1160](https://github.com/dialpad/dialtone-vue/issues/1160)) ([1baa335](https://github.com/dialpad/dialtone-vue/commit/1baa3352d3a916f75e252d42d15abb3b4bbafcd6))\n* **Message Input:** emoji suggestion ([#1136](https://github.com/dialpad/dialtone-vue/issues/1136)) ([8260745](https://github.com/dialpad/dialtone-vue/commit/8260745af6ec3589b8909f74bd8915d7988091e3))","parsed":{"_":["feed item pill recipe vue3 (#1160) (1baa335)","Message Input:** emoji suggestion (#1136) (8260745)"],"Features":["feed item pill recipe vue3 (#1160) (1baa335)","Message Input:** emoji suggestion (#1136) (8260745)"]}},{"version":"3.82.2","title":"[3.82.2](https://github.com/dialpad/dialtone-vue/compare/v3.82.1...v3.82.2) (2023-09-04)","date":"2023-09-04","body":"### Bug Fixes\n\n* **Leftbar Row:** corrected selected row's foreground color - vue3 ([#1155](https://github.com/dialpad/dialtone-vue/issues/1155)) ([f8edb15](https://github.com/dialpad/dialtone-vue/commit/f8edb1557c23e1205badb7195617ede10c93d175))\n\n\n### Documentation\n\n* **Callbox:** variants and docs - vue3 ([#1151](https://github.com/dialpad/dialtone-vue/issues/1151)) ([ecc21ff](https://github.com/dialpad/dialtone-vue/commit/ecc21ff707ffe4fec7171e9a56dea2fb19cc9f44))","parsed":{"_":["Leftbar Row:** corrected selected row's foreground color - vue3 (#1155) (f8edb15)","Callbox:** variants and docs - vue3 (#1151) (ecc21ff)"],"Bug Fixes":["Leftbar Row:** corrected selected row's foreground color - vue3 (#1155) (f8edb15)"],"Documentation":["Callbox:** variants and docs - vue3 (#1151) (ecc21ff)"]}},{"version":"3.82.1","title":"[3.82.1](https://github.com/dialpad/dialtone-vue/compare/v3.82.0...v3.82.1) (2023-08-28)","date":"2023-08-28","body":"### Bug Fixes\n\n* **Avatar:** dynamic icon sizes ([#1147](https://github.com/dialpad/dialtone-vue/issues/1147)) ([1c1b390](https://github.com/dialpad/dialtone-vue/commit/1c1b390f74ab9070db51112c7138ff308e72d5af))\n* **Avatar:** image events ([#1144](https://github.com/dialpad/dialtone-vue/issues/1144)) ([a03c3b9](https://github.com/dialpad/dialtone-vue/commit/a03c3b95823e72c3857c2b3cbcf2ab825e58ed66))\n* **Contact Info:** avatar's border color ([#1138](https://github.com/dialpad/dialtone-vue/issues/1138)) ([3c8e6fb](https://github.com/dialpad/dialtone-vue/commit/3c8e6fb21eafcacbb4b5ebdf4503d22a47f1fedb))\n\n\n### Code Refactoring\n\n* **Callbox:** visuals - vue3 ([#1140](https://github.com/dialpad/dialtone-vue/issues/1140)) ([5db9860](https://github.com/dialpad/dialtone-vue/commit/5db98605520b4a3696bb570fce5bd0ab1c0519ad))\n\n\n### Documentation\n\n* **Chip:** variants story - vue3 ([#1149](https://github.com/dialpad/dialtone-vue/issues/1149)) ([d8fe2a9](https://github.com/dialpad/dialtone-vue/commit/d8fe2a9da0f45cfe2c1fe2766c50802803776038))","parsed":{"_":["Avatar:** dynamic icon sizes (#1147) (1c1b390)","Avatar:** image events (#1144) (a03c3b9)","Contact Info:** avatar's border color (#1138) (3c8e6fb)","Callbox:** visuals - vue3 (#1140) (5db9860)","Chip:** variants story - vue3 (#1149) (d8fe2a9)"],"Bug Fixes":["Avatar:** dynamic icon sizes (#1147) (1c1b390)","Avatar:** image events (#1144) (a03c3b9)","Contact Info:** avatar's border color (#1138) (3c8e6fb)"],"Code Refactoring":["Callbox:** visuals - vue3 (#1140) (5db9860)"],"Documentation":["Chip:** variants story - vue3 (#1149) (d8fe2a9)"]}},{"version":"3.82.0","title":"[3.82.0](https://github.com/dialpad/dialtone-vue/compare/v3.81.0...v3.82.0) (2023-08-23)","date":"2023-08-23","body":"### Bug Fixes\n\n* end -> flex-end ([bd8cd3a](https://github.com/dialpad/dialtone-vue/commit/bd8cd3a28204aa509a6275bf0b6300d83fa3d4cb))\n* **Recipe Callbar Button With Popover:** do not autofocus on the popover ([#1132](https://github.com/dialpad/dialtone-vue/issues/1132)) ([b18114d](https://github.com/dialpad/dialtone-vue/commit/b18114dced0e7792d84ac1bd7da5a4e1eb123a3b))\n* **Select Menu:** emit value first ([#1134](https://github.com/dialpad/dialtone-vue/issues/1134)) ([d043c1e](https://github.com/dialpad/dialtone-vue/commit/d043c1efb1cb426d320f3d21b94941cf56556233))\n* **Select Menu:** pass event object onChange ([#1126](https://github.com/dialpad/dialtone-vue/issues/1126)) ([7b9b822](https://github.com/dialpad/dialtone-vue/commit/7b9b822695cf463931f665aff2c631b870ace8cf))\n\n\n### Documentation\n\n* update documentation - vue3 ([#1120](https://github.com/dialpad/dialtone-vue/issues/1120)) ([67d89ac](https://github.com/dialpad/dialtone-vue/commit/67d89ac38dd5aaa127838e124941e09bf4d42921))\n\n\n### Features\n\n* **Callbox:** scaffold component - vue3 ([#1130](https://github.com/dialpad/dialtone-vue/issues/1130)) ([c652d37](https://github.com/dialpad/dialtone-vue/commit/c652d37e419c80490023f828dc007d572e7be5b7))","parsed":{"_":["end -> flex-end (bd8cd3a)","Recipe Callbar Button With Popover:** do not autofocus on the popover (#1132) (b18114d)","Select Menu:** emit value first (#1134) (d043c1e)","Select Menu:** pass event object onChange (#1126) (7b9b822)","update documentation - vue3 (#1120) (67d89ac)","Callbox:** scaffold component - vue3 (#1130) (c652d37)"],"Bug Fixes":["end -> flex-end (bd8cd3a)","Recipe Callbar Button With Popover:** do not autofocus on the popover (#1132) (b18114d)","Select Menu:** emit value first (#1134) (d043c1e)","Select Menu:** pass event object onChange (#1126) (7b9b822)"],"Documentation":["update documentation - vue3 (#1120) (67d89ac)"],"Features":["Callbox:** scaffold component - vue3 (#1130) (c652d37)"]}},{"version":"3.81.0","title":"[3.81.0](https://github.com/dialpad/dialtone-vue/compare/v3.80.2...v3.81.0) (2023-08-16)","date":"2023-08-16","body":"### Features\n\n* update theme variables in dt-vue ([#1122](https://github.com/dialpad/dialtone-vue/issues/1122)) ([ea68d8d](https://github.com/dialpad/dialtone-vue/commit/ea68d8d8c04d5485b9af9b726de318bf8350a376))","parsed":{"_":["update theme variables in dt-vue (#1122) (ea68d8d)"],"Features":["update theme variables in dt-vue (#1122) (ea68d8d)"]}},{"version":"3.80.2","title":"[3.80.2](https://github.com/dialpad/dialtone-vue/compare/v3.80.1...v3.80.2) (2023-08-09)","date":"2023-08-09","body":"### Bug Fixes\n\n* **Avatar:** overlay icon alignment - vue3 ([#1116](https://github.com/dialpad/dialtone-vue/issues/1116)) ([15f9903](https://github.com/dialpad/dialtone-vue/commit/15f990325c0e1286ca9668e3e7cacfaf4e91e2c2))","parsed":{"_":["Avatar:** overlay icon alignment - vue3 (#1116) (15f9903)"],"Bug Fixes":["Avatar:** overlay icon alignment - vue3 (#1116) (15f9903)"]}},{"version":"3.80.1","title":"[3.80.1](https://github.com/dialpad/dialtone-vue/compare/v3.80.0...v3.80.1) (2023-08-04)","date":"2023-08-04","body":"### Bug Fixes\n\n* remove dialtone from peerDependencies ([b84c4fe](https://github.com/dialpad/dialtone-vue/commit/b84c4fea5011e55e31c5dad5a02d8e294592ac3f))","parsed":{"_":["remove dialtone from peerDependencies (b84c4fe)"],"Bug Fixes":["remove dialtone from peerDependencies (b84c4fe)"]}},{"version":"3.80.0","title":"[3.80.0](https://github.com/dialpad/dialtone-vue/compare/v3.79.0...v3.80.0) (2023-08-04)","date":"2023-08-04","body":"### Bug Fixes\n\n* `contact_info` style override issue (Vue3) ([#1079](https://github.com/dialpad/dialtone-vue/issues/1079)) ([1826f1c](https://github.com/dialpad/dialtone-vue/commit/1826f1c95c714ea14beda43e0ffc5c9553c07964))\n* add customized css to badge label and contact info (vue3) ([#1077](https://github.com/dialpad/dialtone-vue/issues/1077)) ([b1c3821](https://github.com/dialpad/dialtone-vue/commit/b1c3821886b2c0713077e6e1e41ece5e43398317))\n* **Avatar:** extract initials from full name - vue 3 ([b8bb929](https://github.com/dialpad/dialtone-vue/commit/b8bb929849f7fbaa3180d6a46fb49743d3cac455))\n* **Avatar:** remove util classes, set tokens ([#1107](https://github.com/dialpad/dialtone-vue/issues/1107)) ([7c02be8](https://github.com/dialpad/dialtone-vue/commit/7c02be827fff24c4b9f1ad859b554fa186be7700))\n* **Avatar:** thin border behind image ([#1099](https://github.com/dialpad/dialtone-vue/issues/1099)) ([e66fc86](https://github.com/dialpad/dialtone-vue/commit/e66fc86fec2a06ca6f8574d0459994cad1f516ac))\n* change prerelease name ([f8f9771](https://github.com/dialpad/dialtone-vue/commit/f8f977146d0fdaf2d4ade8f1f49b13f93a286e3b))\n* **Combobox Multi Select:** fix ref not existing error ([#1084](https://github.com/dialpad/dialtone-vue/issues/1084)) ([c72d796](https://github.com/dialpad/dialtone-vue/commit/c72d796a8f3d730e9e2cc0f0a4853a3d9d27f5bc))\n* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](https://github.com/dialpad/dialtone-vue/issues/1062)) ([53a882c](https://github.com/dialpad/dialtone-vue/commit/53a882c3657ef9157e1967ec3978a1bd7bc4a789))\n* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](https://github.com/dialpad/dialtone-vue/issues/1086)) ([594fdca](https://github.com/dialpad/dialtone-vue/commit/594fdca87aa5eab7a14c22f543517bc4c3784179)), closes [#1062](https://github.com/dialpad/dialtone-vue/issues/1062) [#1061](https://github.com/dialpad/dialtone-vue/issues/1061)\n* **Contact Info:** avatar's border color ([#1100](https://github.com/dialpad/dialtone-vue/issues/1100)) ([917de63](https://github.com/dialpad/dialtone-vue/commit/917de63cf3cc3a59cc6dd4e091dec14b126e35b4))\n* fix emoji skin tone not updating when skinTone prop updates ([#1087](https://github.com/dialpad/dialtone-vue/issues/1087)) ([d27d870](https://github.com/dialpad/dialtone-vue/commit/d27d8702e803b42da75f52a5a2819a8a597d782d))\n* **General Row:** adjust label width on prop change ([#1096](https://github.com/dialpad/dialtone-vue/issues/1096)) ([d4868cf](https://github.com/dialpad/dialtone-vue/commit/d4868cff3ae6bbd4e1b007b1488659cc69b1cd7e))\n* **General Row:** call resize handler on mounted ([#1094](https://github.com/dialpad/dialtone-vue/issues/1094)) ([51de1c0](https://github.com/dialpad/dialtone-vue/commit/51de1c023982403fd222126d44b529d3f2056611))\n* **General Row:** overridden display property - vue3 ([#1070](https://github.com/dialpad/dialtone-vue/issues/1070)) ([fd1703b](https://github.com/dialpad/dialtone-vue/commit/fd1703bbd725397df498f32b4fbc7e0b27e6cc36))\n* **General Row:** resize observer - vue3 ([#1075](https://github.com/dialpad/dialtone-vue/issues/1075)) ([a39b917](https://github.com/dialpad/dialtone-vue/commit/a39b917ac5fd02cc7b46595617450a892172b7d9))\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([021b37c](https://github.com/dialpad/dialtone-vue/commit/021b37caff014295a63761772a3fc9e8953d935b))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* **Message Input:** message input recipe tests ([#1073](https://github.com/dialpad/dialtone-vue/issues/1073)) ([bab14a5](https://github.com/dialpad/dialtone-vue/commit/bab14a5fe094e7a653e47d606b3132d387942137))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f9447ec](https://github.com/dialpad/dialtone-vue/commit/f9447ece3e684e59d9228e143059a7683da5aa5b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f12523e](https://github.com/dialpad/dialtone-vue/commit/f12523eb0684705271d271e90d5329fc4f389feb))\n* **Tooltip:** change anchor tag to span ([#1089](https://github.com/dialpad/dialtone-vue/issues/1089)) ([3c8e855](https://github.com/dialpad/dialtone-vue/commit/3c8e855225a93aad9bda09ec7be57ce2cc09775d))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1065](https://github.com/dialpad/dialtone-vue/issues/1065)) ([a7c19c5](https://github.com/dialpad/dialtone-vue/commit/a7c19c5fbd68e1236e91abe64340695d2e669ce9))\n* **Multiple Components:** missing migrations - vue3 ([#1090](https://github.com/dialpad/dialtone-vue/issues/1090)) ([614ab18](https://github.com/dialpad/dialtone-vue/commit/614ab187d7a73b0cbde3aefe46cf265a0301a2f6))\n\n\n### Features\n\n* add typescript - vue3 ([#1109](https://github.com/dialpad/dialtone-vue/issues/1109)) ([0208f9c](https://github.com/dialpad/dialtone-vue/commit/0208f9c0249297b411c71795055272244cbca976))\n* **Avatar:** add icon-class prop ([#1112](https://github.com/dialpad/dialtone-vue/issues/1112)) ([94aca09](https://github.com/dialpad/dialtone-vue/commit/94aca09fd21956024128bf7887ef4f058bc020ed))\n* **Avatar:** extract initials from full name - vue3 ([#1103](https://github.com/dialpad/dialtone-vue/issues/1103)) ([4573aec](https://github.com/dialpad/dialtone-vue/commit/4573aec1a583f75a67505b01d4a787431aaf3311)), closes [#1097](https://github.com/dialpad/dialtone-vue/issues/1097) [#1098](https://github.com/dialpad/dialtone-vue/issues/1098)\n* **Datepicker:** date format utils vue3 ([#1061](https://github.com/dialpad/dialtone-vue/issues/1061)) ([c0b4570](https://github.com/dialpad/dialtone-vue/commit/c0b45701cded29f0e480e21b6237d27de1271c0e))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](https://github.com/dialpad/dialtone-vue/issues/1068)) ([bbf24db](https://github.com/dialpad/dialtone-vue/commit/bbf24db5e7be1fa284a5dc7ecc3d86221e0640b3))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** anchor display property issue (#1104) (f9447ec)","Tooltip:** anchor display property issue (#1104) (f12523e)","Tooltip:** change anchor tag to span (#1089) (3c8e855)","Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)","add typescript - vue3 (#1109) (0208f9c)","Avatar:** add icon-class prop (#1112) (94aca09)","Avatar:** extract initials from full name - vue3 (#1103) (4573aec), closes #1097 #1098","Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** anchor display property issue (#1104) (f9447ec)","Tooltip:** anchor display property issue (#1104) (f12523e)","Tooltip:** change anchor tag to span (#1089) (3c8e855)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"],"Features":["add typescript - vue3 (#1109) (0208f9c)","Avatar:** add icon-class prop (#1112) (94aca09)","Avatar:** extract initials from full name - vue3 (#1103) (4573aec), closes #1097 #1098","Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.80.0-dialtone8-vue3.1","title":"[3.80.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.79.0...v3.80.0-dialtone8-vue3.1) (2023-08-02)","date":"2023-08-02","body":"### Bug Fixes\n\n* `contact_info` style override issue (Vue3) ([#1079](https://github.com/dialpad/dialtone-vue/issues/1079)) ([1826f1c](https://github.com/dialpad/dialtone-vue/commit/1826f1c95c714ea14beda43e0ffc5c9553c07964))\n* add customized css to badge label and contact info (vue3) ([#1077](https://github.com/dialpad/dialtone-vue/issues/1077)) ([b1c3821](https://github.com/dialpad/dialtone-vue/commit/b1c3821886b2c0713077e6e1e41ece5e43398317))\n* **Avatar:** extract initials from full name - vue 3 ([b8bb929](https://github.com/dialpad/dialtone-vue/commit/b8bb929849f7fbaa3180d6a46fb49743d3cac455))\n* **Avatar:** remove util classes, set tokens ([#1107](https://github.com/dialpad/dialtone-vue/issues/1107)) ([7c02be8](https://github.com/dialpad/dialtone-vue/commit/7c02be827fff24c4b9f1ad859b554fa186be7700))\n* **Avatar:** thin border behind image ([#1099](https://github.com/dialpad/dialtone-vue/issues/1099)) ([e66fc86](https://github.com/dialpad/dialtone-vue/commit/e66fc86fec2a06ca6f8574d0459994cad1f516ac))\n* change prerelease name ([f8f9771](https://github.com/dialpad/dialtone-vue/commit/f8f977146d0fdaf2d4ade8f1f49b13f93a286e3b))\n* **Combobox Multi Select:** fix ref not existing error ([#1084](https://github.com/dialpad/dialtone-vue/issues/1084)) ([c72d796](https://github.com/dialpad/dialtone-vue/commit/c72d796a8f3d730e9e2cc0f0a4853a3d9d27f5bc))\n* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](https://github.com/dialpad/dialtone-vue/issues/1062)) ([53a882c](https://github.com/dialpad/dialtone-vue/commit/53a882c3657ef9157e1967ec3978a1bd7bc4a789))\n* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](https://github.com/dialpad/dialtone-vue/issues/1086)) ([594fdca](https://github.com/dialpad/dialtone-vue/commit/594fdca87aa5eab7a14c22f543517bc4c3784179)), closes [#1062](https://github.com/dialpad/dialtone-vue/issues/1062) [#1061](https://github.com/dialpad/dialtone-vue/issues/1061)\n* **Contact Info:** avatar's border color ([#1100](https://github.com/dialpad/dialtone-vue/issues/1100)) ([917de63](https://github.com/dialpad/dialtone-vue/commit/917de63cf3cc3a59cc6dd4e091dec14b126e35b4))\n* fix emoji skin tone not updating when skinTone prop updates ([#1087](https://github.com/dialpad/dialtone-vue/issues/1087)) ([d27d870](https://github.com/dialpad/dialtone-vue/commit/d27d8702e803b42da75f52a5a2819a8a597d782d))\n* **General Row:** adjust label width on prop change ([#1096](https://github.com/dialpad/dialtone-vue/issues/1096)) ([d4868cf](https://github.com/dialpad/dialtone-vue/commit/d4868cff3ae6bbd4e1b007b1488659cc69b1cd7e))\n* **General Row:** call resize handler on mounted ([#1094](https://github.com/dialpad/dialtone-vue/issues/1094)) ([51de1c0](https://github.com/dialpad/dialtone-vue/commit/51de1c023982403fd222126d44b529d3f2056611))\n* **General Row:** overridden display property - vue3 ([#1070](https://github.com/dialpad/dialtone-vue/issues/1070)) ([fd1703b](https://github.com/dialpad/dialtone-vue/commit/fd1703bbd725397df498f32b4fbc7e0b27e6cc36))\n* **General Row:** resize observer - vue3 ([#1075](https://github.com/dialpad/dialtone-vue/issues/1075)) ([a39b917](https://github.com/dialpad/dialtone-vue/commit/a39b917ac5fd02cc7b46595617450a892172b7d9))\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([021b37c](https://github.com/dialpad/dialtone-vue/commit/021b37caff014295a63761772a3fc9e8953d935b))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* **Message Input:** message input recipe tests ([#1073](https://github.com/dialpad/dialtone-vue/issues/1073)) ([bab14a5](https://github.com/dialpad/dialtone-vue/commit/bab14a5fe094e7a653e47d606b3132d387942137))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f9447ec](https://github.com/dialpad/dialtone-vue/commit/f9447ece3e684e59d9228e143059a7683da5aa5b))\n* **Tooltip:** change anchor tag to span ([#1089](https://github.com/dialpad/dialtone-vue/issues/1089)) ([3c8e855](https://github.com/dialpad/dialtone-vue/commit/3c8e855225a93aad9bda09ec7be57ce2cc09775d))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1065](https://github.com/dialpad/dialtone-vue/issues/1065)) ([a7c19c5](https://github.com/dialpad/dialtone-vue/commit/a7c19c5fbd68e1236e91abe64340695d2e669ce9))\n* **Multiple Components:** missing migrations - vue3 ([#1090](https://github.com/dialpad/dialtone-vue/issues/1090)) ([614ab18](https://github.com/dialpad/dialtone-vue/commit/614ab187d7a73b0cbde3aefe46cf265a0301a2f6))\n\n\n### Features\n\n* **Datepicker:** date format utils vue3 ([#1061](https://github.com/dialpad/dialtone-vue/issues/1061)) ([c0b4570](https://github.com/dialpad/dialtone-vue/commit/c0b45701cded29f0e480e21b6237d27de1271c0e))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](https://github.com/dialpad/dialtone-vue/issues/1068)) ([bbf24db](https://github.com/dialpad/dialtone-vue/commit/bbf24db5e7be1fa284a5dc7ecc3d86221e0640b3))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** anchor display property issue (#1104) (f9447ec)","Tooltip:** change anchor tag to span (#1089) (3c8e855)","Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)","Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** anchor display property issue (#1104) (f9447ec)","Tooltip:** change anchor tag to span (#1089) (3c8e855)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"],"Features":["Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.80.0-dialtone8-vue3.2","title":"[3.80.0-dialtone8-vue3.2](https://github.com/dialpad/dialtone-vue/compare/v3.80.0-dialtone8-vue3.1...v3.80.0-dialtone8-vue3.2) (2023-08-02)","date":"2023-08-02","body":"### Bug Fixes\n\n* **Avatar:** extract initials from full name - vue 3 ([b8bb929](https://github.com/dialpad/dialtone-vue/commit/b8bb929849f7fbaa3180d6a46fb49743d3cac455))\n* **Avatar:** remove util classes, set tokens ([#1107](https://github.com/dialpad/dialtone-vue/issues/1107)) ([7c02be8](https://github.com/dialpad/dialtone-vue/commit/7c02be827fff24c4b9f1ad859b554fa186be7700))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([021b37c](https://github.com/dialpad/dialtone-vue/commit/021b37caff014295a63761772a3fc9e8953d935b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f9447ec](https://github.com/dialpad/dialtone-vue/commit/f9447ece3e684e59d9228e143059a7683da5aa5b))","parsed":{"_":["Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","Tooltip:** anchor display property issue (#1104) (f9447ec)"],"Bug Fixes":["Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","Tooltip:** anchor display property issue (#1104) (f9447ec)"]}},{"version":"3.80.0-dialtone8-vue3.2","title":"[3.80.0-dialtone8-vue3.2](https://github.com/dialpad/dialtone-vue/compare/v3.80.0-dialtone8-vue3.1...v3.80.0-dialtone8-vue3.2) (2023-08-02)","date":"2023-08-02","body":"### Bug Fixes\n\n* **Avatar:** extract initials from full name - vue 3 ([b8bb929](https://github.com/dialpad/dialtone-vue/commit/b8bb929849f7fbaa3180d6a46fb49743d3cac455))\n* **Avatar:** remove util classes, set tokens ([#1107](https://github.com/dialpad/dialtone-vue/issues/1107)) ([7c02be8](https://github.com/dialpad/dialtone-vue/commit/7c02be827fff24c4b9f1ad859b554fa186be7700))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([021b37c](https://github.com/dialpad/dialtone-vue/commit/021b37caff014295a63761772a3fc9e8953d935b))\n* **Tooltip:** anchor display property issue ([#1104](https://github.com/dialpad/dialtone-vue/issues/1104)) ([f9447ec](https://github.com/dialpad/dialtone-vue/commit/f9447ece3e684e59d9228e143059a7683da5aa5b))","parsed":{"_":["Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","Tooltip:** anchor display property issue (#1104) (f9447ec)"],"Bug Fixes":["Avatar:** extract initials from full name - vue 3 (b8bb929)","Avatar:** remove util classes, set tokens (#1107) (7c02be8)","Leftbar Row:** presence border color on selected row (#1110) (021b37c)","Tooltip:** anchor display property issue (#1104) (f9447ec)"]}},{"version":"3.80.0-dialtone8-vue3.1","title":"[3.80.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.79.0...v3.80.0-dialtone8-vue3.1) (2023-07-26)","date":"2023-07-26","body":"### Bug Fixes\n\n* `contact_info` style override issue (Vue3) ([#1079](https://github.com/dialpad/dialtone-vue/issues/1079)) ([1826f1c](https://github.com/dialpad/dialtone-vue/commit/1826f1c95c714ea14beda43e0ffc5c9553c07964))\n* add customized css to badge label and contact info (vue3) ([#1077](https://github.com/dialpad/dialtone-vue/issues/1077)) ([b1c3821](https://github.com/dialpad/dialtone-vue/commit/b1c3821886b2c0713077e6e1e41ece5e43398317))\n* **Avatar:** thin border behind image ([#1099](https://github.com/dialpad/dialtone-vue/issues/1099)) ([e66fc86](https://github.com/dialpad/dialtone-vue/commit/e66fc86fec2a06ca6f8574d0459994cad1f516ac))\n* change prerelease name ([f8f9771](https://github.com/dialpad/dialtone-vue/commit/f8f977146d0fdaf2d4ade8f1f49b13f93a286e3b))\n* **Combobox Multi Select:** fix ref not existing error ([#1084](https://github.com/dialpad/dialtone-vue/issues/1084)) ([c72d796](https://github.com/dialpad/dialtone-vue/commit/c72d796a8f3d730e9e2cc0f0a4853a3d9d27f5bc))\n* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](https://github.com/dialpad/dialtone-vue/issues/1062)) ([53a882c](https://github.com/dialpad/dialtone-vue/commit/53a882c3657ef9157e1967ec3978a1bd7bc4a789))\n* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](https://github.com/dialpad/dialtone-vue/issues/1086)) ([594fdca](https://github.com/dialpad/dialtone-vue/commit/594fdca87aa5eab7a14c22f543517bc4c3784179)), closes [#1062](https://github.com/dialpad/dialtone-vue/issues/1062) [#1061](https://github.com/dialpad/dialtone-vue/issues/1061)\n* **Contact Info:** avatar's border color ([#1100](https://github.com/dialpad/dialtone-vue/issues/1100)) ([917de63](https://github.com/dialpad/dialtone-vue/commit/917de63cf3cc3a59cc6dd4e091dec14b126e35b4))\n* fix emoji skin tone not updating when skinTone prop updates ([#1087](https://github.com/dialpad/dialtone-vue/issues/1087)) ([d27d870](https://github.com/dialpad/dialtone-vue/commit/d27d8702e803b42da75f52a5a2819a8a597d782d))\n* **General Row:** adjust label width on prop change ([#1096](https://github.com/dialpad/dialtone-vue/issues/1096)) ([d4868cf](https://github.com/dialpad/dialtone-vue/commit/d4868cff3ae6bbd4e1b007b1488659cc69b1cd7e))\n* **General Row:** call resize handler on mounted ([#1094](https://github.com/dialpad/dialtone-vue/issues/1094)) ([51de1c0](https://github.com/dialpad/dialtone-vue/commit/51de1c023982403fd222126d44b529d3f2056611))\n* **General Row:** overridden display property - vue3 ([#1070](https://github.com/dialpad/dialtone-vue/issues/1070)) ([fd1703b](https://github.com/dialpad/dialtone-vue/commit/fd1703bbd725397df498f32b4fbc7e0b27e6cc36))\n* **General Row:** resize observer - vue3 ([#1075](https://github.com/dialpad/dialtone-vue/issues/1075)) ([a39b917](https://github.com/dialpad/dialtone-vue/commit/a39b917ac5fd02cc7b46595617450a892172b7d9))\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* **Message Input:** message input recipe tests ([#1073](https://github.com/dialpad/dialtone-vue/issues/1073)) ([bab14a5](https://github.com/dialpad/dialtone-vue/commit/bab14a5fe094e7a653e47d606b3132d387942137))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n* **Tooltip:** change anchor tag to span ([#1089](https://github.com/dialpad/dialtone-vue/issues/1089)) ([3c8e855](https://github.com/dialpad/dialtone-vue/commit/3c8e855225a93aad9bda09ec7be57ce2cc09775d))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1065](https://github.com/dialpad/dialtone-vue/issues/1065)) ([a7c19c5](https://github.com/dialpad/dialtone-vue/commit/a7c19c5fbd68e1236e91abe64340695d2e669ce9))\n* **Multiple Components:** missing migrations - vue3 ([#1090](https://github.com/dialpad/dialtone-vue/issues/1090)) ([614ab18](https://github.com/dialpad/dialtone-vue/commit/614ab187d7a73b0cbde3aefe46cf265a0301a2f6))\n\n\n### Features\n\n* **Datepicker:** date format utils vue3 ([#1061](https://github.com/dialpad/dialtone-vue/issues/1061)) ([c0b4570](https://github.com/dialpad/dialtone-vue/commit/c0b45701cded29f0e480e21b6237d27de1271c0e))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](https://github.com/dialpad/dialtone-vue/issues/1068)) ([bbf24db](https://github.com/dialpad/dialtone-vue/commit/bbf24db5e7be1fa284a5dc7ecc3d86221e0640b3))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** change anchor tag to span (#1089) (3c8e855)","Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)","Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Avatar:** thin border behind image (#1099) (e66fc86)","change prerelease name (f8f9771)","Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","Contact Info:** avatar's border color (#1100) (917de63)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","General Row:** resize observer - vue3 (#1075) (a39b917)","Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","Message Input:** message input recipe tests (#1073) (bab14a5)","remove peer dep for dt8 branch (267a773)","Tooltip:** change anchor tag to span (#1089) (3c8e855)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"],"Features":["Datepicker:** date format utils vue3 (#1061) (c0b4570)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.7","title":"[3.77.0-dialtone8-vue3.7](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.6...v3.77.0-dialtone8-vue3.7) (2023-07-25)","date":"2023-07-25","body":"### Bug Fixes\n\n* **General Row:** adjust label width on prop change ([#1096](https://github.com/dialpad/dialtone-vue/issues/1096)) ([d4868cf](https://github.com/dialpad/dialtone-vue/commit/d4868cff3ae6bbd4e1b007b1488659cc69b1cd7e))\n* **General Row:** call resize handler on mounted ([#1094](https://github.com/dialpad/dialtone-vue/issues/1094)) ([51de1c0](https://github.com/dialpad/dialtone-vue/commit/51de1c023982403fd222126d44b529d3f2056611))","parsed":{"_":["General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)"],"Bug Fixes":["General Row:** adjust label width on prop change (#1096) (d4868cf)","General Row:** call resize handler on mounted (#1094) (51de1c0)"]}},{"version":"3.77.0-dialtone8-vue3.6","title":"[3.77.0-dialtone8-vue3.6](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.5...v3.77.0-dialtone8-vue3.6) (2023-07-24)","date":"2023-07-24","body":"### Bug Fixes\n\n* **Combobox Multi Select:** fix ref not existing error ([#1084](https://github.com/dialpad/dialtone-vue/issues/1084)) ([c72d796](https://github.com/dialpad/dialtone-vue/commit/c72d796a8f3d730e9e2cc0f0a4853a3d9d27f5bc))\n* fix emoji skin tone not updating when skinTone prop updates ([#1087](https://github.com/dialpad/dialtone-vue/issues/1087)) ([d27d870](https://github.com/dialpad/dialtone-vue/commit/d27d8702e803b42da75f52a5a2819a8a597d782d))\n* **Tooltip:** change anchor tag to span ([#1089](https://github.com/dialpad/dialtone-vue/issues/1089)) ([3c8e855](https://github.com/dialpad/dialtone-vue/commit/3c8e855225a93aad9bda09ec7be57ce2cc09775d))\n\n\n### Documentation\n\n* **Multiple Components:** missing migrations - vue3 ([#1090](https://github.com/dialpad/dialtone-vue/issues/1090)) ([614ab18](https://github.com/dialpad/dialtone-vue/commit/614ab187d7a73b0cbde3aefe46cf265a0301a2f6))","parsed":{"_":["Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","Tooltip:** change anchor tag to span (#1089) (3c8e855)","Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"],"Bug Fixes":["Combobox Multi Select:** fix ref not existing error (#1084) (c72d796)","fix emoji skin tone not updating when skinTone prop updates (#1087) (d27d870)","Tooltip:** change anchor tag to span (#1089) (3c8e855)"],"Documentation":["Multiple Components:** missing migrations - vue3 (#1090) (614ab18)"]}},{"version":"3.77.0-dialtone8-vue3.5","title":"[3.77.0-dialtone8-vue3.5](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.4...v3.77.0-dialtone8-vue3.5) (2023-07-21)","date":"2023-07-21","body":"### Bug Fixes\n\n* `contact_info` style override issue (Vue3) ([#1079](https://github.com/dialpad/dialtone-vue/issues/1079)) ([1826f1c](https://github.com/dialpad/dialtone-vue/commit/1826f1c95c714ea14beda43e0ffc5c9553c07964))\n* add customized css to badge label and contact info (vue3) ([#1077](https://github.com/dialpad/dialtone-vue/issues/1077)) ([b1c3821](https://github.com/dialpad/dialtone-vue/commit/b1c3821886b2c0713077e6e1e41ece5e43398317))\n* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](https://github.com/dialpad/dialtone-vue/issues/1086)) ([594fdca](https://github.com/dialpad/dialtone-vue/commit/594fdca87aa5eab7a14c22f543517bc4c3784179)), closes [#1062](https://github.com/dialpad/dialtone-vue/issues/1062) [#1061](https://github.com/dialpad/dialtone-vue/issues/1061)\n* **General Row:** resize observer - vue3 ([#1075](https://github.com/dialpad/dialtone-vue/issues/1075)) ([a39b917](https://github.com/dialpad/dialtone-vue/commit/a39b917ac5fd02cc7b46595617450a892172b7d9))\n* **Message Input:** message input recipe tests ([#1073](https://github.com/dialpad/dialtone-vue/issues/1073)) ([bab14a5](https://github.com/dialpad/dialtone-vue/commit/bab14a5fe094e7a653e47d606b3132d387942137))\n\n\n### Features\n\n* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](https://github.com/dialpad/dialtone-vue/issues/1068)) ([bbf24db](https://github.com/dialpad/dialtone-vue/commit/bbf24db5e7be1fa284a5dc7ecc3d86221e0640b3))","parsed":{"_":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","General Row:** resize observer - vue3 (#1075) (a39b917)","Message Input:** message input recipe tests (#1073) (bab14a5)","Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)"],"Bug Fixes":["contact_info style override issue (Vue3) (#1079) (1826f1c)","add customized css to badge label and contact info (vue3) (#1077) (b1c3821)","Contact Info, Leftbar Row:** stylings - vue3 (#1086) (594fdca), closes #1062 #1061","General Row:** resize observer - vue3 (#1075) (a39b917)","Message Input:** message input recipe tests (#1073) (bab14a5)"],"Features":["Rich Text Editor:** add hardbreak and codeblocks (#1068) (bbf24db)"]}},{"version":"3.77.0-dialtone8-vue3.4","title":"[3.77.0-dialtone8-vue3.4](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.3...v3.77.0-dialtone8-vue3.4) (2023-07-14)","date":"2023-07-14","body":"### Bug Fixes\n\n* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](https://github.com/dialpad/dialtone-vue/issues/1062)) ([53a882c](https://github.com/dialpad/dialtone-vue/commit/53a882c3657ef9157e1967ec3978a1bd7bc4a789))\n* **General Row:** overridden display property - vue3 ([#1070](https://github.com/dialpad/dialtone-vue/issues/1070)) ([fd1703b](https://github.com/dialpad/dialtone-vue/commit/fd1703bbd725397df498f32b4fbc7e0b27e6cc36))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1065](https://github.com/dialpad/dialtone-vue/issues/1065)) ([a7c19c5](https://github.com/dialpad/dialtone-vue/commit/a7c19c5fbd68e1236e91abe64340695d2e669ce9))\n\n\n### Features\n\n* **Datepicker:** date format utils vue3 ([#1061](https://github.com/dialpad/dialtone-vue/issues/1061)) ([c0b4570](https://github.com/dialpad/dialtone-vue/commit/c0b45701cded29f0e480e21b6237d27de1271c0e))","parsed":{"_":["Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","General Row:** overridden display property - vue3 (#1070) (fd1703b)","Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)","Datepicker:** date format utils vue3 (#1061) (c0b4570)"],"Bug Fixes":["Contact Info Avatar:** show avatar halo as required vue3 (#1062) (53a882c)","General Row:** overridden display property - vue3 (#1070) (fd1703b)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1065) (a7c19c5)"],"Features":["Datepicker:** date format utils vue3 (#1061) (c0b4570)"]}},{"version":"3.77.0-dialtone8-vue3.3","title":"[3.77.0-dialtone8-vue3.3](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.2...v3.77.0-dialtone8-vue3.3) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* change prerelease name ([f8f9771](https://github.com/dialpad/dialtone-vue/commit/f8f977146d0fdaf2d4ade8f1f49b13f93a286e3b))","parsed":{"_":["change prerelease name (f8f9771)"],"Bug Fixes":["change prerelease name (f8f9771)"]}},{"version":"3.77.0-dialtone8-vue3.2","title":"[3.77.0-dialtone8-vue3.2](https://github.com/dialpad/dialtone-vue/compare/v3.77.0-dialtone8-vue3.1...v3.77.0-dialtone8-vue3.2) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))","parsed":{"_":["local config? (6f6c27b)","remove peer dep for dt8 branch (267a773)"],"Bug Fixes":["local config? (6f6c27b)","remove peer dep for dt8 branch (267a773)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* local config? ([6f6c27b](https://github.com/dialpad/dialtone-vue/commit/6f6c27b7f63f9a9d2a196f2fae0897287a9839ef))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","local config? (6f6c27b)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* remove peer dep for dt8 branch ([267a773](https://github.com/dialpad/dialtone-vue/commit/267a7730cdde04a000bcb7b0c7c6101648ad576b))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (267a773)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-11)","date":"2023-07-11","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n* remove peer dep for dt8 branch ([72844a3](https://github.com/dialpad/dialtone-vue/commit/72844a3a38ac87de3aa186611690ee54ad2c6117))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (72844a3)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","remove peer dep for dt8 branch (72844a3)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-07)","date":"2023-07-07","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.2...v3.77.0-dialtone8-vue3.1) (2023-07-07)","date":"2023-07-07","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](https://github.com/dialpad/dialtone-vue/commit/64d097fcae57a4f37ab55b4cf64739b9fa58b3cd))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (64d097f)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-next3.1","title":"[3.77.0-next3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.1...v3.77.0-next3.1) (2023-07-07)","date":"2023-07-07","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([408032f](https://github.com/dialpad/dialtone-vue/commit/408032f2917d9c813810b68a917e6ee718b522ab))\n\n\n### Features\n\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Item Layout:** remove align-self from item layout (408032f)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (408032f)"],"Features":["merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","migration to dialtone 8 (eed043d)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.77.0-dialtone8-vue3.1","title":"[3.77.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.76.0...v3.77.0-dialtone8-vue3.1) (2023-07-06)","date":"2023-07-06","body":"### Code Refactoring\n\n* **Datepicker:** migrate styles to dialtone vue3 ([#1051](https://github.com/dialpad/dialtone-vue/issues/1051)) ([c2f3b2c](https://github.com/dialpad/dialtone-vue/commit/c2f3b2cd49ab8689d2cc178e8f7f3605363c3aa3))\n* **Emoji Picker:** migrate styles to dialtone ([#1047](https://github.com/dialpad/dialtone-vue/issues/1047)) ([dbdb568](https://github.com/dialpad/dialtone-vue/commit/dbdb5680e22ef0b59cb7fc472259e2ce0e1bb014))\n\n\n### Features\n\n* dialtone-vue3 dependency updates ([#1057](https://github.com/dialpad/dialtone-vue/issues/1057)) ([5a35e4d](https://github.com/dialpad/dialtone-vue/commit/5a35e4da020901c49784e25981e277b81501c0c6))\n* **Item Layout:** add component - vue3 ([#1054](https://github.com/dialpad/dialtone-vue/issues/1054)) ([3d825cd](https://github.com/dialpad/dialtone-vue/commit/3d825cd3848fc684e9e978c3f350844a137ded14))\n* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](https://github.com/dialpad/dialtone-vue/commit/317ade0189bcd4096396e2af35bdd47fba03e6b5))\n* update item-layout to use tokens ([14cfa99](https://github.com/dialpad/dialtone-vue/commit/14cfa99a7f6317b52a052c3fe7471621b2d330ee))","parsed":{"_":["Datepicker:** migrate styles to dialtone vue3 (#1051) (c2f3b2c)","Emoji Picker:** migrate styles to dialtone (#1047) (dbdb568)","dialtone-vue3 dependency updates (#1057) (5a35e4d)","Item Layout:** add component - vue3 (#1054) (3d825cd)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","update item-layout to use tokens (14cfa99)"],"Code Refactoring":["Datepicker:** migrate styles to dialtone vue3 (#1051) (c2f3b2c)","Emoji Picker:** migrate styles to dialtone (#1047) (dbdb568)"],"Features":["dialtone-vue3 dependency updates (#1057) (5a35e4d)","Item Layout:** add component - vue3 (#1054) (3d825cd)","merge branch 'staging-vue3' into dialtone8-vue3 (317ade0)","update item-layout to use tokens (14cfa99)"]}},{"version":"3.76.0-dialtone8-vue3.1","title":"[3.76.0-dialtone8-vue3.1](https://github.com/dialpad/dialtone-vue/compare/v3.75.2...v3.76.0-dialtone8-vue3.1) (2023-06-29)","date":"2023-06-29","body":"### Bug Fixes\n\n* **Message Input:** error notice message ([#1041](https://github.com/dialpad/dialtone-vue/issues/1041)) ([617382b](https://github.com/dialpad/dialtone-vue/commit/617382b534cae05221a81a1809334393c3e0f894))\n\n\n### Features\n\n* migration to dialtone 8 ([eed043d](https://github.com/dialpad/dialtone-vue/commit/eed043d129757cef36c9a2e94646f16f9f81fe7d))","parsed":{"_":["Message Input:** error notice message (#1041) (617382b)","migration to dialtone 8 (eed043d)"],"Bug Fixes":["Message Input:** error notice message (#1041) (617382b)"],"Features":["migration to dialtone 8 (eed043d)"]}},{"version":"3.75.2","title":"[3.75.2](https://github.com/dialpad/dialtone-vue/compare/v3.75.1...v3.75.2) (2023-06-29)","date":"2023-06-29","body":"### Code Refactoring\n\n* **Emoji Picker, Datepicker, Scroller:** component documentation name update ([#1050](https://github.com/dialpad/dialtone-vue/issues/1050)) ([cef5119](https://github.com/dialpad/dialtone-vue/commit/cef511928ea4cba889c004a6aee0b7e5b53359fa))","parsed":{"_":["Emoji Picker, Datepicker, Scroller:** component documentation name update (#1050) (cef5119)"],"Code Refactoring":["Emoji Picker, Datepicker, Scroller:** component documentation name update (#1050) (cef5119)"]}},{"version":"3.75.1","title":"[3.75.1](https://github.com/dialpad/dialtone-vue/compare/v3.75.0...v3.75.1) (2023-06-29)","date":"2023-06-29","body":"### Code Refactoring\n\n* **Emoji Picker, Datepicker, Scroller:** name refactoring vue3 ([#1048](https://github.com/dialpad/dialtone-vue/issues/1048)) ([4e198d8](https://github.com/dialpad/dialtone-vue/commit/4e198d878341008a9ad6e103cea62541e32c793a))","parsed":{"_":["Emoji Picker, Datepicker, Scroller:** name refactoring vue3 (#1048) (4e198d8)"],"Code Refactoring":["Emoji Picker, Datepicker, Scroller:** name refactoring vue3 (#1048) (4e198d8)"]}},{"version":"3.75.0","title":"[3.75.0](https://github.com/dialpad/dialtone-vue/compare/v3.74.0...v3.75.0) (2023-06-28)","date":"2023-06-28","body":"### Features\n\n* update dialtone-icons ([2968023](https://github.com/dialpad/dialtone-vue/commit/2968023071368badf3e31035d78a8d654bb2b8a4))","parsed":{"_":["update dialtone-icons (2968023)"],"Features":["update dialtone-icons (2968023)"]}},{"version":"3.74.0","title":"[3.74.0](https://github.com/dialpad/dialtone-vue/compare/v3.73.3...v3.74.0) (2023-06-28)","date":"2023-06-28","body":"### Bug Fixes\n\n* **General Row:** overlapping text - vue 3 ([#1037](https://github.com/dialpad/dialtone-vue/issues/1037)) ([4d38b3c](https://github.com/dialpad/dialtone-vue/commit/4d38b3c6d3543bb825b41327875660bba0324f06))\n* **List Item:** border radius ([#1039](https://github.com/dialpad/dialtone-vue/issues/1039)) ([f522667](https://github.com/dialpad/dialtone-vue/commit/f5226670b726d3c5fadebf523b73d52fac5943f5))\n* **Rich Text Editor:** fix v-model not working ([#1034](https://github.com/dialpad/dialtone-vue/issues/1034)) ([99b0729](https://github.com/dialpad/dialtone-vue/commit/99b0729e3a7b7d7fc97de4ea047e9ac4ed47b53d))\n\n\n### Features\n\n* **Datepicker:** datepicker vue3 component ([#1042](https://github.com/dialpad/dialtone-vue/issues/1042)) ([62310da](https://github.com/dialpad/dialtone-vue/commit/62310da0eba8a8c86b3fd959ad4dc75c40b2bb94))\n* **Emoji Picker, Scroller, Datepicker:** build registration component and sort vue3 ([#1045](https://github.com/dialpad/dialtone-vue/issues/1045)) ([32028b7](https://github.com/dialpad/dialtone-vue/commit/32028b7dad569281994f34016f44cbc69052bf4a))","parsed":{"_":["General Row:** overlapping text - vue 3 (#1037) (4d38b3c)","List Item:** border radius (#1039) (f522667)","Rich Text Editor:** fix v-model not working (#1034) (99b0729)","Datepicker:** datepicker vue3 component (#1042) (62310da)","Emoji Picker, Scroller, Datepicker:** build registration component and sort vue3 (#1045) (32028b7)"],"Bug Fixes":["General Row:** overlapping text - vue 3 (#1037) (4d38b3c)","List Item:** border radius (#1039) (f522667)","Rich Text Editor:** fix v-model not working (#1034) (99b0729)"],"Features":["Datepicker:** datepicker vue3 component (#1042) (62310da)","Emoji Picker, Scroller, Datepicker:** build registration component and sort vue3 (#1045) (32028b7)"]}},{"version":"3.73.3","title":"[3.73.3](https://github.com/dialpad/dialtone-vue/compare/v3.73.2...v3.73.3) (2023-06-22)","date":"2023-06-22","body":"### Bug Fixes\n\n* **Callbar Button With Popover:** show popover on demand and emit modal opened event vue3 ([#1031](https://github.com/dialpad/dialtone-vue/issues/1031)) ([eadd131](https://github.com/dialpad/dialtone-vue/commit/eadd131dd0a80c1978cb41f36dd23ada628ad9ad))","parsed":{"_":["Callbar Button With Popover:** show popover on demand and emit modal opened event vue3 (#1031) (eadd131)"],"Bug Fixes":["Callbar Button With Popover:** show popover on demand and emit modal opened event vue3 (#1031) (eadd131)"]}},{"version":"3.73.2","title":"[3.73.2](https://github.com/dialpad/dialtone-vue/compare/v3.73.1...v3.73.2) (2023-06-20)","date":"2023-06-20","body":"### Bug Fixes\n\n* **Rich Text Editor:** add a check and workaround for phone regex vue 3 ([#1030](https://github.com/dialpad/dialtone-vue/issues/1030)) ([70e28d2](https://github.com/dialpad/dialtone-vue/commit/70e28d295e88126cc893fc316cf85cea5bfbd453))","parsed":{"_":["Rich Text Editor:** add a check and workaround for phone regex vue 3 (#1030) (70e28d2)"],"Bug Fixes":["Rich Text Editor:** add a check and workaround for phone regex vue 3 (#1030) (70e28d2)"]}},{"version":"3.73.1","title":"[3.73.1](https://github.com/dialpad/dialtone-vue/compare/v3.73.0...v3.73.1) (2023-06-20)","date":"2023-06-20","body":"### Bug Fixes\n\n* **Colors:** \"call bar button\" popover arrow icon color for dark mode (vue3) ([#1027](https://github.com/dialpad/dialtone-vue/issues/1027)) ([6f3a3c5](https://github.com/dialpad/dialtone-vue/commit/6f3a3c54f4ba359dee5b2d060d1d973621604b99))\n* **Message Input:** add component to root export ([#1028](https://github.com/dialpad/dialtone-vue/issues/1028)) ([ae9ab08](https://github.com/dialpad/dialtone-vue/commit/ae9ab08b5136edabe7475c3eeea0392adb31b417))","parsed":{"_":["Colors:** \"call bar button\" popover arrow icon color for dark mode (vue3) (#1027) (6f3a3c5)","Message Input:** add component to root export (#1028) (ae9ab08)"],"Bug Fixes":["Colors:** \"call bar button\" popover arrow icon color for dark mode (vue3) (#1027) (6f3a3c5)","Message Input:** add component to root export (#1028) (ae9ab08)"]}},{"version":"3.73.0","title":"[3.73.0](https://github.com/dialpad/dialtone-vue/compare/v3.72.0...v3.73.0) (2023-06-19)","date":"2023-06-19","body":"### Bug Fixes\n\n* **General Row:** nested a tags - vue3 ([#1024](https://github.com/dialpad/dialtone-vue/issues/1024)) ([88cae54](https://github.com/dialpad/dialtone-vue/commit/88cae540cf268300298a4e6fcf40d0af672c928b))\n* **Message Input:** image picker ([#1023](https://github.com/dialpad/dialtone-vue/issues/1023)) ([d98fc68](https://github.com/dialpad/dialtone-vue/commit/d98fc68b1d8a1c6da5328849cf937108e3ad78d5))\n* revert fix(modal): show event and initial-focus-element - vue3 ([#1010](https://github.com/dialpad/dialtone-vue/issues/1010)) ([c8c911c](https://github.com/dialpad/dialtone-vue/commit/c8c911c635ef5cb81db583e0fe19ede9745da469))\n\n\n### Features\n\n* **Message Input:** dt-1092 message input vue 3 ([#1015](https://github.com/dialpad/dialtone-vue/issues/1015)) ([1fc96fb](https://github.com/dialpad/dialtone-vue/commit/1fc96fb29ad0572c94af6c82fa94054beb539427))","parsed":{"_":["General Row:** nested a tags - vue3 (#1024) (88cae54)","Message Input:** image picker (#1023) (d98fc68)","revert fix(modal): show event and initial-focus-element - vue3 (#1010) (c8c911c)","Message Input:** dt-1092 message input vue 3 (#1015) (1fc96fb)"],"Bug Fixes":["General Row:** nested a tags - vue3 (#1024) (88cae54)","Message Input:** image picker (#1023) (d98fc68)","revert fix(modal): show event and initial-focus-element - vue3 (#1010) (c8c911c)"],"Features":["Message Input:** dt-1092 message input vue 3 (#1015) (1fc96fb)"]}},{"version":"3.72.0","title":"[3.72.0](https://github.com/dialpad/dialtone-vue/compare/v3.71.0...v3.72.0) (2023-06-15)","date":"2023-06-15","body":"### Code Refactoring\n\n* **List Item:** remove utility classes ([#1018](https://github.com/dialpad/dialtone-vue/issues/1018)) ([a59e8cb](https://github.com/dialpad/dialtone-vue/commit/a59e8cbf3a959790515df1f69473e160e83a0abe))\n\n\n### Features\n\n* **Emoji Picker:** with popover variant and code improvement ([#1020](https://github.com/dialpad/dialtone-vue/issues/1020)) ([2c0a82b](https://github.com/dialpad/dialtone-vue/commit/2c0a82b2db26c84760e80b4bb716f6ea6e1af978))","parsed":{"_":["List Item:** remove utility classes (#1018) (a59e8cb)","Emoji Picker:** with popover variant and code improvement (#1020) (2c0a82b)"],"Code Refactoring":["List Item:** remove utility classes (#1018) (a59e8cb)"],"Features":["Emoji Picker:** with popover variant and code improvement (#1020) (2c0a82b)"]}},{"version":"3.71.0","title":"[3.71.0](https://github.com/dialpad/dialtone-vue/compare/v3.70.0...v3.71.0) (2023-06-13)","date":"2023-06-13","body":"### Bug Fixes\n\n* add placeholder text for richtexteditor - vue3 ([#1005](https://github.com/dialpad/dialtone-vue/issues/1005)) ([ae5d586](https://github.com/dialpad/dialtone-vue/commit/ae5d586e2ec368fc283d4fb609769bb8c62c3037))\n* **Contact Row, Group Row, General Row:** null on description - vue3 ([#1014](https://github.com/dialpad/dialtone-vue/issues/1014)) ([ac6d084](https://github.com/dialpad/dialtone-vue/commit/ac6d08462184f2324b033c129a2c853264125044))\n* **Modal:** secondary action button kind ([#1012](https://github.com/dialpad/dialtone-vue/issues/1012)) ([0f51007](https://github.com/dialpad/dialtone-vue/commit/0f510075861bf3b61c0e67117c2fc914f5ef58a0))\n* **Modal:** show event and initial-focus-element - vue3 ([#1010](https://github.com/dialpad/dialtone-vue/issues/1010)) ([00a4553](https://github.com/dialpad/dialtone-vue/commit/00a4553e498f0cbebc499b7a1d299f5831fa0ff3))\n\n\n### Documentation\n\n* fix broken story ([318974c](https://github.com/dialpad/dialtone-vue/commit/318974cfe7b8a757f319bb8f78e2b473186d8fda))\n\n\n### Features\n\n* **Feed Item Row:** state changes - vue3 ([#1006](https://github.com/dialpad/dialtone-vue/issues/1006)) ([13e4edf](https://github.com/dialpad/dialtone-vue/commit/13e4edf304f250140db1208b2be84fe2b3616ee8))\n* **Rich Text Editor:** link extension vue3 ([#1008](https://github.com/dialpad/dialtone-vue/issues/1008)) ([b4c1397](https://github.com/dialpad/dialtone-vue/commit/b4c13970db9ad6e88bb8ce316c50ee430e46d872))","parsed":{"_":["add placeholder text for richtexteditor - vue3 (#1005) (ae5d586)","Contact Row, Group Row, General Row:** null on description - vue3 (#1014) (ac6d084)","Modal:** secondary action button kind (#1012) (0f51007)","Modal:** show event and initial-focus-element - vue3 (#1010) (00a4553)","fix broken story (318974c)","Feed Item Row:** state changes - vue3 (#1006) (13e4edf)","Rich Text Editor:** link extension vue3 (#1008) (b4c1397)"],"Bug Fixes":["add placeholder text for richtexteditor - vue3 (#1005) (ae5d586)","Contact Row, Group Row, General Row:** null on description - vue3 (#1014) (ac6d084)","Modal:** secondary action button kind (#1012) (0f51007)","Modal:** show event and initial-focus-element - vue3 (#1010) (00a4553)"],"Documentation":["fix broken story (318974c)"],"Features":["Feed Item Row:** state changes - vue3 (#1006) (13e4edf)","Rich Text Editor:** link extension vue3 (#1008) (b4c1397)"]}},{"version":"3.70.0","title":"[3.70.0](https://github.com/dialpad/dialtone-vue/compare/v3.69.3...v3.70.0) (2023-06-02)","date":"2023-06-02","body":"### Bug Fixes\n\n* **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))\n\n\n### Features\n\n* **Emoji Picker:** keyboard navigation ([#987](https://github.com/dialpad/dialtone-vue/issues/987)) ([437adc9](https://github.com/dialpad/dialtone-vue/commit/437adc950e451776839a210ee3e333b5d3d92772))\n* **Emoji Picker:** documentation ([#1000](https://github.com/dialpad/dialtone-vue/issues/1000)) ([b4cef11](https://github.com/dialpad/dialtone-vue/commit/b4cef11e952614ba366f683c376988acc957b5df))\n* **Emoji Picker:** tests ([#996](https://github.com/dialpad/dialtone-vue/issues/996)) ([5a13ccf](https://github.com/dialpad/dialtone-vue/commit/5a13ccf28287dee4116ce323d528ff5a99889089))\n* **Scroller:** updates in dynamic scroller ([#1003](https://github.com/dialpad/dialtone-vue/issues/1003)) ([c3519ef](https://github.com/dialpad/dialtone-vue/commit/c3519ef75ef7f136012638a81a4b3011aa099f72))","parsed":{"_":["Pagination:** [DIALTONE-1089] muted clear button error vue3 (#999) (8f3aaac)","Emoji Picker:** keyboard navigation (#987) (437adc9)","Emoji Picker:** documentation (#1000) (b4cef11)","Emoji Picker:** tests (#996) (5a13ccf)","Scroller:** updates in dynamic scroller (#1003) (c3519ef)"],"Bug Fixes":["Pagination:** [DIALTONE-1089] muted clear button error vue3 (#999) (8f3aaac)"],"Features":["Emoji Picker:** keyboard navigation (#987) (437adc9)","Emoji Picker:** documentation (#1000) (b4cef11)","Emoji Picker:** tests (#996) (5a13ccf)","Scroller:** updates in dynamic scroller (#1003) (c3519ef)"]}},{"version":"3.69.3","title":"[3.69.3](https://github.com/dialpad/dialtone-vue/compare/v3.69.2...v3.69.3) (2023-05-25)","date":"2023-05-25","body":"### Bug Fixes\n\n* correct dialtone-icons version ([352a9bb](https://github.com/dialpad/dialtone-vue/commit/352a9bb2094d36840a13a11f0e20dcd8b90c3151))","parsed":{"_":["correct dialtone-icons version (352a9bb)"],"Bug Fixes":["correct dialtone-icons version (352a9bb)"]}},{"version":"3.69.2","title":"[3.69.2](https://github.com/dialpad/dialtone-vue/compare/v3.69.1...v3.69.2) (2023-05-25)","date":"2023-05-25","body":"### Bug Fixes\n\n* **Keyboard Shortcut:** inverted border color ([9c87729](https://github.com/dialpad/dialtone-vue/commit/9c87729d4508bc166a41658d3ed0020c50701a62))","parsed":{"_":["Keyboard Shortcut:** inverted border color (9c87729)"],"Bug Fixes":["Keyboard Shortcut:** inverted border color (9c87729)"]}},{"version":"3.69.1","title":"[3.69.1](https://github.com/dialpad/dialtone-vue/compare/v3.69.0...v3.69.1) (2023-05-24)","date":"2023-05-24","body":"### Bug Fixes\n\n* **Dt Scroller:** fix dynamic scroller not passing fieldKey properly ([#992](https://github.com/dialpad/dialtone-vue/issues/992)) ([6859a5d](https://github.com/dialpad/dialtone-vue/commit/6859a5d558423c394dce790ea531523aaa1f9de0))\n* **Leftbar General Row:** add href for focusability ([#995](https://github.com/dialpad/dialtone-vue/issues/995)) ([0ddfc2d](https://github.com/dialpad/dialtone-vue/commit/0ddfc2d0e409141a3af92ee532c5577fb2cd7198))","parsed":{"_":["Dt Scroller:** fix dynamic scroller not passing fieldKey properly (#992) (6859a5d)","Leftbar General Row:** add href for focusability (#995) (0ddfc2d)"],"Bug Fixes":["Dt Scroller:** fix dynamic scroller not passing fieldKey properly (#992) (6859a5d)","Leftbar General Row:** add href for focusability (#995) (0ddfc2d)"]}},{"version":"3.69.0","title":"[3.69.0](https://github.com/dialpad/dialtone-vue/compare/v3.68.0...v3.69.0) (2023-05-23)","date":"2023-05-23","body":"### Bug Fixes\n\n* change to fnv algo ([1177a06](https://github.com/dialpad/dialtone-vue/commit/1177a0647fa315f9dbdc4c8d8522e47774c946ed))\n\n\n### Features\n\n* update dialtone icons ([bfffabb](https://github.com/dialpad/dialtone-vue/commit/bfffabba29f5fd48c2cfffdbb017ea0a18f2d62c))","parsed":{"_":["change to fnv algo (1177a06)","update dialtone icons (bfffabb)"],"Bug Fixes":["change to fnv algo (1177a06)"],"Features":["update dialtone icons (bfffabb)"]}},{"version":"3.68.0","title":"[3.68.0](https://github.com/dialpad/dialtone-vue/compare/v3.67.4...v3.68.0) (2023-05-18)","date":"2023-05-18","body":"### Bug Fixes\n\n* set node engine minimum ([#989](https://github.com/dialpad/dialtone-vue/issues/989)) ([31daed2](https://github.com/dialpad/dialtone-vue/commit/31daed2de3f34d55dbf58195d626125e0d575940))\n\n\n### Features\n\n* **Avatar:** update to flat colors ([#990](https://github.com/dialpad/dialtone-vue/issues/990)) ([12774ea](https://github.com/dialpad/dialtone-vue/commit/12774ea2f8dadc8806aac4dd7c4d762746f800f9))\n* **Confact Info:** add `showAvatar` and `avatarIcon` props (Vue3) ([#983](https://github.com/dialpad/dialtone-vue/issues/983)) ([86fed3b](https://github.com/dialpad/dialtone-vue/commit/86fed3bb7a5ba032c43e1c0ae93ab43175ba01b9))","parsed":{"_":["set node engine minimum (#989) (31daed2)","Avatar:** update to flat colors (#990) (12774ea)","Confact Info:** add showAvatar and avatarIcon props (Vue3) (#983) (86fed3b)"],"Bug Fixes":["set node engine minimum (#989) (31daed2)"],"Features":["Avatar:** update to flat colors (#990) (12774ea)","Confact Info:** add showAvatar and avatarIcon props (Vue3) (#983) (86fed3b)"]}},{"version":"3.67.4","title":"[3.67.4](https://github.com/dialpad/dialtone-vue/compare/v3.67.3...v3.67.4) (2023-05-17)","date":"2023-05-17","body":"### Bug Fixes\n\n* component documentation link class ([#986](https://github.com/dialpad/dialtone-vue/issues/986)) ([fe3ac97](https://github.com/dialpad/dialtone-vue/commit/fe3ac97732074c3eeed1eadd68ba86462e913823))","parsed":{"_":["component documentation link class (#986) (fe3ac97)"],"Bug Fixes":["component documentation link class (#986) (fe3ac97)"]}},{"version":"3.67.3","title":"[3.67.3](https://github.com/dialpad/dialtone-vue/compare/v3.67.2...v3.67.3) (2023-05-17)","date":"2023-05-17","body":"### Bug Fixes\n\n* update dialtone-icons ([ed96c11](https://github.com/dialpad/dialtone-vue/commit/ed96c11fea713cf100e9e71f1a325820ae9d3902))","parsed":{"_":["update dialtone-icons (ed96c11)"],"Bug Fixes":["update dialtone-icons (ed96c11)"]}},{"version":"3.67.2","title":"[3.67.2](https://github.com/dialpad/dialtone-vue/compare/v3.67.1...v3.67.2) (2023-05-15)","date":"2023-05-15","body":"### Bug Fixes\n\n* **Leftbar Row:** css typo ([#978](https://github.com/dialpad/dialtone-vue/issues/978)) ([cce5175](https://github.com/dialpad/dialtone-vue/commit/cce5175a15a6ec1d550dca9c566c9274e58547a6))\n* **Leftbar:** muted opacity to 60% ([774e6e1](https://github.com/dialpad/dialtone-vue/commit/774e6e1aeac4ca82502b806a9bc1fc396af8d13e))\n* **Popover:** anchorEl null protection ([597e9b1](https://github.com/dialpad/dialtone-vue/commit/597e9b1e2a20942a06973987ae5cf17eb365e821))\n* update dialtone-icons ([d1743eb](https://github.com/dialpad/dialtone-vue/commit/d1743eb931b4c3bd0c7a4a3ebe46ae6e2b374d25))","parsed":{"_":["Leftbar Row:** css typo (#978) (cce5175)","Leftbar:** muted opacity to 60% (774e6e1)","Popover:** anchorEl null protection (597e9b1)","update dialtone-icons (d1743eb)"],"Bug Fixes":["Leftbar Row:** css typo (#978) (cce5175)","Leftbar:** muted opacity to 60% (774e6e1)","Popover:** anchorEl null protection (597e9b1)","update dialtone-icons (d1743eb)"]}},{"version":"3.67.1","title":"[3.67.1](https://github.com/dialpad/dialtone-vue/compare/v3.67.0...v3.67.1) (2023-05-12)","date":"2023-05-12","body":"### Bug Fixes\n\n* update dialtone-icons ([4e75d21](https://github.com/dialpad/dialtone-vue/commit/4e75d21cfb79f5a8f55f6091b1d8403226418f4e))","parsed":{"_":["update dialtone-icons (4e75d21)"],"Bug Fixes":["update dialtone-icons (4e75d21)"]}},{"version":"3.67.0","title":"[3.67.0](https://github.com/dialpad/dialtone-vue/compare/v3.66.1...v3.67.0) (2023-05-12)","date":"2023-05-12","body":"### Bug Fixes\n\n* **Feed Items:** fix test failure for emoji row ([#975](https://github.com/dialpad/dialtone-vue/issues/975)) ([96697b0](https://github.com/dialpad/dialtone-vue/commit/96697b01c141f7c40fddc1c60c645972b7074a1f))\n* Revert bundle in vue ([#973](https://github.com/dialpad/dialtone-vue/issues/973)) ([e8035b4](https://github.com/dialpad/dialtone-vue/commit/e8035b4777c9030230bf3bbeae0f10390674d3a2))\n\n\n### Features\n\n* **Feed Items:** create feed item emoji row (vue3) ([#974](https://github.com/dialpad/dialtone-vue/issues/974)) ([b925e0d](https://github.com/dialpad/dialtone-vue/commit/b925e0d558e282710820bdbbc4a4ba644a81a3e1))\n* update dialtone-icons ([3eb61a8](https://github.com/dialpad/dialtone-vue/commit/3eb61a878765f59e6f6933379887ed956ad6dc5d))","parsed":{"_":["Feed Items:** fix test failure for emoji row (#975) (96697b0)","Revert bundle in vue (#973) (e8035b4)","Feed Items:** create feed item emoji row (vue3) (#974) (b925e0d)","update dialtone-icons (3eb61a8)"],"Bug Fixes":["Feed Items:** fix test failure for emoji row (#975) (96697b0)","Revert bundle in vue (#973) (e8035b4)"],"Features":["Feed Items:** create feed item emoji row (vue3) (#974) (b925e0d)","update dialtone-icons (3eb61a8)"]}},{"version":"3.66.1","title":"[3.66.1](https://github.com/dialpad/dialtone-vue/compare/v3.66.0...v3.66.1) (2023-05-10)","date":"2023-05-10","body":"### Bug Fixes\n\n* exports, style reference ([5cd6964](https://github.com/dialpad/dialtone-vue/commit/5cd696474cfa1ec0bfbefe614d0c0c29e74a85dc))","parsed":{"_":["exports, style reference (5cd6964)"],"Bug Fixes":["exports, style reference (5cd6964)"]}},{"version":"3.66.0","title":"[3.66.0](https://github.com/dialpad/dialtone-vue/compare/v3.65.3...v3.66.0) (2023-05-10)","date":"2023-05-10","body":"### Bug Fixes\n\n* bundle in vue ([#973](https://github.com/dialpad/dialtone-vue/issues/973)) ([366722f](https://github.com/dialpad/dialtone-vue/commit/366722f13010d72f7fa7b7949f411612a38df120))\n* **Scroller:** name refactor, events behaviour and hardcoded attribute ([#958](https://github.com/dialpad/dialtone-vue/issues/958)) ([7674920](https://github.com/dialpad/dialtone-vue/commit/76749203182ec000c75cceba1ca046d6e43bac89))\n* visual test stories showing up in prod ([#969](https://github.com/dialpad/dialtone-vue/issues/969)) ([f979a28](https://github.com/dialpad/dialtone-vue/commit/f979a28a639c5f2b837c4ffc93ea060bacad9185))\n\n\n### Features\n\n* **Size And Space:** apply between stops and negative variables vue3 ([#965](https://github.com/dialpad/dialtone-vue/issues/965)) ([f3a681a](https://github.com/dialpad/dialtone-vue/commit/f3a681a5e217bbfc6f3a1487f22a0bf09d23f6a8))","parsed":{"_":["bundle in vue (#973) (366722f)","Scroller:** name refactor, events behaviour and hardcoded attribute (#958) (7674920)","visual test stories showing up in prod (#969) (f979a28)","Size And Space:** apply between stops and negative variables vue3 (#965) (f3a681a)"],"Bug Fixes":["bundle in vue (#973) (366722f)","Scroller:** name refactor, events behaviour and hardcoded attribute (#958) (7674920)","visual test stories showing up in prod (#969) (f979a28)"],"Features":["Size And Space:** apply between stops and negative variables vue3 (#965) (f3a681a)"]}},{"version":"3.65.3","title":"[3.65.3](https://github.com/dialpad/dialtone-vue/compare/v3.65.2...v3.65.3) (2023-05-08)","date":"2023-05-08","body":"### Bug Fixes\n\n* correct style export in package.json ([ccde40b](https://github.com/dialpad/dialtone-vue/commit/ccde40b0ada474068168141e5c1cbd3f632f5340))","parsed":{"_":["correct style export in package.json (ccde40b)"],"Bug Fixes":["correct style export in package.json (ccde40b)"]}},{"version":"3.65.2","title":"[3.65.2](https://github.com/dialpad/dialtone-vue/compare/v3.65.1...v3.65.2) (2023-05-05)","date":"2023-05-05","body":"### Bug Fixes\n\n* add missing plugin to vite config ([d15347a](https://github.com/dialpad/dialtone-vue/commit/d15347a23b5fb67c05b8f1f717ccc105d38ee1c5))","parsed":{"_":["add missing plugin to vite config (d15347a)"],"Bug Fixes":["add missing plugin to vite config (d15347a)"]}},{"version":"3.65.1","title":"[3.65.1](https://github.com/dialpad/dialtone-vue/compare/v3.65.0...v3.65.1) (2023-05-05)","date":"2023-05-05","body":"### Bug Fixes\n\n* storybook-static references ([8340caa](https://github.com/dialpad/dialtone-vue/commit/8340caae47c52d598a2b921b6d435c77004d65ec))","parsed":{"_":["storybook-static references (8340caa)"],"Bug Fixes":["storybook-static references (8340caa)"]}},{"version":"3.65.0","title":"[3.65.0](https://github.com/dialpad/dialtone-vue/compare/v3.64.1...v3.65.0) (2023-05-05)","date":"2023-05-05","body":"### Bug Fixes\n\n* add tests for feed row - vue3 ([#957](https://github.com/dialpad/dialtone-vue/issues/957)) ([54d2a8e](https://github.com/dialpad/dialtone-vue/commit/54d2a8e89ffd04b898cb7112ae8ddfea1b79f175))\n* **Header:** use smaller icon size for settings menu button ([#960](https://github.com/dialpad/dialtone-vue/issues/960)) ([ff0caec](https://github.com/dialpad/dialtone-vue/commit/ff0caec67f724d8fd21df6f7c5e7a73014e3c8a6))\n\n\n### Features\n\n* update to vite and storybook 7 ([#961](https://github.com/dialpad/dialtone-vue/issues/961)) ([9a19a84](https://github.com/dialpad/dialtone-vue/commit/9a19a84b12821b3872cbe785282c974f4e964e16))","parsed":{"_":["add tests for feed row - vue3 (#957) (54d2a8e)","Header:** use smaller icon size for settings menu button (#960) (ff0caec)","update to vite and storybook 7 (#961) (9a19a84)"],"Bug Fixes":["add tests for feed row - vue3 (#957) (54d2a8e)","Header:** use smaller icon size for settings menu button (#960) (ff0caec)"],"Features":["update to vite and storybook 7 (#961) (9a19a84)"]}},{"version":"3.64.1","title":"[3.64.1](https://github.com/dialpad/dialtone-vue/compare/v3.64.0...v3.64.1) (2023-05-02)","date":"2023-05-02","body":"### Bug Fixes\n\n* **Emoji Picker:** storybook cleanup ([9f86caf](https://github.com/dialpad/dialtone-vue/commit/9f86caf63c1d4f1edbd2b18a457d003d84a75dde))\n* **Header:** fix exports ([#951](https://github.com/dialpad/dialtone-vue/issues/951)) ([3075726](https://github.com/dialpad/dialtone-vue/commit/30757262771def8962f9432f1ed64c481011bc16))\n* **Leftbar General Row:** button to a ([255cbb5](https://github.com/dialpad/dialtone-vue/commit/255cbb5864428a4c6f3ecf550b674c709e94ff95))\n* **Recipe Grouped Chip:** grouped chip width and content style fixes. ([#952](https://github.com/dialpad/dialtone-vue/issues/952)) ([6491905](https://github.com/dialpad/dialtone-vue/commit/64919055cef26e046cac5182da71f4f6cd517fe8))","parsed":{"_":["Emoji Picker:** storybook cleanup (9f86caf)","Header:** fix exports (#951) (3075726)","Leftbar General Row:** button to a (255cbb5)","Recipe Grouped Chip:** grouped chip width and content style fixes. (#952) (6491905)"],"Bug Fixes":["Emoji Picker:** storybook cleanup (9f86caf)","Header:** fix exports (#951) (3075726)","Leftbar General Row:** button to a (255cbb5)","Recipe Grouped Chip:** grouped chip width and content style fixes. (#952) (6491905)"]}},{"version":"3.64.0","title":"[3.64.0](https://github.com/dialpad/dialtone-vue/compare/v3.63.0...v3.64.0) (2023-05-01)","date":"2023-05-01","body":"### Features\n\n* **Emoji Picker:** implement initial mvp ([#839](https://github.com/dialpad/dialtone-vue/issues/839)) ([983661c](https://github.com/dialpad/dialtone-vue/commit/983661c4877f2933917c05be745880b119c96a36))\n* **Header:** add setting menu button with update option ([#947](https://github.com/dialpad/dialtone-vue/issues/947)) ([e58daa5](https://github.com/dialpad/dialtone-vue/commit/e58daa53a5b3740511b2621e5fac6b05bb76d3b4))\n* migrate from mocha to jest ([#941](https://github.com/dialpad/dialtone-vue/issues/941)) ([b6b19af](https://github.com/dialpad/dialtone-vue/commit/b6b19af3aa5a59c234a4b9bccac6abbdeaba054e))","parsed":{"_":["Emoji Picker:** implement initial mvp (#839) (983661c)","Header:** add setting menu button with update option (#947) (e58daa5)","migrate from mocha to jest (#941) (b6b19af)"],"Features":["Emoji Picker:** implement initial mvp (#839) (983661c)","Header:** add setting menu button with update option (#947) (e58daa5)","migrate from mocha to jest (#941) (b6b19af)"]}},{"version":"3.63.0","title":"[3.63.0](https://github.com/dialpad/dialtone-vue/compare/v3.62.0...v3.63.0) (2023-04-27)","date":"2023-04-27","body":"### Features\n\n* deploy to GitHub packages ([#943](https://github.com/dialpad/dialtone-vue/issues/943)) ([0163305](https://github.com/dialpad/dialtone-vue/commit/0163305b846d2da05f6f850d4500004a529094f1))\n* **Feed Item Row:** recipe for feed item row - vue3 ([#938](https://github.com/dialpad/dialtone-vue/issues/938)) ([a3ae4a6](https://github.com/dialpad/dialtone-vue/commit/a3ae4a6327d161dc6cfe620df79193ff7c57e49d))","parsed":{"_":["deploy to GitHub packages (#943) (0163305)","Feed Item Row:** recipe for feed item row - vue3 (#938) (a3ae4a6)"],"Features":["deploy to GitHub packages (#943) (0163305)","Feed Item Row:** recipe for feed item row - vue3 (#938) (a3ae4a6)"]}},{"version":"3.62.0","title":"[3.62.0](https://github.com/dialpad/dialtone-vue/compare/v3.61.5...v3.62.0) (2023-04-26)","date":"2023-04-26","body":"### Bug Fixes\n\n* emoji size in leftbar item descriptions ([#919](https://github.com/dialpad/dialtone-vue/issues/919)) ([918774f](https://github.com/dialpad/dialtone-vue/commit/918774fdf80d66f3a3ed47d5e19d6da60d023766))\n* **General Row:** show dnd alongside unreadCount ([#936](https://github.com/dialpad/dialtone-vue/issues/936)) ([5c0d0ca](https://github.com/dialpad/dialtone-vue/commit/5c0d0ca44e9a20e75fb248072a9e4833a865f9e8))\n* image viewer improvements ([#927](https://github.com/dialpad/dialtone-vue/issues/927)) ([27b130f](https://github.com/dialpad/dialtone-vue/commit/27b130f594d6d9b5adb8645a5bf30aef6a5986c5))\n* **Leftbar Row:** animation speed to 1.5s ([#917](https://github.com/dialpad/dialtone-vue/issues/917)) ([3507ad3](https://github.com/dialpad/dialtone-vue/commit/3507ad371ca471d55ebe2894236f04e127e4f143))\n* **Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode ([#932](https://github.com/dialpad/dialtone-vue/issues/932)) ([f232761](https://github.com/dialpad/dialtone-vue/commit/f23276140227d94a7448d5ef7e5475b54e4859da))\n* **Unread Chip:** styling - vue3 ([#921](https://github.com/dialpad/dialtone-vue/issues/921)) ([1bf9908](https://github.com/dialpad/dialtone-vue/commit/1bf99089cfa4547f9192375ce75ea58696fb2152))\n* visual tests not triggering on approval ([#934](https://github.com/dialpad/dialtone-vue/issues/934)) ([f78762e](https://github.com/dialpad/dialtone-vue/commit/f78762ef614b973b3c305e02ff0fa71b4307f47a))\n\n\n### Code Refactoring\n\n* **Root Layout:** remove javascript - vue3 ([#923](https://github.com/dialpad/dialtone-vue/issues/923)) ([bece1dd](https://github.com/dialpad/dialtone-vue/commit/bece1dd29379f762ac4fb35c5ed63780f860a8a2))\n\n\n### Features\n\n* **Leftbar General Row:** add iconSize prop ([#930](https://github.com/dialpad/dialtone-vue/issues/930)) ([8f6a35b](https://github.com/dialpad/dialtone-vue/commit/8f6a35b7fc3210f368cbf01d2eb38e722695f5e3))\n* **Rich Text Editor:** add rich text editor component - vue3 ([#928](https://github.com/dialpad/dialtone-vue/issues/928)) ([dd483ab](https://github.com/dialpad/dialtone-vue/commit/dd483abc1261c85d5291ff2a0ee7a5ec84d0b3e6))","parsed":{"_":["emoji size in leftbar item descriptions (#919) (918774f)","General Row:** show dnd alongside unreadCount (#936) (5c0d0ca)","image viewer improvements (#927) (27b130f)","Leftbar Row:** animation speed to 1.5s (#917) (3507ad3)","Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode (#932) (f232761)","Unread Chip:** styling - vue3 (#921) (1bf9908)","visual tests not triggering on approval (#934) (f78762e)","Root Layout:** remove javascript - vue3 (#923) (bece1dd)","Leftbar General Row:** add iconSize prop (#930) (8f6a35b)","Rich Text Editor:** add rich text editor component - vue3 (#928) (dd483ab)"],"Bug Fixes":["emoji size in leftbar item descriptions (#919) (918774f)","General Row:** show dnd alongside unreadCount (#936) (5c0d0ca)","image viewer improvements (#927) (27b130f)","Leftbar Row:** animation speed to 1.5s (#917) (3507ad3)","Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode (#932) (f232761)","Unread Chip:** styling - vue3 (#921) (1bf9908)","visual tests not triggering on approval (#934) (f78762e)"],"Code Refactoring":["Root Layout:** remove javascript - vue3 (#923) (bece1dd)"],"Features":["Leftbar General Row:** add iconSize prop (#930) (8f6a35b)","Rich Text Editor:** add rich text editor component - vue3 (#928) (dd483ab)"]}},{"version":"3.61.5","title":"[3.61.5](https://github.com/dialpad/dialtone-vue/compare/v3.61.4...v3.61.5) (2023-04-17)","date":"2023-04-17","body":"### Bug Fixes\n\n* remove dialtone-icons from externals ([#915](https://github.com/dialpad/dialtone-vue/issues/915)) ([d93c3d3](https://github.com/dialpad/dialtone-vue/commit/d93c3d39e9c1d109d5552bcd2127bf79e30b6cec))","parsed":{"_":["remove dialtone-icons from externals (#915) (d93c3d3)"],"Bug Fixes":["remove dialtone-icons from externals (#915) (d93c3d3)"]}},{"version":"3.61.4","title":"[3.61.4](https://github.com/dialpad/dialtone-vue/compare/v3.61.3...v3.61.4) (2023-04-15)","date":"2023-04-15","body":"### Bug Fixes\n\n* **Avatar:** image size and z-index issues ([#909](https://github.com/dialpad/dialtone-vue/issues/909)) ([32d0442](https://github.com/dialpad/dialtone-vue/commit/32d04429e25cb0b7d15aed396cb8cdb296d9dd8a))\n* **Avatar:** remove box sizing for overlay text/icon (vue3) ([#907](https://github.com/dialpad/dialtone-vue/issues/907)) ([5f20caa](https://github.com/dialpad/dialtone-vue/commit/5f20caafb57aab8b88680910c6adcd2c0cbb3b81))\n* **Recipe Callbar Ai Popover:** fixed popover positioning in the callbar ([#913](https://github.com/dialpad/dialtone-vue/issues/913)) ([5000d72](https://github.com/dialpad/dialtone-vue/commit/5000d723e03595d940c85094bb83d9c690f68be0))\n* **Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar ([#911](https://github.com/dialpad/dialtone-vue/issues/911)) ([0241810](https://github.com/dialpad/dialtone-vue/commit/02418105c101187e5a6a22a96e6cbf649297462e))","parsed":{"_":["Avatar:** image size and z-index issues (#909) (32d0442)","Avatar:** remove box sizing for overlay text/icon (vue3) (#907) (5f20caa)","Recipe Callbar Ai Popover:** fixed popover positioning in the callbar (#913) (5000d72)","Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar (#911) (0241810)"],"Bug Fixes":["Avatar:** image size and z-index issues (#909) (32d0442)","Avatar:** remove box sizing for overlay text/icon (vue3) (#907) (5f20caa)","Recipe Callbar Ai Popover:** fixed popover positioning in the callbar (#913) (5000d72)","Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar (#911) (0241810)"]}},{"version":"3.61.3","title":"[3.61.3](https://github.com/dialpad/dialtone-vue/compare/v3.61.2...v3.61.3) (2023-04-14)","date":"2023-04-14","body":"### Bug Fixes\n\n* incorrect version of icons ([2948ed7](https://github.com/dialpad/dialtone-vue/commit/2948ed7b77e49ad1f7e5afed0a7be78bb6a6a388))","parsed":{"_":["incorrect version of icons (2948ed7)"],"Bug Fixes":["incorrect version of icons (2948ed7)"]}},{"version":"3.61.2","title":"[3.61.2](https://github.com/dialpad/dialtone-vue/compare/v3.61.1...v3.61.2) (2023-04-13)","date":"2023-04-13","body":"### Bug Fixes\n\n* update dialtone / dialtone-icons ([911bb31](https://github.com/dialpad/dialtone-vue/commit/911bb31ee8316f7ee1c7817a255f164c341d5b39))","parsed":{"_":["update dialtone / dialtone-icons (911bb31)"],"Bug Fixes":["update dialtone / dialtone-icons (911bb31)"]}},{"version":"3.61.1","title":"[3.61.1](https://github.com/dialpad/dialtone-vue/compare/v3.61.0...v3.61.1) (2023-04-11)","date":"2023-04-11","body":"### Bug Fixes\n\n* lock to exact dialtone-icons version ([38da5f7](https://github.com/dialpad/dialtone-vue/commit/38da5f7cea2b30c8f9631ce9f44bde557271c2f3))","parsed":{"_":["lock to exact dialtone-icons version (38da5f7)"],"Bug Fixes":["lock to exact dialtone-icons version (38da5f7)"]}},{"version":"3.61.0","title":"[3.61.0](https://github.com/dialpad/dialtone-vue/compare/v3.60.2...v3.61.0) (2023-04-11)","date":"2023-04-11","body":"### Features\n\n* update dialtone-icons ([2e2e893](https://github.com/dialpad/dialtone-vue/commit/2e2e8935bf568214e476e0d200cb5cf89a478ec2))","parsed":{"_":["update dialtone-icons (2e2e893)"],"Features":["update dialtone-icons (2e2e893)"]}},{"version":"3.60.2","title":"[3.60.2](https://github.com/dialpad/dialtone-vue/compare/v3.60.1...v3.60.2) (2023-04-11)","date":"2023-04-11","body":"### Bug Fixes\n\n* null protection on some refs ([#904](https://github.com/dialpad/dialtone-vue/issues/904)) ([0fb4d2a](https://github.com/dialpad/dialtone-vue/commit/0fb4d2a50df5b3c451ab135c8172b9114b0cee2d))\n* **Tooltip:** arrow not displaying - vue3 ([#900](https://github.com/dialpad/dialtone-vue/issues/900)) ([0d02815](https://github.com/dialpad/dialtone-vue/commit/0d02815a9a6d38ed55e11388c30f9728d4f83e2a))","parsed":{"_":["null protection on some refs (#904) (0fb4d2a)","Tooltip:** arrow not displaying - vue3 (#900) (0d02815)"],"Bug Fixes":["null protection on some refs (#904) (0fb4d2a)","Tooltip:** arrow not displaying - vue3 (#900) (0d02815)"]}},{"version":"3.60.1","title":"[3.60.1](https://github.com/dialpad/dialtone-vue/compare/v3.60.0...v3.60.1) (2023-04-10)","date":"2023-04-10","body":"### Bug Fixes\n\n* showing both image and initials issue ([#902](https://github.com/dialpad/dialtone-vue/issues/902)) ([2ff0b1b](https://github.com/dialpad/dialtone-vue/commit/2ff0b1b3d22d61902ea3fa7b362bcdd79c3137d5))","parsed":{"_":["showing both image and initials issue (#902) (2ff0b1b)"],"Bug Fixes":["showing both image and initials issue (#902) (2ff0b1b)"]}},{"version":"3.60.0","title":"[3.60.0](https://github.com/dialpad/dialtone-vue/compare/v3.59.2...v3.60.0) (2023-04-06)","date":"2023-04-06","body":"### Features\n\n* support multiple avatars for `DtRecipeContactInfo` Component (vue3) ([#882](https://github.com/dialpad/dialtone-vue/issues/882)) ([d864683](https://github.com/dialpad/dialtone-vue/commit/d864683070b64400b4038e762065b942985088fd))","parsed":{"_":["support multiple avatars for DtRecipeContactInfo Component (vue3) (#882) (d864683)"],"Features":["support multiple avatars for DtRecipeContactInfo Component (vue3) (#882) (d864683)"]}},{"version":"3.59.2","title":"[3.59.2](https://github.com/dialpad/dialtone-vue/compare/v3.59.1...v3.59.2) (2023-04-06)","date":"2023-04-06","body":"### Bug Fixes\n\n* update dialtone-icons ([0f75862](https://github.com/dialpad/dialtone-vue/commit/0f758622bb5deae1473a018eecbf4803edca503f))","parsed":{"_":["update dialtone-icons (0f75862)"],"Bug Fixes":["update dialtone-icons (0f75862)"]}},{"version":"3.59.1","title":"[3.59.1](https://github.com/dialpad/dialtone-vue/compare/v3.59.0...v3.59.1) (2023-04-06)","date":"2023-04-06","body":"### Bug Fixes\n\n* **Popover:** losing focus - vue3 ([#897](https://github.com/dialpad/dialtone-vue/issues/897)) ([0315100](https://github.com/dialpad/dialtone-vue/commit/031510009fd9740ad67d3d44fcee3832fcee6d95))","parsed":{"_":["Popover:** losing focus - vue3 (#897) (0315100)"],"Bug Fixes":["Popover:** losing focus - vue3 (#897) (0315100)"]}},{"version":"3.59.0","title":"[3.59.0](https://github.com/dialpad/dialtone-vue/compare/v3.58.0...v3.59.0) (2023-04-06)","date":"2023-04-06","body":"### Features\n\n* **Callbar Button:** add importance prop ([#887](https://github.com/dialpad/dialtone-vue/issues/887)) ([eb052e1](https://github.com/dialpad/dialtone-vue/commit/eb052e14642f886283a256fa58ae37a16af10330))\n* **Feed Items:** create feed item time pill (vue3) ([#895](https://github.com/dialpad/dialtone-vue/issues/895)) ([7b0558e](https://github.com/dialpad/dialtone-vue/commit/7b0558ee8403183e0c1d7cdc0d8bc3559e8b803c))","parsed":{"_":["Callbar Button:** add importance prop (#887) (eb052e1)","Feed Items:** create feed item time pill (vue3) (#895) (7b0558e)"],"Features":["Callbar Button:** add importance prop (#887) (eb052e1)","Feed Items:** create feed item time pill (vue3) (#895) (7b0558e)"]}},{"version":"3.58.0","title":"[3.58.0](https://github.com/dialpad/dialtone-vue/compare/v3.57.1...v3.58.0) (2023-04-04)","date":"2023-04-04","body":"### Bug Fixes\n\n* **Popover:** null protection ([#884](https://github.com/dialpad/dialtone-vue/issues/884)) ([cbd9691](https://github.com/dialpad/dialtone-vue/commit/cbd96910c953a4e870f26d7c1ca14c659fc43bf2))\n* **Recipe Contact Info:** remove d-of-hidden ([#891](https://github.com/dialpad/dialtone-vue/issues/891)) ([aeb6124](https://github.com/dialpad/dialtone-vue/commit/aeb6124f1e71b86640c885154c954b8a53b5c636))\n\n\n### Features\n\n* **Modal:** add closeOnClick prop ([#890](https://github.com/dialpad/dialtone-vue/issues/890)) ([9d53447](https://github.com/dialpad/dialtone-vue/commit/9d53447177170f53e2515655494d8dbfd10fe38a))","parsed":{"_":["Popover:** null protection (#884) (cbd9691)","Recipe Contact Info:** remove d-of-hidden (#891) (aeb6124)","Modal:** add closeOnClick prop (#890) (9d53447)"],"Bug Fixes":["Popover:** null protection (#884) (cbd9691)","Recipe Contact Info:** remove d-of-hidden (#891) (aeb6124)"],"Features":["Modal:** add closeOnClick prop (#890) (9d53447)"]}},{"version":"3.57.1","title":"[3.57.1](https://github.com/dialpad/dialtone-vue/compare/v3.57.0...v3.57.1) (2023-04-03)","date":"2023-04-03","body":"### Bug Fixes\n\n* **Recipe Leftbar Unread Chip:** background-color ([3331f3c](https://github.com/dialpad/dialtone-vue/commit/3331f3c6a235d88f082583e08c6533d3f3d5ba2c))","parsed":{"_":["Recipe Leftbar Unread Chip:** background-color (3331f3c)"],"Bug Fixes":["Recipe Leftbar Unread Chip:** background-color (3331f3c)"]}},{"version":"3.57.0","title":"[3.57.0](https://github.com/dialpad/dialtone-vue/compare/v3.56.2...v3.57.0) (2023-04-03)","date":"2023-04-03","body":"### Bug Fixes\n\n* **Avatar:** additional null protection ([4545721](https://github.com/dialpad/dialtone-vue/commit/4545721f1ea6ac16ae6430102b0865b1d5ab2d75))\n* **Avatar:** null protect firstElementChild ([1b2b949](https://github.com/dialpad/dialtone-vue/commit/1b2b9497ea951fff41bfb7d2fe6b067120dc6c49))\n\n\n### Features\n\n* **Recipe Leftbar Unread Chip:** add leftbar unread chip recipe - vue3 ([#878](https://github.com/dialpad/dialtone-vue/issues/878)) ([03b0b0c](https://github.com/dialpad/dialtone-vue/commit/03b0b0c690ffec643c45e6016a2a60d2bdf75e78))","parsed":{"_":["Avatar:** additional null protection (4545721)","Avatar:** null protect firstElementChild (1b2b949)","Recipe Leftbar Unread Chip:** add leftbar unread chip recipe - vue3 (#878) (03b0b0c)"],"Bug Fixes":["Avatar:** additional null protection (4545721)","Avatar:** null protect firstElementChild (1b2b949)"],"Features":["Recipe Leftbar Unread Chip:** add leftbar unread chip recipe - vue3 (#878) (03b0b0c)"]}},{"version":"3.56.2","title":"[3.56.2](https://github.com/dialpad/dialtone-vue/compare/v3.56.1...v3.56.2) (2023-03-31)","date":"2023-03-31","body":"### Bug Fixes\n\n* **Image Viewer:** dt image viewer visual testing ([#874](https://github.com/dialpad/dialtone-vue/issues/874)) ([5400412](https://github.com/dialpad/dialtone-vue/commit/5400412963d2d3408e1556f6ca0f986a8bdc4c3d))\n* **Recipe Callbar Btn:** transparent background when btn is in disabled state ([#876](https://github.com/dialpad/dialtone-vue/issues/876)) ([1031e72](https://github.com/dialpad/dialtone-vue/commit/1031e72bcb8ee1d441a4b205bfbbca91536cd74b))","parsed":{"_":["Image Viewer:** dt image viewer visual testing (#874) (5400412)","Recipe Callbar Btn:** transparent background when btn is in disabled state (#876) (1031e72)"],"Bug Fixes":["Image Viewer:** dt image viewer visual testing (#874) (5400412)","Recipe Callbar Btn:** transparent background when btn is in disabled state (#876) (1031e72)"]}},{"version":"3.56.1","title":"[3.56.1](https://github.com/dialpad/dialtone-vue/compare/v3.56.0...v3.56.1) (2023-03-30)","date":"2023-03-30","body":"### Bug Fixes\n\n* **Recipe Callbar Btn:** show tooltip when the callbar button is disa… ([#873](https://github.com/dialpad/dialtone-vue/issues/873)) ([c77a90b](https://github.com/dialpad/dialtone-vue/commit/c77a90b4f16d4b6a5fdc3361f6dd6a05d5ccb673))","parsed":{"_":["Recipe Callbar Btn:** show tooltip when the callbar button is disa… (#873) (c77a90b)"],"Bug Fixes":["Recipe Callbar Btn:** show tooltip when the callbar button is disa… (#873) (c77a90b)"]}},{"version":"3.56.0","title":"[3.56.0](https://github.com/dialpad/dialtone-vue/compare/v3.55.0...v3.56.0) (2023-03-30)","date":"2023-03-30","body":"### Features\n\n* **Input:** add date and time types for input ([#871](https://github.com/dialpad/dialtone-vue/issues/871)) ([8c3bb83](https://github.com/dialpad/dialtone-vue/commit/8c3bb8351d2a3968265075e346c42ae0f210fcd4))\n* **Tooltip:** add 300ms default delay ([#870](https://github.com/dialpad/dialtone-vue/issues/870)) ([d1d9fa5](https://github.com/dialpad/dialtone-vue/commit/d1d9fa55cd0db8ebd680438795104c732a6b0580))","parsed":{"_":["Input:** add date and time types for input (#871) (8c3bb83)","Tooltip:** add 300ms default delay (#870) (d1d9fa5)"],"Features":["Input:** add date and time types for input (#871) (8c3bb83)","Tooltip:** add 300ms default delay (#870) (d1d9fa5)"]}},{"version":"3.55.0","title":"[3.55.0](https://github.com/dialpad/dialtone-vue/compare/v3.54.0...v3.55.0) (2023-03-28)","date":"2023-03-28","body":"### Features\n\n* **Image Viewer:** create dtImageViewer ([#860](https://github.com/dialpad/dialtone-vue/issues/860)) ([20bfd61](https://github.com/dialpad/dialtone-vue/commit/20bfd619a1a9749b658ac35c7e5cd6fee8391875))","parsed":{"_":["Image Viewer:** create dtImageViewer (#860) (20bfd61)"],"Features":["Image Viewer:** create dtImageViewer (#860) (20bfd61)"]}},{"version":"3.54.0","title":"[3.54.0](https://github.com/dialpad/dialtone-vue/compare/v3.53.3...v3.54.0) (2023-03-27)","date":"2023-03-27","body":"### Bug Fixes\n\n* **Group Row:** change group row avatar to 'users' icon ([#864](https://github.com/dialpad/dialtone-vue/issues/864)) ([63f75b6](https://github.com/dialpad/dialtone-vue/commit/63f75b67343de53ee9ce449ec65367739f821689))\n\n\n### Features\n\n* adds codeblock component to dialtone vue3 ([#853](https://github.com/dialpad/dialtone-vue/issues/853)) ([14b108c](https://github.com/dialpad/dialtone-vue/commit/14b108c28c8f2c07020faf9f9c5a1de7f6dbac65))\n* **Dropdown:** add tether prop ([#863](https://github.com/dialpad/dialtone-vue/issues/863)) ([ffa3d7b](https://github.com/dialpad/dialtone-vue/commit/ffa3d7b80083bc9d24425fafe0bbcc6322afa313))","parsed":{"_":["Group Row:** change group row avatar to 'users' icon (#864) (63f75b6)","adds codeblock component to dialtone vue3 (#853) (14b108c)","Dropdown:** add tether prop (#863) (ffa3d7b)"],"Bug Fixes":["Group Row:** change group row avatar to 'users' icon (#864) (63f75b6)"],"Features":["adds codeblock component to dialtone vue3 (#853) (14b108c)","Dropdown:** add tether prop (#863) (ffa3d7b)"]}},{"version":"3.53.3","title":"[3.53.3](https://github.com/dialpad/dialtone-vue/compare/v3.53.2...v3.53.3) (2023-03-24)","date":"2023-03-24","body":"### Bug Fixes\n\n* **Input:** length validation improvement ([#859](https://github.com/dialpad/dialtone-vue/issues/859)) ([657dbda](https://github.com/dialpad/dialtone-vue/commit/657dbda7ebc150326bb6e6e97e3ad7385f2e132b))","parsed":{"_":["Input:** length validation improvement (#859) (657dbda)"],"Bug Fixes":["Input:** length validation improvement (#859) (657dbda)"]}},{"version":"3.53.2","title":"[3.53.2](https://github.com/dialpad/dialtone-vue/compare/v3.53.1...v3.53.2) (2023-03-24)","date":"2023-03-24","body":"### Bug Fixes\n\n* update dialtone-icons ([#857](https://github.com/dialpad/dialtone-vue/issues/857)) ([57c4959](https://github.com/dialpad/dialtone-vue/commit/57c4959b9aaa90d46b9702dde33a57b3cfe82c41))","parsed":{"_":["update dialtone-icons (#857) (57c4959)"],"Bug Fixes":["update dialtone-icons (#857) (57c4959)"]}},{"version":"3.53.1","title":"[3.53.1](https://github.com/dialpad/dialtone-vue/compare/v3.53.0...v3.53.1) (2023-03-23)","date":"2023-03-23","body":"### Bug Fixes\n\n* update dialtone-icons ([#855](https://github.com/dialpad/dialtone-vue/issues/855)) ([2c8c543](https://github.com/dialpad/dialtone-vue/commit/2c8c543767b24df841f6b8af0066235a29bea961))","parsed":{"_":["update dialtone-icons (#855) (2c8c543)"],"Bug Fixes":["update dialtone-icons (#855) (2c8c543)"]}},{"version":"3.53.0","title":"[3.53.0](https://github.com/dialpad/dialtone-vue/compare/v3.52.0...v3.53.0) (2023-03-22)","date":"2023-03-22","body":"### Bug Fixes\n\n* **Avatar:** allow empty alt if explicitly set ([b1c0c53](https://github.com/dialpad/dialtone-vue/commit/b1c0c53f4c28344bd0dfa57cd7850c3fdb9c1c0e))\n* **Badge:** export decoration modifiers ([#847](https://github.com/dialpad/dialtone-vue/issues/847)) ([4e3cb20](https://github.com/dialpad/dialtone-vue/commit/4e3cb2056d96ae763851a61e9d886c059b287838))\n* configure passthrough attrs in leftbar components ([#843](https://github.com/dialpad/dialtone-vue/issues/843)) ([c24bd47](https://github.com/dialpad/dialtone-vue/commit/c24bd472e4a1c0c0cd2d11882748dcdb7453c665))\n\n\n### Features\n\n* **Style:** apply semantic colors and other style housekeeping vue3 ([#836](https://github.com/dialpad/dialtone-vue/issues/836)) ([deae1d8](https://github.com/dialpad/dialtone-vue/commit/deae1d866f06be7f310f3e6f442b5cf40f36347f))","parsed":{"_":["Avatar:** allow empty alt if explicitly set (b1c0c53)","Badge:** export decoration modifiers (#847) (4e3cb20)","configure passthrough attrs in leftbar components (#843) (c24bd47)","Style:** apply semantic colors and other style housekeeping vue3 (#836) (deae1d8)"],"Bug Fixes":["Avatar:** allow empty alt if explicitly set (b1c0c53)","Badge:** export decoration modifiers (#847) (4e3cb20)","configure passthrough attrs in leftbar components (#843) (c24bd47)"],"Features":["Style:** apply semantic colors and other style housekeeping vue3 (#836) (deae1d8)"]}},{"version":"3.52.0","title":"[3.52.0](https://github.com/dialpad/dialtone-vue/compare/v3.51.0...v3.52.0) (2023-03-20)","date":"2023-03-20","body":"### Bug Fixes\n\n* **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))\n\n\n### Features\n\n* **Badge:** add decoration prop - vue3 ([#829](https://github.com/dialpad/dialtone-vue/issues/829)) ([ba83903](https://github.com/dialpad/dialtone-vue/commit/ba839035939fe8ea4a241a124bfd5d073d94157a))","parsed":{"_":["Leftbar Group Row:** add missing avatarSeed prop (#841) (ee24f91)","Badge:** add decoration prop - vue3 (#829) (ba83903)"],"Bug Fixes":["Leftbar Group Row:** add missing avatarSeed prop (#841) (ee24f91)"],"Features":["Badge:** add decoration prop - vue3 (#829) (ba83903)"]}},{"version":"3.51.0","title":"[3.51.0](https://github.com/dialpad/dialtone-vue/compare/v3.50.0...v3.51.0) (2023-03-16)","date":"2023-03-16","body":"### Bug Fixes\n\n* dialtone icons version - vue3 ([#824](https://github.com/dialpad/dialtone-vue/issues/824)) ([4456e36](https://github.com/dialpad/dialtone-vue/commit/4456e36eb0fb4391c3ba98e6b0b628150cb1c664))\n* popover fallback placements ([#822](https://github.com/dialpad/dialtone-vue/issues/822)) ([418bc81](https://github.com/dialpad/dialtone-vue/commit/418bc81200348f924f7be21facce7cc0210df886))\n\n\n### Features\n\n* **Avatar:** add canvasClass prop ([#831](https://github.com/dialpad/dialtone-vue/issues/831)) ([0977222](https://github.com/dialpad/dialtone-vue/commit/0977222ec0903c6247dc0adde31430ed412f8ad6))\n* **Leftbar Contact Row:** add hasCallButton ([#827](https://github.com/dialpad/dialtone-vue/issues/827)) ([cafb0a2](https://github.com/dialpad/dialtone-vue/commit/cafb0a25b967447e302f8e042a2863d9bb7ea681))","parsed":{"_":["dialtone icons version - vue3 (#824) (4456e36)","popover fallback placements (#822) (418bc81)","Avatar:** add canvasClass prop (#831) (0977222)","Leftbar Contact Row:** add hasCallButton (#827) (cafb0a2)"],"Bug Fixes":["dialtone icons version - vue3 (#824) (4456e36)","popover fallback placements (#822) (418bc81)"],"Features":["Avatar:** add canvasClass prop (#831) (0977222)","Leftbar Contact Row:** add hasCallButton (#827) (cafb0a2)"]}},{"version":"3.50.0","title":"[3.50.0](https://github.com/dialpad/dialtone-vue/compare/v3.49.0...v3.50.0) (2023-03-15)","date":"2023-03-15","body":"### Code Refactoring\n\n* modify dt-recipe-callbar component to have common styles baked in (vue3) ([#818](https://github.com/dialpad/dialtone-vue/issues/818)) ([cbb65ff](https://github.com/dialpad/dialtone-vue/commit/cbb65ff622494d656df1845b489e84a6e349b766))\n\n\n### Features\n\n* add avatar-size prop to contact info (vue3) ([#810](https://github.com/dialpad/dialtone-vue/issues/810)) ([19bb97e](https://github.com/dialpad/dialtone-vue/commit/19bb97eaa21b055a336a93b6dbf96f88f157f536))\n* **Dt Recipe Ivr Node:** add connector slot ([#820](https://github.com/dialpad/dialtone-vue/issues/820)) ([e688d19](https://github.com/dialpad/dialtone-vue/commit/e688d1998274d536dec2cef550561d13ef83a671))","parsed":{"_":["modify dt-recipe-callbar component to have common styles baked in (vue3) (#818) (cbb65ff)","add avatar-size prop to contact info (vue3) (#810) (19bb97e)","Dt Recipe Ivr Node:** add connector slot (#820) (e688d19)"],"Code Refactoring":["modify dt-recipe-callbar component to have common styles baked in (vue3) (#818) (cbb65ff)"],"Features":["add avatar-size prop to contact info (vue3) (#810) (19bb97e)","Dt Recipe Ivr Node:** add connector slot (#820) (e688d19)"]}},{"version":"3.49.0","title":"[3.49.0](https://github.com/dialpad/dialtone-vue/compare/v3.48.0...v3.49.0) (2023-03-14)","date":"2023-03-14","body":"### Bug Fixes\n\n* dialbot size ([2e1a224](https://github.com/dialpad/dialtone-vue/commit/2e1a2240e4522abfc53416dba90c211fdf75322d))\n* **Leftbar Group Row:** add conditional img render ([#816](https://github.com/dialpad/dialtone-vue/issues/816)) ([2f79293](https://github.com/dialpad/dialtone-vue/commit/2f79293575c92b7d3eba95746daa776aa504c10e))\n* **Popover:** ignore role=presentation ([bc5071c](https://github.com/dialpad/dialtone-vue/commit/bc5071c8620b1008504e660ae6880d6a87b59f27))\n\n\n### Features\n\n* **Leftbar Contact Row:** support \"no presence\" ([#815](https://github.com/dialpad/dialtone-vue/issues/815)) ([543bc17](https://github.com/dialpad/dialtone-vue/commit/543bc1732873845ab090692ddee4b3f1b43f53e4))\n* **Leftbar:** fixes and additions to leftbar row components ([#806](https://github.com/dialpad/dialtone-vue/issues/806)) ([c5dc843](https://github.com/dialpad/dialtone-vue/commit/c5dc8432bba9d232f8262bdf9739bd32fad06046))\n* **Scroller:** initial mvp ([#780](https://github.com/dialpad/dialtone-vue/issues/780)) ([59fe820](https://github.com/dialpad/dialtone-vue/commit/59fe820f4aec3012b4047368a379aa90b249f767))","parsed":{"_":["dialbot size (2e1a224)","Leftbar Group Row:** add conditional img render (#816) (2f79293)","Popover:** ignore role=presentation (bc5071c)","Leftbar Contact Row:** support \"no presence\" (#815) (543bc17)","Leftbar:** fixes and additions to leftbar row components (#806) (c5dc843)","Scroller:** initial mvp (#780) (59fe820)"],"Bug Fixes":["dialbot size (2e1a224)","Leftbar Group Row:** add conditional img render (#816) (2f79293)","Popover:** ignore role=presentation (bc5071c)"],"Features":["Leftbar Contact Row:** support \"no presence\" (#815) (543bc17)","Leftbar:** fixes and additions to leftbar row components (#806) (c5dc843)","Scroller:** initial mvp (#780) (59fe820)"]}},{"version":"3.48.0","title":"[3.48.0](https://github.com/dialpad/dialtone-vue/compare/v3.47.0...v3.48.0) (2023-03-13)","date":"2023-03-13","body":"### Bug Fixes\n\n* **Avatar:** initials are not available until image loads - vue3 ([#805](https://github.com/dialpad/dialtone-vue/issues/805)) ([46155f3](https://github.com/dialpad/dialtone-vue/commit/46155f3f271aed8cad62f6bfd0237d0cd2cf3cb4))\n\n\n### Features\n\n* **Theme:** update leftbar theme vars vue3 ([#801](https://github.com/dialpad/dialtone-vue/issues/801)) ([eaf3fab](https://github.com/dialpad/dialtone-vue/commit/eaf3fab3daa0200ee3709914f278a6ef53522570))\n* **Theme:** update leftbar theme vars vue3 (redo) ([#802](https://github.com/dialpad/dialtone-vue/issues/802)) ([d34b1f4](https://github.com/dialpad/dialtone-vue/commit/d34b1f442fded72b2fb66cf1d824c813a2d5bee6))","parsed":{"_":["Avatar:** initials are not available until image loads - vue3 (#805) (46155f3)","Theme:** update leftbar theme vars vue3 (#801) (eaf3fab)","Theme:** update leftbar theme vars vue3 (redo) (#802) (d34b1f4)"],"Bug Fixes":["Avatar:** initials are not available until image loads - vue3 (#805) (46155f3)"],"Features":["Theme:** update leftbar theme vars vue3 (#801) (eaf3fab)","Theme:** update leftbar theme vars vue3 (redo) (#802) (d34b1f4)"]}},{"version":"3.47.0","title":"[3.47.0](https://github.com/dialpad/dialtone-vue/compare/v3.46.2...v3.47.0) (2023-03-06)","date":"2023-03-06","body":"### Bug Fixes\n\n* adjust callbar button width for size ([#795](https://github.com/dialpad/dialtone-vue/issues/795)) ([89f0d0a](https://github.com/dialpad/dialtone-vue/commit/89f0d0a7482523a375b68f684a0352d66a2f7c8b))\n* **Combobox:** popover close on scroll ([#788](https://github.com/dialpad/dialtone-vue/issues/788)) ([4cbd355](https://github.com/dialpad/dialtone-vue/commit/4cbd355832d0945169c5bd2bd9dec5475abd18c2))\n* **Popover:** protect against an undefined focus element ([#798](https://github.com/dialpad/dialtone-vue/issues/798)) ([0a6c223](https://github.com/dialpad/dialtone-vue/commit/0a6c223dea7241d2bfc0b38000b239a3ff7f04ac))\n\n\n### Features\n\n* DP-59900 Add `buttonWidthSize` prop ([0bc6d6a](https://github.com/dialpad/dialtone-vue/commit/0bc6d6ac6fdd57f824a63cb5ebdb1746d0c2f10d))\n* **Leftbar Contact Row:** add contact row ([#799](https://github.com/dialpad/dialtone-vue/issues/799)) ([29ba4b6](https://github.com/dialpad/dialtone-vue/commit/29ba4b6aee7062552e81873f0996f0262b305b62))\n* **Leftbar General Row:** add hasUnreads prop ([de6c2da](https://github.com/dialpad/dialtone-vue/commit/de6c2da31e859b22c9a61fde0c525490c6c7c8c7))\n* **Leftbar General Row:** additional styles ([#791](https://github.com/dialpad/dialtone-vue/issues/791)) ([b48a651](https://github.com/dialpad/dialtone-vue/commit/b48a6519657dcb9522f146d02e20c0443e9737d6))\n* **Leftbar:** add group row recipe ([#781](https://github.com/dialpad/dialtone-vue/issues/781)) ([b10ea96](https://github.com/dialpad/dialtone-vue/commit/b10ea96f5ee973473897739281a4fbefaa0e4d9d))\n* **Leftbar:** dnd style vue3 ([#793](https://github.com/dialpad/dialtone-vue/issues/793)) ([a1146cf](https://github.com/dialpad/dialtone-vue/commit/a1146cf5c13051c701188b6495b4b13d732fdb1e))\n* **Leftbar:** update text-overflow style ([#790](https://github.com/dialpad/dialtone-vue/issues/790)) ([90d25d7](https://github.com/dialpad/dialtone-vue/commit/90d25d791689ea9b02bee5fa419a9aa2bd90f0aa))\n* **Theme:** update sidebar theme vars vue3 ([#783](https://github.com/dialpad/dialtone-vue/issues/783)) ([476adf3](https://github.com/dialpad/dialtone-vue/commit/476adf3998ae9041f989179609a10e279b01754c))","parsed":{"_":["adjust callbar button width for size (#795) (89f0d0a)","Combobox:** popover close on scroll (#788) (4cbd355)","Popover:** protect against an undefined focus element (#798) (0a6c223)","DP-59900 Add buttonWidthSize prop (0bc6d6a)","Leftbar Contact Row:** add contact row (#799) (29ba4b6)","Leftbar General Row:** add hasUnreads prop (de6c2da)","Leftbar General Row:** additional styles (#791) (b48a651)","Leftbar:** add group row recipe (#781) (b10ea96)","Leftbar:** dnd style vue3 (#793) (a1146cf)","Leftbar:** update text-overflow style (#790) (90d25d7)","Theme:** update sidebar theme vars vue3 (#783) (476adf3)"],"Bug Fixes":["adjust callbar button width for size (#795) (89f0d0a)","Combobox:** popover close on scroll (#788) (4cbd355)","Popover:** protect against an undefined focus element (#798) (0a6c223)"],"Features":["DP-59900 Add buttonWidthSize prop (0bc6d6a)","Leftbar Contact Row:** add contact row (#799) (29ba4b6)","Leftbar General Row:** add hasUnreads prop (de6c2da)","Leftbar General Row:** additional styles (#791) (b48a651)","Leftbar:** add group row recipe (#781) (b10ea96)","Leftbar:** dnd style vue3 (#793) (a1146cf)","Leftbar:** update text-overflow style (#790) (90d25d7)","Theme:** update sidebar theme vars vue3 (#783) (476adf3)"]}},{"version":"3.46.2","title":"[3.46.2](https://github.com/dialpad/dialtone-vue/compare/v3.46.1...v3.46.2) (2023-02-24)","date":"2023-02-24","body":"### Bug Fixes\n\n* export leftbar general row ([54280bd](https://github.com/dialpad/dialtone-vue/commit/54280bdb196b827a94c01093d572f91e3b0aff05))","parsed":{"_":["export leftbar general row (54280bd)"],"Bug Fixes":["export leftbar general row (54280bd)"]}},{"version":"3.46.1","title":"[3.46.1](https://github.com/dialpad/dialtone-vue/compare/v3.46.0...v3.46.1) (2023-02-23)","date":"2023-02-23","body":"### Bug Fixes\n\n* export presence ([c6ccdc4](https://github.com/dialpad/dialtone-vue/commit/c6ccdc4fe907de6bf48c581beb6191815fad0eec))","parsed":{"_":["export presence (c6ccdc4)"],"Bug Fixes":["export presence (c6ccdc4)"]}},{"version":"3.46.0","title":"[3.46.0](https://github.com/dialpad/dialtone-vue/compare/v3.45.0...v3.46.0) (2023-02-23)","date":"2023-02-23","body":"### Bug Fixes\n\n* **Popover:** prevent viewport from cutting off modal popover ([#774](https://github.com/dialpad/dialtone-vue/issues/774)) ([e160de7](https://github.com/dialpad/dialtone-vue/commit/e160de74fa7b40e05b3534b09f9896923fff8952))\n* vue api doc issues ([#777](https://github.com/dialpad/dialtone-vue/issues/777)) ([e302c14](https://github.com/dialpad/dialtone-vue/commit/e302c1479169dc507ca0abc79b06c3b076fbc16d))\n\n\n### Features\n\n* **Leftbar:** add general row recipe ([#775](https://github.com/dialpad/dialtone-vue/issues/775)) ([433747d](https://github.com/dialpad/dialtone-vue/commit/433747d81873c16c19c3b93fd3df131b36f80e6a))","parsed":{"_":["Popover:** prevent viewport from cutting off modal popover (#774) (e160de7)","vue api doc issues (#777) (e302c14)","Leftbar:** add general row recipe (#775) (433747d)"],"Bug Fixes":["Popover:** prevent viewport from cutting off modal popover (#774) (e160de7)","vue api doc issues (#777) (e302c14)"],"Features":["Leftbar:** add general row recipe (#775) (433747d)"]}},{"version":"3.45.0","title":"[3.45.0](https://github.com/dialpad/dialtone-vue/compare/v3.44.2...v3.45.0) (2023-02-21)","date":"2023-02-21","body":"### Bug Fixes\n\n* **Popover, Tooltip:** support shadow dom ([#773](https://github.com/dialpad/dialtone-vue/issues/773)) ([9f65475](https://github.com/dialpad/dialtone-vue/commit/9f65475b3890c0dc5f666d3c97505ef0efde076e))\n\n\n### Features\n\n* **Stack:** new stack component - Vue3 ([#768](https://github.com/dialpad/dialtone-vue/issues/768)) ([4b3e222](https://github.com/dialpad/dialtone-vue/commit/4b3e22288eb4d07e4fc1cf96fa46bce4f51750ed))","parsed":{"_":["Popover, Tooltip:** support shadow dom (#773) (9f65475)","Stack:** new stack component - Vue3 (#768) (4b3e222)"],"Bug Fixes":["Popover, Tooltip:** support shadow dom (#773) (9f65475)"],"Features":["Stack:** new stack component - Vue3 (#768) (4b3e222)"]}},{"version":"3.44.2","title":"[3.44.2](https://github.com/dialpad/dialtone-vue/compare/v3.44.1...v3.44.2) (2023-02-15)","date":"2023-02-15","body":"### Bug Fixes\n\n* add appendTo prop on all popover based components ([#766](https://github.com/dialpad/dialtone-vue/issues/766)) ([01c3a89](https://github.com/dialpad/dialtone-vue/commit/01c3a893c777da025adca6207c3def42896e16dd))\n* **Dropdown:** remove deprecated DropdownList ([#767](https://github.com/dialpad/dialtone-vue/issues/767)) ([006444d](https://github.com/dialpad/dialtone-vue/commit/006444dfb5afd3a76359906b27b47d247f3f5e29))","parsed":{"_":["add appendTo prop on all popover based components (#766) (01c3a89)","Dropdown:** remove deprecated DropdownList (#767) (006444d)"],"Bug Fixes":["add appendTo prop on all popover based components (#766) (01c3a89)","Dropdown:** remove deprecated DropdownList (#767) (006444d)"]}},{"version":"3.44.1","title":"[3.44.1](https://github.com/dialpad/dialtone-vue/compare/v3.44.0...v3.44.1) (2023-02-14)","date":"2023-02-14","body":"### Bug Fixes\n\n* **Root Layout:** null protection on getElementTops ([#763](https://github.com/dialpad/dialtone-vue/issues/763)) ([58db83e](https://github.com/dialpad/dialtone-vue/commit/58db83ec6352446c3c4a10d2a4f520b8d4a7db5c))","parsed":{"_":["Root Layout:** null protection on getElementTops (#763) (58db83e)"],"Bug Fixes":["Root Layout:** null protection on getElementTops (#763) (58db83e)"]}},{"version":"3.44.0","title":"[3.44.0](https://github.com/dialpad/dialtone-vue/compare/v3.43.0...v3.44.0) (2023-02-13)","date":"2023-02-13","body":"### Bug Fixes\n\n* **Collapsible:** pass only listeners to lazy show ([#756](https://github.com/dialpad/dialtone-vue/issues/756)) ([771e9d3](https://github.com/dialpad/dialtone-vue/commit/771e9d3638c124d7c33f4bbfea1c83c1f7e203ec))\n* **Root Layout Body:** fix a11y keyboard access to main content ([#752](https://github.com/dialpad/dialtone-vue/issues/752)) ([e897b5d](https://github.com/dialpad/dialtone-vue/commit/e897b5df6265c4fea8e8737b16d17c74c3f8711f))\n* **Root Layout:** sidebar independently scrollable ([#759](https://github.com/dialpad/dialtone-vue/issues/759)) ([6a58681](https://github.com/dialpad/dialtone-vue/commit/6a58681286efd7be9d5be11376e5c842164f7100))\n\n\n### Features\n\n* **List Item:** add selected prop ([#754](https://github.com/dialpad/dialtone-vue/issues/754)) ([63237db](https://github.com/dialpad/dialtone-vue/commit/63237dbf9734f8b0cd6f097dd1851c3a1b7024b3))","parsed":{"_":["Collapsible:** pass only listeners to lazy show (#756) (771e9d3)","Root Layout Body:** fix a11y keyboard access to main content (#752) (e897b5d)","Root Layout:** sidebar independently scrollable (#759) (6a58681)","List Item:** add selected prop (#754) (63237db)"],"Bug Fixes":["Collapsible:** pass only listeners to lazy show (#756) (771e9d3)","Root Layout Body:** fix a11y keyboard access to main content (#752) (e897b5d)","Root Layout:** sidebar independently scrollable (#759) (6a58681)"],"Features":["List Item:** add selected prop (#754) (63237db)"]}},{"version":"3.43.0","title":"[3.43.0](https://github.com/dialpad/dialtone-vue/compare/v3.42.3...v3.43.0) (2023-02-08)","date":"2023-02-08","body":"### Bug Fixes\n\n* preventScrolling after transition completes ([#750](https://github.com/dialpad/dialtone-vue/issues/750)) ([af2ac67](https://github.com/dialpad/dialtone-vue/commit/af2ac679dcf8ffe986d8e9649245f3741de78cef))\n\n\n### Features\n\n* **Avatar:** group variant ([#751](https://github.com/dialpad/dialtone-vue/issues/751)) ([a416c91](https://github.com/dialpad/dialtone-vue/commit/a416c91741800b27af0a9bf704b8ac58edd8fe12))","parsed":{"_":["preventScrolling after transition completes (#750) (af2ac67)","Avatar:** group variant (#751) (a416c91)"],"Bug Fixes":["preventScrolling after transition completes (#750) (af2ac67)"],"Features":["Avatar:** group variant (#751) (a416c91)"]}},{"version":"3.42.3","title":"[3.42.3](https://github.com/dialpad/dialtone-vue/compare/v3.42.2...v3.42.3) (2023-02-03)","date":"2023-02-03","body":"### Bug Fixes\n\n* **Root Layout:** headerHeight 0 if no slot ([a3bfbc6](https://github.com/dialpad/dialtone-vue/commit/a3bfbc66ad2c62d813dc753a7ffe1616727ee666))\n* **Root Layout:** modify to use hasSlotContent ([a3588b0](https://github.com/dialpad/dialtone-vue/commit/a3588b0b3e14b5f83b16b4dbe60e7584b99c58d6))","parsed":{"_":["Root Layout:** headerHeight 0 if no slot (a3bfbc6)","Root Layout:** modify to use hasSlotContent (a3588b0)"],"Bug Fixes":["Root Layout:** headerHeight 0 if no slot (a3bfbc6)","Root Layout:** modify to use hasSlotContent (a3588b0)"]}},{"version":"3.42.2","title":"[3.42.2](https://github.com/dialpad/dialtone-vue/compare/v3.42.1...v3.42.2) (2023-02-03)","date":"2023-02-03","body":"### Bug Fixes\n\n* **Combobox Multi Select:** wrong chips position while on modal ([#743](https://github.com/dialpad/dialtone-vue/issues/743)) ([49baa71](https://github.com/dialpad/dialtone-vue/commit/49baa717da087b82d609ba3804511aee306c0fd1))\n* **Root Layout:** add fixed prop ([#744](https://github.com/dialpad/dialtone-vue/issues/744)) ([4cde38d](https://github.com/dialpad/dialtone-vue/commit/4cde38dbd780189fc7d1492e1ec992878507fa2f))","parsed":{"_":["Combobox Multi Select:** wrong chips position while on modal (#743) (49baa71)","Root Layout:** add fixed prop (#744) (4cde38d)"],"Bug Fixes":["Combobox Multi Select:** wrong chips position while on modal (#743) (49baa71)","Root Layout:** add fixed prop (#744) (4cde38d)"]}},{"version":"3.42.1","title":"[3.42.1](https://github.com/dialpad/dialtone-vue/compare/v3.42.0...v3.42.1) (2023-02-02)","date":"2023-02-02","body":"### Bug Fixes\n\n* **Collapsible:** correct anchor slot check ([#739](https://github.com/dialpad/dialtone-vue/issues/739)) ([0e712d1](https://github.com/dialpad/dialtone-vue/commit/0e712d15e0feec11c2c09976e3bba968c53a4d19))\n* **Combobox Multi Select:** chips missalignment ([#737](https://github.com/dialpad/dialtone-vue/issues/737)) ([a467ede](https://github.com/dialpad/dialtone-vue/commit/a467edeab6ee9075356b2c8d6a2fad2e8bc7c5be))\n* **Top Banner Info:** updated tests ([#734](https://github.com/dialpad/dialtone-vue/issues/734)) ([b9c987c](https://github.com/dialpad/dialtone-vue/commit/b9c987cb993e9860436a0db6eff787d7773d87ff))\n\n\n### Code Refactoring\n\n* slot validation in components ([#732](https://github.com/dialpad/dialtone-vue/issues/732)) ([8e87799](https://github.com/dialpad/dialtone-vue/commit/8e877996a0d99419dd964b186d85d57cc52d39be))","parsed":{"_":["Collapsible:** correct anchor slot check (#739) (0e712d1)","Combobox Multi Select:** chips missalignment (#737) (a467ede)","Top Banner Info:** updated tests (#734) (b9c987c)","slot validation in components (#732) (8e87799)"],"Bug Fixes":["Collapsible:** correct anchor slot check (#739) (0e712d1)","Combobox Multi Select:** chips missalignment (#737) (a467ede)","Top Banner Info:** updated tests (#734) (b9c987c)"],"Code Refactoring":["slot validation in components (#732) (8e87799)"]}},{"version":"3.42.0","title":"[3.42.0](https://github.com/dialpad/dialtone-vue/compare/v3.41.0...v3.42.0) (2023-02-01)","date":"2023-02-01","body":"","parsed":{"_":[]}},{"version":"3.41.0","title":"[3.41.0](https://github.com/dialpad/dialtone-vue/compare/v3.40.0...v3.41.0) (2023-01-26)","date":"2023-01-26","body":"### Bug Fixes\n\n* **Notice:** incorrect validation - vue 3 ([#716](https://github.com/dialpad/dialtone-vue/issues/716)) ([39aa989](https://github.com/dialpad/dialtone-vue/commit/39aa989f5b12864b4a91e7dfea52d41ba15cc316))\n* **Tab:** fix focus management with focusable elements inside the panel ([#721](https://github.com/dialpad/dialtone-vue/issues/721)) ([b689472](https://github.com/dialpad/dialtone-vue/commit/b689472a3624eb6ea1d03ebb94ac8befe91159b5))\n\n\n### Features\n\n* **Modal:** add style variants of banner ([#714](https://github.com/dialpad/dialtone-vue/issues/714)) ([b759869](https://github.com/dialpad/dialtone-vue/commit/b759869f26cda41ee8fb1c93a43be6cf7af5ef2d))","parsed":{"_":["Notice:** incorrect validation - vue 3 (#716) (39aa989)","Tab:** fix focus management with focusable elements inside the panel (#721) (b689472)","Modal:** add style variants of banner (#714) (b759869)"],"Bug Fixes":["Notice:** incorrect validation - vue 3 (#716) (39aa989)","Tab:** fix focus management with focusable elements inside the panel (#721) (b689472)"],"Features":["Modal:** add style variants of banner (#714) (b759869)"]}},{"version":"3.40.0","title":"[3.40.0](https://github.com/dialpad/dialtone-vue/compare/v3.39.0...v3.40.0) (2023-01-24)","date":"2023-01-24","body":"### Features\n\n* **Semantic Release:** add vue3 releases to GitHub releases ([#712](https://github.com/dialpad/dialtone-vue/issues/712)) ([56d5d88](https://github.com/dialpad/dialtone-vue/commit/56d5d88420cb01da45631b028f0dc356c1297b2d))","parsed":{"_":["Semantic Release:** add vue3 releases to GitHub releases (#712) (56d5d88)"],"Features":["Semantic Release:** add vue3 releases to GitHub releases (#712) (56d5d88)"]}},{"version":"3.39.0","title":"[3.39.0](https://github.com/dialpad/dialtone-vue/compare/v3.38.0...v3.39.0) (2023-01-23)","date":"2023-01-23","body":"### Bug Fixes\n\n* **Combobox:** chips vertical alignment - vue 3 ([#707](https://github.com/dialpad/dialtone-vue/issues/707)) ([8f52e24](https://github.com/dialpad/dialtone-vue/commit/8f52e2429fec0a7833f81414e19bfe20fb1c0ef7))\n* **Popover:** blocking wheel event - vue 3 ([#709](https://github.com/dialpad/dialtone-vue/issues/709)) ([ddba8a8](https://github.com/dialpad/dialtone-vue/commit/ddba8a8630fafec1308e5520abdc59cba69af3d4))\n* **Root Layout:** detect empty slot ([#710](https://github.com/dialpad/dialtone-vue/issues/710)) ([6a8b831](https://github.com/dialpad/dialtone-vue/commit/6a8b83109592a4997fe4f724f48013e0f8f5c342))\n\n\n### Features\n\n* css as separate file ([#711](https://github.com/dialpad/dialtone-vue/issues/711)) ([1171f35](https://github.com/dialpad/dialtone-vue/commit/1171f350f7e92d769687b83e70c4baafe746feb7))","parsed":{"_":["Combobox:** chips vertical alignment - vue 3 (#707) (8f52e24)","Popover:** blocking wheel event - vue 3 (#709) (ddba8a8)","Root Layout:** detect empty slot (#710) (6a8b831)","css as separate file (#711) (1171f35)"],"Bug Fixes":["Combobox:** chips vertical alignment - vue 3 (#707) (8f52e24)","Popover:** blocking wheel event - vue 3 (#709) (ddba8a8)","Root Layout:** detect empty slot (#710) (6a8b831)"],"Features":["css as separate file (#711) (1171f35)"]}},{"version":"3.38.0","title":"[3.38.0](https://github.com/dialpad/dialtone-vue/compare/v3.37.0...v3.38.0) (2023-01-17)","date":"2023-01-17","body":"### Features\n\n* include CHANGELOG files in the package ([#705](https://github.com/dialpad/dialtone-vue/issues/705)) ([8849584](https://github.com/dialpad/dialtone-vue/commit/884958408f2a6fa2148109337c86206dae7a125f))","parsed":{"_":["include CHANGELOG files in the package (#705) (8849584)"],"Features":["include CHANGELOG files in the package (#705) (8849584)"]}},{"version":"3.37.0","title":"[3.37.0](https://github.com/dialpad/dialtone-vue/compare/v3.36.0...v3.37.0) (2023-01-16)","date":"2023-01-16","body":"### Bug Fixes\n\n* **Callbar:** style update to dt7 vue3 ([#701](https://github.com/dialpad/dialtone-vue/issues/701)) ([80be6c8](https://github.com/dialpad/dialtone-vue/commit/80be6c80576e82a6eb4a99812aa45c5ba461c2e3))\n\n\n### Features\n\n* enable shadowMode ([#703](https://github.com/dialpad/dialtone-vue/issues/703)) ([3e226ba](https://github.com/dialpad/dialtone-vue/commit/3e226ba2b4b36561e70be9048d9f75d8262580ca))","parsed":{"_":["Callbar:** style update to dt7 vue3 (#701) (80be6c8)","enable shadowMode (#703) (3e226ba)"],"Bug Fixes":["Callbar:** style update to dt7 vue3 (#701) (80be6c8)"],"Features":["enable shadowMode (#703) (3e226ba)"]}},{"version":"3.36.0","title":"[3.36.0](https://github.com/dialpad/dialtone-vue/compare/v3.35.1...v3.36.0) (2023-01-12)","date":"2023-01-12","body":"### Features\n\n* **Combobox, Dropdown:** dt7 style update vue3 ([#695](https://github.com/dialpad/dialtone-vue/issues/695)) ([717abc8](https://github.com/dialpad/dialtone-vue/commit/717abc8547db22e77bf726809ac8ee64640a5ed5))\n* **Toggle:** add toggleOnClick prop ([#699](https://github.com/dialpad/dialtone-vue/issues/699)) ([096fcc1](https://github.com/dialpad/dialtone-vue/commit/096fcc14b7a98734e3955478c943d77bd460f464))","parsed":{"_":["Combobox, Dropdown:** dt7 style update vue3 (#695) (717abc8)","Toggle:** add toggleOnClick prop (#699) (096fcc1)"],"Features":["Combobox, Dropdown:** dt7 style update vue3 (#695) (717abc8)","Toggle:** add toggleOnClick prop (#699) (096fcc1)"]}},{"version":"3.35.1","title":"[3.35.1](https://github.com/dialpad/dialtone-vue/compare/v3.35.0...v3.35.1) (2023-01-11)","date":"2023-01-11","body":"","parsed":{"_":[]}},{"version":"3.35.0","title":"[3.35.0](https://github.com/dialpad/dialtone-vue/compare/v3.34.0...v3.35.0) (2023-01-10)","date":"2023-01-10","body":"### Bug Fixes\n\n* **Popover:** refactor wheel event ([#689](https://github.com/dialpad/dialtone-vue/issues/689)) ([547ec09](https://github.com/dialpad/dialtone-vue/commit/547ec0992278654f20a460e45572772332c62f1a))\n\n\n### Features\n\n* **Pagination:** update style vue3 ([#687](https://github.com/dialpad/dialtone-vue/issues/687)) ([0ea1da8](https://github.com/dialpad/dialtone-vue/commit/0ea1da86273bc368f5643d8d9cc1293ee0ef7fa2))","parsed":{"_":["Popover:** refactor wheel event (#689) (547ec09)","Pagination:** update style vue3 (#687) (0ea1da8)"],"Bug Fixes":["Popover:** refactor wheel event (#689) (547ec09)"],"Features":["Pagination:** update style vue3 (#687) (0ea1da8)"]}},{"version":"3.34.0","title":"[3.34.0](https://github.com/dialpad/dialtone-vue/compare/v3.33.0...v3.34.0) (2023-01-09)","date":"2023-01-09","body":"### Bug Fixes\n\n* **Popover:** blocking wheel event vue3 ([#685](https://github.com/dialpad/dialtone-vue/issues/685)) ([5a46eea](https://github.com/dialpad/dialtone-vue/commit/5a46eea956ed5df283ebaca7cd1d52ced1f37749))\n\n\n### Features\n\n* **Dropdown:** update style vue3 ([#675](https://github.com/dialpad/dialtone-vue/issues/675)) ([92e469e](https://github.com/dialpad/dialtone-vue/commit/92e469e6898f6f71a9a39a20741e42d4f1cf83dc))\n* **Tooltip:** add contentAppear prop ([#676](https://github.com/dialpad/dialtone-vue/issues/676)) ([031f54c](https://github.com/dialpad/dialtone-vue/commit/031f54c70bb01daeb8fa1c522fb5fd86e82acd02))","parsed":{"_":["Popover:** blocking wheel event vue3 (#685) (5a46eea)","Dropdown:** update style vue3 (#675) (92e469e)","Tooltip:** add contentAppear prop (#676) (031f54c)"],"Bug Fixes":["Popover:** blocking wheel event vue3 (#685) (5a46eea)"],"Features":["Dropdown:** update style vue3 (#675) (92e469e)","Tooltip:** add contentAppear prop (#676) (031f54c)"]}},{"version":"3.33.0","title":"[3.33.0](https://github.com/dialpad/dialtone-vue/compare/v3.32.0...v3.33.0) (2022-12-24)","date":"2022-12-24","body":"### Bug Fixes\n\n* **Combobox Multi Select:** firefox fix - vue3 ([#643](https://github.com/dialpad/dialtone-vue/issues/643)) ([c2f97ab](https://github.com/dialpad/dialtone-vue/commit/c2f97abb7c3c55743d4f30923e9e8c93ef21c144))\n* **Combobox:** combobox components issues - vue3 ([#657](https://github.com/dialpad/dialtone-vue/issues/657)) ([3c1aa77](https://github.com/dialpad/dialtone-vue/commit/3c1aa771a57213950a96e1390207ee893fd3ba6b))\n\n\n### Features\n\n* **Avatar:** seeded random colors ([#664](https://github.com/dialpad/dialtone-vue/issues/664)) ([a23d70e](https://github.com/dialpad/dialtone-vue/commit/a23d70e3d48c8933460929acff01a8da8db06a13))\n* **Popover:** add append to prop - vue3 ([#666](https://github.com/dialpad/dialtone-vue/issues/666)) ([5c179b8](https://github.com/dialpad/dialtone-vue/commit/5c179b86305ebe94a6f8190dcea7805bed4c657c))","parsed":{"_":["Combobox Multi Select:** firefox fix - vue3 (#643) (c2f97ab)","Combobox:** combobox components issues - vue3 (#657) (3c1aa77)","Avatar:** seeded random colors (#664) (a23d70e)","Popover:** add append to prop - vue3 (#666) (5c179b8)"],"Bug Fixes":["Combobox Multi Select:** firefox fix - vue3 (#643) (c2f97ab)","Combobox:** combobox components issues - vue3 (#657) (3c1aa77)"],"Features":["Avatar:** seeded random colors (#664) (a23d70e)","Popover:** add append to prop - vue3 (#666) (5c179b8)"]}},{"version":"3.32.0","title":"[3.32.0](https://github.com/dialpad/dialtone-vue/compare/v3.31.0...v3.32.0) (2022-12-21)","date":"2022-12-21","body":"### Bug Fixes\n\n* **Dt Recipe Ivr Node:** add new ivr node icons ([#663](https://github.com/dialpad/dialtone-vue/issues/663)) ([ff6b5bf](https://github.com/dialpad/dialtone-vue/commit/ff6b5bfc01dd7fd1f6cb78a0565d34b7541325f5))\n\n\n### Features\n\n* **Modal:** add contentClass prop ([#655](https://github.com/dialpad/dialtone-vue/issues/655)) ([bf725a5](https://github.com/dialpad/dialtone-vue/commit/bf725a5a523e93223f16ce09cd85b84e5f0968f0))","parsed":{"_":["Dt Recipe Ivr Node:** add new ivr node icons (#663) (ff6b5bf)","Modal:** add contentClass prop (#655) (bf725a5)"],"Bug Fixes":["Dt Recipe Ivr Node:** add new ivr node icons (#663) (ff6b5bf)"],"Features":["Modal:** add contentClass prop (#655) (bf725a5)"]}},{"version":"3.31.0","title":"[3.31.0](https://github.com/dialpad/dialtone-vue/compare/v3.30.1...v3.31.0) (2022-12-19)","date":"2022-12-19","body":"### Features\n\n* **Avatar:** dialtone 7 visual refresh ([#653](https://github.com/dialpad/dialtone-vue/issues/653)) ([accc6f5](https://github.com/dialpad/dialtone-vue/commit/accc6f5a545b53dad5dfa1a5f08ff4fb8c829d57))","parsed":{"_":["Avatar:** dialtone 7 visual refresh (#653) (accc6f5)"],"Features":["Avatar:** dialtone 7 visual refresh (#653) (accc6f5)"]}},{"version":"3.30.1","title":"[3.30.1](https://github.com/dialpad/dialtone-vue/compare/v3.30.0...v3.30.1) (2022-12-15)","date":"2022-12-15","body":"### Bug Fixes\n\n* **Root Layout:** full height support ([#649](https://github.com/dialpad/dialtone-vue/issues/649)) ([e2aa1cb](https://github.com/dialpad/dialtone-vue/commit/e2aa1cb0424a540fbff2c2261cd2a67cde6e74e0))","parsed":{"_":["Root Layout:** full height support (#649) (e2aa1cb)"],"Bug Fixes":["Root Layout:** full height support (#649) (e2aa1cb)"]}},{"version":"3.30.0","title":"[3.30.0](https://github.com/dialpad/dialtone-vue/compare/v3.29.1...v3.30.0) (2022-12-15)","date":"2022-12-15","body":"### Bug Fixes\n\n* **Tooltip:** use selector for focus visible rather than attr ([#645](https://github.com/dialpad/dialtone-vue/issues/645)) ([4475ded](https://github.com/dialpad/dialtone-vue/commit/4475ded66e632bdf767e45eb536f3afb9008e733))\n\n\n### Features\n\n* **Collapsible:** change to cubic-bezier transition ([#647](https://github.com/dialpad/dialtone-vue/issues/647)) ([81fbf6d](https://github.com/dialpad/dialtone-vue/commit/81fbf6d6d5f6b8bfbb8c5333555c77ac796c3340))","parsed":{"_":["Tooltip:** use selector for focus visible rather than attr (#645) (4475ded)","Collapsible:** change to cubic-bezier transition (#647) (81fbf6d)"],"Bug Fixes":["Tooltip:** use selector for focus visible rather than attr (#645) (4475ded)"],"Features":["Collapsible:** change to cubic-bezier transition (#647) (81fbf6d)"]}},{"version":"3.29.1","title":"[3.29.1](https://github.com/dialpad/dialtone-vue/compare/v3.29.0...v3.29.1) (2022-12-10)","date":"2022-12-10","body":"### Bug Fixes\n\n* remove required label on input, fix storybook issues ([c199939](https://github.com/dialpad/dialtone-vue/commit/c199939dc778ce60e75a2bde6439b8413b9bc0c8))","parsed":{"_":["remove required label on input, fix storybook issues (c199939)"],"Bug Fixes":["remove required label on input, fix storybook issues (c199939)"]}},{"version":"3.29.0","title":"[3.29.0](https://github.com/dialpad/dialtone-vue/compare/v3.28.0...v3.29.0) (2022-12-09)","date":"2022-12-09","body":"### Features\n\n* **Badge:** component rework ([#638](https://github.com/dialpad/dialtone-vue/issues/638)) ([97711ee](https://github.com/dialpad/dialtone-vue/commit/97711ee311450e899e457f94e514e7ca6bd97079))","parsed":{"_":["Badge:** component rework (#638) (97711ee)"],"Features":["Badge:** component rework (#638) (97711ee)"]}},{"version":"3.28.0","title":"[3.28.0](https://github.com/dialpad/dialtone-vue/compare/v3.27.0...v3.28.0) (2022-12-07)","date":"2022-12-07","body":"### Bug Fixes\n\n* fix dialtone-icons version ([#635](https://github.com/dialpad/dialtone-vue/issues/635)) ([e1ad577](https://github.com/dialpad/dialtone-vue/commit/e1ad57753c8e6646bb577487fb8003a7d2628490))\n\n\n### Features\n\n* **Combobox:** add label vue3 ([#630](https://github.com/dialpad/dialtone-vue/issues/630)) ([59bebec](https://github.com/dialpad/dialtone-vue/commit/59bebec9fbbc4295dc4aa20c3d456a942dfd26a0))","parsed":{"_":["fix dialtone-icons version (#635) (e1ad577)","Combobox:** add label vue3 (#630) (59bebec)"],"Bug Fixes":["fix dialtone-icons version (#635) (e1ad577)"],"Features":["Combobox:** add label vue3 (#630) (59bebec)"]}},{"version":"3.27.0","title":"[3.27.0](https://github.com/dialpad/dialtone-vue/compare/v3.26.0...v3.27.0) (2022-12-06)","date":"2022-12-06","body":"### Bug Fixes\n\n* **Collapsible:** fix keyboard events - Vue3 ([#615](https://github.com/dialpad/dialtone-vue/issues/615)) ([3486bc0](https://github.com/dialpad/dialtone-vue/commit/3486bc0bec3dd24d32351efbb199935222c09b9f))\n\n\n### Features\n\n* add aria-label for icon ([#628](https://github.com/dialpad/dialtone-vue/issues/628)) ([0710f59](https://github.com/dialpad/dialtone-vue/commit/0710f592756a2b1097cce1f61acfc7506c628dac))","parsed":{"_":["Collapsible:** fix keyboard events - Vue3 (#615) (3486bc0)","add aria-label for icon (#628) (0710f59)"],"Bug Fixes":["Collapsible:** fix keyboard events - Vue3 (#615) (3486bc0)"],"Features":["add aria-label for icon (#628) (0710f59)"]}},{"version":"3.26.0","title":"[3.26.0](https://github.com/dialpad/dialtone-vue/compare/v3.25.1...v3.26.0) (2022-11-25)","date":"2022-11-25","body":"### Bug Fixes\n\n* **Avatar:** add new d-avatar__image class ([56df7b6](https://github.com/dialpad/dialtone-vue/commit/56df7b63a51a396a1f0daa0827608ea43a64c173))\n\n\n### Features\n\n* **Combobox:** add clickOnSelect option vue3 ([#622](https://github.com/dialpad/dialtone-vue/issues/622)) ([17b49fa](https://github.com/dialpad/dialtone-vue/commit/17b49faf55c20386500a93713c384f6cade192bf))","parsed":{"_":["Avatar:** add new d-avatar__image class (56df7b6)","Combobox:** add clickOnSelect option vue3 (#622) (17b49fa)"],"Bug Fixes":["Avatar:** add new d-avatar__image class (56df7b6)"],"Features":["Combobox:** add clickOnSelect option vue3 (#622) (17b49fa)"]}},{"version":"3.25.1","title":"[3.25.1](https://github.com/dialpad/dialtone-vue/compare/v3.25.0...v3.25.1) (2022-11-24)","date":"2022-11-24","body":"### Bug Fixes\n\n* **Root Layout:** slot issues ([#620](https://github.com/dialpad/dialtone-vue/issues/620)) ([161545a](https://github.com/dialpad/dialtone-vue/commit/161545a855792a15623c0252d90bed6c1f7666b1))","parsed":{"_":["Root Layout:** slot issues (#620) (161545a)"],"Bug Fixes":["Root Layout:** slot issues (#620) (161545a)"]}},{"version":"3.25.0","title":"[3.25.0](https://github.com/dialpad/dialtone-vue/compare/v3.24.0...v3.25.0) (2022-11-23)","date":"2022-11-23","body":"### Bug Fixes\n\n* update icon color to primary color in active state in DtRecipeCallbarButton ([#618](https://github.com/dialpad/dialtone-vue/issues/618)) ([997b539](https://github.com/dialpad/dialtone-vue/commit/997b539584a8a304b09a376178b2e1e70fb6f0d3))\n\n\n### Features\n\n* integrate `DtPresence` into `DtAvatar` (Vue3) ([#616](https://github.com/dialpad/dialtone-vue/issues/616)) ([b4d7a88](https://github.com/dialpad/dialtone-vue/commit/b4d7a88a7da73cc6c1bbaa8052b450f849b90f2e))","parsed":{"_":["update icon color to primary color in active state in DtRecipeCallbarButton (#618) (997b539)","integrate DtPresence into DtAvatar (Vue3) (#616) (b4d7a88)"],"Bug Fixes":["update icon color to primary color in active state in DtRecipeCallbarButton (#618) (997b539)"],"Features":["integrate DtPresence into DtAvatar (Vue3) (#616) (b4d7a88)"]}},{"version":"3.24.0","title":"[3.24.0](https://github.com/dialpad/dialtone-vue/compare/v3.23.1...v3.24.0) (2022-11-21)","date":"2022-11-21","body":"### Features\n\n* **Combobox:** add prop to pass classes to the empty list item ([#602](https://github.com/dialpad/dialtone-vue/issues/602)) ([f6fc2db](https://github.com/dialpad/dialtone-vue/commit/f6fc2db9000438f8ec76cd924caa9f60da5f7275))","parsed":{"_":["Combobox:** add prop to pass classes to the empty list item (#602) (f6fc2db)"],"Features":["Combobox:** add prop to pass classes to the empty list item (#602) (f6fc2db)"]}},{"version":"3.23.1","title":"[3.23.1](https://github.com/dialpad/dialtone-vue/compare/v3.23.0...v3.23.1) (2022-11-16)","date":"2022-11-16","body":"### Bug Fixes\n\n* **Popover:** fix opening on the initial load in vue3 version ([#599](https://github.com/dialpad/dialtone-vue/issues/599)) ([edfcf27](https://github.com/dialpad/dialtone-vue/commit/edfcf270132d7a6d74c226c977a89271b0f36d71))","parsed":{"_":["Popover:** fix opening on the initial load in vue3 version (#599) (edfcf27)"],"Bug Fixes":["Popover:** fix opening on the initial load in vue3 version (#599) (edfcf27)"]}},{"version":"3.23.0","title":"[3.23.0](https://github.com/dialpad/dialtone-vue/compare/v3.22.1...v3.23.0) (2022-11-14)","date":"2022-11-14","body":"### Bug Fixes\n\n* **Recipe Ivr Node:** fix close sync for menu dropdown ([#596](https://github.com/dialpad/dialtone-vue/issues/596)) ([e48fad7](https://github.com/dialpad/dialtone-vue/commit/e48fad730474f2c1b020e90c1b84dc66933ffd18))\n\n\n### Features\n\n* **Modal:** update danger style ([#583](https://github.com/dialpad/dialtone-vue/issues/583)) ([70a94ce](https://github.com/dialpad/dialtone-vue/commit/70a94ce862332a2bd28cd62c14999aaaebd42b01))","parsed":{"_":["Recipe Ivr Node:** fix close sync for menu dropdown (#596) (e48fad7)","Modal:** update danger style (#583) (70a94ce)"],"Bug Fixes":["Recipe Ivr Node:** fix close sync for menu dropdown (#596) (e48fad7)"],"Features":["Modal:** update danger style (#583) (70a94ce)"]}},{"version":"3.22.1","title":"[3.22.1](https://github.com/dialpad/dialtone-vue/compare/v3.22.0...v3.22.1) (2022-11-10)","date":"2022-11-10","body":"### Bug Fixes\n\n* **list-item:** fix focus ring color ([#593](https://github.com/dialpad/dialtone-vue/issues/593)) ([34f23ea](https://github.com/dialpad/dialtone-vue/commit/34f23ea3db4a94e26cd3efbc8521ab5e0d0e79fb))\n* **popover:** no default context menu when openOnContext is true ([#588](https://github.com/dialpad/dialtone-vue/issues/588)) ([21f4f98](https://github.com/dialpad/dialtone-vue/commit/21f4f98493432ce77f6f524713544a84db724afe))\n* update event handling ([#570](https://github.com/dialpad/dialtone-vue/issues/570)) ([ea9c7cd](https://github.com/dialpad/dialtone-vue/commit/ea9c7cde64d856b82347098101201c3ec285977c))","parsed":{"_":["list-item:** fix focus ring color (#593) (34f23ea)","popover:** no default context menu when openOnContext is true (#588) (21f4f98)","update event handling (#570) (ea9c7cd)"],"Bug Fixes":["list-item:** fix focus ring color (#593) (34f23ea)","popover:** no default context menu when openOnContext is true (#588) (21f4f98)","update event handling (#570) (ea9c7cd)"]}},{"version":"3.22.0","title":"[3.22.0](https://github.com/dialpad/dialtone-vue/compare/v3.21.0...v3.22.0) (2022-11-07)","date":"2022-11-07","body":"### Bug Fixes\n\n* dp-58864 update hover color in Call button (Vue3) ([#577](https://github.com/dialpad/dialtone-vue/issues/577)) ([fbec9ad](https://github.com/dialpad/dialtone-vue/commit/fbec9ad4847c6be641f0585652e3f56d0bd41375))\n\n\n### Features\n\n* add `DtPresence` (vue3) ([#569](https://github.com/dialpad/dialtone-vue/issues/569)) ([427cfbe](https://github.com/dialpad/dialtone-vue/commit/427cfbeaedb69a833e06ca7e6b531dc190cc542f))\n* icon component - vue3 ([#575](https://github.com/dialpad/dialtone-vue/issues/575)) ([ba997a1](https://github.com/dialpad/dialtone-vue/commit/ba997a13ec4803685a27f0a3a606ea2110c496b9))\n* list item group component ([#584](https://github.com/dialpad/dialtone-vue/issues/584)) ([58406b0](https://github.com/dialpad/dialtone-vue/commit/58406b0b58f698157881a57c2bb415bc37aa3bb9))\n* **toggle:** add indeterminate state ([#580](https://github.com/dialpad/dialtone-vue/issues/580)) ([cabc45a](https://github.com/dialpad/dialtone-vue/commit/cabc45a2f3a4c748f09cb053fad78e3114384cda))\n* **toggle:** add showIcon prop ([#578](https://github.com/dialpad/dialtone-vue/issues/578)) ([4c271a3](https://github.com/dialpad/dialtone-vue/commit/4c271a3ace180b703393394e4f22ec40ecdc34b0))\n* **toggle:** add size prop ([#572](https://github.com/dialpad/dialtone-vue/issues/572)) ([ffd67da](https://github.com/dialpad/dialtone-vue/commit/ffd67da114230ad2ae8e3b04e42388a10b21fc10))","parsed":{"_":["dp-58864 update hover color in Call button (Vue3) (#577) (fbec9ad)","add DtPresence (vue3) (#569) (427cfbe)","icon component - vue3 (#575) (ba997a1)","list item group component (#584) (58406b0)","toggle:** add indeterminate state (#580) (cabc45a)","toggle:** add showIcon prop (#578) (4c271a3)","toggle:** add size prop (#572) (ffd67da)"],"Bug Fixes":["dp-58864 update hover color in Call button (Vue3) (#577) (fbec9ad)"],"Features":["add DtPresence (vue3) (#569) (427cfbe)","icon component - vue3 (#575) (ba997a1)","list item group component (#584) (58406b0)","toggle:** add indeterminate state (#580) (cabc45a)","toggle:** add showIcon prop (#578) (4c271a3)","toggle:** add size prop (#572) (ffd67da)"]}},{"version":"3.21.0","title":"[3.21.0](https://github.com/dialpad/dialtone-vue/compare/v3.20.1...v3.21.0) (2022-10-26)","date":"2022-10-26","body":"### Bug Fixes\n\n* **combobox-with-popover:** update \"render within\" zindex logic ([#565](https://github.com/dialpad/dialtone-vue/issues/565)) ([d82de2a](https://github.com/dialpad/dialtone-vue/commit/d82de2a8d4933dd9bd5dc144d868c0dfc6badf78))\n\n\n### Features\n\n* close button on dialogs pattern - vue3 ([#561](https://github.com/dialpad/dialtone-vue/issues/561)) ([5ce0762](https://github.com/dialpad/dialtone-vue/commit/5ce0762002f0ed2d1ad2696991f7a76bda1c41c7))","parsed":{"_":["combobox-with-popover:** update \"render within\" zindex logic (#565) (d82de2a)","close button on dialogs pattern - vue3 (#561) (5ce0762)"],"Bug Fixes":["combobox-with-popover:** update \"render within\" zindex logic (#565) (d82de2a)"],"Features":["close button on dialogs pattern - vue3 (#561) (5ce0762)"]}},{"version":"3.20.1","title":"[3.20.1](https://github.com/dialpad/dialtone-vue/compare/v3.20.0...v3.20.1) (2022-10-20)","date":"2022-10-20","body":"### Bug Fixes\n\n* **input:** fix read-only attr in the input component ([#563](https://github.com/dialpad/dialtone-vue/issues/563)) ([690b205](https://github.com/dialpad/dialtone-vue/commit/690b2053d51795b7bed7f787f309b32ad84a7a87))","parsed":{"_":["input:** fix read-only attr in the input component (#563) (690b205)"],"Bug Fixes":["input:** fix read-only attr in the input component (#563) (690b205)"]}},{"version":"3.20.0","title":"[3.20.0](https://github.com/dialpad/dialtone-vue/compare/v3.19.1...v3.20.0) (2022-10-20)","date":"2022-10-20","body":"### Bug Fixes\n\n* **grouped-chips:** fix visual issues ([#557](https://github.com/dialpad/dialtone-vue/issues/557)) ([c79ccd0](https://github.com/dialpad/dialtone-vue/commit/c79ccd09da257caf92c46c1a61e914a1222685da))\n* input styling and wrapper classes ([#536](https://github.com/dialpad/dialtone-vue/issues/536)) ([c553341](https://github.com/dialpad/dialtone-vue/commit/c5533412a2264749a86e7685c08251d2e25f698c))\n* migrate ivr_node to dialtone7 ([#548](https://github.com/dialpad/dialtone-vue/issues/548)) ([09df296](https://github.com/dialpad/dialtone-vue/commit/09df29683f4a04dd27a8ced098f870bf1485dc64))\n* **popover:** default visually hidden to false ([#553](https://github.com/dialpad/dialtone-vue/issues/553)) ([20d0273](https://github.com/dialpad/dialtone-vue/commit/20d027300739d037a589a69cdbc1509296657ef4))\n\n\n### Features\n\n* dp-57015 Recipe for grouped chips ([#549](https://github.com/dialpad/dialtone-vue/issues/549)) ([ae4590c](https://github.com/dialpad/dialtone-vue/commit/ae4590cc8234ace10b5f58e52ac1203b2fddb5d7))\n* dp-57689 add `contentClass` to DtRecipeCallbarButtonWithPopover ([#551](https://github.com/dialpad/dialtone-vue/issues/551)) ([43cc312](https://github.com/dialpad/dialtone-vue/commit/43cc312348573dd540cb1f9cbf388bc7d0a01e6a))\n* dp-57693 remove button padding in callbar_button (vue3) ([#559](https://github.com/dialpad/dialtone-vue/issues/559)) ([b779f95](https://github.com/dialpad/dialtone-vue/commit/b779f95f3f03ecb0abd3d65857b71e0cafb6c8c9))","parsed":{"_":["grouped-chips:** fix visual issues (#557) (c79ccd0)","input styling and wrapper classes (#536) (c553341)","migrate ivr_node to dialtone7 (#548) (09df296)","popover:** default visually hidden to false (#553) (20d0273)","dp-57015 Recipe for grouped chips (#549) (ae4590c)","dp-57689 add contentClass to DtRecipeCallbarButtonWithPopover (#551) (43cc312)","dp-57693 remove button padding in callbar_button (vue3) (#559) (b779f95)"],"Bug Fixes":["grouped-chips:** fix visual issues (#557) (c79ccd0)","input styling and wrapper classes (#536) (c553341)","migrate ivr_node to dialtone7 (#548) (09df296)","popover:** default visually hidden to false (#553) (20d0273)"],"Features":["dp-57015 Recipe for grouped chips (#549) (ae4590c)","dp-57689 add contentClass to DtRecipeCallbarButtonWithPopover (#551) (43cc312)","dp-57693 remove button padding in callbar_button (vue3) (#559) (b779f95)"]}},{"version":"3.19.1","title":"[3.19.1](https://github.com/dialpad/dialtone-vue/compare/v3.19.0...v3.19.1) (2022-10-11)","date":"2022-10-11","body":"### Bug Fixes\n\n* remove unnecessary file ([cc8a7ce](https://github.com/dialpad/dialtone-vue/commit/cc8a7cef72c0819ad394aebc3810305276d0730d))","parsed":{"_":["remove unnecessary file (cc8a7ce)"],"Bug Fixes":["remove unnecessary file (cc8a7ce)"]}},{"version":"3.19.0","title":"[3.19.0](https://github.com/dialpad/dialtone-vue/compare/v3.18.0...v3.19.0) (2022-10-11)","date":"2022-10-11","body":"### Bug Fixes\n\n* dt-631 remove primary-color from dialtone vue ([#520](https://github.com/dialpad/dialtone-vue/issues/520)) ([6f58dcf](https://github.com/dialpad/dialtone-vue/commit/6f58dcf45bd28f4a10cceac0c51b054e8e918e33))\n* update dialtone peer dependency ([c9f53ef](https://github.com/dialpad/dialtone-vue/commit/c9f53efd0eca1e3a1067522420321e162adc3ec9))\n\n\n### Features\n\n* (card) vue-3 ([#494](https://github.com/dialpad/dialtone-vue/issues/494)) ([#500](https://github.com/dialpad/dialtone-vue/issues/500)) ([82a5d18](https://github.com/dialpad/dialtone-vue/commit/82a5d1859487625fa7468e6b6c14312bee582836))\n* dp-46328 callbar buttons Vue3 ([#471](https://github.com/dialpad/dialtone-vue/issues/471)) ([#521](https://github.com/dialpad/dialtone-vue/issues/521)) ([39d9f62](https://github.com/dialpad/dialtone-vue/commit/39d9f623cf0d4e4b8c900dee41a6ee56181217ec))\n* dp-57068 Adding independent control for showing the arrow ([#523](https://github.com/dialpad/dialtone-vue/issues/523)) ([104bf0f](https://github.com/dialpad/dialtone-vue/commit/104bf0f3a11e80db3d4722075800952dfb513bfb))\n* dp-57068 Adding independent control for showing the arrow ([#524](https://github.com/dialpad/dialtone-vue/issues/524)) ([66c082b](https://github.com/dialpad/dialtone-vue/commit/66c082bf2c719e59d1da2bdbc23723022b3e1899))\n* dp-57757 add `buttonClass` prop to Call Bar Button component (Vue3) ([#538](https://github.com/dialpad/dialtone-vue/issues/538)) ([b36e5c6](https://github.com/dialpad/dialtone-vue/commit/b36e5c6ee0076ad1c272aab01fa4b7f76ebe318d))\n* dp-57757 add `buttonClass` prop to Call Bar Button component (Vue3) ([#538](https://github.com/dialpad/dialtone-vue/issues/538)) ([#542](https://github.com/dialpad/dialtone-vue/issues/542)) ([d512461](https://github.com/dialpad/dialtone-vue/commit/d5124615d689138bbeb3a6f4bfa7849c03d9a0a8))\n* dt-recipe-ivr-node vue3 ([#515](https://github.com/dialpad/dialtone-vue/issues/515)) ([#517](https://github.com/dialpad/dialtone-vue/issues/517)) ([cc56623](https://github.com/dialpad/dialtone-vue/commit/cc56623e2ee87ae41587cb299b52f050e96c665c))\n* migrate to dialtone 7 ([#507](https://github.com/dialpad/dialtone-vue/issues/507)) ([ab00cd2](https://github.com/dialpad/dialtone-vue/commit/ab00cd2bb6136b1bf7fae8dd46736d506007df4c)), closes [#504](https://github.com/dialpad/dialtone-vue/issues/504) [#511](https://github.com/dialpad/dialtone-vue/issues/511) [#509](https://github.com/dialpad/dialtone-vue/issues/509)\n* migration to dialtone 7 - vue3 ([#440](https://github.com/dialpad/dialtone-vue/issues/440)) ([acdf7e9](https://github.com/dialpad/dialtone-vue/commit/acdf7e958431ebb6f3f86f48962bbd891c3fd79c))\n* **popover:** add sr-only close button - vue3 ([#540](https://github.com/dialpad/dialtone-vue/issues/540)) ([5177cdd](https://github.com/dialpad/dialtone-vue/commit/5177cdd412f4ff032b7f9bfb3a7f3ae077ace513))\n* **popover:** add sr-only close button - vue3 ([#540](https://github.com/dialpad/dialtone-vue/issues/540)) ([#544](https://github.com/dialpad/dialtone-vue/issues/544)) ([7519248](https://github.com/dialpad/dialtone-vue/commit/751924843a366fe40ff8f77f73c187340ef2a285))","parsed":{"_":["dt-631 remove primary-color from dialtone vue (#520) (6f58dcf)","update dialtone peer dependency (c9f53ef)","(card) vue-3 (#494) (#500) (82a5d18)","dp-46328 callbar buttons Vue3 (#471) (#521) (39d9f62)","dp-57068 Adding independent control for showing the arrow (#523) (104bf0f)","dp-57068 Adding independent control for showing the arrow (#524) (66c082b)","dp-57757 add buttonClass prop to Call Bar Button component (Vue3) (#538) (b36e5c6)","dp-57757 add buttonClass prop to Call Bar Button component (Vue3) (#538) (#542) (d512461)","dt-recipe-ivr-node vue3 (#515) (#517) (cc56623)","migrate to dialtone 7 (#507) (ab00cd2), closes #504 #511 #509","migration to dialtone 7 - vue3 (#440) (acdf7e9)","popover:** add sr-only close button - vue3 (#540) (5177cdd)","popover:** add sr-only close button - vue3 (#540) (#544) (7519248)"],"Bug Fixes":["dt-631 remove primary-color from dialtone vue (#520) (6f58dcf)","update dialtone peer dependency (c9f53ef)"],"Features":["(card) vue-3 (#494) (#500) (82a5d18)","dp-46328 callbar buttons Vue3 (#471) (#521) (39d9f62)","dp-57068 Adding independent control for showing the arrow (#523) (104bf0f)","dp-57068 Adding independent control for showing the arrow (#524) (66c082b)","dp-57757 add buttonClass prop to Call Bar Button component (Vue3) (#538) (b36e5c6)","dp-57757 add buttonClass prop to Call Bar Button component (Vue3) (#538) (#542) (d512461)","dt-recipe-ivr-node vue3 (#515) (#517) (cc56623)","migrate to dialtone 7 (#507) (ab00cd2), closes #504 #511 #509","migration to dialtone 7 - vue3 (#440) (acdf7e9)","popover:** add sr-only close button - vue3 (#540) (5177cdd)","popover:** add sr-only close button - vue3 (#540) (#544) (7519248)"]}},{"version":"3.18.0","title":"[3.18.0](https://github.com/dialpad/dialtone-vue/compare/v3.17.0...v3.18.0) (2022-09-23)","date":"2022-09-23","body":"### Bug Fixes\n\n* dt-631 remove primary-color from dialtone vue ([#518](https://github.com/dialpad/dialtone-vue/issues/518)) ([28d89ec](https://github.com/dialpad/dialtone-vue/commit/28d89ec552264fc127d51aca7122e3913384fcbd))\n\n\n### Features\n\n* dp-46328 callbar buttons Vue3 ([#471](https://github.com/dialpad/dialtone-vue/issues/471)) ([4861677](https://github.com/dialpad/dialtone-vue/commit/4861677ef9373054ace54d8cb869600e046aa45a))","parsed":{"_":["dt-631 remove primary-color from dialtone vue (#518) (28d89ec)","dp-46328 callbar buttons Vue3 (#471) (4861677)"],"Bug Fixes":["dt-631 remove primary-color from dialtone vue (#518) (28d89ec)"],"Features":["dp-46328 callbar buttons Vue3 (#471) (4861677)"]}},{"version":"3.17.0","title":"[3.17.0](https://github.com/dialpad/dialtone-vue/compare/v3.16.0...v3.17.0) (2022-09-23)","date":"2022-09-23","body":"### Features\n\n* dt-recipe-ivr-node vue3 ([#515](https://github.com/dialpad/dialtone-vue/issues/515)) ([b446d42](https://github.com/dialpad/dialtone-vue/commit/b446d4229be46c37d9bf21d1e2198748e7cb1ed4))","parsed":{"_":["dt-recipe-ivr-node vue3 (#515) (b446d42)"],"Features":["dt-recipe-ivr-node vue3 (#515) (b446d42)"]}},{"version":"3.16.0","title":"[3.16.0](https://github.com/dialpad/dialtone-vue/compare/v3.15.1...v3.16.0) (2022-09-15)","date":"2022-09-15","body":"### Features\n\n* (card) vue-3 ([#494](https://github.com/dialpad/dialtone-vue/issues/494)) ([eadda5c](https://github.com/dialpad/dialtone-vue/commit/eadda5cd48e7596c88e2abafd1648b4ffb4bff95))","parsed":{"_":["(card) vue-3 (#494) (eadda5c)"],"Features":["(card) vue-3 (#494) (eadda5c)"]}},{"version":"3.15.1","title":"[3.15.1](https://github.com/dialpad/dialtone-vue/compare/v3.15.0...v3.15.1) (2022-09-08)","date":"2022-09-08","body":"### Bug Fixes\n\n* **combobox-with-popover:** fix keyboard navigation ([#488](https://github.com/dialpad/dialtone-vue/issues/488)) ([485f196](https://github.com/dialpad/dialtone-vue/commit/485f196585cd815278122c23d1d3ffa9bcf0a068))","parsed":{"_":["combobox-with-popover:** fix keyboard navigation (#488) (485f196)"],"Bug Fixes":["combobox-with-popover:** fix keyboard navigation (#488) (485f196)"]}},{"version":"3.15.0","title":"[3.15.0](https://github.com/dialpad/dialtone-vue/compare/v3.14.0...v3.15.0) (2022-09-07)","date":"2022-09-07","body":"### Bug Fixes\n\n* **contact-info:** dp-55162 Circular avatar shape ([#479](https://github.com/dialpad/dialtone-vue/issues/479)) ([b1cdefb](https://github.com/dialpad/dialtone-vue/commit/b1cdefb9245ea14385c468a82bff04854b3d9d6d))\n\n\n### Features\n\n* **banner:** set background, hide the icon, custom classes - vue 3 ([#477](https://github.com/dialpad/dialtone-vue/issues/477)) ([6505ce8](https://github.com/dialpad/dialtone-vue/commit/6505ce8393648b5b69bb8286950df6ad48ddce4e))","parsed":{"_":["contact-info:** dp-55162 Circular avatar shape (#479) (b1cdefb)","banner:** set background, hide the icon, custom classes - vue 3 (#477) (6505ce8)"],"Bug Fixes":["contact-info:** dp-55162 Circular avatar shape (#479) (b1cdefb)"],"Features":["banner:** set background, hide the icon, custom classes - vue 3 (#477) (6505ce8)"]}},{"version":"3.14.0","title":"[3.14.0](https://github.com/dialpad/dialtone-vue/compare/v3.13.0...v3.14.0) (2022-09-06)","date":"2022-09-06","body":"### Bug Fixes\n\n* **combobox-with-popover:** add modal prop ([#473](https://github.com/dialpad/dialtone-vue/issues/473)) ([bb64a55](https://github.com/dialpad/dialtone-vue/commit/bb64a55ce72aa1cee1b4c7f210ae0ca81b780b97))\n* **combobox-with-popover:** prevent focus of list-items by mouse ([#467](https://github.com/dialpad/dialtone-vue/issues/467)) ([8f229bf](https://github.com/dialpad/dialtone-vue/commit/8f229bfe284834cfc8cb7746e0dddf46e8e986bb))\n* **combobox, combobox-with-popover:** fix empty variant ([#465](https://github.com/dialpad/dialtone-vue/issues/465)) ([f8264c8](https://github.com/dialpad/dialtone-vue/commit/f8264c83c5558564130064de10116b4640dbc23b))\n* **emoji:** fixed incorrectly mapped unicode keys ([#463](https://github.com/dialpad/dialtone-vue/issues/463)) ([c51e313](https://github.com/dialpad/dialtone-vue/commit/c51e313b17bcbf8e64beda5677ae5f86af7985af))\n\n\n### Features\n\n* add collapsible component ([#456](https://github.com/dialpad/dialtone-vue/issues/456)) ([cce3096](https://github.com/dialpad/dialtone-vue/commit/cce3096f09b049acd3b120fea6c24f13184ad44b)), closes [#392](https://github.com/dialpad/dialtone-vue/issues/392) [#392](https://github.com/dialpad/dialtone-vue/issues/392) [#392](https://github.com/dialpad/dialtone-vue/issues/392)\n* **dropdown:** add context menu support ([#468](https://github.com/dialpad/dialtone-vue/issues/468)) ([308414e](https://github.com/dialpad/dialtone-vue/commit/308414e5f8a84ff941c101512b0bcbdba4f55d3a))\n* **root-layout:** add bodyClass prop ([#474](https://github.com/dialpad/dialtone-vue/issues/474)) ([ad5bf1a](https://github.com/dialpad/dialtone-vue/commit/ad5bf1ae42fd317152ff36989b196b6845b73592))","parsed":{"_":["combobox-with-popover:** add modal prop (#473) (bb64a55)","combobox-with-popover:** prevent focus of list-items by mouse (#467) (8f229bf)","combobox, combobox-with-popover:** fix empty variant (#465) (f8264c8)","emoji:** fixed incorrectly mapped unicode keys (#463) (c51e313)","add collapsible component (#456) (cce3096), closes #392 #392 #392","dropdown:** add context menu support (#468) (308414e)","root-layout:** add bodyClass prop (#474) (ad5bf1a)"],"Bug Fixes":["combobox-with-popover:** add modal prop (#473) (bb64a55)","combobox-with-popover:** prevent focus of list-items by mouse (#467) (8f229bf)","combobox, combobox-with-popover:** fix empty variant (#465) (f8264c8)","emoji:** fixed incorrectly mapped unicode keys (#463) (c51e313)"],"Features":["add collapsible component (#456) (cce3096), closes #392 #392 #392","dropdown:** add context menu support (#468) (308414e)","root-layout:** add bodyClass prop (#474) (ad5bf1a)"]}},{"version":"3.13.0","title":"[3.13.0](https://github.com/dialpad/dialtone-vue/compare/v3.12.0...v3.13.0) (2022-08-17)","date":"2022-08-17","body":"### Bug Fixes\n\n* unit tests - vue3 ([#455](https://github.com/dialpad/dialtone-vue/issues/455)) ([098c021](https://github.com/dialpad/dialtone-vue/commit/098c02195ffbbdc5fbb1190ce1d5fe5bb325d9ee))\n\n\n### Features\n\n* **emoji:** add prop to disable skeleton loader ([#459](https://github.com/dialpad/dialtone-vue/issues/459)) ([d0e24f1](https://github.com/dialpad/dialtone-vue/commit/d0e24f147f023883f673928a711c4fe562ae8e0f))","parsed":{"_":["unit tests - vue3 (#455) (098c021)","emoji:** add prop to disable skeleton loader (#459) (d0e24f1)"],"Bug Fixes":["unit tests - vue3 (#455) (098c021)"],"Features":["emoji:** add prop to disable skeleton loader (#459) (d0e24f1)"]}},{"version":"3.12.0","title":"[3.12.0](https://github.com/dialpad/dialtone-vue/compare/v3.11.0...v3.12.0) (2022-08-11)","date":"2022-08-11","body":"### Bug Fixes\n\n* **emoji:** dynamic import fix ([#444](https://github.com/dialpad/dialtone-vue/issues/444)) ([9706a45](https://github.com/dialpad/dialtone-vue/commit/9706a454904ae6f59b4eda7332d6d8e19320dcc8))\n* **list-section:** handle root vNode in list section component ([#453](https://github.com/dialpad/dialtone-vue/issues/453)) ([0acacbb](https://github.com/dialpad/dialtone-vue/commit/0acacbb881645452933bfc7e893c70090152a0b0))\n\n\n### Features\n\n* **modal:** add banner support ([#451](https://github.com/dialpad/dialtone-vue/issues/451)) ([ba018dc](https://github.com/dialpad/dialtone-vue/commit/ba018dc8333a90df5d815947b9213cede2c17469))","parsed":{"_":["emoji:** dynamic import fix (#444) (9706a45)","list-section:** handle root vNode in list section component (#453) (0acacbb)","modal:** add banner support (#451) (ba018dc)"],"Bug Fixes":["emoji:** dynamic import fix (#444) (9706a45)","list-section:** handle root vNode in list section component (#453) (0acacbb)"],"Features":["modal:** add banner support (#451) (ba018dc)"]}},{"version":"3.11.0","title":"[3.11.0](https://github.com/dialpad/dialtone-vue/compare/v3.10.0...v3.11.0) (2022-08-03)","date":"2022-08-03","body":"### Features\n\n* add pagination component vue-3 ([#430](https://github.com/dialpad/dialtone-vue/issues/430)) ([3726244](https://github.com/dialpad/dialtone-vue/commit/372624455cebf004dd4a2b7772155ce2abba97d7))\n* **popover:** add tether option to popover ([#438](https://github.com/dialpad/dialtone-vue/issues/438)) ([e69d936](https://github.com/dialpad/dialtone-vue/commit/e69d936c945fa99fc04d9b79a78a0265b41c7353))","parsed":{"_":["add pagination component vue-3 (#430) (3726244)","popover:** add tether option to popover (#438) (e69d936)"],"Features":["add pagination component vue-3 (#430) (3726244)","popover:** add tether option to popover (#438) (e69d936)"]}},{"version":"3.10.0","title":"[3.10.0](https://github.com/dialpad/dialtone-vue/compare/v3.9.0...v3.10.0) (2022-07-29)","date":"2022-07-29","body":"### Features\n\n* **combobox and combobox with popover:** add empty state - vue3 ([#420](https://github.com/dialpad/dialtone-vue/issues/420)) ([543dff8](https://github.com/dialpad/dialtone-vue/commit/543dff893bb2d2c72052de5bd27d821e702d5a6e))","parsed":{"_":["combobox and combobox with popover:** add empty state - vue3 (#420) (543dff8)"],"Features":["combobox and combobox with popover:** add empty state - vue3 (#420) (543dff8)"]}},{"version":"3.9.0","title":"[3.9.0](https://github.com/dialpad/dialtone-vue/compare/v3.8.0...v3.9.0) (2022-07-27)","date":"2022-07-27","body":"### Features\n\n* **combobox and combobox with popover:** add loading state - vue 3 ([#418](https://github.com/dialpad/dialtone-vue/issues/418)) ([8fa9962](https://github.com/dialpad/dialtone-vue/commit/8fa996275ae97532a3f38b9fba3f92fd6cbfe242))\n* **popover, tooltip, combobox with popover:** add sticky tippy ([#426](https://github.com/dialpad/dialtone-vue/issues/426)) ([80d8506](https://github.com/dialpad/dialtone-vue/commit/80d85069d51f8a5423d3c5a09dd1e0ee81d7fe41))","parsed":{"_":["combobox and combobox with popover:** add loading state - vue 3 (#418) (8fa9962)","popover, tooltip, combobox with popover:** add sticky tippy (#426) (80d8506)"],"Features":["combobox and combobox with popover:** add loading state - vue 3 (#418) (8fa9962)","popover, tooltip, combobox with popover:** add sticky tippy (#426) (80d8506)"]}},{"version":"3.8.0","title":"[3.8.0](https://github.com/dialpad/dialtone-vue/compare/v3.7.0...v3.8.0) (2022-07-25)","date":"2022-07-25","body":"### Features\n\n* add custom emoji ([#419](https://github.com/dialpad/dialtone-vue/issues/419)) ([b5062f8](https://github.com/dialpad/dialtone-vue/commit/b5062f804074b06028dd4863d7e58c2e54013536))\n* **combobox multi-select:** expose closeComboboxList method ([#424](https://github.com/dialpad/dialtone-vue/issues/424)) ([fe32607](https://github.com/dialpad/dialtone-vue/commit/fe32607c384bfc24445b3c187e2167dc955bacb3))\n* **combobox multi-select:** show error when exceeds the max-selected ([#417](https://github.com/dialpad/dialtone-vue/issues/417)) ([9a20673](https://github.com/dialpad/dialtone-vue/commit/9a20673ade1d100b032e2881daf56a1271ffb077))","parsed":{"_":["add custom emoji (#419) (b5062f8)","combobox multi-select:** expose closeComboboxList method (#424) (fe32607)","combobox multi-select:** show error when exceeds the max-selected (#417) (9a20673)"],"Features":["add custom emoji (#419) (b5062f8)","combobox multi-select:** expose closeComboboxList method (#424) (fe32607)","combobox multi-select:** show error when exceeds the max-selected (#417) (9a20673)"]}},{"version":"3.7.0","title":"[3.7.0](https://github.com/dialpad/dialtone-vue/compare/v3.6.0...v3.7.0) (2022-07-13)","date":"2022-07-13","body":"### Features\n\n* **combobox multi-select:** add 'size' prop ([#414](https://github.com/dialpad/dialtone-vue/issues/414)) ([90d2eb6](https://github.com/dialpad/dialtone-vue/commit/90d2eb6a8aeba0fb449f6b2ec21e9a2ff97a2d38))\n* **combobox, combobox with popover:** add loading state - vue3 ([#403](https://github.com/dialpad/dialtone-vue/issues/403)) ([53c6d34](https://github.com/dialpad/dialtone-vue/commit/53c6d34bde2e70e365660de82d71c6cf802fddf9))","parsed":{"_":["combobox multi-select:** add 'size' prop (#414) (90d2eb6)","combobox, combobox with popover:** add loading state - vue3 (#403) (53c6d34)"],"Features":["combobox multi-select:** add 'size' prop (#414) (90d2eb6)","combobox, combobox with popover:** add loading state - vue3 (#403) (53c6d34)"]}},{"version":"3.6.0","title":"[3.6.0](https://github.com/dialpad/dialtone-vue/compare/v3.5.0...v3.6.0) (2022-07-12)","date":"2022-07-12","body":"### Bug Fixes\n\n* **avatar:** default slot content vue3 ([#408](https://github.com/dialpad/dialtone-vue/issues/408)) ([fba6043](https://github.com/dialpad/dialtone-vue/commit/fba60438168d1d93103ac520ee3cd1f476895eb0))\n* **dropdown:** dt-570 initial focus ([#411](https://github.com/dialpad/dialtone-vue/issues/411)) ([2234143](https://github.com/dialpad/dialtone-vue/commit/223414389c68f49dbb57ebc75e60551275eefc90))\n* **radio-group:** dt-572 value prop vue3 ([#412](https://github.com/dialpad/dialtone-vue/issues/412)) ([0840dc7](https://github.com/dialpad/dialtone-vue/commit/0840dc75908e85385f4590c49beb661319a23104))\n\n\n### Features\n\n* **Combobox Multi Select:** add Combobox Multi Select component ([#405](https://github.com/dialpad/dialtone-vue/issues/405)) ([3314e31](https://github.com/dialpad/dialtone-vue/commit/3314e312d60172f640aa73027e3d5436738449f8))","parsed":{"_":["avatar:** default slot content vue3 (#408) (fba6043)","dropdown:** dt-570 initial focus (#411) (2234143)","radio-group:** dt-572 value prop vue3 (#412) (0840dc7)","Combobox Multi Select:** add Combobox Multi Select component (#405) (3314e31)"],"Bug Fixes":["avatar:** default slot content vue3 (#408) (fba6043)","dropdown:** dt-570 initial focus (#411) (2234143)","radio-group:** dt-572 value prop vue3 (#412) (0840dc7)"],"Features":["Combobox Multi Select:** add Combobox Multi Select component (#405) (3314e31)"]}},{"version":"3.5.0","title":"[3.5.0](https://github.com/dialpad/dialtone-vue/compare/v3.4.0...v3.5.0) (2022-07-06)","date":"2022-07-06","body":"### Bug Fixes\n\n* **Chip:** update to use semantic elements vue3 ([#393](https://github.com/dialpad/dialtone-vue/issues/393)) ([50697cc](https://github.com/dialpad/dialtone-vue/commit/50697cc0cf8cb14c5b81e3643595556b3936d976)), closes [#390](https://github.com/dialpad/dialtone-vue/issues/390)\n* **emoji-text-wrapper:** dt-559 update shortcode parsing regex ([#401](https://github.com/dialpad/dialtone-vue/issues/401)) ([8c96600](https://github.com/dialpad/dialtone-vue/commit/8c966001182ddfe5771329280458c09c91d3007f))\n* tooltip spacing inconsistent vue3 ([#399](https://github.com/dialpad/dialtone-vue/issues/399)) ([406afcf](https://github.com/dialpad/dialtone-vue/commit/406afcfd76fbf7c78411dd8c5fd0768210c679ee))\n\n\n### Features\n\n* add json documentation generator ([#388](https://github.com/dialpad/dialtone-vue/issues/388)) ([df3e012](https://github.com/dialpad/dialtone-vue/commit/df3e01239bab279f82e5de99f387e5448d52978a))\n* **dropdown:** add letter key navigation vue 3 ([#394](https://github.com/dialpad/dialtone-vue/issues/394)) ([0fddfb4](https://github.com/dialpad/dialtone-vue/commit/0fddfb4ae6210a61428d6a47c6eebb69c9d93811))","parsed":{"_":["Chip:** update to use semantic elements vue3 (#393) (50697cc), closes #390","emoji-text-wrapper:** dt-559 update shortcode parsing regex (#401) (8c96600)","tooltip spacing inconsistent vue3 (#399) (406afcf)","add json documentation generator (#388) (df3e012)","dropdown:** add letter key navigation vue 3 (#394) (0fddfb4)"],"Bug Fixes":["Chip:** update to use semantic elements vue3 (#393) (50697cc), closes #390","emoji-text-wrapper:** dt-559 update shortcode parsing regex (#401) (8c96600)","tooltip spacing inconsistent vue3 (#399) (406afcf)"],"Features":["add json documentation generator (#388) (df3e012)","dropdown:** add letter key navigation vue 3 (#394) (0fddfb4)"]}},{"version":"3.4.0","title":"[3.4.0](https://github.com/dialpad/dialtone-vue/compare/v3.3.0...v3.4.0) (2022-06-23)","date":"2022-06-23","body":"### Features\n\n* add root layout component vue 3 ([#389](https://github.com/dialpad/dialtone-vue/issues/389)) ([f8ae5d5](https://github.com/dialpad/dialtone-vue/commit/f8ae5d560e8e1a31e6770b5a3146a91c26892085))","parsed":{"_":["add root layout component vue 3 (#389) (f8ae5d5)"],"Features":["add root layout component vue 3 (#389) (f8ae5d5)"]}},{"version":"3.3.0","title":"[3.3.0](https://github.com/dialpad/dialtone-vue/compare/v3.2.0...v3.3.0) (2022-06-16)","date":"2022-06-16","body":"### Bug Fixes\n\n* **list-item:** fix event handling ([#384](https://github.com/dialpad/dialtone-vue/issues/384)) ([f2f5a1f](https://github.com/dialpad/dialtone-vue/commit/f2f5a1f1ac2927793acf5542d6bcea7aa104a1c1))\n\n\n### Features\n\n* **toast:** make duration prop optional ([#385](https://github.com/dialpad/dialtone-vue/issues/385)) ([32999d9](https://github.com/dialpad/dialtone-vue/commit/32999d9b26c394739085bd152c9155fdc1954a8e))","parsed":{"_":["list-item:** fix event handling (#384) (f2f5a1f)","toast:** make duration prop optional (#385) (32999d9)"],"Bug Fixes":["list-item:** fix event handling (#384) (f2f5a1f)"],"Features":["toast:** make duration prop optional (#385) (32999d9)"]}},{"version":"3.2.0","title":"[3.2.0](https://github.com/dialpad/dialtone-vue/compare/v3.1.3...v3.2.0) (2022-06-13)","date":"2022-06-13","body":"### Bug Fixes\n\n* **chip:** export chip - vue3 ([#378](https://github.com/dialpad/dialtone-vue/issues/378)) ([55f1dc5](https://github.com/dialpad/dialtone-vue/commit/55f1dc553bd21a1c47b1f2885537bb44fbe0746f))\n\n\n### Features\n\n* **chip:** dt-420 add chip component ([#368](https://github.com/dialpad/dialtone-vue/issues/368)) ([f9edea1](https://github.com/dialpad/dialtone-vue/commit/f9edea1ef9fed5f0978fd4268f898966f94c93d2)), closes [#369](https://github.com/dialpad/dialtone-vue/issues/369)\n* emoji component ([#365](https://github.com/dialpad/dialtone-vue/issues/365)) ([2c72a62](https://github.com/dialpad/dialtone-vue/commit/2c72a6203be470710201e13319c4c28327873184))\n* **emoji text wrapper:** add emoji text wrapper component vue 3 ([#371](https://github.com/dialpad/dialtone-vue/issues/371)) ([85fef97](https://github.com/dialpad/dialtone-vue/commit/85fef97e3acb5bfde10e25801c89c7f69a4aa2a3)), closes [#367](https://github.com/dialpad/dialtone-vue/issues/367)\n* **toast:** remove wrapper (`d-toast-wrapper` class) ([#380](https://github.com/dialpad/dialtone-vue/issues/380)) ([2c76f97](https://github.com/dialpad/dialtone-vue/commit/2c76f970a2afa5872bdbd21b5b8a8a0d6bf618ec))","parsed":{"_":["chip:** export chip - vue3 (#378) (55f1dc5)","chip:** dt-420 add chip component (#368) (f9edea1), closes #369","emoji component (#365) (2c72a62)","emoji text wrapper:** add emoji text wrapper component vue 3 (#371) (85fef97), closes #367","toast:** remove wrapper (d-toast-wrapper class) (#380) (2c76f97)"],"Bug Fixes":["chip:** export chip - vue3 (#378) (55f1dc5)"],"Features":["chip:** dt-420 add chip component (#368) (f9edea1), closes #369","emoji component (#365) (2c72a62)","emoji text wrapper:** add emoji text wrapper component vue 3 (#371) (85fef97), closes #367","toast:** remove wrapper (d-toast-wrapper class) (#380) (2c76f97)"]}},{"version":"3.1.3","title":"[3.1.3](https://github.com/dialpad/dialtone-vue/compare/v3.1.2...v3.1.3) (2022-05-20)","date":"2022-05-20","body":"### Bug Fixes\n\n* **dt-input:** update v-bind on dt-input input ([#363](https://github.com/dialpad/dialtone-vue/issues/363)) ([b6dd6ce](https://github.com/dialpad/dialtone-vue/commit/b6dd6ce79582f46e34716b6df0565252a36e574d))","parsed":{"_":["dt-input:** update v-bind on dt-input input (#363) (b6dd6ce)"],"Bug Fixes":["dt-input:** update v-bind on dt-input input (#363) (b6dd6ce)"]}},{"version":"3.1.2","title":"[3.1.2](https://github.com/dialpad/dialtone-vue/compare/v3.1.1...v3.1.2) (2022-05-19)","date":"2022-05-19","body":"### Bug Fixes\n\n* **input:** reorder v-bind ([#361](https://github.com/dialpad/dialtone-vue/issues/361)) ([6ef4a21](https://github.com/dialpad/dialtone-vue/commit/6ef4a21ce5c8fe5febb5c5dc04d322f019abc352))","parsed":{"_":["input:** reorder v-bind (#361) (6ef4a21)"],"Bug Fixes":["input:** reorder v-bind (#361) (6ef4a21)"]}},{"version":"3.1.1","title":"[3.1.1](https://github.com/dialpad/dialtone-vue/compare/v3.1.0...v3.1.1) (2022-05-17)","date":"2022-05-17","body":"### Bug Fixes\n\n* add main back to package.json, clean before test ([#359](https://github.com/dialpad/dialtone-vue/issues/359)) ([107bc3a](https://github.com/dialpad/dialtone-vue/commit/107bc3ac76ea2a1d5813445671692bdc29d4d093))","parsed":{"_":["add main back to package.json, clean before test (#359) (107bc3a)"],"Bug Fixes":["add main back to package.json, clean before test (#359) (107bc3a)"]}},{"version":"3.1.0","title":"[3.1.0](https://github.com/dialpad/dialtone-vue/compare/v3.0.1...v3.1.0) (2022-05-16)","date":"2022-05-16","body":"### Bug Fixes\n\n* **button:** change size s to sm in comment ([1f687aa](https://github.com/dialpad/dialtone-vue/commit/1f687aa53c4725392cfdc290b11313936059ff8a))\n* calculate z-index after mounted ([#319](https://github.com/dialpad/dialtone-vue/issues/319)) ([29b1532](https://github.com/dialpad/dialtone-vue/commit/29b1532a47fd418a1fdf61491c40a6d3ff3efe10))\n* contact info avatar display blank image ([#348](https://github.com/dialpad/dialtone-vue/issues/348)) ([9e68455](https://github.com/dialpad/dialtone-vue/commit/9e68455cc9cbb31389d2f82885311b75f9fe90c7))\n* dt-417 handle anchor with no children ([#317](https://github.com/dialpad/dialtone-vue/issues/317)) ([05d112b](https://github.com/dialpad/dialtone-vue/commit/05d112b2beaf32fec063b2ae287304e6fe868869))\n* error with number value in calculateLength ([#300](https://github.com/dialpad/dialtone-vue/issues/300)) ([3a996f0](https://github.com/dialpad/dialtone-vue/commit/3a996f0c98273064b410d4d426f203048cb8996e))\n* popover within popover stuck when ESC ([#321](https://github.com/dialpad/dialtone-vue/issues/321)) ([24f8fcc](https://github.com/dialpad/dialtone-vue/commit/24f8fcc15442f022177696d0de3c4a29f1c803de))\n* **popover:** anchor disabled in popover ([#352](https://github.com/dialpad/dialtone-vue/issues/352)) ([d990ebe](https://github.com/dialpad/dialtone-vue/commit/d990ebe05630f6ab484d01f84e86c818c0dd8f31))\n* **popover:** dialog closing and reopening on anchor click ([900efe5](https://github.com/dialpad/dialtone-vue/commit/900efe5ea55111e412920b102bd251adf34800da))\n* **popover:** transparent overlay render at the root ([#296](https://github.com/dialpad/dialtone-vue/issues/296)) ([a7eb7be](https://github.com/dialpad/dialtone-vue/commit/a7eb7bea23316e6e44fd6d93b29d6b1d33b48b38))\n* **tooltip:** nextTick before mounting ([bd2c4d5](https://github.com/dialpad/dialtone-vue/commit/bd2c4d5486589f22dbc3945757b1d5449c4ddeae))\n* update list-item padding 2 -> 4 ([#293](https://github.com/dialpad/dialtone-vue/issues/293)) ([044fc39](https://github.com/dialpad/dialtone-vue/commit/044fc3905154d40d02804a9229d1ea72804297a4))\n* update padding options ([#301](https://github.com/dialpad/dialtone-vue/issues/301)) ([a7b000f](https://github.com/dialpad/dialtone-vue/commit/a7b000fb2419d7fc87d573d2f25d192e6f0b4235))\n* **vue3:** usage of arrow-keys in the combobox and dropdown ([#345](https://github.com/dialpad/dialtone-vue/issues/345)) ([fc1f5dc](https://github.com/dialpad/dialtone-vue/commit/fc1f5dcd1a98ad41d04ce6f24d0af266b3c45fb5))\n\n\n### Features\n\n* add dropdown a11y test ([#335](https://github.com/dialpad/dialtone-vue/issues/335)) ([adc3565](https://github.com/dialpad/dialtone-vue/commit/adc3565d4641e2703aa27fbe778670041e13f571))\n* automated a11y test ([#333](https://github.com/dialpad/dialtone-vue/issues/333)) ([a54c260](https://github.com/dialpad/dialtone-vue/commit/a54c260c47fa96cbbbccfc74321e5c4af635c141))\n* **avatar:** change to a pure slot based pattern ([#331](https://github.com/dialpad/dialtone-vue/issues/331)) ([2f75d7a](https://github.com/dialpad/dialtone-vue/commit/2f75d7a1576b80a7f6662a722da39b55571f2bf2))\n* **button:** add active button styles vue 3 version ([#323](https://github.com/dialpad/dialtone-vue/issues/323)) ([c3b3f95](https://github.com/dialpad/dialtone-vue/commit/c3b3f957c46f3fa1a757c54d1768462040dd1990))\n* **dropdown:** add maxWidth, maxHeight, listClass props ([#313](https://github.com/dialpad/dialtone-vue/issues/313)) ([978d3ea](https://github.com/dialpad/dialtone-vue/commit/978d3ea9989e82bd1b0386c8f5e4996bae1d3700))\n* dt-387 implement handling of emoji assets vue3 ([#344](https://github.com/dialpad/dialtone-vue/issues/344)) ([78d20f9](https://github.com/dialpad/dialtone-vue/commit/78d20f948f40aafca3f21f3a66e13da3bf3bd773))\n* **input:** add iconSize prop ([#315](https://github.com/dialpad/dialtone-vue/issues/315)) ([a80c680](https://github.com/dialpad/dialtone-vue/commit/a80c6801ee8632026306ab3a9e3308f8ea5bea48))\n* migrate list section tests ([#328](https://github.com/dialpad/dialtone-vue/issues/328)) ([89cf9dd](https://github.com/dialpad/dialtone-vue/commit/89cf9dd81a88d5d842a1a5f468785bc7b679223e))\n* **modal:** add fixed header and footer variant ([#355](https://github.com/dialpad/dialtone-vue/issues/355)) ([934cc2a](https://github.com/dialpad/dialtone-vue/commit/934cc2a1989f6cc4f84d5adc42143ee3eb6c6eb6))\n* **vue 3:** migrate avatar to combobox tests ([#307](https://github.com/dialpad/dialtone-vue/issues/307)) ([002fc9b](https://github.com/dialpad/dialtone-vue/commit/002fc9b52aff7b195c8bc433b2cb219106777ab5))\n* **vue 3:** migrate notice to select menu tests ([#311](https://github.com/dialpad/dialtone-vue/issues/311)) ([12cbf97](https://github.com/dialpad/dialtone-vue/commit/12cbf97678e29c4fd87879f1977418ba0be7b09c))\n* **vue 3:** migrate recipes ([#298](https://github.com/dialpad/dialtone-vue/issues/298)) ([839d75b](https://github.com/dialpad/dialtone-vue/commit/839d75b556fe6c68ec72343986ce2790ced23ca8))\n* **vue 3:** migrate recipes tests ([#312](https://github.com/dialpad/dialtone-vue/issues/312)) ([8539c6a](https://github.com/dialpad/dialtone-vue/commit/8539c6a71271e28bf4166a40241534b7ac946cd1))\n* **vue3:** combobox with popover recipe ([#349](https://github.com/dialpad/dialtone-vue/issues/349)) ([0202699](https://github.com/dialpad/dialtone-vue/commit/020269972e3b9b0e8ae503bbbd98f7a1090a7366))\n* **vue3:** migrate dropdown to modal tests ([#305](https://github.com/dialpad/dialtone-vue/issues/305)) ([512788d](https://github.com/dialpad/dialtone-vue/commit/512788d12452171fe8f68a219494da3de13926e5))\n* **vue3:** migrate input and input group tests ([#306](https://github.com/dialpad/dialtone-vue/issues/306)) ([0ec27e8](https://github.com/dialpad/dialtone-vue/commit/0ec27e8bf9a3be3a9b5204a0ac552914d147a4a1))\n* **vue3:** migrate skeleton to validation messages tests ([#308](https://github.com/dialpad/dialtone-vue/issues/308)) ([3b9c391](https://github.com/dialpad/dialtone-vue/commit/3b9c391eb648a80a8f1739949d73553517755e3c))","parsed":{"_":["button:** change size s to sm in comment (1f687aa)","calculate z-index after mounted (#319) (29b1532)","contact info avatar display blank image (#348) (9e68455)","dt-417 handle anchor with no children (#317) (05d112b)","error with number value in calculateLength (#300) (3a996f0)","popover within popover stuck when ESC (#321) (24f8fcc)","popover:** anchor disabled in popover (#352) (d990ebe)","popover:** dialog closing and reopening on anchor click (900efe5)","popover:** transparent overlay render at the root (#296) (a7eb7be)","tooltip:** nextTick before mounting (bd2c4d5)","update list-item padding 2 -> 4 (#293) (044fc39)","update padding options (#301) (a7b000f)","vue3:** usage of arrow-keys in the combobox and dropdown (#345) (fc1f5dc)","add dropdown a11y test (#335) (adc3565)","automated a11y test (#333) (a54c260)","avatar:** change to a pure slot based pattern (#331) (2f75d7a)","button:** add active button styles vue 3 version (#323) (c3b3f95)","dropdown:** add maxWidth, maxHeight, listClass props (#313) (978d3ea)","dt-387 implement handling of emoji assets vue3 (#344) (78d20f9)","input:** add iconSize prop (#315) (a80c680)","migrate list section tests (#328) (89cf9dd)","modal:** add fixed header and footer variant (#355) (934cc2a)","vue 3:** migrate avatar to combobox tests (#307) (002fc9b)","vue 3:** migrate notice to select menu tests (#311) (12cbf97)","vue 3:** migrate recipes (#298) (839d75b)","vue 3:** migrate recipes tests (#312) (8539c6a)","vue3:** combobox with popover recipe (#349) (0202699)","vue3:** migrate dropdown to modal tests (#305) (512788d)","vue3:** migrate input and input group tests (#306) (0ec27e8)","vue3:** migrate skeleton to validation messages tests (#308) (3b9c391)"],"Bug Fixes":["button:** change size s to sm in comment (1f687aa)","calculate z-index after mounted (#319) (29b1532)","contact info avatar display blank image (#348) (9e68455)","dt-417 handle anchor with no children (#317) (05d112b)","error with number value in calculateLength (#300) (3a996f0)","popover within popover stuck when ESC (#321) (24f8fcc)","popover:** anchor disabled in popover (#352) (d990ebe)","popover:** dialog closing and reopening on anchor click (900efe5)","popover:** transparent overlay render at the root (#296) (a7eb7be)","tooltip:** nextTick before mounting (bd2c4d5)","update list-item padding 2 -> 4 (#293) (044fc39)","update padding options (#301) (a7b000f)","vue3:** usage of arrow-keys in the combobox and dropdown (#345) (fc1f5dc)"],"Features":["add dropdown a11y test (#335) (adc3565)","automated a11y test (#333) (a54c260)","avatar:** change to a pure slot based pattern (#331) (2f75d7a)","button:** add active button styles vue 3 version (#323) (c3b3f95)","dropdown:** add maxWidth, maxHeight, listClass props (#313) (978d3ea)","dt-387 implement handling of emoji assets vue3 (#344) (78d20f9)","input:** add iconSize prop (#315) (a80c680)","migrate list section tests (#328) (89cf9dd)","modal:** add fixed header and footer variant (#355) (934cc2a)","vue 3:** migrate avatar to combobox tests (#307) (002fc9b)","vue 3:** migrate notice to select menu tests (#311) (12cbf97)","vue 3:** migrate recipes (#298) (839d75b)","vue 3:** migrate recipes tests (#312) (8539c6a)","vue3:** combobox with popover recipe (#349) (0202699)","vue3:** migrate dropdown to modal tests (#305) (512788d)","vue3:** migrate input and input group tests (#306) (0ec27e8)","vue3:** migrate skeleton to validation messages tests (#308) (3b9c391)"]}},{"version":"3.0.1","title":"[3.0.1](https://github.com/dialpad/dialtone-vue/compare/v3.0.0...v3.0.1) (2022-03-24)","date":"2022-03-24","body":"### Bug Fixes\n\n* problem with popover variants ([e014b02](https://github.com/dialpad/dialtone-vue/commit/e014b02a615a9757aa9fa7fb8d807ee5aef8035a))","parsed":{"_":["problem with popover variants (e014b02)"],"Bug Fixes":["problem with popover variants (e014b02)"]}},{"version":"3.0.0","title":"[3.0.0](https://github.com/dialpad/dialtone-vue/compare/v2.1.1...v3.0.0) (2022-03-24)","date":"2022-03-24","body":"### Bug Fixes\n\n* add vue3 branch to commit message lint ([b685cc8](https://github.com/dialpad/dialtone-vue/commit/b685cc876a729284d739c19d67b6dd7577c04585))\n* fix storybook package-lock.json ([#254](https://github.com/dialpad/dialtone-vue/issues/254)) ([b57b17c](https://github.com/dialpad/dialtone-vue/commit/b57b17c86691fcf4a66411422929012278d46615))\n* fix the way storybook args are handled in vue3 ([#250](https://github.com/dialpad/dialtone-vue/issues/250)) ([f2ad98d](https://github.com/dialpad/dialtone-vue/commit/f2ad98d4bed472136625d98c1f2efa7882a34816))\n* rename args -> $attrs and fix createTemplateFromVueFile function ([#251](https://github.com/dialpad/dialtone-vue/issues/251)) ([3bda977](https://github.com/dialpad/dialtone-vue/commit/3bda977ffe64a55241a0a62df75d7c8881768f85))\n\n\n### Code Refactoring\n\n* popover component ([#252](https://github.com/dialpad/dialtone-vue/issues/252)) ([4544c83](https://github.com/dialpad/dialtone-vue/commit/4544c837f99db3a25e37270170d2ab38c7803069)), closes [#223](https://github.com/dialpad/dialtone-vue/issues/223) [#235](https://github.com/dialpad/dialtone-vue/issues/235) [#243](https://github.com/dialpad/dialtone-vue/issues/243) [#242](https://github.com/dialpad/dialtone-vue/issues/242)\n\n\n### Features\n\n* **button:** support top and bottom iconPositions ([7b40812](https://github.com/dialpad/dialtone-vue/commit/7b408126a4fea69a23b43cae40231a1be6fedf43))\n* dt-407 support \"top\" and \"bottom\" as valid iconPositions for dt-button ([#284](https://github.com/dialpad/dialtone-vue/issues/284)) ([414aac3](https://github.com/dialpad/dialtone-vue/commit/414aac3dcdcac870808a18ab8625a32f4733f06a))\n* **vue 3:** component migration avatar to combobox ([#278](https://github.com/dialpad/dialtone-vue/issues/278)) ([4d479e3](https://github.com/dialpad/dialtone-vue/commit/4d479e32c671166370051cf537b68d4741ba8484))\n* **vue 3:** migrate notice to select menu ([#288](https://github.com/dialpad/dialtone-vue/issues/288)) ([37f0fd1](https://github.com/dialpad/dialtone-vue/commit/37f0fd1da6f150ec19e30bc14abf486f24c7cc03))\n* **vue 3:** remove @vue/compat ([#291](https://github.com/dialpad/dialtone-vue/issues/291)) ([122573b](https://github.com/dialpad/dialtone-vue/commit/122573b1d87f9ab9173f6017917ab332a45af870))\n* **vue3:** migrate dropdown to modal component ([#277](https://github.com/dialpad/dialtone-vue/issues/277)) ([fcfb355](https://github.com/dialpad/dialtone-vue/commit/fcfb355cf4bfbfa3588bab06470624191a60b819))\n* **vue3:** migrate skeleton to validation messages component ([#290](https://github.com/dialpad/dialtone-vue/issues/290)) ([e6ca99e](https://github.com/dialpad/dialtone-vue/commit/e6ca99e3fe3846b6ba0f53f8cb08ae99c94812a7))\n\n\n### BREAKING CHANGES\n\n* removed fixedVerticalAlignment, fixedAlignment props for the popover component","parsed":{"_":["add vue3 branch to commit message lint (b685cc8)","fix storybook package-lock.json (#254) (b57b17c)","fix the way storybook args are handled in vue3 (#250) (f2ad98d)","rename args -> $attrs and fix createTemplateFromVueFile function (#251) (3bda977)","popover component (#252) (4544c83), closes #223 #235 #243 #242","button:** support top and bottom iconPositions (7b40812)","dt-407 support \"top\" and \"bottom\" as valid iconPositions for dt-button (#284) (414aac3)","vue 3:** component migration avatar to combobox (#278) (4d479e3)","vue 3:** migrate notice to select menu (#288) (37f0fd1)","vue 3:** remove @vue/compat (#291) (122573b)","vue3:** migrate dropdown to modal component (#277) (fcfb355)","vue3:** migrate skeleton to validation messages component (#290) (e6ca99e)","removed fixedVerticalAlignment, fixedAlignment props for the popover component"],"Bug Fixes":["add vue3 branch to commit message lint (b685cc8)","fix storybook package-lock.json (#254) (b57b17c)","fix the way storybook args are handled in vue3 (#250) (f2ad98d)","rename args -> $attrs and fix createTemplateFromVueFile function (#251) (3bda977)"],"Code Refactoring":["popover component (#252) (4544c83), closes #223 #235 #243 #242"],"Features":["button:** support top and bottom iconPositions (7b40812)","dt-407 support \"top\" and \"bottom\" as valid iconPositions for dt-button (#284) (414aac3)","vue 3:** component migration avatar to combobox (#278) (4d479e3)","vue 3:** migrate notice to select menu (#288) (37f0fd1)","vue 3:** remove @vue/compat (#291) (122573b)","vue3:** migrate dropdown to modal component (#277) (fcfb355)","vue3:** migrate skeleton to validation messages component (#290) (e6ca99e)"],"BREAKING CHANGES":["removed fixedVerticalAlignment, fixedAlignment props for the popover component"]}},{"version":"2.1.1","title":"[2.1.1](https://github.com/dialpad/dialtone-vue/compare/v2.1.0...v2.1.1) (2022-03-16)","date":"2022-03-16","body":"### Bug Fixes\n\n* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))\n* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))\n* update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))","parsed":{"_":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","update to force release (d75b090)"],"Bug Fixes":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","update to force release (d75b090)"]}},{"version":"2.1.0","title":"[2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)","date":"2022-03-16","body":"### Bug Fixes\n\n* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))\n* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))\n* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))\n* update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))\n\n\n### Features\n\n* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))\n* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))","parsed":{"_":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)","update to force release (d75b090)","add length validation in the input component (b063876)","add length validation in the input component (592acb1)"],"Bug Fixes":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)","update to force release (d75b090)"],"Features":["add length validation in the input component (b063876)","add length validation in the input component (592acb1)"]}},{"version":"2.1.0","title":"[2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)","date":"2022-03-16","body":"### Bug Fixes\n\n* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))\n* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))\n* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))\n\n\n### Features\n\n* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))\n* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))","parsed":{"_":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)","add length validation in the input component (b063876)","add length validation in the input component (592acb1)"],"Bug Fixes":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)"],"Features":["add length validation in the input component (b063876)","add length validation in the input component (592acb1)"]}},{"version":"2.1.0","title":"[2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)","date":"2022-03-16","body":"### Bug Fixes\n\n* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))\n* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))\n* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))\n\n\n### Features\n\n* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))\n* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))","parsed":{"_":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)","add length validation in the input component (b063876)","add length validation in the input component (592acb1)"],"Bug Fixes":["add missing exports to index.js (c5c5e39)","fix input length validation (#269) (42c57ef)","revert add length validation in the input component (0ed0cde)"],"Features":["add length validation in the input component (b063876)","add length validation in the input component (592acb1)"]}},{"version":"2.1.0","title":"[2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-14)","date":"2022-03-14","body":"### Bug Fixes\n\n* revert add length validation in the input component ([1dbfedc](https://github.com/dialpad/dialtone-vue/commit/1dbfedcfb8c87759b42791f7643613f692da9469))\n\n\n### Features\n\n* add length validation in the input component ([b5fc958](https://github.com/dialpad/dialtone-vue/commit/b5fc958f68251d64d544325319ba347a33ec4cc3))\n* add length validation in the input component\" ([aac5471](https://github.com/dialpad/dialtone-vue/commit/aac5471647bcf7ff346cd0e11b5e2daf755f5160))","parsed":{"_":["revert add length validation in the input component (1dbfedc)","add length validation in the input component (b5fc958)","add length validation in the input component\" (aac5471)"],"Bug Fixes":["revert add length validation in the input component (1dbfedc)"],"Features":["add length validation in the input component (b5fc958)","add length validation in the input component\" (aac5471)"]}},{"version":"2.0.1","title":"[2.0.1](https://github.com/dialpad/dialtone-vue/compare/v2.0.0...v2.0.1) (2022-03-12)","date":"2022-03-12","body":"### Bug Fixes\n\n* revert add length validation in the input component ([ee13fb6](https://github.com/dialpad/dialtone-vue/commit/ee13fb6b26b65c36271bc95fb7548d7124e12417))","parsed":{"_":["revert add length validation in the input component (ee13fb6)"],"Bug Fixes":["revert add length validation in the input component (ee13fb6)"]}},{"version":"2.0.0","title":"[2.0.0](https://github.com/dialpad/dialtone-vue/compare/v1.16.0...v2.0.0) (2022-03-12)","date":"2022-03-12","body":"### Features\n\n* add length validation in the input component ([#238](https://github.com/dialpad/dialtone-vue/issues/238)) ([3faae3e](https://github.com/dialpad/dialtone-vue/commit/3faae3ebc7a7b69b77e99f71a00f9b0124da5f4f))\n* alignment of props, behaviour, a11y in Popover, Tooltip ([#256](https://github.com/dialpad/dialtone-vue/issues/256)) ([1f4342d](https://github.com/dialpad/dialtone-vue/commit/1f4342db3691d89b77f42750bfa58112374bb972))\n\n\n### BREAKING CHANGES\n\n* many changes in prop naming and structure.","parsed":{"_":["add length validation in the input component (#238) (3faae3e)","alignment of props, behaviour, a11y in Popover, Tooltip (#256) (1f4342d)","many changes in prop naming and structure."],"Features":["add length validation in the input component (#238) (3faae3e)","alignment of props, behaviour, a11y in Popover, Tooltip (#256) (1f4342d)"],"BREAKING CHANGES":["many changes in prop naming and structure."]}},{"version":"1.16.0","title":"[1.16.0](https://github.com/dialpad/dialtone-vue/compare/v1.15.0...v1.16.0) (2022-03-08)","date":"2022-03-08","body":"### Bug Fixes\n\n* make padding same on both sides on keyboard shortcut ([2b8113c](https://github.com/dialpad/dialtone-vue/commit/2b8113ce1d597211713faa5acb623685ae863a75))\n\n\n### Features\n\n* add contact info component for call info display ([#249](https://github.com/dialpad/dialtone-vue/issues/249)) ([8195314](https://github.com/dialpad/dialtone-vue/commit/81953141235af95c5d10842c6d314ecc8d089bc2))","parsed":{"_":["make padding same on both sides on keyboard shortcut (2b8113c)","add contact info component for call info display (#249) (8195314)"],"Bug Fixes":["make padding same on both sides on keyboard shortcut (2b8113c)"],"Features":["add contact info component for call info display (#249) (8195314)"]}},{"version":"1.15.0","title":"[1.15.0](https://github.com/dialpad/dialtone-vue/compare/v1.14.0...v1.15.0) (2022-02-28)","date":"2022-02-28","body":"### Bug Fixes\n\n* multiple items being highlighted at the same time ([#245](https://github.com/dialpad/dialtone-vue/issues/245)) ([05d6c6d](https://github.com/dialpad/dialtone-vue/commit/05d6c6d911d9a67eb4975296072b40cc25c924be))\n\n\n### Features\n\n* add top banner info component for call info display ([#246](https://github.com/dialpad/dialtone-vue/issues/246)) ([8f47407](https://github.com/dialpad/dialtone-vue/commit/8f474073743c5123396252ec288a468affdaef4a))","parsed":{"_":["multiple items being highlighted at the same time (#245) (05d6c6d)","add top banner info component for call info display (#246) (8f47407)"],"Bug Fixes":["multiple items being highlighted at the same time (#245) (05d6c6d)"],"Features":["add top banner info component for call info display (#246) (8f47407)"]}},{"version":"1.14.0","title":"[1.14.0](https://github.com/dialpad/dialtone-vue/compare/v1.13.2...v1.14.0) (2022-02-18)","date":"2022-02-18","body":"### Bug Fixes\n\n* keyboard nav bugs, combobox, dropdown ([#236](https://github.com/dialpad/dialtone-vue/issues/236)) ([a7cf63e](https://github.com/dialpad/dialtone-vue/commit/a7cf63ee44eee7559daaae47b8252e5cab4359b7))\n* storybook addon-docs define alias ([#240](https://github.com/dialpad/dialtone-vue/issues/240)) ([dd83bac](https://github.com/dialpad/dialtone-vue/commit/dd83bacdb35658cf45d92493a44949da64828516))\n\n\n### Features\n\n* add icon only variant with rectangular button ([#239](https://github.com/dialpad/dialtone-vue/issues/239)) ([dafd7cb](https://github.com/dialpad/dialtone-vue/commit/dafd7cbe1c64c32132487ae52fd9b42536c4e11c))","parsed":{"_":["keyboard nav bugs, combobox, dropdown (#236) (a7cf63e)","storybook addon-docs define alias (#240) (dd83bac)","add icon only variant with rectangular button (#239) (dafd7cb)"],"Bug Fixes":["keyboard nav bugs, combobox, dropdown (#236) (a7cf63e)","storybook addon-docs define alias (#240) (dd83bac)"],"Features":["add icon only variant with rectangular button (#239) (dafd7cb)"]}},{"version":"1.14.0","title":"[1.14.0](https://github.com/dialpad/dialtone-vue/compare/v1.13.2...v1.14.0) (2022-02-18)","date":"2022-02-18","body":"### Bug Fixes\n\n* keyboard nav bugs, combobox, dropdown ([#236](https://github.com/dialpad/dialtone-vue/issues/236)) ([a7cf63e](https://github.com/dialpad/dialtone-vue/commit/a7cf63ee44eee7559daaae47b8252e5cab4359b7))\n* storybook addon-docs define alias ([#240](https://github.com/dialpad/dialtone-vue/issues/240)) ([dd83bac](https://github.com/dialpad/dialtone-vue/commit/dd83bacdb35658cf45d92493a44949da64828516))\n\n\n### Features\n\n* add icon only variant with rectangular button ([#239](https://github.com/dialpad/dialtone-vue/issues/239)) ([dafd7cb](https://github.com/dialpad/dialtone-vue/commit/dafd7cbe1c64c32132487ae52fd9b42536c4e11c))","parsed":{"_":["keyboard nav bugs, combobox, dropdown (#236) (a7cf63e)","storybook addon-docs define alias (#240) (dd83bac)","add icon only variant with rectangular button (#239) (dafd7cb)"],"Bug Fixes":["keyboard nav bugs, combobox, dropdown (#236) (a7cf63e)","storybook addon-docs define alias (#240) (dd83bac)"],"Features":["add icon only variant with rectangular button (#239) (dafd7cb)"]}},{"version":"1.13.2","title":"[1.13.2](https://github.com/dialpad/dialtone-vue/compare/v1.13.1...v1.13.2) (2022-02-03)","date":"2022-02-03","body":"### Bug Fixes\n\n* apply fixed header classes only if slots not empty ([a0f58f1](https://github.com/dialpad/dialtone-vue/commit/a0f58f16db26293d6d2a2e779161f5f943e8d3a9))","parsed":{"_":["apply fixed header classes only if slots not empty (a0f58f1)"],"Bug Fixes":["apply fixed header classes only if slots not empty (a0f58f1)"]}},{"version":"1.13.1","title":"[1.13.1](https://github.com/dialpad/dialtone-vue/compare/v1.13.0...v1.13.1) (2022-01-27)","date":"2022-01-27","body":"### Bug Fixes\n\n* update list item to apply hover when navigationType is set ([#234](https://github.com/dialpad/dialtone-vue/issues/234)) ([23c4dda](https://github.com/dialpad/dialtone-vue/commit/23c4ddace6d3b20a5a3b953e535091ca3750bb74))","parsed":{"_":["update list item to apply hover when navigationType is set (#234) (23c4dda)"],"Bug Fixes":["update list item to apply hover when navigationType is set (#234) (23c4dda)"]}},{"version":"1.13.0","title":"[1.13.0](https://github.com/dialpad/dialtone-vue/compare/v1.12.0...v1.13.0) (2022-01-26)","date":"2022-01-26","body":"### Bug Fixes\n\n* add null check to tip.unmount() call ([#232](https://github.com/dialpad/dialtone-vue/issues/232)) ([964f114](https://github.com/dialpad/dialtone-vue/commit/964f114881ce5240584ecac25bf678b84d2d91f7))\n* render popover in combobox list ([#230](https://github.com/dialpad/dialtone-vue/issues/230)) ([a18c9ae](https://github.com/dialpad/dialtone-vue/commit/a18c9aeb8dba982d0db2ec9639317d6808518b3a))\n\n\n### Features\n\n* add class prop to tooltip content wrapper ([#233](https://github.com/dialpad/dialtone-vue/issues/233)) ([c3bf657](https://github.com/dialpad/dialtone-vue/commit/c3bf6574c0eeb0ae04486e61288f2d5376aeaaf3))\n* implement footer into popover ([#231](https://github.com/dialpad/dialtone-vue/issues/231)) ([6dd5ffe](https://github.com/dialpad/dialtone-vue/commit/6dd5ffe869db2b8852b06e931b9947866e31e020))","parsed":{"_":["add null check to tip.unmount() call (#232) (964f114)","render popover in combobox list (#230) (a18c9ae)","add class prop to tooltip content wrapper (#233) (c3bf657)","implement footer into popover (#231) (6dd5ffe)"],"Bug Fixes":["add null check to tip.unmount() call (#232) (964f114)","render popover in combobox list (#230) (a18c9ae)"],"Features":["add class prop to tooltip content wrapper (#233) (c3bf657)","implement footer into popover (#231) (6dd5ffe)"]}},{"version":"1.12.0","title":"[1.12.0](https://github.com/dialpad/dialtone-vue/compare/v1.11.0...v1.12.0) (2022-01-24)","date":"2022-01-24","body":"### Features\n\n* add event `dt-popover-close` to close popover instances ([#228](https://github.com/dialpad/dialtone-vue/issues/228)) ([65da860](https://github.com/dialpad/dialtone-vue/commit/65da860deecacdc8c219313beda433b5baa38e74))\n* dt-toggle ([#226](https://github.com/dialpad/dialtone-vue/issues/226)) ([002c780](https://github.com/dialpad/dialtone-vue/commit/002c7804d7495eeecdaad1fcab27a29557681db6))","parsed":{"_":["add event dt-popover-close to close popover instances (#228) (65da860)","dt-toggle (#226) (002c780)"],"Features":["add event dt-popover-close to close popover instances (#228) (65da860)","dt-toggle (#226) (002c780)"]}},{"version":"1.11.0","title":"[1.11.0](https://github.com/dialpad/dialtone-vue/compare/v1.10.1...v1.11.0) (2022-01-20)","date":"2022-01-20","body":"### Features\n\n* add dialogClass prop to modal ([4500ade](https://github.com/dialpad/dialtone-vue/commit/4500adea34df6a5923b96a573284212761505ab5))","parsed":{"_":["add dialogClass prop to modal (4500ade)"],"Features":["add dialogClass prop to modal (4500ade)"]}},{"version":"1.10.1","title":"[1.10.1](https://github.com/dialpad/dialtone-vue/compare/v1.10.0...v1.10.1) (2022-01-17)","date":"2022-01-17","body":"### Bug Fixes\n\n* broken styles in list item ([#225](https://github.com/dialpad/dialtone-vue/issues/225)) ([be69a85](https://github.com/dialpad/dialtone-vue/commit/be69a85627a2e7e9c37af46a1e30f517e096bfc5))","parsed":{"_":["broken styles in list item (#225) (be69a85)"],"Bug Fixes":["broken styles in list item (#225) (be69a85)"]}},{"version":"1.10.0","title":"[1.10.0](https://github.com/dialpad/dialtone-vue/compare/v1.9.0...v1.10.0) (2022-01-14)","date":"2022-01-14","body":"### Bug Fixes\n\n* component skeleton documentation fixes ([#218](https://github.com/dialpad/dialtone-vue/issues/218)) ([58bdcf9](https://github.com/dialpad/dialtone-vue/commit/58bdcf9a98466c7e8cddd8986998d5902b8b3d48))\n\n\n### Features\n\n* add focus-visible polyfill ([#222](https://github.com/dialpad/dialtone-vue/issues/222)) ([ce089a8](https://github.com/dialpad/dialtone-vue/commit/ce089a8dd8f5b1465d533b60fa9d82c1523990b4))\n* add header to component popover, update a11y documentation ([#217](https://github.com/dialpad/dialtone-vue/issues/217)) ([cdfb459](https://github.com/dialpad/dialtone-vue/commit/cdfb459541597ae5d56224f897186159b9fd18cc))","parsed":{"_":["component skeleton documentation fixes (#218) (58bdcf9)","add focus-visible polyfill (#222) (ce089a8)","add header to component popover, update a11y documentation (#217) (cdfb459)"],"Bug Fixes":["component skeleton documentation fixes (#218) (58bdcf9)"],"Features":["add focus-visible polyfill (#222) (ce089a8)","add header to component popover, update a11y documentation (#217) (cdfb459)"]}},{"version":"1.9.0","title":"[1.9.0](https://github.com/dialpad/dialtone-vue/compare/v1.8.2...v1.9.0) (2022-01-13)","date":"2022-01-13","body":"### Bug Fixes\n\n* include tabindex=-1 in focusFirstElement ([#219](https://github.com/dialpad/dialtone-vue/issues/219)) ([2ca4577](https://github.com/dialpad/dialtone-vue/commit/2ca4577fafca59ece95bfa86a7b0e6a880141e39))\n\n\n### Features\n\n* add dropdown component ([#215](https://github.com/dialpad/dialtone-vue/issues/215)) ([d3a3918](https://github.com/dialpad/dialtone-vue/commit/d3a39184303b0ea59d01476c32f22909e693e9ad))\n* create combobox component ([#199](https://github.com/dialpad/dialtone-vue/issues/199)) ([cefdd5a](https://github.com/dialpad/dialtone-vue/commit/cefdd5ac88df07b9b6933f1d9692348f58ac0a50))","parsed":{"_":["include tabindex=-1 in focusFirstElement (#219) (2ca4577)","add dropdown component (#215) (d3a3918)","create combobox component (#199) (cefdd5a)"],"Bug Fixes":["include tabindex=-1 in focusFirstElement (#219) (2ca4577)"],"Features":["add dropdown component (#215) (d3a3918)","create combobox component (#199) (cefdd5a)"]}},{"version":"1.8.2","title":"[1.8.2](https://github.com/dialpad/dialtone-vue/compare/v1.8.1...v1.8.2) (2022-01-06)","date":"2022-01-06","body":"### Bug Fixes\n\n* skeleton-text import ([#221](https://github.com/dialpad/dialtone-vue/issues/221)) ([ff6ca97](https://github.com/dialpad/dialtone-vue/commit/ff6ca978f20a20d8f160fecfde040deacdc735df))","parsed":{"_":["skeleton-text import (#221) (ff6ca97)"],"Bug Fixes":["skeleton-text import (#221) (ff6ca97)"]}},{"version":"1.8.1","title":"[1.8.1](https://github.com/dialpad/dialtone-vue/compare/v1.8.0...v1.8.1) (2022-01-06)","date":"2022-01-06","body":"### Bug Fixes\n\n* bad exports on skeleton ([#220](https://github.com/dialpad/dialtone-vue/issues/220)) ([5b66ae7](https://github.com/dialpad/dialtone-vue/commit/5b66ae75c8034434b02f67b26f4fb9136966032e))","parsed":{"_":["bad exports on skeleton (#220) (5b66ae7)"],"Bug Fixes":["bad exports on skeleton (#220) (5b66ae7)"]}},{"version":"1.8.0","title":"[1.8.0](https://github.com/dialpad/dialtone-vue/compare/v1.7.0...v1.8.0) (2022-01-04)","date":"2022-01-04","body":"### Bug Fixes\n\n* popover stories ([#216](https://github.com/dialpad/dialtone-vue/issues/216)) ([8229467](https://github.com/dialpad/dialtone-vue/commit/8229467b25342540163e61f8fc5797beb1e780b2))\n\n\n### Features\n\n* add keyboard shortcut component ([#209](https://github.com/dialpad/dialtone-vue/issues/209)) ([88efc48](https://github.com/dialpad/dialtone-vue/commit/88efc4882812d391bb9200c2c1f7cdb7dc56d5a9))\n* component skeleton ([#203](https://github.com/dialpad/dialtone-vue/issues/203)) ([ce2a4d2](https://github.com/dialpad/dialtone-vue/commit/ce2a4d21dc45924e0eec561299de768ba8ae5222))","parsed":{"_":["popover stories (#216) (8229467)","add keyboard shortcut component (#209) (88efc48)","component skeleton (#203) (ce2a4d2)"],"Bug Fixes":["popover stories (#216) (8229467)"],"Features":["add keyboard shortcut component (#209) (88efc48)","component skeleton (#203) (ce2a4d2)"]}},{"version":"1.7.0","title":"[1.7.0](https://github.com/dialpad/dialtone-vue/compare/v1.6.1...v1.7.0) (2021-12-15)","date":"2021-12-15","body":"### Bug Fixes\n\n* popover component. remove overlay on before destroy ([#214](https://github.com/dialpad/dialtone-vue/issues/214)) ([3f88ad8](https://github.com/dialpad/dialtone-vue/commit/3f88ad8b8c062094073917ae71030120ed6ac096))\n\n\n### Features\n\n* add button group component ([#204](https://github.com/dialpad/dialtone-vue/issues/204)) ([99bbe17](https://github.com/dialpad/dialtone-vue/commit/99bbe1717627234d1dc7b091ec775403808daeed))","parsed":{"_":["popover component. remove overlay on before destroy (#214) (3f88ad8)","add button group component (#204) (99bbe17)"],"Bug Fixes":["popover component. remove overlay on before destroy (#214) (3f88ad8)"],"Features":["add button group component (#204) (99bbe17)"]}},{"version":"1.6.1","title":"[1.6.1](https://github.com/dialpad/dialtone-vue/compare/v1.6.0...v1.6.1) (2021-12-03)","date":"2021-12-03","body":"### Bug Fixes\n\n* disable hide when append to is parent ([#207](https://github.com/dialpad/dialtone-vue/issues/207)) ([f478b3e](https://github.com/dialpad/dialtone-vue/commit/f478b3edc4ee4e306759b8e0d42ebbb4340aa733))\n* popover (props alignment between dt-popover and dt-tooltip) ([#205](https://github.com/dialpad/dialtone-vue/issues/205)) ([f935aad](https://github.com/dialpad/dialtone-vue/commit/f935aada1a5c23fc540c3479aab7cb605e47fcee))","parsed":{"_":["disable hide when append to is parent (#207) (f478b3e)","popover (props alignment between dt-popover and dt-tooltip) (#205) (f935aad)"],"Bug Fixes":["disable hide when append to is parent (#207) (f478b3e)","popover (props alignment between dt-popover and dt-tooltip) (#205) (f935aad)"]}},{"version":"1.6.0","title":"[1.6.0](https://github.com/dialpad/dialtone-vue/compare/v1.5.0...v1.6.0) (2021-11-25)","date":"2021-11-25","body":"### Bug Fixes\n\n* add our alpha sort to list-item. Change slot types to VNode for consistiency ([#202](https://github.com/dialpad/dialtone-vue/issues/202)) ([686b2b9](https://github.com/dialpad/dialtone-vue/commit/686b2b919f8882588f8374729538242071e0abcf))\n\n\n### Features\n\n* components tooltip and popover. absolute positioning (dt 40) ([#194](https://github.com/dialpad/dialtone-vue/issues/194)) ([dd9e44d](https://github.com/dialpad/dialtone-vue/commit/dd9e44dbc1ea0a5439652e8b0597e5d3e254f68a)), closes [#131](https://github.com/dialpad/dialtone-vue/issues/131) [#177](https://github.com/dialpad/dialtone-vue/issues/177) [#178](https://github.com/dialpad/dialtone-vue/issues/178) [#135](https://github.com/dialpad/dialtone-vue/issues/135)","parsed":{"_":["add our alpha sort to list-item. Change slot types to VNode for consistiency (#202) (686b2b9)","components tooltip and popover. absolute positioning (dt 40) (#194) (dd9e44d), closes #131 #177 #178 #135"],"Bug Fixes":["add our alpha sort to list-item. Change slot types to VNode for consistiency (#202) (686b2b9)"],"Features":["components tooltip and popover. absolute positioning (dt 40) (#194) (dd9e44d), closes #131 #177 #178 #135"]}},{"version":"1.5.0","title":"[1.5.0](https://github.com/dialpad/dialtone-vue/compare/v1.4.0...v1.5.0) (2021-11-19)","date":"2021-11-19","body":"### Bug Fixes\n\n* list-item story prefix ([#196](https://github.com/dialpad/dialtone-vue/issues/196)) ([7129a5c](https://github.com/dialpad/dialtone-vue/commit/7129a5cb84a4a1de8512ffb30d188bb6de980cdb))\n* missing class ([#197](https://github.com/dialpad/dialtone-vue/issues/197)) ([f7c80cc](https://github.com/dialpad/dialtone-vue/commit/f7c80cc6dd23ef7dd3603581b61a211a702f06e6))\n* stories prefix name in the documentation ([#195](https://github.com/dialpad/dialtone-vue/issues/195)) ([fa59c03](https://github.com/dialpad/dialtone-vue/commit/fa59c03d3259c15dcc80611855912ed13721c499))\n* update list-section padding to match new default list item ([dca215e](https://github.com/dialpad/dialtone-vue/commit/dca215e8fc630fcc74036a62fa84267c4853e91b))\n\n\n### Features\n\n* add `update:show` event in tooltip component ([#193](https://github.com/dialpad/dialtone-vue/issues/193)) ([3350659](https://github.com/dialpad/dialtone-vue/commit/3350659be2c8fec4993e27bcd4c56b42ca462b7c))","parsed":{"_":["list-item story prefix (#196) (7129a5c)","missing class (#197) (f7c80cc)","stories prefix name in the documentation (#195) (fa59c03)","update list-section padding to match new default list item (dca215e)","add update:show event in tooltip component (#193) (3350659)"],"Bug Fixes":["list-item story prefix (#196) (7129a5c)","missing class (#197) (f7c80cc)","stories prefix name in the documentation (#195) (fa59c03)","update list-section padding to match new default list item (dca215e)"],"Features":["add update:show event in tooltip component (#193) (3350659)"]}},{"version":"1.4.0","title":"[1.4.0](https://github.com/dialpad/dialtone-vue/compare/v1.3.0...v1.4.0) (2021-11-12)","date":"2021-11-12","body":"### Bug Fixes\n\n* removed css loader rule from storybook webpack config ([#189](https://github.com/dialpad/dialtone-vue/issues/189)) ([fefb690](https://github.com/dialpad/dialtone-vue/commit/fefb690c20ba45842f2df28fd75db7495b2948e6))\n* tooltip exception on mounted and beforeUpdate hook ([#190](https://github.com/dialpad/dialtone-vue/issues/190)) ([316008d](https://github.com/dialpad/dialtone-vue/commit/316008d2eb5ec2320a850fa5ad50e2ad9d074f47))\n* update repository URL ([#184](https://github.com/dialpad/dialtone-vue/issues/184)) ([37c14ad](https://github.com/dialpad/dialtone-vue/commit/37c14ad0376dc2560f0417fdb1b01fcb32a759a6))\n\n\n### Features\n\n* allow footer slot to list section ([#187](https://github.com/dialpad/dialtone-vue/issues/187)) ([d5c89fa](https://github.com/dialpad/dialtone-vue/commit/d5c89fab241e3301c240ed772ec0b7b46c59e2f3))","parsed":{"_":["removed css loader rule from storybook webpack config (#189) (fefb690)","tooltip exception on mounted and beforeUpdate hook (#190) (316008d)","update repository URL (#184) (37c14ad)","allow footer slot to list section (#187) (d5c89fa)"],"Bug Fixes":["removed css loader rule from storybook webpack config (#189) (fefb690)","tooltip exception on mounted and beforeUpdate hook (#190) (316008d)","update repository URL (#184) (37c14ad)"],"Features":["allow footer slot to list section (#187) (d5c89fa)"]}},{"version":"1.3.0","title":"[1.3.0](https://github.com/dialpad/dialtone-vue/compare/v1.2.1...v1.3.0) (2021-11-04)","date":"2021-11-04","body":"### Bug Fixes\n\n* update node engine reqs for semantic-release ([#183](https://github.com/dialpad/dialtone-vue/issues/183)) ([f89c779](https://github.com/dialpad/dialtone-vue/commit/f89c7790fd18fb558ecb88ed1152ae9e0beec8bc))\n\n\n### Features\n\n* add pass through class and props to tab list ([#181](https://github.com/dialpad/dialtone-vue/issues/181)) ([54dd054](https://github.com/dialpad/dialtone-vue/commit/54dd05418ab80ea1e7aaac16796ae7a785d4891b))\n* automatization for the releasing process ([#180](https://github.com/dialpad/dialtone-vue/issues/180)) ([8b397b9](https://github.com/dialpad/dialtone-vue/commit/8b397b952e8ecfdefd18e400fbcf8c5d27fec2b3))","parsed":{"_":["update node engine reqs for semantic-release (#183) (f89c779)","add pass through class and props to tab list (#181) (54dd054)","automatization for the releasing process (#180) (8b397b9)"],"Bug Fixes":["update node engine reqs for semantic-release (#183) (f89c779)"],"Features":["add pass through class and props to tab list (#181) (54dd054)","automatization for the releasing process (#180) (8b397b9)"]}}],"title":"[3.110.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.109.2...dialtone-vue3/v3.110.0) (2024-02-27)"}
|