@dialpad/dialtone-vue 2.124.0 → 2.125.1-alpha.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/dist/chunks/_plugin-vue2_normalizer-u6G_3nkj.js +33 -0
- package/dist/chunks/_plugin-vue2_normalizer-u6G_3nkj.js.map +1 -0
- package/dist/chunks/dropdown-SMWaTWyF.js +357 -0
- package/dist/chunks/dropdown-SMWaTWyF.js.map +1 -0
- package/dist/chunks/dropdown_constants-EUcDxBrX.js +9 -0
- package/dist/chunks/dropdown_constants-EUcDxBrX.js.map +1 -0
- package/dist/chunks/icon_constants-OpYAAKwF.js +16 -0
- package/dist/chunks/icon_constants-OpYAAKwF.js.map +1 -0
- package/dist/chunks/index-nIyl_PL6.js +372 -0
- package/dist/chunks/index-nIyl_PL6.js.map +1 -0
- package/dist/chunks/index-o4OMWMuv.js +244 -0
- package/dist/chunks/index-o4OMWMuv.js.map +1 -0
- package/dist/chunks/input-1tm09l_-.js +273 -0
- package/dist/chunks/input-1tm09l_-.js.map +1 -0
- package/dist/chunks/input_group-zcAq3DQl.js +141 -0
- package/dist/chunks/input_group-zcAq3DQl.js.map +1 -0
- package/dist/chunks/keyboard_list_navigation-F0O8nht0.js +197 -0
- package/dist/chunks/keyboard_list_navigation-F0O8nht0.js.map +1 -0
- package/dist/chunks/link_constants-vIUB92L4.js +16 -0
- package/dist/chunks/link_constants-vIUB92L4.js.map +1 -0
- package/dist/chunks/list_item_constants-LTUc74pD.js +13 -0
- package/dist/chunks/list_item_constants-LTUc74pD.js.map +1 -0
- package/dist/chunks/modal-VuMFkZFH.js +82 -0
- package/dist/chunks/modal-VuMFkZFH.js.map +1 -0
- package/dist/chunks/notice_action-9NmtQRai.js +182 -0
- package/dist/chunks/notice_action-9NmtQRai.js.map +1 -0
- package/dist/chunks/notice_constants-c--hBFQw.js +6 -0
- package/dist/chunks/notice_constants-c--hBFQw.js.map +1 -0
- package/dist/chunks/popover_constants-qjlEkroB.js +114 -0
- package/dist/chunks/popover_constants-qjlEkroB.js.map +1 -0
- package/dist/chunks/sr_only_close_button-JGole5Xi.js +86 -0
- package/dist/chunks/sr_only_close_button-JGole5Xi.js.map +1 -0
- package/dist/chunks/stack_constants-u7tNqGtc.js +13 -0
- package/dist/chunks/stack_constants-u7tNqGtc.js.map +1 -0
- package/dist/chunks/tab-Qm9LVkYj.js +346 -0
- package/dist/chunks/tab-Qm9LVkYj.js.map +1 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.js +356 -10364
- package/dist/dialtone-vue.js.map +1 -0
- package/dist/lib/attachment-carousel.js +250 -0
- package/dist/lib/attachment-carousel.js.map +1 -0
- package/dist/lib/avatar.js +369 -0
- package/dist/lib/avatar.js.map +1 -0
- package/dist/lib/badge.js +169 -0
- package/dist/lib/badge.js.map +1 -0
- package/dist/lib/banner.js +200 -0
- package/dist/lib/banner.js.map +1 -0
- package/dist/lib/breadcrumbs.js +138 -0
- package/dist/lib/breadcrumbs.js.map +1 -0
- package/dist/lib/button-group.js +45 -0
- package/dist/lib/button-group.js.map +1 -0
- package/dist/lib/button.js +328 -0
- package/dist/lib/button.js.map +1 -0
- package/dist/lib/callbar-button-with-popover.js +235 -0
- package/dist/lib/callbar-button-with-popover.js.map +1 -0
- package/dist/lib/callbar-button.js +175 -0
- package/dist/lib/callbar-button.js.map +1 -0
- package/dist/lib/callbox.js +142 -0
- package/dist/lib/callbox.js.map +1 -0
- package/dist/lib/card.js +72 -0
- package/dist/lib/card.js.map +1 -0
- package/dist/lib/checkbox-group.js +117 -0
- package/dist/lib/checkbox-group.js.map +1 -0
- package/dist/lib/checkbox.js +117 -0
- package/dist/lib/checkbox.js.map +1 -0
- package/dist/lib/chip.js +186 -0
- package/dist/lib/chip.js.map +1 -0
- package/dist/lib/codeblock.js +29 -0
- package/dist/lib/codeblock.js.map +1 -0
- package/dist/lib/collapsible.js +313 -0
- package/dist/lib/collapsible.js.map +1 -0
- package/dist/lib/combobox-multi-select.js +433 -0
- package/dist/lib/combobox-multi-select.js.map +1 -0
- package/dist/lib/combobox-with-popover.js +341 -0
- package/dist/lib/combobox-with-popover.js.map +1 -0
- package/dist/lib/combobox.js +19 -0
- package/dist/lib/combobox.js.map +1 -0
- package/dist/lib/constants.js +53 -0
- package/dist/lib/constants.js.map +1 -0
- package/dist/lib/contact-info.js +145 -0
- package/dist/lib/contact-info.js.map +1 -0
- package/dist/lib/contact-row.js +203 -0
- package/dist/lib/contact-row.js.map +1 -0
- package/dist/lib/datepicker.js +552 -0
- package/dist/lib/datepicker.js.map +1 -0
- package/dist/lib/dates.js +57 -0
- package/dist/lib/dates.js.map +1 -0
- package/dist/lib/description-list.js +83 -0
- package/dist/lib/description-list.js.map +1 -0
- package/dist/lib/dropdown.js +45 -0
- package/dist/lib/dropdown.js.map +1 -0
- package/dist/lib/editor.js +527 -0
- package/dist/lib/editor.js.map +1 -0
- package/dist/{emoji_picker-kiTOKaq8.js → lib/emoji-picker.js} +30 -11
- package/dist/lib/emoji-picker.js.map +1 -0
- package/dist/lib/emoji-row.js +83 -0
- package/dist/lib/emoji-row.js.map +1 -0
- package/dist/{emoji_text_wrapper-48ClwKvf.js → lib/emoji-text-wrapper.js} +19 -13
- package/dist/lib/emoji-text-wrapper.js.map +1 -0
- package/dist/lib/emoji.js +11 -0
- package/dist/lib/emoji.js.map +1 -0
- package/dist/lib/feed-item-row.js +207 -0
- package/dist/lib/feed-item-row.js.map +1 -0
- package/dist/lib/feed-pill.js +142 -0
- package/dist/lib/feed-pill.js.map +1 -0
- package/dist/lib/general-row.js +379 -0
- package/dist/lib/general-row.js.map +1 -0
- package/dist/lib/group-row.js +115 -0
- package/dist/lib/group-row.js.map +1 -0
- package/dist/lib/grouped-chip.js +45 -0
- package/dist/lib/grouped-chip.js.map +1 -0
- package/dist/lib/hovercard.js +194 -0
- package/dist/lib/hovercard.js.map +1 -0
- package/dist/lib/icon.js +82 -0
- package/dist/lib/icon.js.map +1 -0
- package/dist/lib/image-viewer.js +171 -0
- package/dist/lib/image-viewer.js.map +1 -0
- package/dist/lib/input-group.js +90 -0
- package/dist/lib/input-group.js.map +1 -0
- package/dist/lib/input.js +455 -0
- package/dist/lib/input.js.map +1 -0
- package/dist/lib/item-layout.js +39 -0
- package/dist/lib/item-layout.js.map +1 -0
- package/dist/lib/ivr-node.js +195 -0
- package/dist/lib/ivr-node.js.map +1 -0
- package/dist/lib/keyboard-shortcut.js +100 -0
- package/dist/lib/keyboard-shortcut.js.map +1 -0
- package/dist/lib/lazy-show.js +77 -0
- package/dist/lib/lazy-show.js.map +1 -0
- package/dist/lib/link.js +69 -0
- package/dist/lib/link.js.map +1 -0
- package/dist/lib/list-item-group.js +59 -0
- package/dist/lib/list-item-group.js.map +1 -0
- package/dist/lib/list-item.js +195 -0
- package/dist/lib/list-item.js.map +1 -0
- package/dist/{message_input.js → lib/message-input.js} +107 -55
- package/dist/lib/message-input.js.map +1 -0
- package/dist/lib/mixins.js +17 -0
- package/dist/lib/mixins.js.map +1 -0
- package/dist/lib/modal.js +324 -0
- package/dist/lib/modal.js.map +1 -0
- package/dist/lib/notice.js +158 -0
- package/dist/lib/notice.js.map +1 -0
- package/dist/lib/pagination.js +142 -0
- package/dist/lib/pagination.js.map +1 -0
- package/dist/lib/popover.js +779 -0
- package/dist/lib/popover.js.map +1 -0
- package/dist/lib/presence.js +60 -0
- package/dist/lib/presence.js.map +1 -0
- package/dist/lib/radio-group.js +97 -0
- package/dist/lib/radio-group.js.map +1 -0
- package/dist/lib/radio.js +111 -0
- package/dist/lib/radio.js.map +1 -0
- package/dist/lib/rich-text-editor.js +920 -0
- package/dist/lib/rich-text-editor.js.map +1 -0
- package/dist/lib/root-layout.js +127 -0
- package/dist/lib/root-layout.js.map +1 -0
- package/dist/lib/select-menu.js +243 -0
- package/dist/lib/select-menu.js.map +1 -0
- package/dist/lib/settings-menu-button.js +65 -0
- package/dist/lib/settings-menu-button.js.map +1 -0
- package/dist/lib/skeleton.js +574 -0
- package/dist/lib/skeleton.js.map +1 -0
- package/dist/lib/stack.js +118 -0
- package/dist/lib/stack.js.map +1 -0
- package/dist/lib/tabs.js +93 -0
- package/dist/lib/tabs.js.map +1 -0
- package/dist/lib/time-pill.js +43 -0
- package/dist/lib/time-pill.js.map +1 -0
- package/dist/lib/toast.js +226 -0
- package/dist/lib/toast.js.map +1 -0
- package/dist/lib/toggle.js +169 -0
- package/dist/lib/toggle.js.map +1 -0
- package/dist/{directives.js → lib/tooltip-directive.js} +24 -17
- package/dist/lib/tooltip-directive.js.map +1 -0
- package/dist/lib/tooltip.js +376 -0
- package/dist/lib/tooltip.js.map +1 -0
- package/dist/lib/top-banner-info.js +60 -0
- package/dist/lib/top-banner-info.js.map +1 -0
- package/dist/lib/unread-pill.js +61 -0
- package/dist/lib/unread-pill.js.map +1 -0
- package/dist/lib/utils.js +175 -0
- package/dist/lib/utils.js.map +1 -0
- package/dist/lib/validation-messages.js +83 -0
- package/dist/lib/validation-messages.js.map +1 -0
- package/dist/lib/validators.js +12 -0
- package/dist/lib/validators.js.map +1 -0
- package/dist/style.css +1 -1
- package/dist/types/common/{constants.d.ts → constants/index.d.ts} +1 -1
- package/dist/types/common/constants/index.d.ts.map +1 -0
- package/dist/types/common/{dates.d.ts → dates/index.d.ts} +1 -1
- package/dist/types/common/dates/index.d.ts.map +1 -0
- package/dist/types/common/{emoji.d.ts → emoji/index.d.ts} +1 -1
- package/dist/types/common/{emoji.d.ts.map → emoji/index.d.ts.map} +1 -1
- package/dist/types/common/{utils.d.ts → utils/index.d.ts} +1 -1
- package/dist/types/common/utils/index.d.ts.map +1 -0
- package/dist/types/common/{validators.d.ts → validators/index.d.ts} +1 -1
- package/dist/types/common/validators/index.d.ts.map +1 -0
- package/dist/types/components/avatar/avatar.vue.d.ts +1 -1
- package/dist/types/components/button/button.vue.d.ts +2 -2
- package/dist/types/components/card/card.vue.d.ts +1 -1
- package/dist/types/components/checkbox/checkbox.vue.d.ts +7 -7
- package/dist/types/components/checkbox/checkbox.vue.d.ts.map +1 -1
- package/dist/types/components/chip/chip.vue.d.ts +2 -2
- package/dist/types/components/collapsible/collapsible.vue.d.ts +3 -3
- package/dist/types/components/combobox/combobox.vue.d.ts +7 -8
- package/dist/types/components/combobox/combobox.vue.d.ts.map +1 -1
- package/dist/types/components/dropdown/dropdown.vue.d.ts +1 -1
- package/dist/types/components/emoji/emoji.vue.d.ts +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -219
- package/dist/types/components/icon/icon.vue.d.ts +20 -16
- package/dist/types/components/icon/icon.vue.d.ts.map +1 -1
- package/dist/types/components/icon/icon_constants.d.ts +2 -0
- package/dist/types/components/icon/icon_constants.d.ts.map +1 -1
- package/dist/types/components/icon/index.d.ts +1 -1
- package/dist/types/components/input_group/input_group.vue.d.ts +15 -6
- package/dist/types/components/input_group/input_group.vue.d.ts.map +1 -1
- package/dist/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +7 -2
- package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +3 -1
- package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/types/components/popover/popover_header_footer.vue.d.ts +1 -1
- package/dist/types/components/radio/radio.vue.d.ts +2 -12
- package/dist/types/components/radio/radio.vue.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +3 -3
- package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +2 -2
- package/dist/types/components/skeleton/skeleton-text.vue.d.ts +8 -3
- package/dist/types/components/skeleton/skeleton-text.vue.d.ts.map +1 -1
- package/dist/types/components/skeleton/skeleton.vue.d.ts +1 -1
- package/dist/types/components/toggle/toggle.vue.d.ts +1 -1
- package/dist/types/components/tooltip/tooltip.vue.d.ts +2 -2
- package/dist/types/index.d.ts +36 -29
- package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +2 -2
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
- package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +2 -2
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +9 -0
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/package.json +19 -59
- package/CHANGELOG.json +0 -1
- package/CHANGELOG.md +0 -2890
- package/dist/dialtone-vue.cjs +0 -5
- package/dist/directives.cjs +0 -1
- package/dist/emoji.cjs +0 -1
- package/dist/emoji.js +0 -35
- package/dist/emoji_picker-njWWAm6V.cjs +0 -1
- package/dist/emoji_text_wrapper-ZlynvHnd.cjs +0 -1
- package/dist/index-OF94C6nQ.js +0 -142833
- package/dist/index-Wx7Jagcr.cjs +0 -1
- package/dist/message_input.cjs +0 -1
- package/dist/rich_text_editor-9sMob7ck.js +0 -16478
- package/dist/rich_text_editor-Eh5kYokw.cjs +0 -97
- package/dist/tooltip-88U5vFMA.js +0 -2516
- package/dist/tooltip-i2wxFIIi.cjs +0 -21
- package/dist/types/common/constants.d.ts.map +0 -1
- package/dist/types/common/dates.d.ts.map +0 -1
- package/dist/types/common/utils.d.ts.map +0 -1
- package/dist/types/common/validators.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/emojis/index.d.ts +0 -50
- package/dist/types/components/emoji_picker/emojis/index.d.ts.map +0 -1
- package/dist/types/directives.d.ts +0 -2
- package/dist/types/directives.d.ts.map +0 -1
- package/dist/types/emoji.d.ts +0 -5
- package/dist/types/emoji.d.ts.map +0 -1
- package/dist/types/message_input.d.ts +0 -3
- package/dist/types/message_input.d.ts.map +0 -1
package/CHANGELOG.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"versions":[{"version":"2.123.1","title":"[2.123.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.123.0...dialtone-vue2/v2.123.1) (2024-03-22)","date":"2024-03-22","body":"### Bug Fixes\n\n* **Emoji:** dlt-1650 pad emoji unicode string with 0's ([#219](https://github.com/dialpad/dialtone/issues/219)) ([1eb4906](https://github.com/dialpad/dialtone/commit/1eb4906894537ed7ace2d9cad2de0513ff15a7cb))\n* warn console error cleanup ([#221](https://github.com/dialpad/dialtone/issues/221)) ([65bb319](https://github.com/dialpad/dialtone/commit/65bb31983f74feed2e6d4d03581be58e3631b458))","parsed":{"_":["Emoji:** dlt-1650 pad emoji unicode string with 0's (#219) (1eb4906)","warn console error cleanup (#221) (65bb319)"],"Bug Fixes":["Emoji:** dlt-1650 pad emoji unicode string with 0's (#219) (1eb4906)","warn console error cleanup (#221) (65bb319)"]}},{"version":"2.123.0","title":"[2.123.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.122.2...dialtone-vue2/v2.123.0) (2024-03-20)","date":"2024-03-20","body":"### Bug Fixes\n\n* **Emoji Picker:** set correct search icon size ([#217](https://github.com/dialpad/dialtone/issues/217)) ([8d81675](https://github.com/dialpad/dialtone/commit/8d816752e1011b571c8912be4391de17382a9deb))\n\n\n### Features\n\n* **General Row:** add home icon ([#213](https://github.com/dialpad/dialtone/issues/213)) ([fba9ccd](https://github.com/dialpad/dialtone/commit/fba9ccdf96b42efc9515baa9639377ed24b523c5))","parsed":{"_":["Emoji Picker:** set correct search icon size (#217) (8d81675)","General Row:** add home icon (#213) (fba9ccd)"],"Bug Fixes":["Emoji Picker:** set correct search icon size (#217) (8d81675)"],"Features":["General Row:** add home icon (#213) (fba9ccd)"]}},{"version":"2.122.2","title":"[2.122.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.122.1...dialtone-vue2/v2.122.2) (2024-03-15)","date":"2024-03-15","body":"### Bug Fixes\n\n* **Feed Item Row:** make image / video class ([#210](https://github.com/dialpad/dialtone/issues/210)) ([d660ef4](https://github.com/dialpad/dialtone/commit/d660ef4abc672cd79f6e2ce1428dfa568b3d57ec))\n* **Message Input:** remove condition for disabled send ([#207](https://github.com/dialpad/dialtone/issues/207)) ([432fc85](https://github.com/dialpad/dialtone/commit/432fc85b4abc0651506337e5dfe1523984201838))","parsed":{"_":["Feed Item Row:** make image / video class (#210) (d660ef4)","Message Input:** remove condition for disabled send (#207) (432fc85)"],"Bug Fixes":["Feed Item Row:** make image / video class (#210) (d660ef4)","Message Input:** remove condition for disabled send (#207) (432fc85)"]}},{"version":"2.122.1","title":"[2.122.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.122.0...dialtone-vue2/v2.122.1) (2024-03-14)","date":"2024-03-14","body":"### Bug Fixes\n\n* add box-sizing, padding, margin to reset ([#206](https://github.com/dialpad/dialtone/issues/206)) ([5641b56](https://github.com/dialpad/dialtone/commit/5641b5691d9be82f256eaf5ba9a04fac1e9252c3))\n* fix styling of d-link--mention ([#208](https://github.com/dialpad/dialtone/issues/208)) ([f99b37e](https://github.com/dialpad/dialtone/commit/f99b37edc952b3fb98686be86086b03641346f82))","parsed":{"_":["add box-sizing, padding, margin to reset (#206) (5641b56)","fix styling of d-link--mention (#208) (f99b37e)"],"Bug Fixes":["add box-sizing, padding, margin to reset (#206) (5641b56)","fix styling of d-link--mention (#208) (f99b37e)"]}},{"version":"2.122.0","title":"[2.122.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.121.0...dialtone-vue2/v2.122.0) (2024-03-14)","date":"2024-03-14","body":"### Bug Fixes\n\n* **Tooltip:** appendTo initialization ([#204](https://github.com/dialpad/dialtone/issues/204)) ([3f9d2ed](https://github.com/dialpad/dialtone/commit/3f9d2ed558fffc1fdb6d76b2827531b2dfdd5c4a))\n* update missing props ([#199](https://github.com/dialpad/dialtone/issues/199)) ([64af482](https://github.com/dialpad/dialtone/commit/64af482fd8928b67fb924c446c75dbbf66547921))\n\n\n### Features\n\n* **Typography:** refactor text styles ([#198](https://github.com/dialpad/dialtone/issues/198)) ([622c0f6](https://github.com/dialpad/dialtone/commit/622c0f65611010215b94624ccff6e82f62b32056))","parsed":{"_":["Tooltip:** appendTo initialization (#204) (3f9d2ed)","update missing props (#199) (64af482)","Typography:** refactor text styles (#198) (622c0f6)"],"Bug Fixes":["Tooltip:** appendTo initialization (#204) (3f9d2ed)","update missing props (#199) (64af482)"],"Features":["Typography:** refactor text styles (#198) (622c0f6)"]}},{"version":"2.121.0","title":"[2.121.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.120.0...dialtone-vue2/v2.121.0) (2024-03-13)","date":"2024-03-13","body":"### Bug Fixes\n\n* avatar validation ([#203](https://github.com/dialpad/dialtone/issues/203)) ([37925ab](https://github.com/dialpad/dialtone/commit/37925ab1c483b12748f8c9dde0e22840365c4a6f))\n* message input select media ([#201](https://github.com/dialpad/dialtone/issues/201)) ([dbb3d61](https://github.com/dialpad/dialtone/commit/dbb3d61d216dd3d82a74bec45847ca3ff8b9899c))\n\n\n### Features\n\n* **Feed Item Row:** add attachment slot ([#202](https://github.com/dialpad/dialtone/issues/202)) ([417c305](https://github.com/dialpad/dialtone/commit/417c30554977917f5d1329f5e06e40c8f55baf37))","parsed":{"_":["avatar validation (#203) (37925ab)","message input select media (#201) (dbb3d61)","Feed Item Row:** add attachment slot (#202) (417c305)"],"Bug Fixes":["avatar validation (#203) (37925ab)","message input select media (#201) (dbb3d61)"],"Features":["Feed Item Row:** add attachment slot (#202) (417c305)"]}},{"version":"2.120.0","title":"[2.120.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.119.0...dialtone-vue2/v2.120.0) (2024-03-09)","date":"2024-03-09","body":"### Bug Fixes\n\n* **List Item:** add menuitem as valid role ([#197](https://github.com/dialpad/dialtone/issues/197)) ([826ea78](https://github.com/dialpad/dialtone/commit/826ea786b3edf2a6b52cf589e4bd8280816080e5))\n\n\n### Features\n\n* **Tooltip:** add appendTo prop ([#195](https://github.com/dialpad/dialtone/issues/195)) ([76f2b11](https://github.com/dialpad/dialtone/commit/76f2b11b056782c694ea592c5344019abeda4159))","parsed":{"_":["List Item:** add menuitem as valid role (#197) (826ea78)","Tooltip:** add appendTo prop (#195) (76f2b11)"],"Bug Fixes":["List Item:** add menuitem as valid role (#197) (826ea78)"],"Features":["Tooltip:** add appendTo prop (#195) (76f2b11)"]}},{"version":"2.119.0","title":"[2.119.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.118.0...dialtone-vue2/v2.119.0) (2024-03-07)","date":"2024-03-07","body":"### Bug Fixes\n\n* message input issues ([#190](https://github.com/dialpad/dialtone/issues/190)) ([caa07b6](https://github.com/dialpad/dialtone/commit/caa07b6e9e167094a5e91f5cd8499201194823f0))\n* remove markRaw ([#191](https://github.com/dialpad/dialtone/issues/191)) ([74884e2](https://github.com/dialpad/dialtone/commit/74884e2284bdeeb0e824a58b44377e6248d27fdc))\n\n\n### Features\n\n* **Editor:** add quick replies icon to editor ([#193](https://github.com/dialpad/dialtone/issues/193)) ([7a6829f](https://github.com/dialpad/dialtone/commit/7a6829faab0d29498d2184b486c49efc03e7d8bb))","parsed":{"_":["message input issues (#190) (caa07b6)","remove markRaw (#191) (74884e2)","Editor:** add quick replies icon to editor (#193) (7a6829f)"],"Bug Fixes":["message input issues (#190) (caa07b6)","remove markRaw (#191) (74884e2)"],"Features":["Editor:** add quick replies icon to editor (#193) (7a6829f)"]}},{"version":"2.118.0","title":"[2.118.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.117.2...dialtone-vue2/v2.118.0) (2024-03-06)","date":"2024-03-06","body":"### Bug Fixes\n\n* lower aggression of feed-item-row deep selector ([#189](https://github.com/dialpad/dialtone/issues/189)) ([de20342](https://github.com/dialpad/dialtone/commit/de20342dc0e831f64c704d84786e293423fbb02d))\n\n\n### Features\n\n* **Emoji Row, Time Pill:** feed time pill and emoji style updates ([#187](https://github.com/dialpad/dialtone/issues/187)) ([cd39cbb](https://github.com/dialpad/dialtone/commit/cd39cbb26db054810ee2b8ed42b610157ba90ca1))","parsed":{"_":["lower aggression of feed-item-row deep selector (#189) (de20342)","Emoji Row, Time Pill:** feed time pill and emoji style updates (#187) (cd39cbb)"],"Bug Fixes":["lower aggression of feed-item-row deep selector (#189) (de20342)"],"Features":["Emoji Row, Time Pill:** feed time pill and emoji style updates (#187) (cd39cbb)"]}},{"version":"2.117.2","title":"[2.117.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.117.1...dialtone-vue2/v2.117.2) (2024-03-05)","date":"2024-03-05","body":"### Bug Fixes\n\n* avatar image alt repeated ([#181](https://github.com/dialpad/dialtone/issues/181)) ([d0177be](https://github.com/dialpad/dialtone/commit/d0177be3366a8258a9890f71e090a4021fe3f98c))\n* **Feed Item Row:** accessibility error ([#183](https://github.com/dialpad/dialtone/issues/183)) ([036176c](https://github.com/dialpad/dialtone/commit/036176cd7de3cc65cf3ff4ed7ab8cbd768148db6))\n* long dt chip ([#179](https://github.com/dialpad/dialtone/issues/179)) ([08c68aa](https://github.com/dialpad/dialtone/commit/08c68aae1f5f68f47cdad7239e748a06ee4e6ad9))\n* **Message Input:** color contrast on cancel button ([#182](https://github.com/dialpad/dialtone/issues/182)) ([535733d](https://github.com/dialpad/dialtone/commit/535733d1504e545406d71efdc85e9550e3ccea5a))","parsed":{"_":["avatar image alt repeated (#181) (d0177be)","Feed Item Row:** accessibility error (#183) (036176c)","long dt chip (#179) (08c68aa)","Message Input:** color contrast on cancel button (#182) (535733d)"],"Bug Fixes":["avatar image alt repeated (#181) (d0177be)","Feed Item Row:** accessibility error (#183) (036176c)","long dt chip (#179) (08c68aa)","Message Input:** color contrast on cancel button (#182) (535733d)"]}},{"version":"2.117.1","title":"[2.117.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.117.0...dialtone-vue2/v2.117.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))","parsed":{"_":["popover error (#178) (daebcb6)","use CodeExampleTabs component for avatar page (#170) (b4e0ad9)"],"Bug Fixes":["popover error (#178) (daebcb6)"],"Documentation":["use CodeExampleTabs component for avatar page (#170) (b4e0ad9)"]}},{"version":"2.117.0","title":"[2.117.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.116.2...dialtone-vue2/v2.117.0) (2024-02-27)","date":"2024-02-27","body":"### 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":{"_":["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":["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":"2.116.2","title":"[2.116.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.116.1...dialtone-vue2/v2.116.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":"2.116.1","title":"[2.116.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.116.0...dialtone-vue2/v2.116.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":"2.116.0","title":"[2.116.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.115.2...dialtone-vue2/v2.116.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":"2.115.2","title":"[2.115.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.115.1...dialtone-vue2/v2.115.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":"2.115.1","title":"[2.115.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.115.0...dialtone-vue2/v2.115.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":"2.115.0","title":"[2.115.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.114.3...dialtone-vue2/v2.115.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":"2.114.3","title":"[2.114.3](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.114.2...dialtone-vue2/v2.114.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":"2.114.2","title":"[2.114.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.114.1...dialtone-vue2/v2.114.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":"2.114.1","title":"[2.114.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.114.0...dialtone-vue2/v2.114.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":"2.114.0","title":"[2.114.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.113.0...dialtone-vue2/v2.114.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":"2.113.0","title":"[2.113.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.112.2...dialtone-vue2/v2.113.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:** 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))","parsed":{"_":["change padding on right slot of call pill stories (#138) (9a23a42)","Feed Item Row:** set inset focus ring on feed item (#139) (e4e935a)","Wysiwyg Editor, Rich Text Editor:** add wysiwyg component (#113) (367d3e2)"],"Bug Fixes":["change padding on right slot of call pill stories (#138) (9a23a42)","Feed Item Row:** set inset focus ring on feed item (#139) (e4e935a)"],"Features":["Wysiwyg Editor, Rich Text Editor:** add wysiwyg component (#113) (367d3e2)"]}},{"version":"2.112.2","title":"[2.112.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.112.1...dialtone-vue2/v2.112.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":"2.112.1","title":"[2.112.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.112.0...dialtone-vue2/v2.112.1) (2024-01-26)","date":"2024-01-26","body":"### Bug Fixes\n\n* datepicker keyboard navigation fix vue2 only ([#124](https://github.com/dialpad/dialtone/issues/124)) ([4763a98](https://github.com/dialpad/dialtone/commit/4763a98a2d9bc244a25f0634d09725a3ba7afdba))\n* **Feed Item Row, Emoji Row:** spacing / color fixes ([#126](https://github.com/dialpad/dialtone/issues/126)) ([e8b9116](https://github.com/dialpad/dialtone/commit/e8b9116370b6bd3a5d94cfd08a2b809c277c58b8))\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":{"_":["datepicker keyboard navigation fix vue2 only (#124) (4763a98)","Feed Item Row, Emoji Row:** spacing / color fixes (#126) (e8b9116)","General Row:** map digital type to laptop-2 (#114) (ee3abfa)"],"Bug Fixes":["datepicker keyboard navigation fix vue2 only (#124) (4763a98)","Feed Item Row, Emoji Row:** spacing / color fixes (#126) (e8b9116)","General Row:** map digital type to laptop-2 (#114) (ee3abfa)"]}},{"version":"2.112.0","title":"[2.112.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.111.1...dialtone-vue2/v2.112.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":"2.111.1","title":"[2.111.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.111.0...dialtone-vue2/v2.111.1) (2024-01-18)","date":"2024-01-18","body":"### Bug Fixes\n\n* **Feed Item Row:** spacing and transition improvements - Vue 2 ([#109](https://github.com/dialpad/dialtone/issues/109)) ([b33a82c](https://github.com/dialpad/dialtone/commit/b33a82c68f27d0db8760e4332667fa19eacd5b24))","parsed":{"_":["Feed Item Row:** spacing and transition improvements - Vue 2 (#109) (b33a82c)"],"Bug Fixes":["Feed Item Row:** spacing and transition improvements - Vue 2 (#109) (b33a82c)"]}},{"version":"2.111.0","title":"[2.111.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.110.1...dialtone-vue2/v2.111.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":"2.110.1","title":"[2.110.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.110.0...dialtone-vue2/v2.110.1) (2024-01-15)","date":"2024-01-15","body":"### Bug Fixes\n\n* **Hovercard:** timer for vue 2 ([#103](https://github.com/dialpad/dialtone/issues/103)) ([d29c2f6](https://github.com/dialpad/dialtone/commit/d29c2f6804a72119a0da5bada45acfe34ea1784e))","parsed":{"_":["Hovercard:** timer for vue 2 (#103) (d29c2f6)"],"Bug Fixes":["Hovercard:** timer for vue 2 (#103) (d29c2f6)"]}},{"version":"2.110.0","title":"[2.110.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.109.1...dialtone-vue2/v2.110.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":"2.109.1","title":"[2.109.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.109.0...dialtone-vue2/v2.109.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":"2.109.0","title":"[2.109.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.108.0...dialtone-vue2/v2.109.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":"2.108.0","title":"[2.108.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.107.0...dialtone-vue2/v2.108.0) (2024-01-08)","date":"2024-01-08","body":"### Bug Fixes\n\n* error in stories when component.props is undefined ([#89](https://github.com/dialpad/dialtone/issues/89)) ([1694544](https://github.com/dialpad/dialtone/commit/169454471870a62e0ebb22617c9c3b13cfbb9257))\n\n\n### 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* fix storybook reactivity ([#85](https://github.com/dialpad/dialtone/issues/85)) ([0206c8c](https://github.com/dialpad/dialtone/commit/0206c8c2ff8b9a534cd92c7a46420bc038bff867))\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":{"_":["error in stories when component.props is undefined (#89) (1694544)","fix old dialpad.design links (#88) (2ec0a6a)","fix storybook reactivity (#85) (0206c8c)","port attachment carousel (#86) (a67aae2)"],"Bug Fixes":["error in stories when component.props is undefined (#89) (1694544)"],"Documentation":["fix old dialpad.design links (#88) (2ec0a6a)","fix storybook reactivity (#85) (0206c8c)"],"Features":["port attachment carousel (#86) (a67aae2)"]}},{"version":"2.107.0","title":"[2.107.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.106.6...dialtone-vue2/v2.107.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 contact suggestion ([#78](https://github.com/dialpad/dialtone/issues/78)) ([c1b9e3b](https://github.com/dialpad/dialtone/commit/c1b9e3bef5088a3ad8a78e9fbd524fba15d25f46))\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 contact suggestion (#78) (c1b9e3b)","port emoji suggestions (#77) (6000d7d)"],"Documentation":["update PR template for monorepo (#82) (a940afa)"],"Features":["port contact suggestion (#78) (c1b9e3b)","port emoji suggestions (#77) (6000d7d)"]}},{"version":"2.106.6","title":"[2.106.6](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.106.5...dialtone-vue2/v2.106.6) (2024-01-03)","date":"2024-01-03","body":"### Bug Fixes\n\n* vue2 storybook components and recipe ([#71](https://github.com/dialpad/dialtone/issues/71)) ([b66ad61](https://github.com/dialpad/dialtone/commit/b66ad612cfa0768712ce6427b806d432ad27b394))","parsed":{"_":["vue2 storybook components and recipe (#71) (b66ad61)"],"Bug Fixes":["vue2 storybook components and recipe (#71) (b66ad61)"]}},{"version":"2.106.5","title":"[2.106.5](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.106.4...dialtone-vue2/v2.106.5) (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":"2.106.4","title":"[2.106.4](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.106.3...dialtone-vue2/v2.106.4) (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":"2.106.3","title":"[2.106.3](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.106.2...dialtone-vue2/v2.106.3) (2023-12-19)","date":"2023-12-19","body":"### Bug Fixes\n\n* **Tabs:** fix inverted boolean storybook ([#60](https://github.com/dialpad/dialtone/issues/60)) ([16b0f29](https://github.com/dialpad/dialtone/commit/16b0f29c80bee86372f3257e6b400e0ebf7d80c0))\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))","parsed":{"_":["Tabs:** fix inverted boolean storybook (#60) (16b0f29)","dialtone tokens release process (#53) (d523f49)","update Percy integration (#61) (05d9a7b)"],"Bug Fixes":["Tabs:** fix inverted boolean storybook (#60) (16b0f29)"],"Code Refactoring":["dialtone tokens release process (#53) (d523f49)","update Percy integration (#61) (05d9a7b)"]}},{"version":"2.106.2","title":"[2.106.2](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.106.1...dialtone-vue2/v2.106.2) (2023-12-13)","date":"2023-12-13","body":"### Bug Fixes\n\n* **Callbox:** correct color on voice chat icon ([#52](https://github.com/dialpad/dialtone/issues/52)) ([50defaf](https://github.com/dialpad/dialtone/commit/50defafca9108c822a15bac125e2344afde67428))\n* global lint ([#47](https://github.com/dialpad/dialtone/issues/47)) ([8148de3](https://github.com/dialpad/dialtone/commit/8148de3341973a5c5ed46cf1367302b8a4b11021))\n* linter errors, add global lint command ([7ff09ea](https://github.com/dialpad/dialtone/commit/7ff09eac46bce73a67c03a7a5f8b3be93c294fca))\n\n\n### Documentation\n\n* fix links, fix outdated documentation. ([#40](https://github.com/dialpad/dialtone/issues/40)) ([124082e](https://github.com/dialpad/dialtone/commit/124082e3f375cda464d8a206199f187c13ea27ea))","parsed":{"_":["Callbox:** correct color on voice chat icon (#52) (50defaf)","global lint (#47) (8148de3)","linter errors, add global lint command (7ff09ea)","fix links, fix outdated documentation. (#40) (124082e)"],"Bug Fixes":["Callbox:** correct color on voice chat icon (#52) (50defaf)","global lint (#47) (8148de3)","linter errors, add global lint command (7ff09ea)"],"Documentation":["fix links, fix outdated documentation. (#40) (124082e)"]}},{"version":"2.106.1","title":"[2.106.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.106.0...dialtone-vue2/v2.106.1) (2023-12-09)","date":"2023-12-09","body":"### Bug Fixes\n\n* **Select Menu:** correctly support v-model, fix infinite loop bug ([bf834fa](https://github.com/dialpad/dialtone/commit/bf834faf32e07c3d32ac6b06ac408cf42842c325))","parsed":{"_":["Select Menu:** correctly support v-model, fix infinite loop bug (bf834fa)"],"Bug Fixes":["Select Menu:** correctly support v-model, fix infinite loop bug (bf834fa)"]}},{"version":"2.106.0","title":"[2.106.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.105.4...dialtone-vue2/v2.106.0) (2023-12-07)","date":"2023-12-07","body":"### 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":{"_":["Feed Item Row:** add gap instead of padding and label field (#37) (16eb296)"],"Features":["Feed Item Row:** add gap instead of padding and label field (#37) (16eb296)"]}},{"version":"2.105.4","title":"[2.105.4](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.105.3...dialtone-vue2/v2.105.4) (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":"2.105.4","title":"[2.105.4](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.105.3...dialtone-vue2/v2.105.4) (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":"2.105.3","title":"[2.105.3](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.105.2...dialtone-vue2/v2.105.3) (2023-12-05)","date":"2023-12-05","body":"### Bug Fixes\n\n* change something to force release ([b39fe3b](https://github.com/dialpad/dialtone/commit/b39fe3b82bc7c8c412cb7121f3abd5cd4cee2282))\n* emoji_selector ts error ([ea20c75](https://github.com/dialpad/dialtone/commit/ea20c7594cd968db31b9ade529f71dced573edee))\n* revert \"change something to force release\" ([4f5efd0](https://github.com/dialpad/dialtone/commit/4f5efd0e43b4ff7d4da9172ab1ebf6cb982046fc))","parsed":{"_":["change something to force release (b39fe3b)","emoji_selector ts error (ea20c75)","revert \"change something to force release\" (4f5efd0)"],"Bug Fixes":["change something to force release (b39fe3b)","emoji_selector ts error (ea20c75)","revert \"change something to force release\" (4f5efd0)"]}},{"version":"2.105.3","title":"[2.105.3](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.105.2...dialtone-vue2/v2.105.3) (2023-12-05)","date":"2023-12-05","body":"### Bug Fixes\n\n* change something to force release ([b39fe3b](https://github.com/dialpad/dialtone/commit/b39fe3b82bc7c8c412cb7121f3abd5cd4cee2282))\n* emoji_selector ts error ([ea20c75](https://github.com/dialpad/dialtone/commit/ea20c7594cd968db31b9ade529f71dced573edee))\n* revert \"change something to force release\" ([4f5efd0](https://github.com/dialpad/dialtone/commit/4f5efd0e43b4ff7d4da9172ab1ebf6cb982046fc))","parsed":{"_":["change something to force release (b39fe3b)","emoji_selector ts error (ea20c75)","revert \"change something to force release\" (4f5efd0)"],"Bug Fixes":["change something to force release (b39fe3b)","emoji_selector ts error (ea20c75)","revert \"change something to force release\" (4f5efd0)"]}},{"version":"1.0.0","title":"1.0.0 (2023-12-05)","date":"2023-12-05","body":"### Bug Fixes\n\n* change something to force release ([b39fe3b](https://github.com/dialpad/dialtone/commit/b39fe3b82bc7c8c412cb7121f3abd5cd4cee2282))\n* emoji_selector ts error ([ea20c75](https://github.com/dialpad/dialtone/commit/ea20c7594cd968db31b9ade529f71dced573edee))\n* revert \"change something to force release\" ([4f5efd0](https://github.com/dialpad/dialtone/commit/4f5efd0e43b4ff7d4da9172ab1ebf6cb982046fc))","parsed":{"_":["change something to force release (b39fe3b)","emoji_selector ts error (ea20c75)","revert \"change something to force release\" (4f5efd0)"],"Bug Fixes":["change something to force release (b39fe3b)","emoji_selector ts error (ea20c75)","revert \"change something to force release\" (4f5efd0)"]}},{"version":"1.0.1","title":"[1.0.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v1.0.0...dialtone-vue2/v1.0.1) (2023-12-05)","date":"2023-12-05","body":"### Bug Fixes\n\n* emoji_selector ts error ([ea20c75](https://github.com/dialpad/dialtone/commit/ea20c7594cd968db31b9ade529f71dced573edee))\n\n\n### Reverts\n\n* Revert \"fix: emoji_selector ts error\" ([3ac6c78](https://github.com/dialpad/dialtone/commit/3ac6c78a49cfc9cc63eac04dfab2f38ad9fd231b))","parsed":{"_":["emoji_selector ts error (ea20c75)","Revert \"fix: emoji_selector ts error\" (3ac6c78)"],"Bug Fixes":["emoji_selector ts error (ea20c75)"],"Reverts":["Revert \"fix: emoji_selector ts error\" (3ac6c78)"]}},{"version":"1.0.0","title":"1.0.0 (2023-12-05)","date":"2023-12-05","body":"### Bug Fixes\n\n* change something to force release ([b39fe3b](https://github.com/dialpad/dialtone/commit/b39fe3b82bc7c8c412cb7121f3abd5cd4cee2282))\n* emoji_selector ts error ([ee3078e](https://github.com/dialpad/dialtone/commit/ee3078eeaf8dcaf22605446344e5a4bc68731fec))\n* revert \"change something to force release\" ([4f5efd0](https://github.com/dialpad/dialtone/commit/4f5efd0e43b4ff7d4da9172ab1ebf6cb982046fc))","parsed":{"_":["change something to force release (b39fe3b)","emoji_selector ts error (ee3078e)","revert \"change something to force release\" (4f5efd0)"],"Bug Fixes":["change something to force release (b39fe3b)","emoji_selector ts error (ee3078e)","revert \"change something to force release\" (4f5efd0)"]}},{"version":"2.106.0","title":"[2.106.0](https://github.com/dialpad/dialtone-vue/compare/v2.105.1...v2.106.0) (2023-11-29)","date":"2023-11-29","body":"### Bug Fixes\n\n* **Collapsible:** use correct transition timing variable ([#1304](https://github.com/dialpad/dialtone-vue/issues/1304)) ([53a3f3f](https://github.com/dialpad/dialtone-vue/commit/53a3f3f89b6aee85512abca68bcda46024d6206a))\n* npm run lint not detecting errors ([#1316](https://github.com/dialpad/dialtone-vue/issues/1316)) ([9eb678f](https://github.com/dialpad/dialtone-vue/commit/9eb678fef65a5756bc94b9b39c1346fdb87f7006))\n* updates necessary for feed-item-row product implementation ([#1318](https://github.com/dialpad/dialtone-vue/issues/1318)) ([c33a77f](https://github.com/dialpad/dialtone-vue/commit/c33a77f54f4ea2b8daedb135b35468b7cccfe10c))\n\n\n### Features\n\n* **Emoji Picker:** emoji picker component ([#1307](https://github.com/dialpad/dialtone-vue/issues/1307)) ([e601f7b](https://github.com/dialpad/dialtone-vue/commit/e601f7b8c1e3e87892bf5c59afc0f12a07391a05))","parsed":{"_":["Collapsible:** use correct transition timing variable (#1304) (53a3f3f)","npm run lint not detecting errors (#1316) (9eb678f)","updates necessary for feed-item-row product implementation (#1318) (c33a77f)","Emoji Picker:** emoji picker component (#1307) (e601f7b)"],"Bug Fixes":["Collapsible:** use correct transition timing variable (#1304) (53a3f3f)","npm run lint not detecting errors (#1316) (9eb678f)","updates necessary for feed-item-row product implementation (#1318) (c33a77f)"],"Features":["Emoji Picker:** emoji picker component (#1307) (e601f7b)"]}},{"version":"2.105.1","title":"[2.105.1](https://github.com/dialpad/dialtone-vue/compare/v2.105.0...v2.105.1) (2023-11-17)","date":"2023-11-17","body":"### Bug Fixes\n\n* dialbot reference ([a4c4ca6](https://github.com/dialpad/dialtone-vue/commit/a4c4ca61a04151005c24e84523e7d54142e2ea31))","parsed":{"_":["dialbot reference (a4c4ca6)"],"Bug Fixes":["dialbot reference (a4c4ca6)"]}},{"version":"2.105.0","title":"[2.105.0](https://github.com/dialpad/dialtone-vue/compare/v2.104.3...v2.105.0) (2023-11-17)","date":"2023-11-17","body":"### Bug Fixes\n\n* select events ([f9c8eb5](https://github.com/dialpad/dialtone-vue/commit/f9c8eb5b65e34cbf3ae7bbccfb9cd53cddfa78ea))\n* test ([ce80137](https://github.com/dialpad/dialtone-vue/commit/ce80137f3b809247b728358a174ea8ef93248723))\n\n\n### Documentation\n\n* fix not working stories ([#1302](https://github.com/dialpad/dialtone-vue/issues/1302)) ([594497d](https://github.com/dialpad/dialtone-vue/commit/594497dd7d8cc45c450f99e9f55b6d82ef83ec3f))\n* **Tooltip:** add sticky popper variation ([#1298](https://github.com/dialpad/dialtone-vue/issues/1298)) ([7435500](https://github.com/dialpad/dialtone-vue/commit/7435500d4cbd3b3ad4690b3b87469b4d27000026))\n\n\n### Features\n\n* upgrade vite to v5 and node to v20 ([#1308](https://github.com/dialpad/dialtone-vue/issues/1308)) ([a524db4](https://github.com/dialpad/dialtone-vue/commit/a524db492ff57072fd7eba89494b841cedf34639))","parsed":{"_":["select events (f9c8eb5)","test (ce80137)","fix not working stories (#1302) (594497d)","Tooltip:** add sticky popper variation (#1298) (7435500)","upgrade vite to v5 and node to v20 (#1308) (a524db4)"],"Bug Fixes":["select events (f9c8eb5)","test (ce80137)"],"Documentation":["fix not working stories (#1302) (594497d)","Tooltip:** add sticky popper variation (#1298) (7435500)"],"Features":["upgrade vite to v5 and node to v20 (#1308) (a524db4)"]}},{"version":"2.104.3","title":"[2.104.3](https://github.com/dialpad/dialtone-vue/compare/v2.104.2...v2.104.3) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* **Dt Icon:** import default module ([02e4c56](https://github.com/dialpad/dialtone-vue/commit/02e4c561f3fcb38ad6fa476335b8920e3db0a12e))","parsed":{"_":["Dt Icon:** import default module (02e4c56)"],"Bug Fixes":["Dt Icon:** import default module (02e4c56)"]}},{"version":"2.104.2","title":"[2.104.2](https://github.com/dialpad/dialtone-vue/compare/v2.104.1...v2.104.2) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* remove dialtone-icons from external deps ([21ef620](https://github.com/dialpad/dialtone-vue/commit/21ef6203b45e7a6de88e4ad05684f1453f6bc412))","parsed":{"_":["remove dialtone-icons from external deps (21ef620)"],"Bug Fixes":["remove dialtone-icons from external deps (21ef620)"]}},{"version":"2.104.1","title":"[2.104.1](https://github.com/dialpad/dialtone-vue/compare/v2.104.0...v2.104.1) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* external dependencies ([ff0d577](https://github.com/dialpad/dialtone-vue/commit/ff0d577488bf77265eafa482863b96b95948f091))","parsed":{"_":["external dependencies (ff0d577)"],"Bug Fixes":["external dependencies (ff0d577)"]}},{"version":"2.104.0","title":"[2.104.0](https://github.com/dialpad/dialtone-vue/compare/v2.103.1...v2.104.0) (2023-11-08)","date":"2023-11-08","body":"### Bug Fixes\n\n* fix time stamp being too low ([#1281](https://github.com/dialpad/dialtone-vue/issues/1281)) ([56fb699](https://github.com/dialpad/dialtone-vue/commit/56fb699ed00b203527b0bd9f445f57d7a02f6b4e))\n* update dialtone-icons version ([dca9d2f](https://github.com/dialpad/dialtone-vue/commit/dca9d2f184bb9a47714e72c0385e7c92d8263971))\n\n\n### Code Refactoring\n\n* **Icon:** update dialtone icons usage ([#1294](https://github.com/dialpad/dialtone-vue/issues/1294)) ([929bb37](https://github.com/dialpad/dialtone-vue/commit/929bb375149bc8456f194f42fe078fa56ea21563))\n\n\n### Documentation\n\n* fixed story for buttongroup component aligment ([#1287](https://github.com/dialpad/dialtone-vue/issues/1287)) ([3bb170f](https://github.com/dialpad/dialtone-vue/commit/3bb170fc212a5adac4ccbd00d3aca1880203d3fb))\n* update root layout examples ([#1285](https://github.com/dialpad/dialtone-vue/issues/1285)) ([8c59581](https://github.com/dialpad/dialtone-vue/commit/8c59581972fdcb29bfc6117a9aa42d7830ebe684))\n\n\n### Features\n\n* add description list component ([#1289](https://github.com/dialpad/dialtone-vue/issues/1289)) ([9ef361b](https://github.com/dialpad/dialtone-vue/commit/9ef361b48062ba654c81be072cf7d7396c83e26e))","parsed":{"_":["fix time stamp being too low (#1281) (56fb699)","update dialtone-icons version (dca9d2f)","Icon:** update dialtone icons usage (#1294) (929bb37)","fixed story for buttongroup component aligment (#1287) (3bb170f)","update root layout examples (#1285) (8c59581)","add description list component (#1289) (9ef361b)"],"Bug Fixes":["fix time stamp being too low (#1281) (56fb699)","update dialtone-icons version (dca9d2f)"],"Code Refactoring":["Icon:** update dialtone icons usage (#1294) (929bb37)"],"Documentation":["fixed story for buttongroup component aligment (#1287) (3bb170f)","update root layout examples (#1285) (8c59581)"],"Features":["add description list component (#1289) (9ef361b)"]}},{"version":"2.103.1","title":"[2.103.1](https://github.com/dialpad/dialtone-vue/compare/v2.103.0...v2.103.1) (2023-10-27)","date":"2023-10-27","body":"### Bug Fixes\n\n* date functions locale global ([2400feb](https://github.com/dialpad/dialtone-vue/commit/2400feb7e7248353063ae5b12c3dae571a66ad6f))\n\n\n### Documentation\n\n* document date functions ([#1282](https://github.com/dialpad/dialtone-vue/issues/1282)) ([d3d9b54](https://github.com/dialpad/dialtone-vue/commit/d3d9b54005139fcd670e396b41fb8df5f6ac9afb))","parsed":{"_":["date functions locale global (2400feb)","document date functions (#1282) (d3d9b54)"],"Bug Fixes":["date functions locale global (2400feb)"],"Documentation":["document date functions (#1282) (d3d9b54)"]}},{"version":"2.103.0","title":"[2.103.0](https://github.com/dialpad/dialtone-vue/compare/v2.102.1...v2.103.0) (2023-10-25)","date":"2023-10-25","body":"### Bug Fixes\n\n* add disabled prop to tooltip ([#1276](https://github.com/dialpad/dialtone-vue/issues/1276)) ([dce2730](https://github.com/dialpad/dialtone-vue/commit/dce2730c4f891bc11bfa4da4164428ada8f6726b))\n* **Button:** icon sizing ([#1268](https://github.com/dialpad/dialtone-vue/issues/1268)) ([ae6e390](https://github.com/dialpad/dialtone-vue/commit/ae6e390e43135a4153f2907ff73925208ec170d5))\n* **Dt Tooltip Directive:** default delay ([#1272](https://github.com/dialpad/dialtone-vue/issues/1272)) ([773b148](https://github.com/dialpad/dialtone-vue/commit/773b148a3dec4675de99672d5daaee29a174c4ac))\n\n\n### Features\n\n* add initial date formatting functions ([#1278](https://github.com/dialpad/dialtone-vue/issues/1278)) ([ce6c6e7](https://github.com/dialpad/dialtone-vue/commit/ce6c6e7f840d1ec31d1741e5f534a675ac7fdfe4))\n* **Call Pill:** add default toggled state ([#1261](https://github.com/dialpad/dialtone-vue/issues/1261)) ([a9cfda3](https://github.com/dialpad/dialtone-vue/commit/a9cfda36af2003d72a36be3b894d20c7146cfa7e))","parsed":{"_":["add disabled prop to tooltip (#1276) (dce2730)","Button:** icon sizing (#1268) (ae6e390)","Dt Tooltip Directive:** default delay (#1272) (773b148)","add initial date formatting functions (#1278) (ce6c6e7)","Call Pill:** add default toggled state (#1261) (a9cfda3)"],"Bug Fixes":["add disabled prop to tooltip (#1276) (dce2730)","Button:** icon sizing (#1268) (ae6e390)","Dt Tooltip Directive:** default delay (#1272) (773b148)"],"Features":["add initial date formatting functions (#1278) (ce6c6e7)","Call Pill:** add default toggled state (#1261) (a9cfda3)"]}},{"version":"2.102.1","title":"[2.102.1](https://github.com/dialpad/dialtone-vue/compare/v2.102.0...v2.102.1) (2023-10-20)","date":"2023-10-20","body":"### Bug Fixes\n\n* export directives in production build ([#1270](https://github.com/dialpad/dialtone-vue/issues/1270)) ([78c5e2d](https://github.com/dialpad/dialtone-vue/commit/78c5e2d95ed2cf159b29a2a2ed0b3ec8b0e530ba))","parsed":{"_":["export directives in production build (#1270) (78c5e2d)"],"Bug Fixes":["export directives in production build (#1270) (78c5e2d)"]}},{"version":"2.102.0","title":"[2.102.0](https://github.com/dialpad/dialtone-vue/compare/v2.101.1...v2.102.0) (2023-10-20)","date":"2023-10-20","body":"### Features\n\n* add avatar slot to feed-item-row ([#1266](https://github.com/dialpad/dialtone-vue/issues/1266)) ([c457b28](https://github.com/dialpad/dialtone-vue/commit/c457b285508b97b9158f381886a611363453d3b8))\n* **Dt Tooltip Directive:** add dt-tooltip directive ([#1256](https://github.com/dialpad/dialtone-vue/issues/1256)) ([f67c0cf](https://github.com/dialpad/dialtone-vue/commit/f67c0cf3414497edbf34370dd8d912ef4b543e28))\n* update dialtone-icons ([81ad182](https://github.com/dialpad/dialtone-vue/commit/81ad1824d755dc1cbb768440079eb2e7f396c108))","parsed":{"_":["add avatar slot to feed-item-row (#1266) (c457b28)","Dt Tooltip Directive:** add dt-tooltip directive (#1256) (f67c0cf)","update dialtone-icons (81ad182)"],"Features":["add avatar slot to feed-item-row (#1266) (c457b28)","Dt Tooltip Directive:** add dt-tooltip directive (#1256) (f67c0cf)","update dialtone-icons (81ad182)"]}},{"version":"2.101.1","title":"[2.101.1](https://github.com/dialpad/dialtone-vue/compare/v2.101.0...v2.101.1) (2023-10-16)","date":"2023-10-16","body":"### Bug Fixes\n\n* **Radio, Checkbox:** apply fieldset class ([#1259](https://github.com/dialpad/dialtone-vue/issues/1259)) ([61a6899](https://github.com/dialpad/dialtone-vue/commit/61a68997442164c901bf60c095082ba546d2f506))","parsed":{"_":["Radio, Checkbox:** apply fieldset class (#1259) (61a6899)"],"Bug Fixes":["Radio, Checkbox:** apply fieldset class (#1259) (61a6899)"]}},{"version":"2.101.0","title":"[2.101.0](https://github.com/dialpad/dialtone-vue/compare/v2.100.1...v2.101.0) (2023-10-16)","date":"2023-10-16","body":"### Bug Fixes\n\n* **Root Layout:** convert to pure CSS grid method ([#1253](https://github.com/dialpad/dialtone-vue/issues/1253)) ([db3ba06](https://github.com/dialpad/dialtone-vue/commit/db3ba0677f7b4999e220fdb34635959f5f086ad3))\n\n\n### Features\n\n* **Dt Recipe Ivr Node:** change z-index and docs ([#1257](https://github.com/dialpad/dialtone-vue/issues/1257)) ([1d5c703](https://github.com/dialpad/dialtone-vue/commit/1d5c7038a5a50f8b23b90c8681a71bc09acbe451))","parsed":{"_":["Root Layout:** convert to pure CSS grid method (#1253) (db3ba06)","Dt Recipe Ivr Node:** change z-index and docs (#1257) (1d5c703)"],"Bug Fixes":["Root Layout:** convert to pure CSS grid method (#1253) (db3ba06)"],"Features":["Dt Recipe Ivr Node:** change z-index and docs (#1257) (1d5c703)"]}},{"version":"2.100.1","title":"[2.100.1](https://github.com/dialpad/dialtone-vue/compare/v2.100.0...v2.100.1) (2023-10-06)","date":"2023-10-06","body":"### Bug Fixes\n\n* **Breadcrumbs:** fix story configuration of BreadcrumbItem ([#1246](https://github.com/dialpad/dialtone-vue/issues/1246)) ([3ce325d](https://github.com/dialpad/dialtone-vue/commit/3ce325d2357962cf185d75119257070eaf5c144a))\n* **Callbar Button:** slot not working ([#1242](https://github.com/dialpad/dialtone-vue/issues/1242)) ([0b5d67f](https://github.com/dialpad/dialtone-vue/commit/0b5d67f12e4b55ac1b1ca6f8ec0f78cfdff5357e))\n* **General Row:** set voice chat icon to waveform ([3812434](https://github.com/dialpad/dialtone-vue/commit/3812434a6a820de4522030f0f6e3f2e8ed27bda1))\n* href on link ([#1244](https://github.com/dialpad/dialtone-vue/issues/1244)) ([9245081](https://github.com/dialpad/dialtone-vue/commit/9245081521cf9ceadfe5756113d683911c610213))\n* **Root Layout:** use inner child width for sidebar ([#1251](https://github.com/dialpad/dialtone-vue/issues/1251)) ([9e55f6f](https://github.com/dialpad/dialtone-vue/commit/9e55f6f8679182cd7c11e7ae695b451bf61d204d))\n\n\n### Documentation\n\n* **Avatar:** missing examples ([#1238](https://github.com/dialpad/dialtone-vue/issues/1238)) ([163ab02](https://github.com/dialpad/dialtone-vue/commit/163ab022d7c56749c73af735f98a952bf982dcb2))\n* fix avatar images broken ([#1234](https://github.com/dialpad/dialtone-vue/issues/1234)) ([d90d890](https://github.com/dialpad/dialtone-vue/commit/d90d8905ef1dfe625140825c42e707fc1f4724e8))","parsed":{"_":["Breadcrumbs:** fix story configuration of BreadcrumbItem (#1246) (3ce325d)","Callbar Button:** slot not working (#1242) (0b5d67f)","General Row:** set voice chat icon to waveform (3812434)","href on link (#1244) (9245081)","Root Layout:** use inner child width for sidebar (#1251) (9e55f6f)","Avatar:** missing examples (#1238) (163ab02)","fix avatar images broken (#1234) (d90d890)"],"Bug Fixes":["Breadcrumbs:** fix story configuration of BreadcrumbItem (#1246) (3ce325d)","Callbar Button:** slot not working (#1242) (0b5d67f)","General Row:** set voice chat icon to waveform (3812434)","href on link (#1244) (9245081)","Root Layout:** use inner child width for sidebar (#1251) (9e55f6f)"],"Documentation":["Avatar:** missing examples (#1238) (163ab02)","fix avatar images broken (#1234) (d90d890)"]}},{"version":"2.100.0","title":"[2.100.0](https://github.com/dialpad/dialtone-vue/compare/v2.99.1...v2.100.0) (2023-10-05)","date":"2023-10-05","body":"### Bug Fixes\n\n* alignment for emoji and emoji row ([#1232](https://github.com/dialpad/dialtone-vue/issues/1232)) ([8a9afad](https://github.com/dialpad/dialtone-vue/commit/8a9afadb024b4aa3a58dc47a24b5250eee9fd3ba))\n\n\n### Features\n\n* update dialtone-icons ([92d5498](https://github.com/dialpad/dialtone-vue/commit/92d549847cabb8a4cbdd560f92cbe8c6baed89e0))","parsed":{"_":["alignment for emoji and emoji row (#1232) (8a9afad)","update dialtone-icons (92d5498)"],"Bug Fixes":["alignment for emoji and emoji row (#1232) (8a9afad)"],"Features":["update dialtone-icons (92d5498)"]}},{"version":"2.99.1","title":"[2.99.1](https://github.com/dialpad/dialtone-vue/compare/v2.99.0...v2.99.1) (2023-10-04)","date":"2023-10-04","body":"### Bug Fixes\n\n* address feedItemRow and feedItemPill css issues ([#1215](https://github.com/dialpad/dialtone-vue/issues/1215)) ([69fd69f](https://github.com/dialpad/dialtone-vue/commit/69fd69fe561ee6f9e54cac7b339fcfb65b118ed6))\n* **Root Layout:** remove fixed height on header/footer ([#1236](https://github.com/dialpad/dialtone-vue/issues/1236)) ([8e575b0](https://github.com/dialpad/dialtone-vue/commit/8e575b0c3405b3972d1191d3c847db027275ff51))\n\n\n### Documentation\n\n* **Stack:** add new defaults for alignment ([#1229](https://github.com/dialpad/dialtone-vue/issues/1229)) ([11cfb62](https://github.com/dialpad/dialtone-vue/commit/11cfb62edca1b94c72aee6af06dc7bd9a00982ff))","parsed":{"_":["address feedItemRow and feedItemPill css issues (#1215) (69fd69f)","Root Layout:** remove fixed height on header/footer (#1236) (8e575b0)","Stack:** add new defaults for alignment (#1229) (11cfb62)"],"Bug Fixes":["address feedItemRow and feedItemPill css issues (#1215) (69fd69f)","Root Layout:** remove fixed height on header/footer (#1236) (8e575b0)"],"Documentation":["Stack:** add new defaults for alignment (#1229) (11cfb62)"]}},{"version":"2.99.0","title":"[2.99.0](https://github.com/dialpad/dialtone-vue/compare/v2.98.3...v2.99.0) (2023-09-29)","date":"2023-09-29","body":"### Features\n\n* **Callbox:** on hold status ([#1225](https://github.com/dialpad/dialtone-vue/issues/1225)) ([fd5963a](https://github.com/dialpad/dialtone-vue/commit/fd5963a98e95630c20d75a35d1d0e81058ea8088))","parsed":{"_":["Callbox:** on hold status (#1225) (fd5963a)"],"Features":["Callbox:** on hold status (#1225) (fd5963a)"]}},{"version":"2.98.3","title":"[2.98.3](https://github.com/dialpad/dialtone-vue/compare/v2.98.2...v2.98.3) (2023-09-28)","date":"2023-09-28","body":"### Bug Fixes\n\n* **Callbox, Avatar:** events and styling ([#1218](https://github.com/dialpad/dialtone-vue/issues/1218)) ([e17fd36](https://github.com/dialpad/dialtone-vue/commit/e17fd36dec8fd039c5509351ff1d27fbcaf77228))\n* emoji row css ([#1190](https://github.com/dialpad/dialtone-vue/issues/1190)) ([a11147a](https://github.com/dialpad/dialtone-vue/commit/a11147a2adb204da21d397a405c25ede59eba40c))\n* **List Item:** apply correct color design tokens ([#1221](https://github.com/dialpad/dialtone-vue/issues/1221)) ([e1f5e32](https://github.com/dialpad/dialtone-vue/commit/e1f5e32a1fce39ffb709cbdffbfbbdfa0d4f350e))","parsed":{"_":["Callbox, Avatar:** events and styling (#1218) (e17fd36)","emoji row css (#1190) (a11147a)","List Item:** apply correct color design tokens (#1221) (e1f5e32)"],"Bug Fixes":["Callbox, Avatar:** events and styling (#1218) (e17fd36)","emoji row css (#1190) (a11147a)","List Item:** apply correct color design tokens (#1221) (e1f5e32)"]}},{"version":"2.98.2","title":"[2.98.2](https://github.com/dialpad/dialtone-vue/compare/v2.98.1...v2.98.2) (2023-09-26)","date":"2023-09-26","body":"### Bug Fixes\n\n* **Callbox:** video height ([#1210](https://github.com/dialpad/dialtone-vue/issues/1210)) ([a51e5cc](https://github.com/dialpad/dialtone-vue/commit/a51e5cc1276a224f431c62f1574045a71ce61775))","parsed":{"_":["Callbox:** video height (#1210) (a51e5cc)"],"Bug Fixes":["Callbox:** video height (#1210) (a51e5cc)"]}},{"version":"2.98.1","title":"[2.98.1](https://github.com/dialpad/dialtone-vue/compare/v2.98.0...v2.98.1) (2023-09-25)","date":"2023-09-25","body":"### Bug Fixes\n\n* **Contact Row:** add space between presence and status text ([#1198](https://github.com/dialpad/dialtone-vue/issues/1198)) ([5d26b6d](https://github.com/dialpad/dialtone-vue/commit/5d26b6d26f7f8a6c1e27fb222fa6378638da544b))","parsed":{"_":["Contact Row:** add space between presence and status text (#1198) (5d26b6d)"],"Bug Fixes":["Contact Row:** add space between presence and status text (#1198) (5d26b6d)"]}},{"version":"2.98.0","title":"[2.98.0](https://github.com/dialpad/dialtone-vue/compare/v2.97.0...v2.98.0) (2023-09-21)","date":"2023-09-21","body":"### Features\n\n* update dialtone icons to 2.2.0 ([543b160](https://github.com/dialpad/dialtone-vue/commit/543b1601cc728bf49fc200ca54f7d9ed4ea83057))","parsed":{"_":["update dialtone icons to 2.2.0 (543b160)"],"Features":["update dialtone icons to 2.2.0 (543b160)"]}},{"version":"2.97.0","title":"[2.97.0](https://github.com/dialpad/dialtone-vue/compare/v2.96.0...v2.97.0) (2023-09-20)","date":"2023-09-20","body":"### Bug Fixes\n\n* add virtual \"prompt\" for visual tests on PR ([#1192](https://github.com/dialpad/dialtone-vue/issues/1192)) ([4a41d02](https://github.com/dialpad/dialtone-vue/commit/4a41d02dcc85570e9119934dfdbd86f783c4da05))\n* **Avatar:** change avatar seed algorithm to sync with android ([#1182](https://github.com/dialpad/dialtone-vue/issues/1182)) ([53a09f3](https://github.com/dialpad/dialtone-vue/commit/53a09f3b3070d0cab38b570017f4c9c9737f31f1))\n* **Contact Info, Feed Item Row, Item Layout:** alignment issues ([#1186](https://github.com/dialpad/dialtone-vue/issues/1186)) ([bdaa355](https://github.com/dialpad/dialtone-vue/commit/bdaa355ba438ff23f27ee539cf9530cdc7e63618))\n* feed pill not exported ([#1180](https://github.com/dialpad/dialtone-vue/issues/1180)) ([792b838](https://github.com/dialpad/dialtone-vue/commit/792b838beed44094c7ff4dd3f9a02ac0a8b764cd))\n* **Item Layout:** selected slot alignment ([#1194](https://github.com/dialpad/dialtone-vue/issues/1194)) ([09c37c4](https://github.com/dialpad/dialtone-vue/commit/09c37c42f0d13f171baef2fd85fe2e40be39923c))\n* **Recipe Callbar Button With Popover:** change event name and sync open state ([#1183](https://github.com/dialpad/dialtone-vue/issues/1183)) ([b91dc02](https://github.com/dialpad/dialtone-vue/commit/b91dc02f092ae0324fdb81212de6c4168387e5e7))\n\n\n### Features\n\n* **Avatar:** add clickable behavior ([#1176](https://github.com/dialpad/dialtone-vue/issues/1176)) ([2b80018](https://github.com/dialpad/dialtone-vue/commit/2b80018426f4b22d397cf940b35f3b766d8a0eb6))\n* **Callbox:** add clickable behavior ([#1196](https://github.com/dialpad/dialtone-vue/issues/1196)) ([bf5ac2b](https://github.com/dialpad/dialtone-vue/commit/bf5ac2bee6efc34730201da7de4c861ff2c0f4fa))","parsed":{"_":["add virtual \"prompt\" for visual tests on PR (#1192) (4a41d02)","Avatar:** change avatar seed algorithm to sync with android (#1182) (53a09f3)","Contact Info, Feed Item Row, Item Layout:** alignment issues (#1186) (bdaa355)","feed pill not exported (#1180) (792b838)","Item Layout:** selected slot alignment (#1194) (09c37c4)","Recipe Callbar Button With Popover:** change event name and sync open state (#1183) (b91dc02)","Avatar:** add clickable behavior (#1176) (2b80018)","Callbox:** add clickable behavior (#1196) (bf5ac2b)"],"Bug Fixes":["add virtual \"prompt\" for visual tests on PR (#1192) (4a41d02)","Avatar:** change avatar seed algorithm to sync with android (#1182) (53a09f3)","Contact Info, Feed Item Row, Item Layout:** alignment issues (#1186) (bdaa355)","feed pill not exported (#1180) (792b838)","Item Layout:** selected slot alignment (#1194) (09c37c4)","Recipe Callbar Button With Popover:** change event name and sync open state (#1183) (b91dc02)"],"Features":["Avatar:** add clickable behavior (#1176) (2b80018)","Callbox:** add clickable behavior (#1196) (bf5ac2b)"]}},{"version":"2.96.0","title":"[2.96.0](https://github.com/dialpad/dialtone-vue/compare/v2.95.2...v2.96.0) (2023-09-14)","date":"2023-09-14","body":"### Bug Fixes\n\n* **Feed Item,feed Item Row:** fix avatar alignment ([#1170](https://github.com/dialpad/dialtone-vue/issues/1170)) ([9c1ca39](https://github.com/dialpad/dialtone-vue/commit/9c1ca399a478bda14712800143ad276cfec5191f))\n* **Image Viewer:** fix close icon not visible on dark mode ([#1168](https://github.com/dialpad/dialtone-vue/issues/1168)) ([f703a16](https://github.com/dialpad/dialtone-vue/commit/f703a16e45e0fb84e8c04a20567c91099e8e7ac9))\n\n\n### Features\n\n* add `avatar-click` event in contact info ([#1164](https://github.com/dialpad/dialtone-vue/issues/1164)) ([9c9e74b](https://github.com/dialpad/dialtone-vue/commit/9c9e74b604972ef1a9deb80ed9006dfeeaaddf91))\n* feed item pill recipe ([#1135](https://github.com/dialpad/dialtone-vue/issues/1135)) ([e05fdfd](https://github.com/dialpad/dialtone-vue/commit/e05fdfd5eb0ce1a7ed7e7481db66ac7248bedd26))\n* **Leftbar Row:** add new icon color for contact center type ([#1172](https://github.com/dialpad/dialtone-vue/issues/1172)) ([7a74ad4](https://github.com/dialpad/dialtone-vue/commit/7a74ad409a66f1ed1652782aed2dc843870aae25))","parsed":{"_":["Feed Item,feed Item Row:** fix avatar alignment (#1170) (9c1ca39)","Image Viewer:** fix close icon not visible on dark mode (#1168) (f703a16)","add avatar-click event in contact info (#1164) (9c9e74b)","feed item pill recipe (#1135) (e05fdfd)","Leftbar Row:** add new icon color for contact center type (#1172) (7a74ad4)"],"Bug Fixes":["Feed Item,feed Item Row:** fix avatar alignment (#1170) (9c1ca39)","Image Viewer:** fix close icon not visible on dark mode (#1168) (f703a16)"],"Features":["add avatar-click event in contact info (#1164) (9c9e74b)","feed item pill recipe (#1135) (e05fdfd)","Leftbar Row:** add new icon color for contact center type (#1172) (7a74ad4)"]}},{"version":"2.95.2","title":"[2.95.2](https://github.com/dialpad/dialtone-vue/compare/v2.95.1...v2.95.2) (2023-09-04)","date":"2023-09-04","body":"### Bug Fixes\n\n* **Leftbar Row:** corrected selected row's foreground color ([#1154](https://github.com/dialpad/dialtone-vue/issues/1154)) ([a199e59](https://github.com/dialpad/dialtone-vue/commit/a199e593d8d7a745dd02af6516d372d2910b86c7))\n\n\n### Documentation\n\n* **Callbox:** variants and docs ([#1150](https://github.com/dialpad/dialtone-vue/issues/1150)) ([ca4956c](https://github.com/dialpad/dialtone-vue/commit/ca4956ca29cb4240b26ea9553b52b05eb480fd62))","parsed":{"_":["Leftbar Row:** corrected selected row's foreground color (#1154) (a199e59)","Callbox:** variants and docs (#1150) (ca4956c)"],"Bug Fixes":["Leftbar Row:** corrected selected row's foreground color (#1154) (a199e59)"],"Documentation":["Callbox:** variants and docs (#1150) (ca4956c)"]}},{"version":"2.95.1","title":"[2.95.1](https://github.com/dialpad/dialtone-vue/compare/v2.95.0...v2.95.1) (2023-08-28)","date":"2023-08-28","body":"### Bug Fixes\n\n* **Avatar:** dynamic icon sizes ([#1146](https://github.com/dialpad/dialtone-vue/issues/1146)) ([7809181](https://github.com/dialpad/dialtone-vue/commit/7809181a41b41ab906cb452220f9301870260cf7))\n* **Avatar:** image events ([#1143](https://github.com/dialpad/dialtone-vue/issues/1143)) ([cfda5af](https://github.com/dialpad/dialtone-vue/commit/cfda5af7dfe875b8d79eb4d6551212aaeedab157))\n* **Contact Info:** avatar's border color ([#1137](https://github.com/dialpad/dialtone-vue/issues/1137)) ([484c6e4](https://github.com/dialpad/dialtone-vue/commit/484c6e4e9fb1547693b134741deca3ac2ce96298))\n\n\n### Code Refactoring\n\n* **Callbox:** visuals ([#1139](https://github.com/dialpad/dialtone-vue/issues/1139)) ([1206825](https://github.com/dialpad/dialtone-vue/commit/12068253679ddbacb0cae7ebdb1616f171f3da72))\n\n\n### Documentation\n\n* **Chip:** variants story ([#1148](https://github.com/dialpad/dialtone-vue/issues/1148)) ([d7750a2](https://github.com/dialpad/dialtone-vue/commit/d7750a28cb1b5ccfaa8e8f25011be1708576a030))","parsed":{"_":["Avatar:** dynamic icon sizes (#1146) (7809181)","Avatar:** image events (#1143) (cfda5af)","Contact Info:** avatar's border color (#1137) (484c6e4)","Callbox:** visuals (#1139) (1206825)","Chip:** variants story (#1148) (d7750a2)"],"Bug Fixes":["Avatar:** dynamic icon sizes (#1146) (7809181)","Avatar:** image events (#1143) (cfda5af)","Contact Info:** avatar's border color (#1137) (484c6e4)"],"Code Refactoring":["Callbox:** visuals (#1139) (1206825)"],"Documentation":["Chip:** variants story (#1148) (d7750a2)"]}},{"version":"2.95.0","title":"[2.95.0](https://github.com/dialpad/dialtone-vue/compare/v2.94.3...v2.95.0) (2023-08-23)","date":"2023-08-23","body":"### Bug Fixes\n\n* **Select Menu:** emit value first ([#1133](https://github.com/dialpad/dialtone-vue/issues/1133)) ([c523990](https://github.com/dialpad/dialtone-vue/commit/c523990259b8d4cc8030820390545eb2fbabf146))\n\n\n### Features\n\n* **Callbox:** scaffold component ([#1129](https://github.com/dialpad/dialtone-vue/issues/1129)) ([e4f5040](https://github.com/dialpad/dialtone-vue/commit/e4f50401d1ac158b11bbcd995f7d3e1e383df365))","parsed":{"_":["Select Menu:** emit value first (#1133) (c523990)","Callbox:** scaffold component (#1129) (e4f5040)"],"Bug Fixes":["Select Menu:** emit value first (#1133) (c523990)"],"Features":["Callbox:** scaffold component (#1129) (e4f5040)"]}},{"version":"2.94.3","title":"[2.94.3](https://github.com/dialpad/dialtone-vue/compare/v2.94.2...v2.94.3) (2023-08-23)","date":"2023-08-23","body":"### Bug Fixes\n\n* **Recipe Callbar Button With Popover:** do not autofocus on the popover ([#1131](https://github.com/dialpad/dialtone-vue/issues/1131)) ([b5213a7](https://github.com/dialpad/dialtone-vue/commit/b5213a7665e003e5a746587742db87bd0caf29c4))","parsed":{"_":["Recipe Callbar Button With Popover:** do not autofocus on the popover (#1131) (b5213a7)"],"Bug Fixes":["Recipe Callbar Button With Popover:** do not autofocus on the popover (#1131) (b5213a7)"]}},{"version":"2.94.2","title":"[2.94.2](https://github.com/dialpad/dialtone-vue/compare/v2.94.1...v2.94.2) (2023-08-21)","date":"2023-08-21","body":"### Bug Fixes\n\n* end -> flex-end ([4006257](https://github.com/dialpad/dialtone-vue/commit/40062576e3675d29dbe7a6c46688004b42b4e324))","parsed":{"_":["end -> flex-end (4006257)"],"Bug Fixes":["end -> flex-end (4006257)"]}},{"version":"2.94.1","title":"[2.94.1](https://github.com/dialpad/dialtone-vue/compare/v2.94.0...v2.94.1) (2023-08-18)","date":"2023-08-18","body":"### Bug Fixes\n\n* **Select Menu:** pass event object onChange ([#1125](https://github.com/dialpad/dialtone-vue/issues/1125)) ([5a1d261](https://github.com/dialpad/dialtone-vue/commit/5a1d26193106485f30112bc4ea1e002be8503b26))\n\n\n### Documentation\n\n* update documentation ([#1119](https://github.com/dialpad/dialtone-vue/issues/1119)) ([4d4e57b](https://github.com/dialpad/dialtone-vue/commit/4d4e57b3b703a081acd0778983e0eed93da994b0))","parsed":{"_":["Select Menu:** pass event object onChange (#1125) (5a1d261)","update documentation (#1119) (4d4e57b)"],"Bug Fixes":["Select Menu:** pass event object onChange (#1125) (5a1d261)"],"Documentation":["update documentation (#1119) (4d4e57b)"]}},{"version":"2.94.0","title":"[2.94.0](https://github.com/dialpad/dialtone-vue/compare/v2.93.2...v2.94.0) (2023-08-16)","date":"2023-08-16","body":"### Features\n\n* update theme variables in dt-vue ([#1121](https://github.com/dialpad/dialtone-vue/issues/1121)) ([ce7319d](https://github.com/dialpad/dialtone-vue/commit/ce7319d71f4a1f7dbbda4a896404b1d838bb3f57))","parsed":{"_":["update theme variables in dt-vue (#1121) (ce7319d)"],"Features":["update theme variables in dt-vue (#1121) (ce7319d)"]}},{"version":"2.93.2","title":"[2.93.2](https://github.com/dialpad/dialtone-vue/compare/v2.93.1...v2.93.2) (2023-08-09)","date":"2023-08-09","body":"### Bug Fixes\n\n* **Avatar:** overlay icon alignment ([#1115](https://github.com/dialpad/dialtone-vue/issues/1115)) ([5670057](https://github.com/dialpad/dialtone-vue/commit/56700577a7cc0338aab236df0eaaa20d52db29cf))","parsed":{"_":["Avatar:** overlay icon alignment (#1115) (5670057)"],"Bug Fixes":["Avatar:** overlay icon alignment (#1115) (5670057)"]}},{"version":"2.93.1","title":"[2.93.1](https://github.com/dialpad/dialtone-vue/compare/v2.93.0...v2.93.1) (2023-08-04)","date":"2023-08-04","body":"### Bug Fixes\n\n* remove dialtone from peerDependencies ([ed465aa](https://github.com/dialpad/dialtone-vue/commit/ed465aa96942d31de6ed9e912bb0dd984be99d6d))","parsed":{"_":["remove dialtone from peerDependencies (ed465aa)"],"Bug Fixes":["remove dialtone from peerDependencies (ed465aa)"]}},{"version":"2.93.0","title":"[2.93.0](https://github.com/dialpad/dialtone-vue/compare/v2.92.4...v2.93.0) (2023-08-04)","date":"2023-08-04","body":"### Bug Fixes\n\n* `contact_info` style override issue ([#1078](https://github.com/dialpad/dialtone-vue/issues/1078)) ([2090704](https://github.com/dialpad/dialtone-vue/commit/2090704d49f80356c7b384caf3c6957c6b84a744))\n* add customized css to badge label and contact info ([#1076](https://github.com/dialpad/dialtone-vue/issues/1076)) ([6e8b374](https://github.com/dialpad/dialtone-vue/commit/6e8b3748f4164b9a3f294180ce818b4d7fe893f9))\n* add placeholder text for richtexteditor ([#1004](https://github.com/dialpad/dialtone-vue/issues/1004)) ([19e1ef9](https://github.com/dialpad/dialtone-vue/commit/19e1ef92401ad3b1b43513eaf8582f7dadb61ee9))\n* **Avatar:** remove util classes, set tokens ([#1106](https://github.com/dialpad/dialtone-vue/issues/1106)) ([3a24d2c](https://github.com/dialpad/dialtone-vue/commit/3a24d2c2e567b748ff30090c9bf615b571e74084))\n* **Avatar:** thin border behind image ([#1098](https://github.com/dialpad/dialtone-vue/issues/1098)) ([c942386](https://github.com/dialpad/dialtone-vue/commit/c9423869fc1fd1630722df481d51abab327c8814))\n* change to fnv algo ([f6e01a1](https://github.com/dialpad/dialtone-vue/commit/f6e01a1cbef354c8cfa16a8642a29c4425f79634))\n* **Combobox Multi Select:** fix ref not existing error ([#1083](https://github.com/dialpad/dialtone-vue/issues/1083)) ([de054f4](https://github.com/dialpad/dialtone-vue/commit/de054f4415285386f7722e985e8f7a6b60d5efc2))\n* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([95c178c](https://github.com/dialpad/dialtone-vue/commit/95c178c29c3b9b8b4891d19f7a9cb87304400286))\n* **Contact Info Avatar:** show avatar halo as required ([#1059](https://github.com/dialpad/dialtone-vue/issues/1059)) ([b429531](https://github.com/dialpad/dialtone-vue/commit/b4295312f72495323bceaa5f2390463743619091))\n* **Contact Info, Leftbar Row:** stylings ([#1085](https://github.com/dialpad/dialtone-vue/issues/1085)) ([34c27e8](https://github.com/dialpad/dialtone-vue/commit/34c27e8b687e4e72aac33cb7f96a34f38ad37b5a))\n* **Contact Info:** avatar's border color ([#1097](https://github.com/dialpad/dialtone-vue/issues/1097)) ([1639989](https://github.com/dialpad/dialtone-vue/commit/16399897543c7b1df8de001a8f0297e12b7063b2))\n* **Contact Row, Group Row, General Row:** null on description ([#1013](https://github.com/dialpad/dialtone-vue/issues/1013)) ([8092faf](https://github.com/dialpad/dialtone-vue/commit/8092faf55a9927d641180ed13cad87720305869e))\n* DIALTONE-1089 pagination muted clear button error ([4bd3170](https://github.com/dialpad/dialtone-vue/commit/4bd3170bf68e67673fabebd7bcd5963b70066136))\n* **General Row:** adjust label width on prop change ([#1095](https://github.com/dialpad/dialtone-vue/issues/1095)) ([01ed220](https://github.com/dialpad/dialtone-vue/commit/01ed220e23020920f97a16de883972322b0e031e))\n* **General Row:** call resize handler on mounted ([#1093](https://github.com/dialpad/dialtone-vue/issues/1093)) ([53768c1](https://github.com/dialpad/dialtone-vue/commit/53768c1742298b70a4ac8ec1e7da10c50f6d53a9))\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([7b5f27b](https://github.com/dialpad/dialtone-vue/commit/7b5f27bdf4cb04e05e13a9ad00769e19db426d15))\n* **General Row:** resize observer ([#1074](https://github.com/dialpad/dialtone-vue/issues/1074)) ([7e27e9c](https://github.com/dialpad/dialtone-vue/commit/7e27e9c1b5ef5a7c77a9957d09b26c4fde9d38b3))\n* **Item Layout:** remove align-self from item layout ([80ab209](https://github.com/dialpad/dialtone-vue/commit/80ab209dfe23adbd950a46f915667f215a9220ba))\n* **Keyboard Shortcut:** inverted border color ([b68387c](https://github.com/dialpad/dialtone-vue/commit/b68387cff880ab244c42ab5ce50a107c7fd678f7))\n* **Leftbar General Row:** add href for focusability ([#994](https://github.com/dialpad/dialtone-vue/issues/994)) ([73bc4e0](https://github.com/dialpad/dialtone-vue/commit/73bc4e0de90950421f2ae6347090954334dac976))\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([05c9b15](https://github.com/dialpad/dialtone-vue/commit/05c9b15e752135d1c5d249bcf38ed0b0093dfaa5))\n* merge branch 'staging' into dialtone8 ([aa95eb4](https://github.com/dialpad/dialtone-vue/commit/aa95eb4e8be2abca2573b4c3ca7ecf87a0341375))\n* merge branch 'staging' into dialtone8 ([2dec412](https://github.com/dialpad/dialtone-vue/commit/2dec412c8a5e1d754e1c58f627968233f0099146))\n* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))\n* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))\n* package-lock ([48f3120](https://github.com/dialpad/dialtone-vue/commit/48f3120ce19da51bf5617638393a8a3acfecbb1b))\n* remove peer dep ([b5be026](https://github.com/dialpad/dialtone-vue/commit/b5be0265b786ce0858157b6d04e8224b3a264104))\n* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))\n* set node engine minimum to 12.20 ([#988](https://github.com/dialpad/dialtone-vue/issues/988)) ([a53db3c](https://github.com/dialpad/dialtone-vue/commit/a53db3c475f6c62f7fd5ec6573beb605d94272e3))\n* **Tooltip:** change anchor tag to span ([#1088](https://github.com/dialpad/dialtone-vue/issues/1088)) ([0735fc8](https://github.com/dialpad/dialtone-vue/commit/0735fc81840115e79d796ba5e2ca99c8e5b1e5c6))\n* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))\n\n\n### Code Refactoring\n\n* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([f6d34aa](https://github.com/dialpad/dialtone-vue/commit/f6d34aaf5ed8d5f250bc44e9b46a69f8b378fead))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1064](https://github.com/dialpad/dialtone-vue/issues/1064)) ([51a8f52](https://github.com/dialpad/dialtone-vue/commit/51a8f52968af739f8fcf40b8a407b7706522927c))\n* fix broken story ([8097ff2](https://github.com/dialpad/dialtone-vue/commit/8097ff294dec240fddbd5030c454a444053e847e))\n\n\n### Features\n\n* add typescript ([#1108](https://github.com/dialpad/dialtone-vue/issues/1108)) ([4f5e2ec](https://github.com/dialpad/dialtone-vue/commit/4f5e2ec8c45338e301024496c5bc7d674d5fc08d))\n* **Avatar:** add icon-class prop ([#1111](https://github.com/dialpad/dialtone-vue/issues/1111)) ([43b0561](https://github.com/dialpad/dialtone-vue/commit/43b05617ab3664cc04309b56127f5288d0a7157e))\n* **Avatar:** extract initials from full name ([6c80963](https://github.com/dialpad/dialtone-vue/commit/6c8096323e286d77b42ea487ce08983ba431821b))\n* **Avatar:** extract initials from full name ([#1102](https://github.com/dialpad/dialtone-vue/issues/1102)) ([3082209](https://github.com/dialpad/dialtone-vue/commit/3082209d25094844638201dc87f4275d41be3476)), closes [#1097](https://github.com/dialpad/dialtone-vue/issues/1097) [#1098](https://github.com/dialpad/dialtone-vue/issues/1098)\n* **Avatar:** update to flat colors ([#982](https://github.com/dialpad/dialtone-vue/issues/982)) ([469fe05](https://github.com/dialpad/dialtone-vue/commit/469fe0522189247fc5c0a3f62ed92110617ec78c))\n* **Confact Info:** add `showAvatar` and `avatarIcon` props ([#981](https://github.com/dialpad/dialtone-vue/issues/981)) ([4a7a674](https://github.com/dialpad/dialtone-vue/commit/4a7a674b80ae50c7fe4d2f8bf1d6f35de54c4ab3))\n* **Datepicker:** date format utils ([#1060](https://github.com/dialpad/dialtone-vue/issues/1060)) ([42b8572](https://github.com/dialpad/dialtone-vue/commit/42b8572b6b4f9ad139454607824656681626c8a9))\n* **Datepicker:** datepicker component ([#1007](https://github.com/dialpad/dialtone-vue/issues/1007)) ([335af23](https://github.com/dialpad/dialtone-vue/commit/335af2385b8a89fa34d3c480c6cbffb303e228f3))\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([d6fd5ac](https://github.com/dialpad/dialtone-vue/commit/d6fd5ac947595ffbdb66d722eeb970fab350fc76))\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([080afc0](https://github.com/dialpad/dialtone-vue/commit/080afc002edb9bea8c84f396dddc81f7aecee11a))\n* merge branch 'staging' into dialtone8 ([cf8d810](https://github.com/dialpad/dialtone-vue/commit/cf8d8103fd864f10b7b102a7c9cc4ffcdff2c4ff))\n* Merge branch 'staging' into dialtone8 ([001d2f7](https://github.com/dialpad/dialtone-vue/commit/001d2f76e6ff39b251a0f52b6704ad88bc633f04))\n* migration to dialtone 8 ([#979](https://github.com/dialpad/dialtone-vue/issues/979)) ([defcb77](https://github.com/dialpad/dialtone-vue/commit/defcb77301f7b8bfb41c14e4a23aedf544ddacad)), closes [#993](https://github.com/dialpad/dialtone-vue/issues/993)\n* **Modal:** show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([935d6da](https://github.com/dialpad/dialtone-vue/commit/935d6da21d3b996178fc6985e08f221b92bacb68))\n* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([d88e704](https://github.com/dialpad/dialtone-vue/commit/d88e704141be76be088da731ddf751400fbff4bd))\n* **Rich Text Editor:** tests for rich text editor link extension and utils ([#1001](https://github.com/dialpad/dialtone-vue/issues/1001)) ([b947270](https://github.com/dialpad/dialtone-vue/commit/b94727049c0ad7ce18380939cb65360bb48869ee))\n* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))\n* update dialtone-icons ([1fb19be](https://github.com/dialpad/dialtone-vue/commit/1fb19beca6145d4f8625653847525aba1c2283a2))\n* update item-layout to use tokens ([c9151aa](https://github.com/dialpad/dialtone-vue/commit/c9151aa03852aaf561f82549ab1d6ec620201fd4))\n\n\n### Reverts\n\n* Revert \"feat(general-row): overridden display property (#1069)\" ([3e619ba](https://github.com/dialpad/dialtone-vue/commit/3e619ba9608fb2c2453d9d0b0cb1b6ba9b0f7a8a)), closes [#1069](https://github.com/dialpad/dialtone-vue/issues/1069)\n* revert fix(general-row): overridden display property (#1069) ([5355902](https://github.com/dialpad/dialtone-vue/commit/5355902c6b419e2c04ad9db366651637a6ae91fd)), closes [#1069](https://github.com/dialpad/dialtone-vue/issues/1069)","parsed":{"_":["contact_info style override issue (#1078) (2090704)","add customized css to badge label and contact info (#1076) (6e8b374)","add placeholder text for richtexteditor (#1004) (19e1ef9)","Avatar:** remove util classes, set tokens (#1106) (3a24d2c)","Avatar:** thin border behind image (#1098) (c942386)","change to fnv algo (f6e01a1)","Combobox Multi Select:** fix ref not existing error (#1083) (de054f4)","component documentation link class (#985) (95c178c)","Contact Info Avatar:** show avatar halo as required (#1059) (b429531)","Contact Info, Leftbar Row:** stylings (#1085) (34c27e8)","Contact Info:** avatar's border color (#1097) (1639989)","Contact Row, Group Row, General Row:** null on description (#1013) (8092faf)","DIALTONE-1089 pagination muted clear button error (4bd3170)","General Row:** adjust label width on prop change (#1095) (01ed220)","General Row:** call resize handler on mounted (#1093) (53768c1)","General Row:** overridden display property (#1069) (7b5f27b)","General Row:** resize observer (#1074) (7e27e9c)","Item Layout:** remove align-self from item layout (80ab209)","Keyboard Shortcut:** inverted border color (b68387c)","Leftbar General Row:** add href for focusability (#994) (73bc4e0)","Leftbar Row:** presence border color on selected row (#1110) (05c9b15)","merge branch 'staging' into dialtone8 (aa95eb4)","merge branch 'staging' into dialtone8 (2dec412)","missing migrations (7483e16)","Modal:** secondary action button kind (#1011) (f899cb8)","package-lock (48f3120)","remove peer dep (b5be026)","revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)","set node engine minimum to 12.20 (#988) (a53db3c)","Tooltip:** change anchor tag to span (#1088) (0735fc8)","update dialtone-icons (9a8c31a)","Datepicker:** name refactoring (#1049) (f6d34aa)","Collapsible:** fix opened event not displayed on panel (#1064) (51a8f52)","fix broken story (8097ff2)","add typescript (#1108) (4f5e2ec)","Avatar:** add icon-class prop (#1111) (43b0561)","Avatar:** extract initials from full name (6c80963)","Avatar:** extract initials from full name (#1102) (3082209), closes #1097 #1098","Avatar:** update to flat colors (#982) (469fe05)","Confact Info:** add showAvatar and avatarIcon props (#981) (4a7a674)","Datepicker:** date format utils (#1060) (42b8572)","Datepicker:** datepicker component (#1007) (335af23)","General Row:** overridden display property (#1069) (d6fd5ac)","General Row:** overridden display property (#1069) (080afc0)","merge branch 'staging' into dialtone8 (cf8d810)","Merge branch 'staging' into dialtone8 (001d2f7)","migration to dialtone 8 (#979) (defcb77), closes #993","Modal:** show event and initial-focus-element (#1009) (935d6da)","Rich Text Editor:** link extension (#991) (d88e704)","Rich Text Editor:** tests for rich text editor link extension and utils (#1001) (b947270)","state changes for feed item row (#1002) (9aeefc6)","update dialtone-icons (1fb19be)","update item-layout to use tokens (c9151aa)","Revert \"feat(general-row): overridden display property (#1069)\" (3e619ba), closes #1069","revert fix(general-row): overridden display property (#1069) (5355902), closes #1069"],"Bug Fixes":["contact_info style override issue (#1078) (2090704)","add customized css to badge label and contact info (#1076) (6e8b374)","add placeholder text for richtexteditor (#1004) (19e1ef9)","Avatar:** remove util classes, set tokens (#1106) (3a24d2c)","Avatar:** thin border behind image (#1098) (c942386)","change to fnv algo (f6e01a1)","Combobox Multi Select:** fix ref not existing error (#1083) (de054f4)","component documentation link class (#985) (95c178c)","Contact Info Avatar:** show avatar halo as required (#1059) (b429531)","Contact Info, Leftbar Row:** stylings (#1085) (34c27e8)","Contact Info:** avatar's border color (#1097) (1639989)","Contact Row, Group Row, General Row:** null on description (#1013) (8092faf)","DIALTONE-1089 pagination muted clear button error (4bd3170)","General Row:** adjust label width on prop change (#1095) (01ed220)","General Row:** call resize handler on mounted (#1093) (53768c1)","General Row:** overridden display property (#1069) (7b5f27b)","General Row:** resize observer (#1074) (7e27e9c)","Item Layout:** remove align-self from item layout (80ab209)","Keyboard Shortcut:** inverted border color (b68387c)","Leftbar General Row:** add href for focusability (#994) (73bc4e0)","Leftbar Row:** presence border color on selected row (#1110) (05c9b15)","merge branch 'staging' into dialtone8 (aa95eb4)","merge branch 'staging' into dialtone8 (2dec412)","missing migrations (7483e16)","Modal:** secondary action button kind (#1011) (f899cb8)","package-lock (48f3120)","remove peer dep (b5be026)","revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)","set node engine minimum to 12.20 (#988) (a53db3c)","Tooltip:** change anchor tag to span (#1088) (0735fc8)","update dialtone-icons (9a8c31a)"],"Code Refactoring":["Datepicker:** name refactoring (#1049) (f6d34aa)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1064) (51a8f52)","fix broken story (8097ff2)"],"Features":["add typescript (#1108) (4f5e2ec)","Avatar:** add icon-class prop (#1111) (43b0561)","Avatar:** extract initials from full name (6c80963)","Avatar:** extract initials from full name (#1102) (3082209), closes #1097 #1098","Avatar:** update to flat colors (#982) (469fe05)","Confact Info:** add showAvatar and avatarIcon props (#981) (4a7a674)","Datepicker:** date format utils (#1060) (42b8572)","Datepicker:** datepicker component (#1007) (335af23)","General Row:** overridden display property (#1069) (d6fd5ac)","General Row:** overridden display property (#1069) (080afc0)","merge branch 'staging' into dialtone8 (cf8d810)","Merge branch 'staging' into dialtone8 (001d2f7)","migration to dialtone 8 (#979) (defcb77), closes #993","Modal:** show event and initial-focus-element (#1009) (935d6da)","Rich Text Editor:** link extension (#991) (d88e704)","Rich Text Editor:** tests for rich text editor link extension and utils (#1001) (b947270)","state changes for feed item row (#1002) (9aeefc6)","update dialtone-icons (1fb19be)","update item-layout to use tokens (c9151aa)"],"Reverts":["Revert \"feat(general-row): overridden display property (#1069)\" (3e619ba), closes #1069","revert fix(general-row): overridden display property (#1069) (5355902), closes #1069"]}},{"version":"2.93.0-dialtone8.4","title":"[2.93.0-dialtone8.4](https://github.com/dialpad/dialtone-vue/compare/v2.93.0-dialtone8.3...v2.93.0-dialtone8.4) (2023-08-02)","date":"2023-08-02","body":"### Bug Fixes\n\n* **Leftbar Row:** presence border color on selected row ([#1110](https://github.com/dialpad/dialtone-vue/issues/1110)) ([05c9b15](https://github.com/dialpad/dialtone-vue/commit/05c9b15e752135d1c5d249bcf38ed0b0093dfaa5))","parsed":{"_":["Leftbar Row:** presence border color on selected row (#1110) (05c9b15)"],"Bug Fixes":["Leftbar Row:** presence border color on selected row (#1110) (05c9b15)"]}},{"version":"2.93.0-dialtone8.3","title":"[2.93.0-dialtone8.3](https://github.com/dialpad/dialtone-vue/compare/v2.93.0-dialtone8.2...v2.93.0-dialtone8.3) (2023-08-02)","date":"2023-08-02","body":"### Features\n\n* **Avatar:** extract initials from full name ([6c80963](https://github.com/dialpad/dialtone-vue/commit/6c8096323e286d77b42ea487ce08983ba431821b))","parsed":{"_":["Avatar:** extract initials from full name (6c80963)"],"Features":["Avatar:** extract initials from full name (6c80963)"]}},{"version":"2.93.0-dialtone8.2","title":"[2.93.0-dialtone8.2](https://github.com/dialpad/dialtone-vue/compare/v2.93.0-dialtone8.1...v2.93.0-dialtone8.2) (2023-07-31)","date":"2023-07-31","body":"### Bug Fixes\n\n* **Avatar:** remove util classes, set tokens ([#1106](https://github.com/dialpad/dialtone-vue/issues/1106)) ([3a24d2c](https://github.com/dialpad/dialtone-vue/commit/3a24d2c2e567b748ff30090c9bf615b571e74084))","parsed":{"_":["Avatar:** remove util classes, set tokens (#1106) (3a24d2c)"],"Bug Fixes":["Avatar:** remove util classes, set tokens (#1106) (3a24d2c)"]}},{"version":"2.93.0-dialtone8.1","title":"[2.93.0-dialtone8.1](https://github.com/dialpad/dialtone-vue/compare/v2.92.4...v2.93.0-dialtone8.1) (2023-07-27)","date":"2023-07-27","body":"### Bug Fixes\n\n* `contact_info` style override issue ([#1078](https://github.com/dialpad/dialtone-vue/issues/1078)) ([2090704](https://github.com/dialpad/dialtone-vue/commit/2090704d49f80356c7b384caf3c6957c6b84a744))\n* add customized css to badge label and contact info ([#1076](https://github.com/dialpad/dialtone-vue/issues/1076)) ([6e8b374](https://github.com/dialpad/dialtone-vue/commit/6e8b3748f4164b9a3f294180ce818b4d7fe893f9))\n* add placeholder text for richtexteditor ([#1004](https://github.com/dialpad/dialtone-vue/issues/1004)) ([19e1ef9](https://github.com/dialpad/dialtone-vue/commit/19e1ef92401ad3b1b43513eaf8582f7dadb61ee9))\n* **Avatar:** thin border behind image ([#1098](https://github.com/dialpad/dialtone-vue/issues/1098)) ([c942386](https://github.com/dialpad/dialtone-vue/commit/c9423869fc1fd1630722df481d51abab327c8814))\n* change to fnv algo ([f6e01a1](https://github.com/dialpad/dialtone-vue/commit/f6e01a1cbef354c8cfa16a8642a29c4425f79634))\n* **Combobox Multi Select:** fix ref not existing error ([#1083](https://github.com/dialpad/dialtone-vue/issues/1083)) ([de054f4](https://github.com/dialpad/dialtone-vue/commit/de054f4415285386f7722e985e8f7a6b60d5efc2))\n* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([95c178c](https://github.com/dialpad/dialtone-vue/commit/95c178c29c3b9b8b4891d19f7a9cb87304400286))\n* **Contact Info Avatar:** show avatar halo as required ([#1059](https://github.com/dialpad/dialtone-vue/issues/1059)) ([b429531](https://github.com/dialpad/dialtone-vue/commit/b4295312f72495323bceaa5f2390463743619091))\n* **Contact Info, Leftbar Row:** stylings ([#1085](https://github.com/dialpad/dialtone-vue/issues/1085)) ([34c27e8](https://github.com/dialpad/dialtone-vue/commit/34c27e8b687e4e72aac33cb7f96a34f38ad37b5a))\n* **Contact Info:** avatar's border color ([#1097](https://github.com/dialpad/dialtone-vue/issues/1097)) ([1639989](https://github.com/dialpad/dialtone-vue/commit/16399897543c7b1df8de001a8f0297e12b7063b2))\n* **Contact Row, Group Row, General Row:** null on description ([#1013](https://github.com/dialpad/dialtone-vue/issues/1013)) ([8092faf](https://github.com/dialpad/dialtone-vue/commit/8092faf55a9927d641180ed13cad87720305869e))\n* DIALTONE-1089 pagination muted clear button error ([4bd3170](https://github.com/dialpad/dialtone-vue/commit/4bd3170bf68e67673fabebd7bcd5963b70066136))\n* **General Row:** adjust label width on prop change ([#1095](https://github.com/dialpad/dialtone-vue/issues/1095)) ([01ed220](https://github.com/dialpad/dialtone-vue/commit/01ed220e23020920f97a16de883972322b0e031e))\n* **General Row:** call resize handler on mounted ([#1093](https://github.com/dialpad/dialtone-vue/issues/1093)) ([53768c1](https://github.com/dialpad/dialtone-vue/commit/53768c1742298b70a4ac8ec1e7da10c50f6d53a9))\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([7b5f27b](https://github.com/dialpad/dialtone-vue/commit/7b5f27bdf4cb04e05e13a9ad00769e19db426d15))\n* **General Row:** resize observer ([#1074](https://github.com/dialpad/dialtone-vue/issues/1074)) ([7e27e9c](https://github.com/dialpad/dialtone-vue/commit/7e27e9c1b5ef5a7c77a9957d09b26c4fde9d38b3))\n* **Item Layout:** remove align-self from item layout ([80ab209](https://github.com/dialpad/dialtone-vue/commit/80ab209dfe23adbd950a46f915667f215a9220ba))\n* **Keyboard Shortcut:** inverted border color ([b68387c](https://github.com/dialpad/dialtone-vue/commit/b68387cff880ab244c42ab5ce50a107c7fd678f7))\n* **Leftbar General Row:** add href for focusability ([#994](https://github.com/dialpad/dialtone-vue/issues/994)) ([73bc4e0](https://github.com/dialpad/dialtone-vue/commit/73bc4e0de90950421f2ae6347090954334dac976))\n* merge branch 'staging' into dialtone8 ([aa95eb4](https://github.com/dialpad/dialtone-vue/commit/aa95eb4e8be2abca2573b4c3ca7ecf87a0341375))\n* merge branch 'staging' into dialtone8 ([2dec412](https://github.com/dialpad/dialtone-vue/commit/2dec412c8a5e1d754e1c58f627968233f0099146))\n* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))\n* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))\n* package-lock ([48f3120](https://github.com/dialpad/dialtone-vue/commit/48f3120ce19da51bf5617638393a8a3acfecbb1b))\n* remove peer dep ([b5be026](https://github.com/dialpad/dialtone-vue/commit/b5be0265b786ce0858157b6d04e8224b3a264104))\n* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))\n* set node engine minimum to 12.20 ([#988](https://github.com/dialpad/dialtone-vue/issues/988)) ([a53db3c](https://github.com/dialpad/dialtone-vue/commit/a53db3c475f6c62f7fd5ec6573beb605d94272e3))\n* **Tooltip:** change anchor tag to span ([#1088](https://github.com/dialpad/dialtone-vue/issues/1088)) ([0735fc8](https://github.com/dialpad/dialtone-vue/commit/0735fc81840115e79d796ba5e2ca99c8e5b1e5c6))\n* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))\n\n\n### Code Refactoring\n\n* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([f6d34aa](https://github.com/dialpad/dialtone-vue/commit/f6d34aaf5ed8d5f250bc44e9b46a69f8b378fead))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1064](https://github.com/dialpad/dialtone-vue/issues/1064)) ([51a8f52](https://github.com/dialpad/dialtone-vue/commit/51a8f52968af739f8fcf40b8a407b7706522927c))\n* fix broken story ([8097ff2](https://github.com/dialpad/dialtone-vue/commit/8097ff294dec240fddbd5030c454a444053e847e))\n\n\n### Features\n\n* **Avatar:** update to flat colors ([#982](https://github.com/dialpad/dialtone-vue/issues/982)) ([469fe05](https://github.com/dialpad/dialtone-vue/commit/469fe0522189247fc5c0a3f62ed92110617ec78c))\n* **Confact Info:** add `showAvatar` and `avatarIcon` props ([#981](https://github.com/dialpad/dialtone-vue/issues/981)) ([4a7a674](https://github.com/dialpad/dialtone-vue/commit/4a7a674b80ae50c7fe4d2f8bf1d6f35de54c4ab3))\n* **Datepicker:** date format utils ([#1060](https://github.com/dialpad/dialtone-vue/issues/1060)) ([42b8572](https://github.com/dialpad/dialtone-vue/commit/42b8572b6b4f9ad139454607824656681626c8a9))\n* **Datepicker:** datepicker component ([#1007](https://github.com/dialpad/dialtone-vue/issues/1007)) ([335af23](https://github.com/dialpad/dialtone-vue/commit/335af2385b8a89fa34d3c480c6cbffb303e228f3))\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([d6fd5ac](https://github.com/dialpad/dialtone-vue/commit/d6fd5ac947595ffbdb66d722eeb970fab350fc76))\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([080afc0](https://github.com/dialpad/dialtone-vue/commit/080afc002edb9bea8c84f396dddc81f7aecee11a))\n* merge branch 'staging' into dialtone8 ([cf8d810](https://github.com/dialpad/dialtone-vue/commit/cf8d8103fd864f10b7b102a7c9cc4ffcdff2c4ff))\n* Merge branch 'staging' into dialtone8 ([001d2f7](https://github.com/dialpad/dialtone-vue/commit/001d2f76e6ff39b251a0f52b6704ad88bc633f04))\n* migration to dialtone 8 ([#979](https://github.com/dialpad/dialtone-vue/issues/979)) ([defcb77](https://github.com/dialpad/dialtone-vue/commit/defcb77301f7b8bfb41c14e4a23aedf544ddacad)), closes [#993](https://github.com/dialpad/dialtone-vue/issues/993)\n* **Modal:** show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([935d6da](https://github.com/dialpad/dialtone-vue/commit/935d6da21d3b996178fc6985e08f221b92bacb68))\n* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([d88e704](https://github.com/dialpad/dialtone-vue/commit/d88e704141be76be088da731ddf751400fbff4bd))\n* **Rich Text Editor:** tests for rich text editor link extension and utils ([#1001](https://github.com/dialpad/dialtone-vue/issues/1001)) ([b947270](https://github.com/dialpad/dialtone-vue/commit/b94727049c0ad7ce18380939cb65360bb48869ee))\n* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))\n* update dialtone-icons ([1fb19be](https://github.com/dialpad/dialtone-vue/commit/1fb19beca6145d4f8625653847525aba1c2283a2))\n* update item-layout to use tokens ([c9151aa](https://github.com/dialpad/dialtone-vue/commit/c9151aa03852aaf561f82549ab1d6ec620201fd4))\n\n\n### Reverts\n\n* Revert \"feat(general-row): overridden display property (#1069)\" ([3e619ba](https://github.com/dialpad/dialtone-vue/commit/3e619ba9608fb2c2453d9d0b0cb1b6ba9b0f7a8a)), closes [#1069](https://github.com/dialpad/dialtone-vue/issues/1069)\n* revert fix(general-row): overridden display property (#1069) ([5355902](https://github.com/dialpad/dialtone-vue/commit/5355902c6b419e2c04ad9db366651637a6ae91fd)), closes [#1069](https://github.com/dialpad/dialtone-vue/issues/1069)","parsed":{"_":["contact_info style override issue (#1078) (2090704)","add customized css to badge label and contact info (#1076) (6e8b374)","add placeholder text for richtexteditor (#1004) (19e1ef9)","Avatar:** thin border behind image (#1098) (c942386)","change to fnv algo (f6e01a1)","Combobox Multi Select:** fix ref not existing error (#1083) (de054f4)","component documentation link class (#985) (95c178c)","Contact Info Avatar:** show avatar halo as required (#1059) (b429531)","Contact Info, Leftbar Row:** stylings (#1085) (34c27e8)","Contact Info:** avatar's border color (#1097) (1639989)","Contact Row, Group Row, General Row:** null on description (#1013) (8092faf)","DIALTONE-1089 pagination muted clear button error (4bd3170)","General Row:** adjust label width on prop change (#1095) (01ed220)","General Row:** call resize handler on mounted (#1093) (53768c1)","General Row:** overridden display property (#1069) (7b5f27b)","General Row:** resize observer (#1074) (7e27e9c)","Item Layout:** remove align-self from item layout (80ab209)","Keyboard Shortcut:** inverted border color (b68387c)","Leftbar General Row:** add href for focusability (#994) (73bc4e0)","merge branch 'staging' into dialtone8 (aa95eb4)","merge branch 'staging' into dialtone8 (2dec412)","missing migrations (7483e16)","Modal:** secondary action button kind (#1011) (f899cb8)","package-lock (48f3120)","remove peer dep (b5be026)","revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)","set node engine minimum to 12.20 (#988) (a53db3c)","Tooltip:** change anchor tag to span (#1088) (0735fc8)","update dialtone-icons (9a8c31a)","Datepicker:** name refactoring (#1049) (f6d34aa)","Collapsible:** fix opened event not displayed on panel (#1064) (51a8f52)","fix broken story (8097ff2)","Avatar:** update to flat colors (#982) (469fe05)","Confact Info:** add showAvatar and avatarIcon props (#981) (4a7a674)","Datepicker:** date format utils (#1060) (42b8572)","Datepicker:** datepicker component (#1007) (335af23)","General Row:** overridden display property (#1069) (d6fd5ac)","General Row:** overridden display property (#1069) (080afc0)","merge branch 'staging' into dialtone8 (cf8d810)","Merge branch 'staging' into dialtone8 (001d2f7)","migration to dialtone 8 (#979) (defcb77), closes #993","Modal:** show event and initial-focus-element (#1009) (935d6da)","Rich Text Editor:** link extension (#991) (d88e704)","Rich Text Editor:** tests for rich text editor link extension and utils (#1001) (b947270)","state changes for feed item row (#1002) (9aeefc6)","update dialtone-icons (1fb19be)","update item-layout to use tokens (c9151aa)","Revert \"feat(general-row): overridden display property (#1069)\" (3e619ba), closes #1069","revert fix(general-row): overridden display property (#1069) (5355902), closes #1069"],"Bug Fixes":["contact_info style override issue (#1078) (2090704)","add customized css to badge label and contact info (#1076) (6e8b374)","add placeholder text for richtexteditor (#1004) (19e1ef9)","Avatar:** thin border behind image (#1098) (c942386)","change to fnv algo (f6e01a1)","Combobox Multi Select:** fix ref not existing error (#1083) (de054f4)","component documentation link class (#985) (95c178c)","Contact Info Avatar:** show avatar halo as required (#1059) (b429531)","Contact Info, Leftbar Row:** stylings (#1085) (34c27e8)","Contact Info:** avatar's border color (#1097) (1639989)","Contact Row, Group Row, General Row:** null on description (#1013) (8092faf)","DIALTONE-1089 pagination muted clear button error (4bd3170)","General Row:** adjust label width on prop change (#1095) (01ed220)","General Row:** call resize handler on mounted (#1093) (53768c1)","General Row:** overridden display property (#1069) (7b5f27b)","General Row:** resize observer (#1074) (7e27e9c)","Item Layout:** remove align-self from item layout (80ab209)","Keyboard Shortcut:** inverted border color (b68387c)","Leftbar General Row:** add href for focusability (#994) (73bc4e0)","merge branch 'staging' into dialtone8 (aa95eb4)","merge branch 'staging' into dialtone8 (2dec412)","missing migrations (7483e16)","Modal:** secondary action button kind (#1011) (f899cb8)","package-lock (48f3120)","remove peer dep (b5be026)","revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)","set node engine minimum to 12.20 (#988) (a53db3c)","Tooltip:** change anchor tag to span (#1088) (0735fc8)","update dialtone-icons (9a8c31a)"],"Code Refactoring":["Datepicker:** name refactoring (#1049) (f6d34aa)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1064) (51a8f52)","fix broken story (8097ff2)"],"Features":["Avatar:** update to flat colors (#982) (469fe05)","Confact Info:** add showAvatar and avatarIcon props (#981) (4a7a674)","Datepicker:** date format utils (#1060) (42b8572)","Datepicker:** datepicker component (#1007) (335af23)","General Row:** overridden display property (#1069) (d6fd5ac)","General Row:** overridden display property (#1069) (080afc0)","merge branch 'staging' into dialtone8 (cf8d810)","Merge branch 'staging' into dialtone8 (001d2f7)","migration to dialtone 8 (#979) (defcb77), closes #993","Modal:** show event and initial-focus-element (#1009) (935d6da)","Rich Text Editor:** link extension (#991) (d88e704)","Rich Text Editor:** tests for rich text editor link extension and utils (#1001) (b947270)","state changes for feed item row (#1002) (9aeefc6)","update dialtone-icons (1fb19be)","update item-layout to use tokens (c9151aa)"],"Reverts":["Revert \"feat(general-row): overridden display property (#1069)\" (3e619ba), closes #1069","revert fix(general-row): overridden display property (#1069) (5355902), closes #1069"]}},{"version":"2.92.0-dialtone8.7","title":"[2.92.0-dialtone8.7](https://github.com/dialpad/dialtone-vue/compare/v2.92.0-dialtone8.6...v2.92.0-dialtone8.7) (2023-07-26)","date":"2023-07-26","body":"### Bug Fixes\n\n* **Avatar:** thin border behind image ([#1098](https://github.com/dialpad/dialtone-vue/issues/1098)) ([c942386](https://github.com/dialpad/dialtone-vue/commit/c9423869fc1fd1630722df481d51abab327c8814))\n* **Contact Info:** avatar's border color ([#1097](https://github.com/dialpad/dialtone-vue/issues/1097)) ([1639989](https://github.com/dialpad/dialtone-vue/commit/16399897543c7b1df8de001a8f0297e12b7063b2))","parsed":{"_":["Avatar:** thin border behind image (#1098) (c942386)","Contact Info:** avatar's border color (#1097) (1639989)"],"Bug Fixes":["Avatar:** thin border behind image (#1098) (c942386)","Contact Info:** avatar's border color (#1097) (1639989)"]}},{"version":"2.92.0-dialtone8.6","title":"[2.92.0-dialtone8.6](https://github.com/dialpad/dialtone-vue/compare/v2.92.0-dialtone8.5...v2.92.0-dialtone8.6) (2023-07-25)","date":"2023-07-25","body":"### Bug Fixes\n\n* **General Row:** adjust label width on prop change ([#1095](https://github.com/dialpad/dialtone-vue/issues/1095)) ([01ed220](https://github.com/dialpad/dialtone-vue/commit/01ed220e23020920f97a16de883972322b0e031e))","parsed":{"_":["General Row:** adjust label width on prop change (#1095) (01ed220)"],"Bug Fixes":["General Row:** adjust label width on prop change (#1095) (01ed220)"]}},{"version":"2.92.0-dialtone8.5","title":"[2.92.0-dialtone8.5](https://github.com/dialpad/dialtone-vue/compare/v2.92.0-dialtone8.4...v2.92.0-dialtone8.5) (2023-07-24)","date":"2023-07-24","body":"### Bug Fixes\n\n* **General Row:** call resize handler on mounted ([#1093](https://github.com/dialpad/dialtone-vue/issues/1093)) ([53768c1](https://github.com/dialpad/dialtone-vue/commit/53768c1742298b70a4ac8ec1e7da10c50f6d53a9))","parsed":{"_":["General Row:** call resize handler on mounted (#1093) (53768c1)"],"Bug Fixes":["General Row:** call resize handler on mounted (#1093) (53768c1)"]}},{"version":"2.92.0-dialtone8.4","title":"[2.92.0-dialtone8.4](https://github.com/dialpad/dialtone-vue/compare/v2.92.0-dialtone8.3...v2.92.0-dialtone8.4) (2023-07-24)","date":"2023-07-24","body":"### Bug Fixes\n\n* **Combobox Multi Select:** fix ref not existing error ([#1083](https://github.com/dialpad/dialtone-vue/issues/1083)) ([de054f4](https://github.com/dialpad/dialtone-vue/commit/de054f4415285386f7722e985e8f7a6b60d5efc2))\n* **Tooltip:** change anchor tag to span ([#1088](https://github.com/dialpad/dialtone-vue/issues/1088)) ([0735fc8](https://github.com/dialpad/dialtone-vue/commit/0735fc81840115e79d796ba5e2ca99c8e5b1e5c6))","parsed":{"_":["Combobox Multi Select:** fix ref not existing error (#1083) (de054f4)","Tooltip:** change anchor tag to span (#1088) (0735fc8)"],"Bug Fixes":["Combobox Multi Select:** fix ref not existing error (#1083) (de054f4)","Tooltip:** change anchor tag to span (#1088) (0735fc8)"]}},{"version":"2.92.0-dialtone8.3","title":"[2.92.0-dialtone8.3](https://github.com/dialpad/dialtone-vue/compare/v2.92.0-dialtone8.2...v2.92.0-dialtone8.3) (2023-07-21)","date":"2023-07-21","body":"### Bug Fixes\n\n* **Contact Info, Leftbar Row:** stylings ([#1085](https://github.com/dialpad/dialtone-vue/issues/1085)) ([34c27e8](https://github.com/dialpad/dialtone-vue/commit/34c27e8b687e4e72aac33cb7f96a34f38ad37b5a))","parsed":{"_":["Contact Info, Leftbar Row:** stylings (#1085) (34c27e8)"],"Bug Fixes":["Contact Info, Leftbar Row:** stylings (#1085) (34c27e8)"]}},{"version":"2.92.0-dialtone8.2","title":"[2.92.0-dialtone8.2](https://github.com/dialpad/dialtone-vue/compare/v2.92.0-dialtone8.1...v2.92.0-dialtone8.2) (2023-07-20)","date":"2023-07-20","body":"### Bug Fixes\n\n* `contact_info` style override issue ([#1078](https://github.com/dialpad/dialtone-vue/issues/1078)) ([2090704](https://github.com/dialpad/dialtone-vue/commit/2090704d49f80356c7b384caf3c6957c6b84a744))\n* add customized css to badge label and contact info ([#1076](https://github.com/dialpad/dialtone-vue/issues/1076)) ([6e8b374](https://github.com/dialpad/dialtone-vue/commit/6e8b3748f4164b9a3f294180ce818b4d7fe893f9))\n* **General Row:** resize observer ([#1074](https://github.com/dialpad/dialtone-vue/issues/1074)) ([7e27e9c](https://github.com/dialpad/dialtone-vue/commit/7e27e9c1b5ef5a7c77a9957d09b26c4fde9d38b3))\n\n\n### Features\n\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([d6fd5ac](https://github.com/dialpad/dialtone-vue/commit/d6fd5ac947595ffbdb66d722eeb970fab350fc76))\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([080afc0](https://github.com/dialpad/dialtone-vue/commit/080afc002edb9bea8c84f396dddc81f7aecee11a))\n\n\n### Reverts\n\n* Revert \"feat(general-row): overridden display property (#1069)\" ([3e619ba](https://github.com/dialpad/dialtone-vue/commit/3e619ba9608fb2c2453d9d0b0cb1b6ba9b0f7a8a)), closes [#1069](https://github.com/dialpad/dialtone-vue/issues/1069)\n* revert fix(general-row): overridden display property (#1069) ([5355902](https://github.com/dialpad/dialtone-vue/commit/5355902c6b419e2c04ad9db366651637a6ae91fd)), closes [#1069](https://github.com/dialpad/dialtone-vue/issues/1069)","parsed":{"_":["contact_info style override issue (#1078) (2090704)","add customized css to badge label and contact info (#1076) (6e8b374)","General Row:** resize observer (#1074) (7e27e9c)","General Row:** overridden display property (#1069) (d6fd5ac)","General Row:** overridden display property (#1069) (080afc0)","Revert \"feat(general-row): overridden display property (#1069)\" (3e619ba), closes #1069","revert fix(general-row): overridden display property (#1069) (5355902), closes #1069"],"Bug Fixes":["contact_info style override issue (#1078) (2090704)","add customized css to badge label and contact info (#1076) (6e8b374)","General Row:** resize observer (#1074) (7e27e9c)"],"Features":["General Row:** overridden display property (#1069) (d6fd5ac)","General Row:** overridden display property (#1069) (080afc0)"],"Reverts":["Revert \"feat(general-row): overridden display property (#1069)\" (3e619ba), closes #1069","revert fix(general-row): overridden display property (#1069) (5355902), closes #1069"]}},{"version":"2.92.0-dialtone8.1","title":"[2.92.0-dialtone8.1](https://github.com/dialpad/dialtone-vue/compare/v2.91.2-dialtone8.1...v2.92.0-dialtone8.1) (2023-07-14)","date":"2023-07-14","body":"### Bug Fixes\n\n* **Contact Info Avatar:** show avatar halo as required ([#1059](https://github.com/dialpad/dialtone-vue/issues/1059)) ([b429531](https://github.com/dialpad/dialtone-vue/commit/b4295312f72495323bceaa5f2390463743619091))\n* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([7b5f27b](https://github.com/dialpad/dialtone-vue/commit/7b5f27bdf4cb04e05e13a9ad00769e19db426d15))\n\n\n### Documentation\n\n* **Collapsible:** fix opened event not displayed on panel ([#1064](https://github.com/dialpad/dialtone-vue/issues/1064)) ([51a8f52](https://github.com/dialpad/dialtone-vue/commit/51a8f52968af739f8fcf40b8a407b7706522927c))\n\n\n### Features\n\n* **Datepicker:** date format utils ([#1060](https://github.com/dialpad/dialtone-vue/issues/1060)) ([42b8572](https://github.com/dialpad/dialtone-vue/commit/42b8572b6b4f9ad139454607824656681626c8a9))","parsed":{"_":["Contact Info Avatar:** show avatar halo as required (#1059) (b429531)","General Row:** overridden display property (#1069) (7b5f27b)","Collapsible:** fix opened event not displayed on panel (#1064) (51a8f52)","Datepicker:** date format utils (#1060) (42b8572)"],"Bug Fixes":["Contact Info Avatar:** show avatar halo as required (#1059) (b429531)","General Row:** overridden display property (#1069) (7b5f27b)"],"Documentation":["Collapsible:** fix opened event not displayed on panel (#1064) (51a8f52)"],"Features":["Datepicker:** date format utils (#1060) (42b8572)"]}},{"version":"2.91.2-dialtone8.1","title":"[2.91.2-dialtone8.1](https://github.com/dialpad/dialtone-vue/compare/v2.91.1...v2.91.2-dialtone8.1) (2023-07-07)","date":"2023-07-07","body":"### Bug Fixes\n\n* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))\n* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))\n* make prerelease branches different ([f8ab9a9](https://github.com/dialpad/dialtone-vue/commit/f8ab9a92f623f7f24d359275b3a14d27ccdf5fc5))\n* merge branch 'staging' into dialtone8 ([aa95eb4](https://github.com/dialpad/dialtone-vue/commit/aa95eb4e8be2abca2573b4c3ca7ecf87a0341375))\n* merge branch 'staging' into dialtone8 ([2dec412](https://github.com/dialpad/dialtone-vue/commit/2dec412c8a5e1d754e1c58f627968233f0099146))","parsed":{"_":["correct release config (7b903b8)","Item Layout:** remove align-self from item layout (2596cf9)","make prerelease branches different (f8ab9a9)","merge branch 'staging' into dialtone8 (aa95eb4)","merge branch 'staging' into dialtone8 (2dec412)"],"Bug Fixes":["correct release config (7b903b8)","Item Layout:** remove align-self from item layout (2596cf9)","make prerelease branches different (f8ab9a9)","merge branch 'staging' into dialtone8 (aa95eb4)","merge branch 'staging' into dialtone8 (2dec412)"]}},{"version":"2.91.2-next.1","title":"[2.91.2-next.1](https://github.com/dialpad/dialtone-vue/compare/v2.91.1...v2.91.2-next.1) (2023-07-07)","date":"2023-07-07","body":"### Bug Fixes\n\n* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))\n* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))\n* merge branch 'staging' into dialtone8 ([2dec412](https://github.com/dialpad/dialtone-vue/commit/2dec412c8a5e1d754e1c58f627968233f0099146))","parsed":{"_":["correct release config (7b903b8)","Item Layout:** remove align-self from item layout (2596cf9)","merge branch 'staging' into dialtone8 (2dec412)"],"Bug Fixes":["correct release config (7b903b8)","Item Layout:** remove align-self from item layout (2596cf9)","merge branch 'staging' into dialtone8 (2dec412)"]}},{"version":"2.91.1-dialtone8.1","title":"[2.91.1-dialtone8.1](https://github.com/dialpad/dialtone-vue/compare/v2.91.0...v2.91.1-dialtone8.1) (2023-07-06)","date":"2023-07-06","body":"### Bug Fixes\n\n* **Item Layout:** remove align-self from item layout ([80ab209](https://github.com/dialpad/dialtone-vue/commit/80ab209dfe23adbd950a46f915667f215a9220ba))","parsed":{"_":["Item Layout:** remove align-self from item layout (80ab209)"],"Bug Fixes":["Item Layout:** remove align-self from item layout (80ab209)"]}},{"version":"2.91.0-dialtone8.1","title":"[2.91.0-dialtone8.1](https://github.com/dialpad/dialtone-vue/compare/v2.90.0...v2.91.0-dialtone8.1) (2023-07-05)","date":"2023-07-05","body":"### Code Refactoring\n\n* **Datepicker:** migrate styles to dialtone ([#1052](https://github.com/dialpad/dialtone-vue/issues/1052)) ([0cbc447](https://github.com/dialpad/dialtone-vue/commit/0cbc4474ca723b7fd655eb6553f87e272d16c5be))\n\n\n### Features\n\n* dialtone-vue dependency updates ([#1056](https://github.com/dialpad/dialtone-vue/issues/1056)) ([95f7419](https://github.com/dialpad/dialtone-vue/commit/95f741968ee9a0c444d8e8f6d8f88b8df6329291))\n* **Item Layout:** add component ([#1053](https://github.com/dialpad/dialtone-vue/issues/1053)) ([23536b5](https://github.com/dialpad/dialtone-vue/commit/23536b553ca7e96869e87e3c7b6ec37b6feb6e6e))\n* merge branch 'staging' into dialtone8 ([cf8d810](https://github.com/dialpad/dialtone-vue/commit/cf8d8103fd864f10b7b102a7c9cc4ffcdff2c4ff))\n* update item-layout to use tokens ([c9151aa](https://github.com/dialpad/dialtone-vue/commit/c9151aa03852aaf561f82549ab1d6ec620201fd4))\n\n\n### Reverts\n\n* Revert \"chore: increment version manually to fix semantic release issue\" ([896ac83](https://github.com/dialpad/dialtone-vue/commit/896ac835a1ae74abb1d0fde9b6cdae6c48279ff8))","parsed":{"_":["Datepicker:** migrate styles to dialtone (#1052) (0cbc447)","dialtone-vue dependency updates (#1056) (95f7419)","Item Layout:** add component (#1053) (23536b5)","merge branch 'staging' into dialtone8 (cf8d810)","update item-layout to use tokens (c9151aa)","Revert \"chore: increment version manually to fix semantic release issue\" (896ac83)"],"Code Refactoring":["Datepicker:** migrate styles to dialtone (#1052) (0cbc447)"],"Features":["dialtone-vue dependency updates (#1056) (95f7419)","Item Layout:** add component (#1053) (23536b5)","merge branch 'staging' into dialtone8 (cf8d810)","update item-layout to use tokens (c9151aa)"],"Reverts":["Revert \"chore: increment version manually to fix semantic release issue\" (896ac83)"]}},{"version":"2.90.0-dialtone8.2","title":"[2.90.0-dialtone8.2](https://github.com/dialpad/dialtone-vue/compare/v2.90.0-dialtone8.1...v2.90.0-dialtone8.2) (2023-06-29)","date":"2023-06-29","body":"### Bug Fixes\n\n* package-lock ([48f3120](https://github.com/dialpad/dialtone-vue/commit/48f3120ce19da51bf5617638393a8a3acfecbb1b))","parsed":{"_":["package-lock (48f3120)"],"Bug Fixes":["package-lock (48f3120)"]}},{"version":"2.90.0-dialtone8.1","title":"[2.90.0-dialtone8.1](https://github.com/dialpad/dialtone-vue/compare/v2.89.0...v2.90.0-dialtone8.1) (2023-06-29)","date":"2023-06-29","body":"### Bug Fixes\n\n* add placeholder text for richtexteditor ([#1004](https://github.com/dialpad/dialtone-vue/issues/1004)) ([19e1ef9](https://github.com/dialpad/dialtone-vue/commit/19e1ef92401ad3b1b43513eaf8582f7dadb61ee9))\n* change to fnv algo ([f6e01a1](https://github.com/dialpad/dialtone-vue/commit/f6e01a1cbef354c8cfa16a8642a29c4425f79634))\n* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([95c178c](https://github.com/dialpad/dialtone-vue/commit/95c178c29c3b9b8b4891d19f7a9cb87304400286))\n* **Contact Row, Group Row, General Row:** null on description ([#1013](https://github.com/dialpad/dialtone-vue/issues/1013)) ([8092faf](https://github.com/dialpad/dialtone-vue/commit/8092faf55a9927d641180ed13cad87720305869e))\n* DIALTONE-1089 pagination muted clear button error ([4bd3170](https://github.com/dialpad/dialtone-vue/commit/4bd3170bf68e67673fabebd7bcd5963b70066136))\n* **Keyboard Shortcut:** inverted border color ([b68387c](https://github.com/dialpad/dialtone-vue/commit/b68387cff880ab244c42ab5ce50a107c7fd678f7))\n* **Leftbar General Row:** add href for focusability ([#994](https://github.com/dialpad/dialtone-vue/issues/994)) ([73bc4e0](https://github.com/dialpad/dialtone-vue/commit/73bc4e0de90950421f2ae6347090954334dac976))\n* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))\n* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))\n* remove peer dep ([b5be026](https://github.com/dialpad/dialtone-vue/commit/b5be0265b786ce0858157b6d04e8224b3a264104))\n* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))\n* set node engine minimum to 12.20 ([#988](https://github.com/dialpad/dialtone-vue/issues/988)) ([a53db3c](https://github.com/dialpad/dialtone-vue/commit/a53db3c475f6c62f7fd5ec6573beb605d94272e3))\n* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))\n\n\n### Code Refactoring\n\n* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([f6d34aa](https://github.com/dialpad/dialtone-vue/commit/f6d34aaf5ed8d5f250bc44e9b46a69f8b378fead))\n* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([75f7146](https://github.com/dialpad/dialtone-vue/commit/75f714615e5273c09aa62e0ad3f1a9f279e6cca1))\n\n\n### Documentation\n\n* fix broken story ([8097ff2](https://github.com/dialpad/dialtone-vue/commit/8097ff294dec240fddbd5030c454a444053e847e))\n\n\n### Features\n\n* **Avatar:** update to flat colors ([#982](https://github.com/dialpad/dialtone-vue/issues/982)) ([469fe05](https://github.com/dialpad/dialtone-vue/commit/469fe0522189247fc5c0a3f62ed92110617ec78c))\n* **Confact Info:** add `showAvatar` and `avatarIcon` props ([#981](https://github.com/dialpad/dialtone-vue/issues/981)) ([4a7a674](https://github.com/dialpad/dialtone-vue/commit/4a7a674b80ae50c7fe4d2f8bf1d6f35de54c4ab3))\n* **Datepicker:** datepicker component ([#1007](https://github.com/dialpad/dialtone-vue/issues/1007)) ([335af23](https://github.com/dialpad/dialtone-vue/commit/335af2385b8a89fa34d3c480c6cbffb303e228f3))\n* Merge branch 'staging' into dialtone8 ([001d2f7](https://github.com/dialpad/dialtone-vue/commit/001d2f76e6ff39b251a0f52b6704ad88bc633f04))\n* migration to dialtone 8 ([#979](https://github.com/dialpad/dialtone-vue/issues/979)) ([defcb77](https://github.com/dialpad/dialtone-vue/commit/defcb77301f7b8bfb41c14e4a23aedf544ddacad)), closes [#993](https://github.com/dialpad/dialtone-vue/issues/993)\n* **Modal:** show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([935d6da](https://github.com/dialpad/dialtone-vue/commit/935d6da21d3b996178fc6985e08f221b92bacb68))\n* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([d88e704](https://github.com/dialpad/dialtone-vue/commit/d88e704141be76be088da731ddf751400fbff4bd))\n* **Rich Text Editor:** tests for rich text editor link extension and utils ([#1001](https://github.com/dialpad/dialtone-vue/issues/1001)) ([b947270](https://github.com/dialpad/dialtone-vue/commit/b94727049c0ad7ce18380939cb65360bb48869ee))\n* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))\n* update dialtone-icons ([1fb19be](https://github.com/dialpad/dialtone-vue/commit/1fb19beca6145d4f8625653847525aba1c2283a2))","parsed":{"_":["add placeholder text for richtexteditor (#1004) (19e1ef9)","change to fnv algo (f6e01a1)","component documentation link class (#985) (95c178c)","Contact Row, Group Row, General Row:** null on description (#1013) (8092faf)","DIALTONE-1089 pagination muted clear button error (4bd3170)","Keyboard Shortcut:** inverted border color (b68387c)","Leftbar General Row:** add href for focusability (#994) (73bc4e0)","missing migrations (7483e16)","Modal:** secondary action button kind (#1011) (f899cb8)","remove peer dep (b5be026)","revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)","set node engine minimum to 12.20 (#988) (a53db3c)","update dialtone-icons (9a8c31a)","Datepicker:** name refactoring (#1049) (f6d34aa)","Datepicker:** name refactoring (#1049) (75f7146)","fix broken story (8097ff2)","Avatar:** update to flat colors (#982) (469fe05)","Confact Info:** add showAvatar and avatarIcon props (#981) (4a7a674)","Datepicker:** datepicker component (#1007) (335af23)","Merge branch 'staging' into dialtone8 (001d2f7)","migration to dialtone 8 (#979) (defcb77), closes #993","Modal:** show event and initial-focus-element (#1009) (935d6da)","Rich Text Editor:** link extension (#991) (d88e704)","Rich Text Editor:** tests for rich text editor link extension and utils (#1001) (b947270)","state changes for feed item row (#1002) (9aeefc6)","update dialtone-icons (1fb19be)"],"Bug Fixes":["add placeholder text for richtexteditor (#1004) (19e1ef9)","change to fnv algo (f6e01a1)","component documentation link class (#985) (95c178c)","Contact Row, Group Row, General Row:** null on description (#1013) (8092faf)","DIALTONE-1089 pagination muted clear button error (4bd3170)","Keyboard Shortcut:** inverted border color (b68387c)","Leftbar General Row:** add href for focusability (#994) (73bc4e0)","missing migrations (7483e16)","Modal:** secondary action button kind (#1011) (f899cb8)","remove peer dep (b5be026)","revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)","set node engine minimum to 12.20 (#988) (a53db3c)","update dialtone-icons (9a8c31a)"],"Code Refactoring":["Datepicker:** name refactoring (#1049) (f6d34aa)","Datepicker:** name refactoring (#1049) (75f7146)"],"Documentation":["fix broken story (8097ff2)"],"Features":["Avatar:** update to flat colors (#982) (469fe05)","Confact Info:** add showAvatar and avatarIcon props (#981) (4a7a674)","Datepicker:** datepicker component (#1007) (335af23)","Merge branch 'staging' into dialtone8 (001d2f7)","migration to dialtone 8 (#979) (defcb77), closes #993","Modal:** show event and initial-focus-element (#1009) (935d6da)","Rich Text Editor:** link extension (#991) (d88e704)","Rich Text Editor:** tests for rich text editor link extension and utils (#1001) (b947270)","state changes for feed item row (#1002) (9aeefc6)","update dialtone-icons (1fb19be)"]}},{"version":"2.84.0-beta.3","title":"[2.84.0-beta.3](https://github.com/dialpad/dialtone-vue/compare/v2.84.0-beta.2...v2.84.0-beta.3) (2023-06-14)","date":"2023-06-14","body":"### Bug Fixes\n\n* add placeholder text for richtexteditor ([#1004](https://github.com/dialpad/dialtone-vue/issues/1004)) ([19e1ef9](https://github.com/dialpad/dialtone-vue/commit/19e1ef92401ad3b1b43513eaf8582f7dadb61ee9))\n* **Contact Row, Group Row, General Row:** null on description ([#1013](https://github.com/dialpad/dialtone-vue/issues/1013)) ([8092faf](https://github.com/dialpad/dialtone-vue/commit/8092faf55a9927d641180ed13cad87720305869e))\n* DIALTONE-1089 pagination muted clear button error ([4bd3170](https://github.com/dialpad/dialtone-vue/commit/4bd3170bf68e67673fabebd7bcd5963b70066136))\n* **Keyboard Shortcut:** inverted border color ([b68387c](https://github.com/dialpad/dialtone-vue/commit/b68387cff880ab244c42ab5ce50a107c7fd678f7))\n* **Leftbar General Row:** add href for focusability ([#994](https://github.com/dialpad/dialtone-vue/issues/994)) ([73bc4e0](https://github.com/dialpad/dialtone-vue/commit/73bc4e0de90950421f2ae6347090954334dac976))\n* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))\n* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))\n* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))\n\n\n### Documentation\n\n* fix broken story ([8097ff2](https://github.com/dialpad/dialtone-vue/commit/8097ff294dec240fddbd5030c454a444053e847e))\n\n\n### Features\n\n* **Datepicker:** datepicker component ([#1007](https://github.com/dialpad/dialtone-vue/issues/1007)) ([335af23](https://github.com/dialpad/dialtone-vue/commit/335af2385b8a89fa34d3c480c6cbffb303e228f3))\n* **Modal:** show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([935d6da](https://github.com/dialpad/dialtone-vue/commit/935d6da21d3b996178fc6985e08f221b92bacb68))\n* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([d88e704](https://github.com/dialpad/dialtone-vue/commit/d88e704141be76be088da731ddf751400fbff4bd))\n* **Rich Text Editor:** tests for rich text editor link extension and utils ([#1001](https://github.com/dialpad/dialtone-vue/issues/1001)) ([b947270](https://github.com/dialpad/dialtone-vue/commit/b94727049c0ad7ce18380939cb65360bb48869ee))\n* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))","parsed":{"_":["add placeholder text for richtexteditor (#1004) (19e1ef9)","Contact Row, Group Row, General Row:** null on description (#1013) (8092faf)","DIALTONE-1089 pagination muted clear button error (4bd3170)","Keyboard Shortcut:** inverted border color (b68387c)","Leftbar General Row:** add href for focusability (#994) (73bc4e0)","missing migrations (7483e16)","Modal:** secondary action button kind (#1011) (f899cb8)","revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)","fix broken story (8097ff2)","Datepicker:** datepicker component (#1007) (335af23)","Modal:** show event and initial-focus-element (#1009) (935d6da)","Rich Text Editor:** link extension (#991) (d88e704)","Rich Text Editor:** tests for rich text editor link extension and utils (#1001) (b947270)","state changes for feed item row (#1002) (9aeefc6)"],"Bug Fixes":["add placeholder text for richtexteditor (#1004) (19e1ef9)","Contact Row, Group Row, General Row:** null on description (#1013) (8092faf)","DIALTONE-1089 pagination muted clear button error (4bd3170)","Keyboard Shortcut:** inverted border color (b68387c)","Leftbar General Row:** add href for focusability (#994) (73bc4e0)","missing migrations (7483e16)","Modal:** secondary action button kind (#1011) (f899cb8)","revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)"],"Documentation":["fix broken story (8097ff2)"],"Features":["Datepicker:** datepicker component (#1007) (335af23)","Modal:** show event and initial-focus-element (#1009) (935d6da)","Rich Text Editor:** link extension (#991) (d88e704)","Rich Text Editor:** tests for rich text editor link extension and utils (#1001) (b947270)","state changes for feed item row (#1002) (9aeefc6)"]}},{"version":"2.84.0-beta.2","title":"[2.84.0-beta.2](https://github.com/dialpad/dialtone-vue/compare/v2.84.0-beta.1...v2.84.0-beta.2) (2023-06-05)","date":"2023-06-05","body":"### Bug Fixes\n\n* remove peer dep ([b5be026](https://github.com/dialpad/dialtone-vue/commit/b5be0265b786ce0858157b6d04e8224b3a264104))","parsed":{"_":["remove peer dep (b5be026)"],"Bug Fixes":["remove peer dep (b5be026)"]}},{"version":"2.84.0-beta.1","title":"[2.84.0-beta.1](https://github.com/dialpad/dialtone-vue/compare/v2.83.3...v2.84.0-beta.1) (2023-06-05)","date":"2023-06-05","body":"### Bug Fixes\n\n* change to fnv algo ([f6e01a1](https://github.com/dialpad/dialtone-vue/commit/f6e01a1cbef354c8cfa16a8642a29c4425f79634))\n* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([95c178c](https://github.com/dialpad/dialtone-vue/commit/95c178c29c3b9b8b4891d19f7a9cb87304400286))\n* set node engine minimum to 12.20 ([#988](https://github.com/dialpad/dialtone-vue/issues/988)) ([a53db3c](https://github.com/dialpad/dialtone-vue/commit/a53db3c475f6c62f7fd5ec6573beb605d94272e3))\n* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))\n\n\n### Features\n\n* **Avatar:** update to flat colors ([#982](https://github.com/dialpad/dialtone-vue/issues/982)) ([469fe05](https://github.com/dialpad/dialtone-vue/commit/469fe0522189247fc5c0a3f62ed92110617ec78c))\n* **Confact Info:** add `showAvatar` and `avatarIcon` props ([#981](https://github.com/dialpad/dialtone-vue/issues/981)) ([4a7a674](https://github.com/dialpad/dialtone-vue/commit/4a7a674b80ae50c7fe4d2f8bf1d6f35de54c4ab3))\n* migration to dialtone 8 ([#979](https://github.com/dialpad/dialtone-vue/issues/979)) ([defcb77](https://github.com/dialpad/dialtone-vue/commit/defcb77301f7b8bfb41c14e4a23aedf544ddacad)), closes [#993](https://github.com/dialpad/dialtone-vue/issues/993)\n* update dialtone-icons ([1fb19be](https://github.com/dialpad/dialtone-vue/commit/1fb19beca6145d4f8625653847525aba1c2283a2))","parsed":{"_":["change to fnv algo (f6e01a1)","component documentation link class (#985) (95c178c)","set node engine minimum to 12.20 (#988) (a53db3c)","update dialtone-icons (9a8c31a)","Avatar:** update to flat colors (#982) (469fe05)","Confact Info:** add showAvatar and avatarIcon props (#981) (4a7a674)","migration to dialtone 8 (#979) (defcb77), closes #993","update dialtone-icons (1fb19be)"],"Bug Fixes":["change to fnv algo (f6e01a1)","component documentation link class (#985) (95c178c)","set node engine minimum to 12.20 (#988) (a53db3c)","update dialtone-icons (9a8c31a)"],"Features":["Avatar:** update to flat colors (#982) (469fe05)","Confact Info:** add showAvatar and avatarIcon props (#981) (4a7a674)","migration to dialtone 8 (#979) (defcb77), closes #993","update dialtone-icons (1fb19be)"]}},{"version":"2.83.3","title":"[2.83.3](https://github.com/dialpad/dialtone-vue/compare/v2.83.2...v2.83.3) (2023-05-15)","date":"2023-05-15","body":"### Bug Fixes\n\n* update dialtone-icons ([f2de125](https://github.com/dialpad/dialtone-vue/commit/f2de125549b1bebbd19a8ebcb94ac75fff2c1295))","parsed":{"_":["update dialtone-icons (f2de125)"],"Bug Fixes":["update dialtone-icons (f2de125)"]}},{"version":"2.83.2","title":"[2.83.2](https://github.com/dialpad/dialtone-vue/compare/v2.83.1...v2.83.2) (2023-05-12)","date":"2023-05-12","body":"### Bug Fixes\n\n* **Leftbar Row:** css typo ([#977](https://github.com/dialpad/dialtone-vue/issues/977)) ([75d976e](https://github.com/dialpad/dialtone-vue/commit/75d976ea6021b3b09631e5afc69ea17cc6091d26))","parsed":{"_":["Leftbar Row:** css typo (#977) (75d976e)"],"Bug Fixes":["Leftbar Row:** css typo (#977) (75d976e)"]}},{"version":"2.83.1","title":"[2.83.1](https://github.com/dialpad/dialtone-vue/compare/v2.83.0...v2.83.1) (2023-05-12)","date":"2023-05-12","body":"### Bug Fixes\n\n* **Leftbar:** muted opacity to 60% ([d626b00](https://github.com/dialpad/dialtone-vue/commit/d626b00a59ace9f99f54e1d756b1745375c3c171))\n* **Popover:** anchorEl null protection ([456e8ef](https://github.com/dialpad/dialtone-vue/commit/456e8ef734afea6a9709f42e7d0090e78d671363))","parsed":{"_":["Leftbar:** muted opacity to 60% (d626b00)","Popover:** anchorEl null protection (456e8ef)"],"Bug Fixes":["Leftbar:** muted opacity to 60% (d626b00)","Popover:** anchorEl null protection (456e8ef)"]}},{"version":"2.83.0","title":"[2.83.0](https://github.com/dialpad/dialtone-vue/compare/v2.82.1...v2.83.0) (2023-05-12)","date":"2023-05-12","body":"### Bug Fixes\n\n* correct style export in package.json ([f00cb19](https://github.com/dialpad/dialtone-vue/commit/f00cb198518e9c7f72d0af226d15c8737ada7a71))\n* **Feed Items:** emoji row emits naming fix ([#976](https://github.com/dialpad/dialtone-vue/issues/976)) ([a4c7b86](https://github.com/dialpad/dialtone-vue/commit/a4c7b8645543230c669e2cc3e7993fe8f874e67d))\n* update dialtone-icons ([983b178](https://github.com/dialpad/dialtone-vue/commit/983b1786d62f09f11b49e03b6a585c6648a43764))\n* visual test stories showing up in prod ([#968](https://github.com/dialpad/dialtone-vue/issues/968)) ([7135cc2](https://github.com/dialpad/dialtone-vue/commit/7135cc21cd5e9755f2a301d04d655acd20c70f9f))\n\n\n### Documentation\n\n* **Rich Text Editor:** link extension tech spec ([#953](https://github.com/dialpad/dialtone-vue/issues/953)) ([d48af5c](https://github.com/dialpad/dialtone-vue/commit/d48af5c73a4bebcc4aeed840c23f67905422c470))\n\n\n### Features\n\n* **Feed Items:** create feed item emoji row ([#972](https://github.com/dialpad/dialtone-vue/issues/972)) ([265b504](https://github.com/dialpad/dialtone-vue/commit/265b504aff507cdbfd24edf4f218ce8a5b4caa51))\n* **Size And Space:** apply between stops and negative variables ([#964](https://github.com/dialpad/dialtone-vue/issues/964)) ([d2aab13](https://github.com/dialpad/dialtone-vue/commit/d2aab1323a8301da5780a57089a0b8d7c1152c52))","parsed":{"_":["correct style export in package.json (f00cb19)","Feed Items:** emoji row emits naming fix (#976) (a4c7b86)","update dialtone-icons (983b178)","visual test stories showing up in prod (#968) (7135cc2)","Rich Text Editor:** link extension tech spec (#953) (d48af5c)","Feed Items:** create feed item emoji row (#972) (265b504)","Size And Space:** apply between stops and negative variables (#964) (d2aab13)"],"Bug Fixes":["correct style export in package.json (f00cb19)","Feed Items:** emoji row emits naming fix (#976) (a4c7b86)","update dialtone-icons (983b178)","visual test stories showing up in prod (#968) (7135cc2)"],"Documentation":["Rich Text Editor:** link extension tech spec (#953) (d48af5c)"],"Features":["Feed Items:** create feed item emoji row (#972) (265b504)","Size And Space:** apply between stops and negative variables (#964) (d2aab13)"]}},{"version":"2.82.1","title":"[2.82.1](https://github.com/dialpad/dialtone-vue/compare/v2.82.0...v2.82.1) (2023-05-05)","date":"2023-05-05","body":"### Bug Fixes\n\n* storybook-static references ([ddb1072](https://github.com/dialpad/dialtone-vue/commit/ddb10727a23c06866813585c9046ccefc313aad8))","parsed":{"_":["storybook-static references (ddb1072)"],"Bug Fixes":["storybook-static references (ddb1072)"]}},{"version":"2.82.0","title":"[2.82.0](https://github.com/dialpad/dialtone-vue/compare/v2.81.4...v2.82.0) (2023-05-05)","date":"2023-05-05","body":"### Bug Fixes\n\n* **Header:** use smaller icon size for settings menu button ([#959](https://github.com/dialpad/dialtone-vue/issues/959)) ([b356e8b](https://github.com/dialpad/dialtone-vue/commit/b356e8b0a7079bcf969296d8e655da175f854bec))\n\n\n### Features\n\n* add tests for feed row ([#954](https://github.com/dialpad/dialtone-vue/issues/954)) ([ca95fc6](https://github.com/dialpad/dialtone-vue/commit/ca95fc65e887a2bb358a513a8ba000d761953230))\n* migrate to vite and storybook 7.0 ([#946](https://github.com/dialpad/dialtone-vue/issues/946)) ([bdecf0f](https://github.com/dialpad/dialtone-vue/commit/bdecf0f4c0141f43269e374af3f2e447467e605e))","parsed":{"_":["Header:** use smaller icon size for settings menu button (#959) (b356e8b)","add tests for feed row (#954) (ca95fc6)","migrate to vite and storybook 7.0 (#946) (bdecf0f)"],"Bug Fixes":["Header:** use smaller icon size for settings menu button (#959) (b356e8b)"],"Features":["add tests for feed row (#954) (ca95fc6)","migrate to vite and storybook 7.0 (#946) (bdecf0f)"]}},{"version":"2.81.4","title":"[2.81.4](https://github.com/dialpad/dialtone-vue/compare/v2.81.3...v2.81.4) (2023-05-02)","date":"2023-05-02","body":"### Bug Fixes\n\n* **Leftbar General Row:** button to a ([d26667a](https://github.com/dialpad/dialtone-vue/commit/d26667a76c073f8d2172862ac6bf53a9883bc634))","parsed":{"_":["Leftbar General Row:** button to a (d26667a)"],"Bug Fixes":["Leftbar General Row:** button to a (d26667a)"]}},{"version":"2.81.3","title":"[2.81.3](https://github.com/dialpad/dialtone-vue/compare/v2.81.2...v2.81.3) (2023-05-01)","date":"2023-05-01","body":"### Bug Fixes\n\n* **Recipe Grouped Chip:** grouped chip width and content style fixes. ([#949](https://github.com/dialpad/dialtone-vue/issues/949)) ([6bd84ec](https://github.com/dialpad/dialtone-vue/commit/6bd84ec5a4678949f058d102d4f966814e05c835))","parsed":{"_":["Recipe Grouped Chip:** grouped chip width and content style fixes. (#949) (6bd84ec)"],"Bug Fixes":["Recipe Grouped Chip:** grouped chip width and content style fixes. (#949) (6bd84ec)"]}},{"version":"2.81.2","title":"[2.81.2](https://github.com/dialpad/dialtone-vue/compare/v2.81.1...v2.81.2) (2023-05-01)","date":"2023-05-01","body":"### Bug Fixes\n\n* **Header:** fix exports ([#950](https://github.com/dialpad/dialtone-vue/issues/950)) ([1e96b68](https://github.com/dialpad/dialtone-vue/commit/1e96b683e1b7358960e70522a2b6ab270f3e5dfc))","parsed":{"_":["Header:** fix exports (#950) (1e96b68)"],"Bug Fixes":["Header:** fix exports (#950) (1e96b68)"]}},{"version":"2.81.1","title":"[2.81.1](https://github.com/dialpad/dialtone-vue/compare/v2.81.0...v2.81.1) (2023-04-27)","date":"2023-04-27","body":"### Bug Fixes\n\n* bad export ([5a59736](https://github.com/dialpad/dialtone-vue/commit/5a5973676331fba2102a81507c530bff42d9e736))","parsed":{"_":["bad export (5a59736)"],"Bug Fixes":["bad export (5a59736)"]}},{"version":"2.81.0","title":"[2.81.0](https://github.com/dialpad/dialtone-vue/compare/v2.80.0...v2.81.0) (2023-04-27)","date":"2023-04-27","body":"### Features\n\n* deploy to GitHub packages ([#942](https://github.com/dialpad/dialtone-vue/issues/942)) ([6fb1939](https://github.com/dialpad/dialtone-vue/commit/6fb19393ceec41191fd96628391a90d94674ebb8))\n* **Feed Item Row:** recipe for feed item row ([#925](https://github.com/dialpad/dialtone-vue/issues/925)) ([8c745e9](https://github.com/dialpad/dialtone-vue/commit/8c745e90a630554e636176f84b0c32c6161c2a13))\n* **Header:** add setting menu button with update option ([#937](https://github.com/dialpad/dialtone-vue/issues/937)) ([c5e0241](https://github.com/dialpad/dialtone-vue/commit/c5e0241f23208adb91b4301d13bd04d765c51405))\n* migrate from mocha to jest ([#939](https://github.com/dialpad/dialtone-vue/issues/939)) ([dd16249](https://github.com/dialpad/dialtone-vue/commit/dd16249dbf57b52f8606111e0d8ca2666510d78b))","parsed":{"_":["deploy to GitHub packages (#942) (6fb1939)","Feed Item Row:** recipe for feed item row (#925) (8c745e9)","Header:** add setting menu button with update option (#937) (c5e0241)","migrate from mocha to jest (#939) (dd16249)"],"Features":["deploy to GitHub packages (#942) (6fb1939)","Feed Item Row:** recipe for feed item row (#925) (8c745e9)","Header:** add setting menu button with update option (#937) (c5e0241)","migrate from mocha to jest (#939) (dd16249)"]}},{"version":"2.80.0","title":"[2.80.0](https://github.com/dialpad/dialtone-vue/compare/v2.79.4...v2.80.0) (2023-04-26)","date":"2023-04-26","body":"### Bug Fixes\n\n* **General Row:** show dnd alongside unreadCount ([#935](https://github.com/dialpad/dialtone-vue/issues/935)) ([6d47cef](https://github.com/dialpad/dialtone-vue/commit/6d47cef75bd8aa2b800e9c46ad5ae5351426cda3))\n* image viewer improvements ([#926](https://github.com/dialpad/dialtone-vue/issues/926)) ([b2e3d44](https://github.com/dialpad/dialtone-vue/commit/b2e3d44f7731d2d12b3c0d592b7c6798b861ae5c))\n* **Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode ([#931](https://github.com/dialpad/dialtone-vue/issues/931)) ([3d4a0f1](https://github.com/dialpad/dialtone-vue/commit/3d4a0f1c17c33fe21662728ee16def3f292fc528))\n* **Unread Chip:** styling ([#920](https://github.com/dialpad/dialtone-vue/issues/920)) ([8772379](https://github.com/dialpad/dialtone-vue/commit/8772379b3800c3e7ede7f7be2da2215cc15a3786))\n* visual tests not triggering on approval ([#933](https://github.com/dialpad/dialtone-vue/issues/933)) ([8a0b82b](https://github.com/dialpad/dialtone-vue/commit/8a0b82b3b6a1bb442b5cdac4d840c56df328e520))\n\n\n### Code Refactoring\n\n* **Root Layout:** remove javascript ([#922](https://github.com/dialpad/dialtone-vue/issues/922)) ([35d515a](https://github.com/dialpad/dialtone-vue/commit/35d515ac7c0c5e290727930da3a2a7ee2c6c8cf4))\n\n\n### Features\n\n* **Leftbar General Row:** add iconSize prop ([#929](https://github.com/dialpad/dialtone-vue/issues/929)) ([5ba87cd](https://github.com/dialpad/dialtone-vue/commit/5ba87cd1a467e6ace19a1fdcff36814921153221))\n* **Rich Text Editor:** add rich text editor component ([#905](https://github.com/dialpad/dialtone-vue/issues/905)) ([a19a3a9](https://github.com/dialpad/dialtone-vue/commit/a19a3a92b2d6ce6beedf423a96b10d56d3f02964))","parsed":{"_":["General Row:** show dnd alongside unreadCount (#935) (6d47cef)","image viewer improvements (#926) (b2e3d44)","Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode (#931) (3d4a0f1)","Unread Chip:** styling (#920) (8772379)","visual tests not triggering on approval (#933) (8a0b82b)","Root Layout:** remove javascript (#922) (35d515a)","Leftbar General Row:** add iconSize prop (#929) (5ba87cd)","Rich Text Editor:** add rich text editor component (#905) (a19a3a9)"],"Bug Fixes":["General Row:** show dnd alongside unreadCount (#935) (6d47cef)","image viewer improvements (#926) (b2e3d44)","Recipe Callbar Button With Popover:** update margin for callbutton with popover when in compact mode (#931) (3d4a0f1)","Unread Chip:** styling (#920) (8772379)","visual tests not triggering on approval (#933) (8a0b82b)"],"Code Refactoring":["Root Layout:** remove javascript (#922) (35d515a)"],"Features":["Leftbar General Row:** add iconSize prop (#929) (5ba87cd)","Rich Text Editor:** add rich text editor component (#905) (a19a3a9)"]}},{"version":"2.79.4","title":"[2.79.4](https://github.com/dialpad/dialtone-vue/compare/v2.79.3...v2.79.4) (2023-04-18)","date":"2023-04-18","body":"### Bug Fixes\n\n* emoji size in leftbar item descriptions ([#918](https://github.com/dialpad/dialtone-vue/issues/918)) ([79ab216](https://github.com/dialpad/dialtone-vue/commit/79ab216af83a776dfe2b3383dc7c3b4170bb4a6d))\n* **Leftbar Row:** animation speed to 1.5s ([#916](https://github.com/dialpad/dialtone-vue/issues/916)) ([fea71c4](https://github.com/dialpad/dialtone-vue/commit/fea71c482a56e5aaca610c1fd343261a1d154158))","parsed":{"_":["emoji size in leftbar item descriptions (#918) (79ab216)","Leftbar Row:** animation speed to 1.5s (#916) (fea71c4)"],"Bug Fixes":["emoji size in leftbar item descriptions (#918) (79ab216)","Leftbar Row:** animation speed to 1.5s (#916) (fea71c4)"]}},{"version":"2.79.3","title":"[2.79.3](https://github.com/dialpad/dialtone-vue/compare/v2.79.2...v2.79.3) (2023-04-17)","date":"2023-04-17","body":"### Bug Fixes\n\n* remove dialtone-icons from externals ([#914](https://github.com/dialpad/dialtone-vue/issues/914)) ([fb3a47a](https://github.com/dialpad/dialtone-vue/commit/fb3a47af2f5ce8b1e834280bd98eb39c8baf095b))","parsed":{"_":["remove dialtone-icons from externals (#914) (fb3a47a)"],"Bug Fixes":["remove dialtone-icons from externals (#914) (fb3a47a)"]}},{"version":"2.79.2","title":"[2.79.2](https://github.com/dialpad/dialtone-vue/compare/v2.79.1...v2.79.2) (2023-04-15)","date":"2023-04-15","body":"### Bug Fixes\n\n* **Avatar:** image size and z-index issues ([#908](https://github.com/dialpad/dialtone-vue/issues/908)) ([d0ad6ca](https://github.com/dialpad/dialtone-vue/commit/d0ad6ca8e3fba993272f92c150c620a55295d167))\n* **Avatar:** remove box sizing for overlay text/icon ([#906](https://github.com/dialpad/dialtone-vue/issues/906)) ([a88d026](https://github.com/dialpad/dialtone-vue/commit/a88d026e529b6a9ca550e22df88a606eb94d0bdf))\n* **Recipe Callbar Ai Popover:** fixed popover positioning in the callbar ([#912](https://github.com/dialpad/dialtone-vue/issues/912)) ([9fc1e42](https://github.com/dialpad/dialtone-vue/commit/9fc1e424eeb44563f10843c3cad9e93207d1c228))\n* **Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar ([#910](https://github.com/dialpad/dialtone-vue/issues/910)) ([0957e6c](https://github.com/dialpad/dialtone-vue/commit/0957e6cef1db63b01259719814f0e617c2dc67e0))","parsed":{"_":["Avatar:** image size and z-index issues (#908) (d0ad6ca)","Avatar:** remove box sizing for overlay text/icon (#906) (a88d026)","Recipe Callbar Ai Popover:** fixed popover positioning in the callbar (#912) (9fc1e42)","Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar (#910) (0957e6c)"],"Bug Fixes":["Avatar:** image size and z-index issues (#908) (d0ad6ca)","Avatar:** remove box sizing for overlay text/icon (#906) (a88d026)","Recipe Callbar Ai Popover:** fixed popover positioning in the callbar (#912) (9fc1e42)","Recipe Callbar Tooltip:** fixed tooltip positioning in the callbar (#910) (0957e6c)"]}},{"version":"2.79.1","title":"[2.79.1](https://github.com/dialpad/dialtone-vue/compare/v2.79.0...v2.79.1) (2023-04-13)","date":"2023-04-13","body":"### Bug Fixes\n\n* update dialtone / dialtone-icons ([03f7fdf](https://github.com/dialpad/dialtone-vue/commit/03f7fdf3d2ba05f54fe3ac47e8c0311894eeef34))","parsed":{"_":["update dialtone / dialtone-icons (03f7fdf)"],"Bug Fixes":["update dialtone / dialtone-icons (03f7fdf)"]}},{"version":"2.79.0","title":"[2.79.0](https://github.com/dialpad/dialtone-vue/compare/v2.78.2...v2.79.0) (2023-04-11)","date":"2023-04-11","body":"### Features\n\n* update dialtone-icons ([01b8f90](https://github.com/dialpad/dialtone-vue/commit/01b8f9066e64ed6c15fb1ef5175f95408d919aac))","parsed":{"_":["update dialtone-icons (01b8f90)"],"Features":["update dialtone-icons (01b8f90)"]}},{"version":"2.78.2","title":"[2.78.2](https://github.com/dialpad/dialtone-vue/compare/v2.78.1...v2.78.2) (2023-04-11)","date":"2023-04-11","body":"### Bug Fixes\n\n* null protection on some refs ([#903](https://github.com/dialpad/dialtone-vue/issues/903)) ([e1addd3](https://github.com/dialpad/dialtone-vue/commit/e1addd30be47f3d0bef1b0fba33822c0423bcc23))","parsed":{"_":["null protection on some refs (#903) (e1addd3)"],"Bug Fixes":["null protection on some refs (#903) (e1addd3)"]}},{"version":"2.78.1","title":"[2.78.1](https://github.com/dialpad/dialtone-vue/compare/v2.78.0...v2.78.1) (2023-04-10)","date":"2023-04-10","body":"### Bug Fixes\n\n* showing both image and initials issue ([#901](https://github.com/dialpad/dialtone-vue/issues/901)) ([b827e5e](https://github.com/dialpad/dialtone-vue/commit/b827e5ea08c5c8d0c91716190c716c6ccac74837))","parsed":{"_":["showing both image and initials issue (#901) (b827e5e)"],"Bug Fixes":["showing both image and initials issue (#901) (b827e5e)"]}},{"version":"2.78.0","title":"[2.78.0](https://github.com/dialpad/dialtone-vue/compare/v2.77.2...v2.78.0) (2023-04-06)","date":"2023-04-06","body":"### Features\n\n* support multiple avatars for `DtRecipeContactInfo` Component ([#881](https://github.com/dialpad/dialtone-vue/issues/881)) ([68559f8](https://github.com/dialpad/dialtone-vue/commit/68559f8e6e38d2df52297e44e834a4f2c4bf64cd))","parsed":{"_":["support multiple avatars for DtRecipeContactInfo Component (#881) (68559f8)"],"Features":["support multiple avatars for DtRecipeContactInfo Component (#881) (68559f8)"]}},{"version":"2.77.2","title":"[2.77.2](https://github.com/dialpad/dialtone-vue/compare/v2.77.1...v2.77.2) (2023-04-06)","date":"2023-04-06","body":"### Bug Fixes\n\n* update dialtone-icons ([f83850d](https://github.com/dialpad/dialtone-vue/commit/f83850d8a6e12b6108f4e2cadb0159a9ce171b45))","parsed":{"_":["update dialtone-icons (f83850d)"],"Bug Fixes":["update dialtone-icons (f83850d)"]}},{"version":"2.77.1","title":"[2.77.1](https://github.com/dialpad/dialtone-vue/compare/v2.77.0...v2.77.1) (2023-04-06)","date":"2023-04-06","body":"### Bug Fixes\n\n* **Popover:** losing focus ([#896](https://github.com/dialpad/dialtone-vue/issues/896)) ([28f6ccd](https://github.com/dialpad/dialtone-vue/commit/28f6ccd82a6b4ed904227baceb395dbd115b4d36))","parsed":{"_":["Popover:** losing focus (#896) (28f6ccd)"],"Bug Fixes":["Popover:** losing focus (#896) (28f6ccd)"]}},{"version":"2.77.0","title":"[2.77.0](https://github.com/dialpad/dialtone-vue/compare/v2.76.0...v2.77.0) (2023-04-06)","date":"2023-04-06","body":"### Documentation\n\n* add rich text editor tech spec ([#893](https://github.com/dialpad/dialtone-vue/issues/893)) ([960bc92](https://github.com/dialpad/dialtone-vue/commit/960bc927d112102f7e7c0fe9903ed146f761134e))\n\n\n### Features\n\n* **Callbar Button:** add importance prop ([#886](https://github.com/dialpad/dialtone-vue/issues/886)) ([6e24d74](https://github.com/dialpad/dialtone-vue/commit/6e24d746dd2601c8dd3e40063e56cc7088fb5900))\n* **Feed Items:** create feed item time pill ([#885](https://github.com/dialpad/dialtone-vue/issues/885)) ([fe388a4](https://github.com/dialpad/dialtone-vue/commit/fe388a48a64fd007f840e728122f339b49ba6e1f))","parsed":{"_":["add rich text editor tech spec (#893) (960bc92)","Callbar Button:** add importance prop (#886) (6e24d74)","Feed Items:** create feed item time pill (#885) (fe388a4)"],"Documentation":["add rich text editor tech spec (#893) (960bc92)"],"Features":["Callbar Button:** add importance prop (#886) (6e24d74)","Feed Items:** create feed item time pill (#885) (fe388a4)"]}},{"version":"2.76.0","title":"[2.76.0](https://github.com/dialpad/dialtone-vue/compare/v2.75.1...v2.76.0) (2023-04-04)","date":"2023-04-04","body":"### Bug Fixes\n\n* **Popover:** null protection ([#883](https://github.com/dialpad/dialtone-vue/issues/883)) ([70c19c4](https://github.com/dialpad/dialtone-vue/commit/70c19c43867ef2654cebc6837f12b3d33fee413d))\n* **Recipe Contact Info:** remove d-of-hidden ([#889](https://github.com/dialpad/dialtone-vue/issues/889)) ([421a111](https://github.com/dialpad/dialtone-vue/commit/421a11145a3be85de99f45ccb32d7db9eed0f894))\n\n\n### Features\n\n* **Modal:** add closeOnClick prop ([#888](https://github.com/dialpad/dialtone-vue/issues/888)) ([0276d8b](https://github.com/dialpad/dialtone-vue/commit/0276d8bc3cc203bcf0888e4b93ead1b70e93f4f3))","parsed":{"_":["Popover:** null protection (#883) (70c19c4)","Recipe Contact Info:** remove d-of-hidden (#889) (421a111)","Modal:** add closeOnClick prop (#888) (0276d8b)"],"Bug Fixes":["Popover:** null protection (#883) (70c19c4)","Recipe Contact Info:** remove d-of-hidden (#889) (421a111)"],"Features":["Modal:** add closeOnClick prop (#888) (0276d8b)"]}},{"version":"2.75.1","title":"[2.75.1](https://github.com/dialpad/dialtone-vue/compare/v2.75.0...v2.75.1) (2023-04-03)","date":"2023-04-03","body":"### Bug Fixes\n\n* **Recipe Leftbar Unread Chip:** background-color ([ac6614e](https://github.com/dialpad/dialtone-vue/commit/ac6614e4b5dc5281afff9dbb0317acea9745616e))","parsed":{"_":["Recipe Leftbar Unread Chip:** background-color (ac6614e)"],"Bug Fixes":["Recipe Leftbar Unread Chip:** background-color (ac6614e)"]}},{"version":"2.75.0","title":"[2.75.0](https://github.com/dialpad/dialtone-vue/compare/v2.74.4...v2.75.0) (2023-04-03)","date":"2023-04-03","body":"### Features\n\n* **Recipe Leftbar Unread Chip:** add leftbar unread chip recipe ([#877](https://github.com/dialpad/dialtone-vue/issues/877)) ([9975262](https://github.com/dialpad/dialtone-vue/commit/997526260eb0dbce1779c3eec81edbb75a2ff7f9))","parsed":{"_":["Recipe Leftbar Unread Chip:** add leftbar unread chip recipe (#877) (9975262)"],"Features":["Recipe Leftbar Unread Chip:** add leftbar unread chip recipe (#877) (9975262)"]}},{"version":"2.74.4","title":"[2.74.4](https://github.com/dialpad/dialtone-vue/compare/v2.74.3...v2.74.4) (2023-04-01)","date":"2023-04-01","body":"### Bug Fixes\n\n* **Avatar:** additional null protection ([4f169d1](https://github.com/dialpad/dialtone-vue/commit/4f169d1433f838aa272ccc718567964830a744ba))","parsed":{"_":["Avatar:** additional null protection (4f169d1)"],"Bug Fixes":["Avatar:** additional null protection (4f169d1)"]}},{"version":"2.74.3","title":"[2.74.3](https://github.com/dialpad/dialtone-vue/compare/v2.74.2...v2.74.3) (2023-03-31)","date":"2023-03-31","body":"### Bug Fixes\n\n* **Avatar:** null protect firstElementChild ([8cc0b40](https://github.com/dialpad/dialtone-vue/commit/8cc0b409fa2347fba70cdabe9afd47d7cd0c108f))","parsed":{"_":["Avatar:** null protect firstElementChild (8cc0b40)"],"Bug Fixes":["Avatar:** null protect firstElementChild (8cc0b40)"]}},{"version":"2.74.2","title":"[2.74.2](https://github.com/dialpad/dialtone-vue/compare/v2.74.1...v2.74.2) (2023-03-31)","date":"2023-03-31","body":"### Bug Fixes\n\n* **Image Viewer:** dt image viewer visual testing ([#865](https://github.com/dialpad/dialtone-vue/issues/865)) ([f530286](https://github.com/dialpad/dialtone-vue/commit/f5302866f7c4d10a5be604d2fbd108fc71af9e28))\n* **Recipe Callbar Btn:** transparent background when btn is in disabled state ([#875](https://github.com/dialpad/dialtone-vue/issues/875)) ([fff9350](https://github.com/dialpad/dialtone-vue/commit/fff93500ac01ec626c78f3d0fde7757b82f1f800))","parsed":{"_":["Image Viewer:** dt image viewer visual testing (#865) (f530286)","Recipe Callbar Btn:** transparent background when btn is in disabled state (#875) (fff9350)"],"Bug Fixes":["Image Viewer:** dt image viewer visual testing (#865) (f530286)","Recipe Callbar Btn:** transparent background when btn is in disabled state (#875) (fff9350)"]}},{"version":"2.74.1","title":"[2.74.1](https://github.com/dialpad/dialtone-vue/compare/v2.74.0...v2.74.1) (2023-03-30)","date":"2023-03-30","body":"### Bug Fixes\n\n* **Recipe Callbar Btn:** show tooltip when the callbar button is disa… ([#866](https://github.com/dialpad/dialtone-vue/issues/866)) ([b88ec69](https://github.com/dialpad/dialtone-vue/commit/b88ec697bfa23faa3d1d55a44c0ec53a8287665a))","parsed":{"_":["Recipe Callbar Btn:** show tooltip when the callbar button is disa… (#866) (b88ec69)"],"Bug Fixes":["Recipe Callbar Btn:** show tooltip when the callbar button is disa… (#866) (b88ec69)"]}},{"version":"2.74.0","title":"[2.74.0](https://github.com/dialpad/dialtone-vue/compare/v2.73.0...v2.74.0) (2023-03-30)","date":"2023-03-30","body":"### Features\n\n* **Input:** add date and time types for input ([#869](https://github.com/dialpad/dialtone-vue/issues/869)) ([a814bb7](https://github.com/dialpad/dialtone-vue/commit/a814bb787d5375320a71fa4d93695b04c196b7ce))\n* **Tooltip:** add 300ms default delay ([#868](https://github.com/dialpad/dialtone-vue/issues/868)) ([9e36848](https://github.com/dialpad/dialtone-vue/commit/9e36848a34817ac6117b726395455d5bd1e454ef))","parsed":{"_":["Input:** add date and time types for input (#869) (a814bb7)","Tooltip:** add 300ms default delay (#868) (9e36848)"],"Features":["Input:** add date and time types for input (#869) (a814bb7)","Tooltip:** add 300ms default delay (#868) (9e36848)"]}},{"version":"2.73.0","title":"[2.73.0](https://github.com/dialpad/dialtone-vue/compare/v2.72.6...v2.73.0) (2023-03-27)","date":"2023-03-27","body":"### Bug Fixes\n\n* **Group Row:** change group row avatar to 'users' icon ([#862](https://github.com/dialpad/dialtone-vue/issues/862)) ([525137a](https://github.com/dialpad/dialtone-vue/commit/525137af0117495bbf3e6b88cc760b6b3c485355))\n\n\n### Features\n\n* adds codeblock component to dialtone vue ([#852](https://github.com/dialpad/dialtone-vue/issues/852)) ([43d3f28](https://github.com/dialpad/dialtone-vue/commit/43d3f2800ff835d76f10756cd82f38d30e3bc45e))\n* **Dropdown:** add tether prop ([#861](https://github.com/dialpad/dialtone-vue/issues/861)) ([273cef1](https://github.com/dialpad/dialtone-vue/commit/273cef17177820e48fa6205bf1c7b2e0707c6cf4))\n* **Image Viewer:** create dtImageViewer ([#834](https://github.com/dialpad/dialtone-vue/issues/834)) ([396dbb3](https://github.com/dialpad/dialtone-vue/commit/396dbb3bf8d671b3ccee4b1e43eed5a51dedda98))","parsed":{"_":["Group Row:** change group row avatar to 'users' icon (#862) (525137a)","adds codeblock component to dialtone vue (#852) (43d3f28)","Dropdown:** add tether prop (#861) (273cef1)","Image Viewer:** create dtImageViewer (#834) (396dbb3)"],"Bug Fixes":["Group Row:** change group row avatar to 'users' icon (#862) (525137a)"],"Features":["adds codeblock component to dialtone vue (#852) (43d3f28)","Dropdown:** add tether prop (#861) (273cef1)","Image Viewer:** create dtImageViewer (#834) (396dbb3)"]}},{"version":"2.72.6","title":"[2.72.6](https://github.com/dialpad/dialtone-vue/compare/v2.72.5...v2.72.6) (2023-03-24)","date":"2023-03-24","body":"### Bug Fixes\n\n* **Input:** length validation improvement ([#858](https://github.com/dialpad/dialtone-vue/issues/858)) ([34bc349](https://github.com/dialpad/dialtone-vue/commit/34bc34931e60debee8e6a17052aaf6d6612a3961))","parsed":{"_":["Input:** length validation improvement (#858) (34bc349)"],"Bug Fixes":["Input:** length validation improvement (#858) (34bc349)"]}},{"version":"2.72.5","title":"[2.72.5](https://github.com/dialpad/dialtone-vue/compare/v2.72.4...v2.72.5) (2023-03-24)","date":"2023-03-24","body":"### Bug Fixes\n\n* update dialtone-icons ([#856](https://github.com/dialpad/dialtone-vue/issues/856)) ([9d4c61d](https://github.com/dialpad/dialtone-vue/commit/9d4c61d53b353824b464192fddcb94b9627c73f0))","parsed":{"_":["update dialtone-icons (#856) (9d4c61d)"],"Bug Fixes":["update dialtone-icons (#856) (9d4c61d)"]}},{"version":"2.72.4","title":"[2.72.4](https://github.com/dialpad/dialtone-vue/compare/v2.72.3...v2.72.4) (2023-03-23)","date":"2023-03-23","body":"### Bug Fixes\n\n* update dialtone-icons ([#854](https://github.com/dialpad/dialtone-vue/issues/854)) ([1b97a5c](https://github.com/dialpad/dialtone-vue/commit/1b97a5c99a145b76df3ce039ba177e79bf13ecfb))","parsed":{"_":["update dialtone-icons (#854) (1b97a5c)"],"Bug Fixes":["update dialtone-icons (#854) (1b97a5c)"]}},{"version":"2.72.3","title":"[2.72.3](https://github.com/dialpad/dialtone-vue/compare/v2.72.2...v2.72.3) (2023-03-22)","date":"2023-03-22","body":"### Bug Fixes\n\n* update dialtone icons ([#844](https://github.com/dialpad/dialtone-vue/issues/844)) ([d40ee50](https://github.com/dialpad/dialtone-vue/commit/d40ee50c6bff45c77894f3e1ce79ac88b45edd28))","parsed":{"_":["update dialtone icons (#844) (d40ee50)"],"Bug Fixes":["update dialtone icons (#844) (d40ee50)"]}},{"version":"2.72.2","title":"[2.72.2](https://github.com/dialpad/dialtone-vue/compare/v2.72.1...v2.72.2) (2023-03-20)","date":"2023-03-20","body":"### Bug Fixes\n\n* **Badge:** export decoration modifiers ([#846](https://github.com/dialpad/dialtone-vue/issues/846)) ([8fa4614](https://github.com/dialpad/dialtone-vue/commit/8fa4614644135965d97e6c494349909ad214aaf4))","parsed":{"_":["Badge:** export decoration modifiers (#846) (8fa4614)"],"Bug Fixes":["Badge:** export decoration modifiers (#846) (8fa4614)"]}},{"version":"2.72.1","title":"[2.72.1](https://github.com/dialpad/dialtone-vue/compare/v2.72.0...v2.72.1) (2023-03-20)","date":"2023-03-20","body":"### Bug Fixes\n\n* **Avatar:** allow empty alt if explicitly set ([1e4623f](https://github.com/dialpad/dialtone-vue/commit/1e4623fb28cb73c2044fbfab7793596addabae35))","parsed":{"_":["Avatar:** allow empty alt if explicitly set (1e4623f)"],"Bug Fixes":["Avatar:** allow empty alt if explicitly set (1e4623f)"]}},{"version":"2.71.1","title":"[2.71.1](https://github.com/dialpad/dialtone-vue/compare/v2.71.0...v2.71.1) (2023-03-20)","date":"2023-03-20","body":"### Bug Fixes\n\n* configure passthrough attrs in leftbar components ([#842](https://github.com/dialpad/dialtone-vue/issues/842)) ([0f31156](https://github.com/dialpad/dialtone-vue/commit/0f311561fc06df44468c9ed9a033f47ade7441c2))","parsed":{"_":["configure passthrough attrs in leftbar components (#842) (0f31156)"],"Bug Fixes":["configure passthrough attrs in leftbar components (#842) (0f31156)"]}},{"version":"2.71.0","title":"[2.71.0](https://github.com/dialpad/dialtone-vue/compare/v2.70.0...v2.71.0) (2023-03-20)","date":"2023-03-20","body":"### Bug Fixes\n\n* **Leftbar Group Row:** add missing avatarSeed prop ([#840](https://github.com/dialpad/dialtone-vue/issues/840)) ([ef90afa](https://github.com/dialpad/dialtone-vue/commit/ef90afa86cd29e99fa034cf0d6d199fbe8172a48))\n\n\n### Features\n\n* **Badge:** add decoration prop ([#828](https://github.com/dialpad/dialtone-vue/issues/828)) ([a3183f0](https://github.com/dialpad/dialtone-vue/commit/a3183f05181c4c33f74011ee89906743d7305071))","parsed":{"_":["Leftbar Group Row:** add missing avatarSeed prop (#840) (ef90afa)","Badge:** add decoration prop (#828) (a3183f0)"],"Bug Fixes":["Leftbar Group Row:** add missing avatarSeed prop (#840) (ef90afa)"],"Features":["Badge:** add decoration prop (#828) (a3183f0)"]}},{"version":"2.70.0","title":"[2.70.0](https://github.com/dialpad/dialtone-vue/compare/v2.69.0...v2.70.0) (2023-03-16)","date":"2023-03-16","body":"### Features\n\n* **Avatar:** add canvasClass prop ([#830](https://github.com/dialpad/dialtone-vue/issues/830)) ([62437c2](https://github.com/dialpad/dialtone-vue/commit/62437c2a17ca5f9287d69ead6d5357afd9f6c45a))","parsed":{"_":["Avatar:** add canvasClass prop (#830) (62437c2)"],"Features":["Avatar:** add canvasClass prop (#830) (62437c2)"]}},{"version":"2.69.0","title":"[2.69.0](https://github.com/dialpad/dialtone-vue/compare/v2.68.0...v2.69.0) (2023-03-16)","date":"2023-03-16","body":"### Bug Fixes\n\n* dialtone-icons version ([#823](https://github.com/dialpad/dialtone-vue/issues/823)) ([0cde468](https://github.com/dialpad/dialtone-vue/commit/0cde468de8db4c9eeb9f44653e271f1b5d9b78fd))\n* popover fallback placements ([#821](https://github.com/dialpad/dialtone-vue/issues/821)) ([a18ac48](https://github.com/dialpad/dialtone-vue/commit/a18ac482c84c9d73fbee695d6a89c3051c8b28cb))\n\n\n### Features\n\n* **Leftbar Contact Row:** add hasCallButton ([#826](https://github.com/dialpad/dialtone-vue/issues/826)) ([000cd5a](https://github.com/dialpad/dialtone-vue/commit/000cd5a272a0a0fbe53984311b8c6351acdd6c5d))","parsed":{"_":["dialtone-icons version (#823) (0cde468)","popover fallback placements (#821) (a18ac48)","Leftbar Contact Row:** add hasCallButton (#826) (000cd5a)"],"Bug Fixes":["dialtone-icons version (#823) (0cde468)","popover fallback placements (#821) (a18ac48)"],"Features":["Leftbar Contact Row:** add hasCallButton (#826) (000cd5a)"]}},{"version":"2.68.0","title":"[2.68.0](https://github.com/dialpad/dialtone-vue/compare/v2.67.0...v2.68.0) (2023-03-15)","date":"2023-03-15","body":"### Code Refactoring\n\n* modify dt-recipe-callbar component to have common styles baked in ([#811](https://github.com/dialpad/dialtone-vue/issues/811)) ([4bebf71](https://github.com/dialpad/dialtone-vue/commit/4bebf71f8836ff83db0fa36336480195283629ca))\n\n\n### Features\n\n* **Dt Recipe Ivr Node:** add new ivr top connector slot ([#819](https://github.com/dialpad/dialtone-vue/issues/819)) ([d45a305](https://github.com/dialpad/dialtone-vue/commit/d45a3050bd1fa5ad6dc5fc198c49ea4bc6b55c61))","parsed":{"_":["modify dt-recipe-callbar component to have common styles baked in (#811) (4bebf71)","Dt Recipe Ivr Node:** add new ivr top connector slot (#819) (d45a305)"],"Code Refactoring":["modify dt-recipe-callbar component to have common styles baked in (#811) (4bebf71)"],"Features":["Dt Recipe Ivr Node:** add new ivr top connector slot (#819) (d45a305)"]}},{"version":"2.67.0","title":"[2.67.0](https://github.com/dialpad/dialtone-vue/compare/v2.66.0...v2.67.0) (2023-03-15)","date":"2023-03-15","body":"### Features\n\n* add avatar-size prop to contact info ([#809](https://github.com/dialpad/dialtone-vue/issues/809)) ([583c3fb](https://github.com/dialpad/dialtone-vue/commit/583c3fbe6aaaedc7c37e456b756098e770bd807c))","parsed":{"_":["add avatar-size prop to contact info (#809) (583c3fb)"],"Features":["add avatar-size prop to contact info (#809) (583c3fb)"]}},{"version":"2.66.0","title":"[2.66.0](https://github.com/dialpad/dialtone-vue/compare/v2.65.2...v2.66.0) (2023-03-14)","date":"2023-03-14","body":"### Bug Fixes\n\n* **Leftbar Group Row:** add conditional img render ([#814](https://github.com/dialpad/dialtone-vue/issues/814)) ([4eb8782](https://github.com/dialpad/dialtone-vue/commit/4eb87825ec4b08a4670e807adf0556affed48e9a))\n\n\n### Features\n\n* **Leftbar Contact Row:** support \"no presence\" ([#813](https://github.com/dialpad/dialtone-vue/issues/813)) ([2364fcf](https://github.com/dialpad/dialtone-vue/commit/2364fcf4a9b801f01bbf1a50af90cec619d3e105))","parsed":{"_":["Leftbar Group Row:** add conditional img render (#814) (4eb8782)","Leftbar Contact Row:** support \"no presence\" (#813) (2364fcf)"],"Bug Fixes":["Leftbar Group Row:** add conditional img render (#814) (4eb8782)"],"Features":["Leftbar Contact Row:** support \"no presence\" (#813) (2364fcf)"]}},{"version":"2.65.2","title":"[2.65.2](https://github.com/dialpad/dialtone-vue/compare/v2.65.1...v2.65.2) (2023-03-13)","date":"2023-03-13","body":"### Bug Fixes\n\n* dialbot size ([57a81ab](https://github.com/dialpad/dialtone-vue/commit/57a81ab5cc03c06689041d5c4e7135b9d2403ead))","parsed":{"_":["dialbot size (57a81ab)"],"Bug Fixes":["dialbot size (57a81ab)"]}},{"version":"2.65.1","title":"[2.65.1](https://github.com/dialpad/dialtone-vue/compare/v2.65.0...v2.65.1) (2023-03-13)","date":"2023-03-13","body":"### Bug Fixes\n\n* **Popover:** ignore role=presentation ([92bc480](https://github.com/dialpad/dialtone-vue/commit/92bc4803a28752cbbd361b201801b8618536c862))","parsed":{"_":["Popover:** ignore role=presentation (92bc480)"],"Bug Fixes":["Popover:** ignore role=presentation (92bc480)"]}},{"version":"2.65.0","title":"[2.65.0](https://github.com/dialpad/dialtone-vue/compare/v2.64.0...v2.65.0) (2023-03-13)","date":"2023-03-13","body":"### Bug Fixes\n\n* **Avatar:** initials are not available until image loads ([#803](https://github.com/dialpad/dialtone-vue/issues/803)) ([1fbedd3](https://github.com/dialpad/dialtone-vue/commit/1fbedd3c20b610d5744d41b4fe3ddc7197267b44))\n\n\n### Features\n\n* **Leftbar:** fixes and additions to leftbar row components ([#804](https://github.com/dialpad/dialtone-vue/issues/804)) ([0bb19a5](https://github.com/dialpad/dialtone-vue/commit/0bb19a547554781c5a7a7db388ef705e21a5cdd8))\n* **Theme:** update leftbar theme vars ([#800](https://github.com/dialpad/dialtone-vue/issues/800)) ([62898a6](https://github.com/dialpad/dialtone-vue/commit/62898a67d96ad0d56f254fdbc9607d71f8a453ea))","parsed":{"_":["Avatar:** initials are not available until image loads (#803) (1fbedd3)","Leftbar:** fixes and additions to leftbar row components (#804) (0bb19a5)","Theme:** update leftbar theme vars (#800) (62898a6)"],"Bug Fixes":["Avatar:** initials are not available until image loads (#803) (1fbedd3)"],"Features":["Leftbar:** fixes and additions to leftbar row components (#804) (0bb19a5)","Theme:** update leftbar theme vars (#800) (62898a6)"]}},{"version":"2.64.0","title":"[2.64.0](https://github.com/dialpad/dialtone-vue/compare/v2.63.0...v2.64.0) (2023-03-06)","date":"2023-03-06","body":"### Bug Fixes\n\n* adjust callbar button width for size ([#794](https://github.com/dialpad/dialtone-vue/issues/794)) ([c04c1a7](https://github.com/dialpad/dialtone-vue/commit/c04c1a7ad09b753a38568ce5dc2b5dcc619ddc25))\n* **Leftbar:** dnd style ([#792](https://github.com/dialpad/dialtone-vue/issues/792)) ([c30f4b9](https://github.com/dialpad/dialtone-vue/commit/c30f4b9c4c8cfad4bb62c69344bedd5c99678c4e))\n* **Popover:** protect against an undefined focus element ([#797](https://github.com/dialpad/dialtone-vue/issues/797)) ([f880e76](https://github.com/dialpad/dialtone-vue/commit/f880e76fe007b781532c0b81886203dc82f2f929))\n\n\n### Features\n\n* **Leftbar Contact Row:** add contact row ([#796](https://github.com/dialpad/dialtone-vue/issues/796)) ([4c2e292](https://github.com/dialpad/dialtone-vue/commit/4c2e2923e83cc96d1f0ba7acb627d275d2a1c941))","parsed":{"_":["adjust callbar button width for size (#794) (c04c1a7)","Leftbar:** dnd style (#792) (c30f4b9)","Popover:** protect against an undefined focus element (#797) (f880e76)","Leftbar Contact Row:** add contact row (#796) (4c2e292)"],"Bug Fixes":["adjust callbar button width for size (#794) (c04c1a7)","Leftbar:** dnd style (#792) (c30f4b9)","Popover:** protect against an undefined focus element (#797) (f880e76)"],"Features":["Leftbar Contact Row:** add contact row (#796) (4c2e292)"]}},{"version":"2.63.0","title":"[2.63.0](https://github.com/dialpad/dialtone-vue/compare/v2.62.0...v2.63.0) (2023-03-02)","date":"2023-03-02","body":"### Features\n\n* **Leftbar General Row:** add hasUnreads prop ([5da9dd7](https://github.com/dialpad/dialtone-vue/commit/5da9dd75c0d2e521018b8767d1e8beb012a4da75))","parsed":{"_":["Leftbar General Row:** add hasUnreads prop (5da9dd7)"],"Features":["Leftbar General Row:** add hasUnreads prop (5da9dd7)"]}},{"version":"2.62.0","title":"[2.62.0](https://github.com/dialpad/dialtone-vue/compare/v2.61.0...v2.62.0) (2023-03-01)","date":"2023-03-01","body":"### Features\n\n* DP-59900 Add `buttonWidthSize` prop ([167b08c](https://github.com/dialpad/dialtone-vue/commit/167b08c081f3a5f73d8d2bad733f323a3b6c0ff7))","parsed":{"_":["DP-59900 Add buttonWidthSize prop (167b08c)"],"Features":["DP-59900 Add buttonWidthSize prop (167b08c)"]}},{"version":"2.61.0","title":"[2.61.0](https://github.com/dialpad/dialtone-vue/compare/v2.60.0...v2.61.0) (2023-03-01)","date":"2023-03-01","body":"### Bug Fixes\n\n* **Combobox:** popover close on scroll ([#779](https://github.com/dialpad/dialtone-vue/issues/779)) ([7cbb916](https://github.com/dialpad/dialtone-vue/commit/7cbb91607346fed731f122738eb4e3e4633afa9f))\n\n\n### Features\n\n* **Leftbar General Row:** additional styles ([#786](https://github.com/dialpad/dialtone-vue/issues/786)) ([c803bc0](https://github.com/dialpad/dialtone-vue/commit/c803bc0ddfd6d42394f9543d1a059651fa58ea46))\n* **Leftbar:** update text-overflow style ([#789](https://github.com/dialpad/dialtone-vue/issues/789)) ([d6873a8](https://github.com/dialpad/dialtone-vue/commit/d6873a83684c822ea696d65c9a46acbbc29ea495))\n* **Theme:** update sidebar theme vars ([#782](https://github.com/dialpad/dialtone-vue/issues/782)) ([1c0584f](https://github.com/dialpad/dialtone-vue/commit/1c0584f3c865180573ab5194bc5833f77bee5686))","parsed":{"_":["Combobox:** popover close on scroll (#779) (7cbb916)","Leftbar General Row:** additional styles (#786) (c803bc0)","Leftbar:** update text-overflow style (#789) (d6873a8)","Theme:** update sidebar theme vars (#782) (1c0584f)"],"Bug Fixes":["Combobox:** popover close on scroll (#779) (7cbb916)"],"Features":["Leftbar General Row:** additional styles (#786) (c803bc0)","Leftbar:** update text-overflow style (#789) (d6873a8)","Theme:** update sidebar theme vars (#782) (1c0584f)"]}},{"version":"2.60.0","title":"[2.60.0](https://github.com/dialpad/dialtone-vue/compare/v2.59.2...v2.60.0) (2023-02-28)","date":"2023-02-28","body":"### Features\n\n* **Leftbar:** add group row recipe ([#778](https://github.com/dialpad/dialtone-vue/issues/778)) ([ce1e487](https://github.com/dialpad/dialtone-vue/commit/ce1e487c8624e48a36cf85b9ed856a41e2c7d861))","parsed":{"_":["Leftbar:** add group row recipe (#778) (ce1e487)"],"Features":["Leftbar:** add group row recipe (#778) (ce1e487)"]}},{"version":"2.59.2","title":"[2.59.2](https://github.com/dialpad/dialtone-vue/compare/v2.59.1...v2.59.2) (2023-02-24)","date":"2023-02-24","body":"### Bug Fixes\n\n* export leftbar general row ([0af5373](https://github.com/dialpad/dialtone-vue/commit/0af53730fb8630843c244f737449b275d5faa075))","parsed":{"_":["export leftbar general row (0af5373)"],"Bug Fixes":["export leftbar general row (0af5373)"]}},{"version":"2.59.1","title":"[2.59.1](https://github.com/dialpad/dialtone-vue/compare/v2.59.0...v2.59.1) (2023-02-24)","date":"2023-02-24","body":"### Bug Fixes\n\n* export presence ([ea7feb1](https://github.com/dialpad/dialtone-vue/commit/ea7feb1c24f306fcfcc005fd9d3cb945c294cc0f))","parsed":{"_":["export presence (ea7feb1)"],"Bug Fixes":["export presence (ea7feb1)"]}},{"version":"2.59.0","title":"[2.59.0](https://github.com/dialpad/dialtone-vue/compare/v2.58.0...v2.59.0) (2023-02-23)","date":"2023-02-23","body":"### Bug Fixes\n\n* **Popover, Tooltip:** support shadow dom ([#772](https://github.com/dialpad/dialtone-vue/issues/772)) ([7e3ba47](https://github.com/dialpad/dialtone-vue/commit/7e3ba473beeed1a00f2a44e61011ab99480b861d))\n* **Popover:** prevent viewport from cutting off modal popover ([#770](https://github.com/dialpad/dialtone-vue/issues/770)) ([5e3b542](https://github.com/dialpad/dialtone-vue/commit/5e3b5426cd9b832994e395ed3fbc1929c2f94a70))\n* vue api doc issues ([#776](https://github.com/dialpad/dialtone-vue/issues/776)) ([2620ce5](https://github.com/dialpad/dialtone-vue/commit/2620ce5f39bdec1442252c949447e044ed0d3570))\n\n\n### Features\n\n* **Leftbar:** add general row recipe ([#769](https://github.com/dialpad/dialtone-vue/issues/769)) ([d1b57e0](https://github.com/dialpad/dialtone-vue/commit/d1b57e07082218bcd307097304a74a4ee2f75d17))","parsed":{"_":["Popover, Tooltip:** support shadow dom (#772) (7e3ba47)","Popover:** prevent viewport from cutting off modal popover (#770) (5e3b542)","vue api doc issues (#776) (2620ce5)","Leftbar:** add general row recipe (#769) (d1b57e0)"],"Bug Fixes":["Popover, Tooltip:** support shadow dom (#772) (7e3ba47)","Popover:** prevent viewport from cutting off modal popover (#770) (5e3b542)","vue api doc issues (#776) (2620ce5)"],"Features":["Leftbar:** add general row recipe (#769) (d1b57e0)"]}},{"version":"2.58.0","title":"[2.58.0](https://github.com/dialpad/dialtone-vue/compare/v2.57.1...v2.58.0) (2023-02-17)","date":"2023-02-17","body":"### Features\n\n* **Stack:** new stack component ([#758](https://github.com/dialpad/dialtone-vue/issues/758)) ([7e8e78a](https://github.com/dialpad/dialtone-vue/commit/7e8e78ae5e884ce0d1bb79a61ee5417f04ec4086))","parsed":{"_":["Stack:** new stack component (#758) (7e8e78a)"],"Features":["Stack:** new stack component (#758) (7e8e78a)"]}},{"version":"2.58.0","title":"[2.58.0](https://github.com/dialpad/dialtone-vue/compare/v2.57.1...v2.58.0) (2023-02-17)","date":"2023-02-17","body":"### Features\n\n* **Stack:** new stack component ([#758](https://github.com/dialpad/dialtone-vue/issues/758)) ([7e8e78a](https://github.com/dialpad/dialtone-vue/commit/7e8e78ae5e884ce0d1bb79a61ee5417f04ec4086))","parsed":{"_":["Stack:** new stack component (#758) (7e8e78a)"],"Features":["Stack:** new stack component (#758) (7e8e78a)"]}},{"version":"2.57.1","title":"[2.57.1](https://github.com/dialpad/dialtone-vue/compare/v2.57.0...v2.57.1) (2023-02-15)","date":"2023-02-15","body":"### Bug Fixes\n\n* add appendTo prop on all popover based components ([#764](https://github.com/dialpad/dialtone-vue/issues/764)) ([e11a915](https://github.com/dialpad/dialtone-vue/commit/e11a915666a9dff363ca7a489cffbb0464198ed2))\n* **Dropdown:** remove deprecated DropdownList ([#765](https://github.com/dialpad/dialtone-vue/issues/765)) ([72edcf1](https://github.com/dialpad/dialtone-vue/commit/72edcf1edb84656ae88d37c5dfaa996cb240e6c6))","parsed":{"_":["add appendTo prop on all popover based components (#764) (e11a915)","Dropdown:** remove deprecated DropdownList (#765) (72edcf1)"],"Bug Fixes":["add appendTo prop on all popover based components (#764) (e11a915)","Dropdown:** remove deprecated DropdownList (#765) (72edcf1)"]}},{"version":"2.57.0","title":"[2.57.0](https://github.com/dialpad/dialtone-vue/compare/v2.56.1...v2.57.0) (2023-02-14)","date":"2023-02-14","body":"### Bug Fixes\n\n* **Root Layout Body:** fix a11y keyboard access to main content ([#753](https://github.com/dialpad/dialtone-vue/issues/753)) ([f93ac26](https://github.com/dialpad/dialtone-vue/commit/f93ac26e9ce0b94e6ad858ef5afa1a93e5cfb266))\n* **Root Layout:** null protection on getElementTops ([#762](https://github.com/dialpad/dialtone-vue/issues/762)) ([01754a3](https://github.com/dialpad/dialtone-vue/commit/01754a3484c54dde2feb653b092abe80784398d8))\n* **Root Layout:** sidebar independently scrollable ([#755](https://github.com/dialpad/dialtone-vue/issues/755)) ([a6d3dcb](https://github.com/dialpad/dialtone-vue/commit/a6d3dcb872774092ab1aa5b7dffc4dba32dd31c5))\n\n\n### Features\n\n* **List Item:** add selected prop ([#746](https://github.com/dialpad/dialtone-vue/issues/746)) ([9936198](https://github.com/dialpad/dialtone-vue/commit/9936198fdbdaafc60174767d198430e0f05c42d1))","parsed":{"_":["Root Layout Body:** fix a11y keyboard access to main content (#753) (f93ac26)","Root Layout:** null protection on getElementTops (#762) (01754a3)","Root Layout:** sidebar independently scrollable (#755) (a6d3dcb)","List Item:** add selected prop (#746) (9936198)"],"Bug Fixes":["Root Layout Body:** fix a11y keyboard access to main content (#753) (f93ac26)","Root Layout:** null protection on getElementTops (#762) (01754a3)","Root Layout:** sidebar independently scrollable (#755) (a6d3dcb)"],"Features":["List Item:** add selected prop (#746) (9936198)"]}},{"version":"2.56.1","title":"[2.56.1](https://github.com/dialpad/dialtone-vue/compare/v2.56.0...v2.56.1) (2023-02-09)","date":"2023-02-09","body":"### Bug Fixes\n\n* **Combobox With Popover:** add hasSuggestionList to sb ([2275074](https://github.com/dialpad/dialtone-vue/commit/22750748b36ee7912ea699d0b24ba779e90473f9))","parsed":{"_":["Combobox With Popover:** add hasSuggestionList to sb (2275074)"],"Bug Fixes":["Combobox With Popover:** add hasSuggestionList to sb (2275074)"]}},{"version":"2.56.0","title":"[2.56.0](https://github.com/dialpad/dialtone-vue/compare/v2.55.2...v2.56.0) (2023-02-08)","date":"2023-02-08","body":"### Bug Fixes\n\n* preventScrolling after transition completes ([#749](https://github.com/dialpad/dialtone-vue/issues/749)) ([35d3b68](https://github.com/dialpad/dialtone-vue/commit/35d3b68446d975217cc747ef3a8d7cffeafaeb9e))\n* **Root Layout:** add fixed prop ([#738](https://github.com/dialpad/dialtone-vue/issues/738)) ([f2e7efe](https://github.com/dialpad/dialtone-vue/commit/f2e7efe4108d7ca95484cea796934bbf4e5286f7))\n* **Root Layout:** headerHeight 0 if no slot ([8b1c17d](https://github.com/dialpad/dialtone-vue/commit/8b1c17d3c256772b2e6423599b157707b50ff28f))\n\n\n### Features\n\n* **Avatar:** group variant ([#745](https://github.com/dialpad/dialtone-vue/issues/745)) ([98fe39e](https://github.com/dialpad/dialtone-vue/commit/98fe39e9407f2b9874314ddcdb0a7f0937b383ba))","parsed":{"_":["preventScrolling after transition completes (#749) (35d3b68)","Root Layout:** add fixed prop (#738) (f2e7efe)","Root Layout:** headerHeight 0 if no slot (8b1c17d)","Avatar:** group variant (#745) (98fe39e)"],"Bug Fixes":["preventScrolling after transition completes (#749) (35d3b68)","Root Layout:** add fixed prop (#738) (f2e7efe)","Root Layout:** headerHeight 0 if no slot (8b1c17d)"],"Features":["Avatar:** group variant (#745) (98fe39e)"]}},{"version":"2.55.2","title":"[2.55.2](https://github.com/dialpad/dialtone-vue/compare/v2.55.1...v2.55.2) (2023-02-03)","date":"2023-02-03","body":"### Bug Fixes\n\n* **Combobox Multi Select:** wrong chips position while on modal ([#742](https://github.com/dialpad/dialtone-vue/issues/742)) ([6525827](https://github.com/dialpad/dialtone-vue/commit/6525827bd07a0cbebc9b0929a103329ed61f95d1))","parsed":{"_":["Combobox Multi Select:** wrong chips position while on modal (#742) (6525827)"],"Bug Fixes":["Combobox Multi Select:** wrong chips position while on modal (#742) (6525827)"]}},{"version":"2.55.1","title":"[2.55.1](https://github.com/dialpad/dialtone-vue/compare/v2.55.0...v2.55.1) (2023-02-02)","date":"2023-02-02","body":"","parsed":{"_":[]}},{"version":"2.55.0","title":"[2.55.0](https://github.com/dialpad/dialtone-vue/compare/v2.54.2...v2.55.0) (2023-02-01)","date":"2023-02-01","body":"","parsed":{"_":[]}},{"version":"2.54.2","title":"[2.54.2](https://github.com/dialpad/dialtone-vue/compare/v2.54.1...v2.54.2) (2023-01-26)","date":"2023-01-26","body":"### Bug Fixes\n\n* **Popover:** fix prevent scroll logic ([#722](https://github.com/dialpad/dialtone-vue/issues/722)) ([7a1ed16](https://github.com/dialpad/dialtone-vue/commit/7a1ed16d0008a3f2c3a640fe5ac3c68b285d8ab5))","parsed":{"_":["Popover:** fix prevent scroll logic (#722) (7a1ed16)"],"Bug Fixes":["Popover:** fix prevent scroll logic (#722) (7a1ed16)"]}},{"version":"2.54.1","title":"[2.54.1](https://github.com/dialpad/dialtone-vue/compare/v2.54.0...v2.54.1) (2023-01-26)","date":"2023-01-26","body":"### Bug Fixes\n\n* **Modal:** fix modal focusFirstElement method ([#720](https://github.com/dialpad/dialtone-vue/issues/720)) ([0bc9205](https://github.com/dialpad/dialtone-vue/commit/0bc9205b42787c7328925175348f0dd9bc39b122))","parsed":{"_":["Modal:** fix modal focusFirstElement method (#720) (0bc9205)"],"Bug Fixes":["Modal:** fix modal focusFirstElement method (#720) (0bc9205)"]}},{"version":"2.54.0","title":"[2.54.0](https://github.com/dialpad/dialtone-vue/compare/v2.53.1...v2.54.0) (2023-01-26)","date":"2023-01-26","body":"### Bug Fixes\n\n* **Combobox:** chips vertical alignment. ([#706](https://github.com/dialpad/dialtone-vue/issues/706)) ([e552ca1](https://github.com/dialpad/dialtone-vue/commit/e552ca1e3b324f58c2dfa50305dd84f854a9a35e))\n* **Notice:** incorrect validation ([#715](https://github.com/dialpad/dialtone-vue/issues/715)) ([c1360cc](https://github.com/dialpad/dialtone-vue/commit/c1360cc6f18341d77a6794a686bf2448178455aa))\n* **Tab:** fix focus management with focusable elements inside the panel ([#717](https://github.com/dialpad/dialtone-vue/issues/717)) ([693ac9e](https://github.com/dialpad/dialtone-vue/commit/693ac9e07aaa4886a9e9a3020a0bb5a619a722c7))\n\n\n### Features\n\n* **Modal:** add style variants of banner ([#713](https://github.com/dialpad/dialtone-vue/issues/713)) ([8696828](https://github.com/dialpad/dialtone-vue/commit/86968283f0e1e855f21d659fb9f7229a6fd45aaf))","parsed":{"_":["Combobox:** chips vertical alignment. (#706) (e552ca1)","Notice:** incorrect validation (#715) (c1360cc)","Tab:** fix focus management with focusable elements inside the panel (#717) (693ac9e)","Modal:** add style variants of banner (#713) (8696828)"],"Bug Fixes":["Combobox:** chips vertical alignment. (#706) (e552ca1)","Notice:** incorrect validation (#715) (c1360cc)","Tab:** fix focus management with focusable elements inside the panel (#717) (693ac9e)"],"Features":["Modal:** add style variants of banner (#713) (8696828)"]}},{"version":"2.53.1","title":"[2.53.1](https://github.com/dialpad/dialtone-vue/compare/v2.53.0...v2.53.1) (2023-01-20)","date":"2023-01-20","body":"### Bug Fixes\n\n* **Popover:** blocking wheel event ([#708](https://github.com/dialpad/dialtone-vue/issues/708)) ([0a7f3db](https://github.com/dialpad/dialtone-vue/commit/0a7f3dbd5f298e3f130474c38ed2d2442753c9f9))","parsed":{"_":["Popover:** blocking wheel event (#708) (0a7f3db)"],"Bug Fixes":["Popover:** blocking wheel event (#708) (0a7f3db)"]}},{"version":"2.53.0","title":"[2.53.0](https://github.com/dialpad/dialtone-vue/compare/v2.52.0...v2.53.0) (2023-01-17)","date":"2023-01-17","body":"### Features\n\n* include CHANGELOG files in the package ([#704](https://github.com/dialpad/dialtone-vue/issues/704)) ([639dd92](https://github.com/dialpad/dialtone-vue/commit/639dd92cac24d1944be19f9c68d6c4f855cba980))","parsed":{"_":["include CHANGELOG files in the package (#704) (639dd92)"],"Features":["include CHANGELOG files in the package (#704) (639dd92)"]}},{"version":"2.52.0","title":"[2.52.0](https://github.com/dialpad/dialtone-vue/compare/v2.51.0...v2.52.0) (2023-01-16)","date":"2023-01-16","body":"### Features\n\n* revert enable shadowMode due to error ([e622436](https://github.com/dialpad/dialtone-vue/commit/e62243660921a933390c07a24e0a4a3ef0e9ddf7))","parsed":{"_":["revert enable shadowMode due to error (e622436)"],"Features":["revert enable shadowMode due to error (e622436)"]}},{"version":"2.51.0","title":"[2.51.0](https://github.com/dialpad/dialtone-vue/compare/v2.50.0...v2.51.0) (2023-01-16)","date":"2023-01-16","body":"### Bug Fixes\n\n* **Callbar:** style update to dt7 ([#700](https://github.com/dialpad/dialtone-vue/issues/700)) ([f3c1bcc](https://github.com/dialpad/dialtone-vue/commit/f3c1bcc4b671ed6f3bf3442a4079ad795682b8f7))\n\n\n### Features\n\n* enable shadowMode ([#702](https://github.com/dialpad/dialtone-vue/issues/702)) ([5829d9b](https://github.com/dialpad/dialtone-vue/commit/5829d9b1323de0262e263386259d1a31cedf5714))","parsed":{"_":["Callbar:** style update to dt7 (#700) (f3c1bcc)","enable shadowMode (#702) (5829d9b)"],"Bug Fixes":["Callbar:** style update to dt7 (#700) (f3c1bcc)"],"Features":["enable shadowMode (#702) (5829d9b)"]}},{"version":"2.50.0","title":"[2.50.0](https://github.com/dialpad/dialtone-vue/compare/v2.49.1...v2.50.0) (2023-01-12)","date":"2023-01-12","body":"### Bug Fixes\n\n* **Collapsible:** fix validation of anchor-related prop and slot ([#697](https://github.com/dialpad/dialtone-vue/issues/697)) ([9384b0d](https://github.com/dialpad/dialtone-vue/commit/9384b0d79dbeebb0fd9c96f2c8bf3fec1cea309c))\n\n\n### Features\n\n* **Combobox, Dropdown:** dt7 style update ([#694](https://github.com/dialpad/dialtone-vue/issues/694)) ([eb4aa4f](https://github.com/dialpad/dialtone-vue/commit/eb4aa4f07950c4bc97a49cdeb2fc1d8da3b9d835))\n* **Toggle:** add toggleOnClick prop ([#698](https://github.com/dialpad/dialtone-vue/issues/698)) ([433c25e](https://github.com/dialpad/dialtone-vue/commit/433c25ef71f1e3a2398b4ed640b5edabf115caab))","parsed":{"_":["Collapsible:** fix validation of anchor-related prop and slot (#697) (9384b0d)","Combobox, Dropdown:** dt7 style update (#694) (eb4aa4f)","Toggle:** add toggleOnClick prop (#698) (433c25e)"],"Bug Fixes":["Collapsible:** fix validation of anchor-related prop and slot (#697) (9384b0d)"],"Features":["Combobox, Dropdown:** dt7 style update (#694) (eb4aa4f)","Toggle:** add toggleOnClick prop (#698) (433c25e)"]}},{"version":"2.49.1","title":"[2.49.1](https://github.com/dialpad/dialtone-vue/compare/v2.49.0...v2.49.1) (2023-01-11)","date":"2023-01-11","body":"","parsed":{"_":[]}},{"version":"2.49.0","title":"[2.49.0](https://github.com/dialpad/dialtone-vue/compare/v2.48.0...v2.49.0) (2023-01-10)","date":"2023-01-10","body":"### Bug Fixes\n\n* **Popover:** refactor wheel event ([#688](https://github.com/dialpad/dialtone-vue/issues/688)) ([8af2967](https://github.com/dialpad/dialtone-vue/commit/8af2967d71b47eeb5ecf0106d1ccb3bd8f5529c7))\n\n\n### Features\n\n* **Pagination:** update style ([#677](https://github.com/dialpad/dialtone-vue/issues/677)) ([7b08ee9](https://github.com/dialpad/dialtone-vue/commit/7b08ee9c3c19485500a690ce5e79875c2cfcd9fd))","parsed":{"_":["Popover:** refactor wheel event (#688) (8af2967)","Pagination:** update style (#677) (7b08ee9)"],"Bug Fixes":["Popover:** refactor wheel event (#688) (8af2967)"],"Features":["Pagination:** update style (#677) (7b08ee9)"]}},{"version":"2.48.0","title":"[2.48.0](https://github.com/dialpad/dialtone-vue/compare/v2.47.0...v2.48.0) (2023-01-09)","date":"2023-01-09","body":"### Bug Fixes\n\n* **Popover:** blocking wheel event ([#683](https://github.com/dialpad/dialtone-vue/issues/683)) ([d5672ef](https://github.com/dialpad/dialtone-vue/commit/d5672ef6923e69a6647e3c0cb2e87a75bee65851))\n\n\n### Features\n\n* **Dropdown:** update style ([#673](https://github.com/dialpad/dialtone-vue/issues/673)) ([19fd004](https://github.com/dialpad/dialtone-vue/commit/19fd00417e1e40b9b7c7969c41648008e10dd435))","parsed":{"_":["Popover:** blocking wheel event (#683) (d5672ef)","Dropdown:** update style (#673) (19fd004)"],"Bug Fixes":["Popover:** blocking wheel event (#683) (d5672ef)"],"Features":["Dropdown:** update style (#673) (19fd004)"]}},{"version":"2.47.0","title":"[2.47.0](https://github.com/dialpad/dialtone-vue/compare/v2.46.1...v2.47.0) (2022-12-24)","date":"2022-12-24","body":"### Bug Fixes\n\n* **Combobox Multi Select:** firefox fix ([#642](https://github.com/dialpad/dialtone-vue/issues/642)) ([5d92519](https://github.com/dialpad/dialtone-vue/commit/5d92519e2ec625fbe88026ed3959445049e406fb))\n* **Combobox:** combobox components issues ([#658](https://github.com/dialpad/dialtone-vue/issues/658)) ([7edb52a](https://github.com/dialpad/dialtone-vue/commit/7edb52a10ef9ad6b3304506827c800c691facb38))\n\n\n### Features\n\n* **Avatar:** seeeded random colors ([#661](https://github.com/dialpad/dialtone-vue/issues/661)) ([7ce9f35](https://github.com/dialpad/dialtone-vue/commit/7ce9f35b0658133cc1dbef5ec43d5f2f360e7dbe))\n* **Popover:** add appendTo prop. ([#665](https://github.com/dialpad/dialtone-vue/issues/665)) ([222c264](https://github.com/dialpad/dialtone-vue/commit/222c2649941a18f736bdc7d9dadcb0d822591343))","parsed":{"_":["Combobox Multi Select:** firefox fix (#642) (5d92519)","Combobox:** combobox components issues (#658) (7edb52a)","Avatar:** seeeded random colors (#661) (7ce9f35)","Popover:** add appendTo prop. (#665) (222c264)"],"Bug Fixes":["Combobox Multi Select:** firefox fix (#642) (5d92519)","Combobox:** combobox components issues (#658) (7edb52a)"],"Features":["Avatar:** seeeded random colors (#661) (7ce9f35)","Popover:** add appendTo prop. (#665) (222c264)"]}},{"version":"2.46.1","title":"[2.46.1](https://github.com/dialpad/dialtone-vue/compare/v2.46.0...v2.46.1) (2022-12-21)","date":"2022-12-21","body":"### Bug Fixes\n\n* **Dt Recipe Ivr Node:** add new ivr node icons ([#662](https://github.com/dialpad/dialtone-vue/issues/662)) ([768e8b3](https://github.com/dialpad/dialtone-vue/commit/768e8b37288a6345756715918165e119702033b9))","parsed":{"_":["Dt Recipe Ivr Node:** add new ivr node icons (#662) (768e8b3)"],"Bug Fixes":["Dt Recipe Ivr Node:** add new ivr node icons (#662) (768e8b3)"]}},{"version":"2.46.0","title":"[2.46.0](https://github.com/dialpad/dialtone-vue/compare/v2.45.1...v2.46.0) (2022-12-20)","date":"2022-12-20","body":"### Features\n\n* **Modal:** add contentClass prop ([#654](https://github.com/dialpad/dialtone-vue/issues/654)) ([08d6dad](https://github.com/dialpad/dialtone-vue/commit/08d6dadf720273cedede7db92513ccf2828abeec))","parsed":{"_":["Modal:** add contentClass prop (#654) (08d6dad)"],"Features":["Modal:** add contentClass prop (#654) (08d6dad)"]}},{"version":"2.45.1","title":"[2.45.1](https://github.com/dialpad/dialtone-vue/compare/v2.45.0...v2.45.1) (2022-12-16)","date":"2022-12-16","body":"### Bug Fixes\n\n* **Chip:** fix chip with avatar story ([#650](https://github.com/dialpad/dialtone-vue/issues/650)) ([0b35dc3](https://github.com/dialpad/dialtone-vue/commit/0b35dc356d27fe5d2fec45314d0aa33d74efbdc0))\n* **Root Layout:** full height support ([#648](https://github.com/dialpad/dialtone-vue/issues/648)) ([c64a211](https://github.com/dialpad/dialtone-vue/commit/c64a21103769fda63d245458a9fc824957a4c17a))","parsed":{"_":["Chip:** fix chip with avatar story (#650) (0b35dc3)","Root Layout:** full height support (#648) (c64a211)"],"Bug Fixes":["Chip:** fix chip with avatar story (#650) (0b35dc3)","Root Layout:** full height support (#648) (c64a211)"]}},{"version":"2.45.0","title":"[2.45.0](https://github.com/dialpad/dialtone-vue/compare/v2.44.0...v2.45.0) (2022-12-15)","date":"2022-12-15","body":"### Features\n\n* **Avatar:** dialtone 7 visual refresh ([#623](https://github.com/dialpad/dialtone-vue/issues/623)) ([13d993d](https://github.com/dialpad/dialtone-vue/commit/13d993db3e9f9f33adcce8992d09381d308a5479))","parsed":{"_":["Avatar:** dialtone 7 visual refresh (#623) (13d993d)"],"Features":["Avatar:** dialtone 7 visual refresh (#623) (13d993d)"]}},{"version":"2.44.0","title":"[2.44.0](https://github.com/dialpad/dialtone-vue/compare/v2.43.2...v2.44.0) (2022-12-14)","date":"2022-12-14","body":"### Bug Fixes\n\n* **Tooltip:** use selector for focus visible rather than attr ([#644](https://github.com/dialpad/dialtone-vue/issues/644)) ([e5da2bb](https://github.com/dialpad/dialtone-vue/commit/e5da2bb66c3f21a0c521eff81ce0df68154bcad1))\n\n\n### Features\n\n* **Collapsible:** change to cubic-bezier transition ([#646](https://github.com/dialpad/dialtone-vue/issues/646)) ([76e2989](https://github.com/dialpad/dialtone-vue/commit/76e298972bed6624d739dbd392b7e6fff2e812c0))","parsed":{"_":["Tooltip:** use selector for focus visible rather than attr (#644) (e5da2bb)","Collapsible:** change to cubic-bezier transition (#646) (76e2989)"],"Bug Fixes":["Tooltip:** use selector for focus visible rather than attr (#644) (e5da2bb)"],"Features":["Collapsible:** change to cubic-bezier transition (#646) (76e2989)"]}},{"version":"2.43.2","title":"[2.43.2](https://github.com/dialpad/dialtone-vue/compare/v2.43.1...v2.43.2) (2022-12-10)","date":"2022-12-10","body":"### Bug Fixes\n\n* remove required label on input, fix storybook issues ([ae8ad51](https://github.com/dialpad/dialtone-vue/commit/ae8ad51ba837abc0f69a9750db1877c36f679f66))","parsed":{"_":["remove required label on input, fix storybook issues (ae8ad51)"],"Bug Fixes":["remove required label on input, fix storybook issues (ae8ad51)"]}},{"version":"2.43.1","title":"[2.43.1](https://github.com/dialpad/dialtone-vue/compare/v2.43.0...v2.43.1) (2022-12-09)","date":"2022-12-09","body":"### Bug Fixes\n\n* revert recent collapsible changes ([#639](https://github.com/dialpad/dialtone-vue/issues/639)) ([1b80eb6](https://github.com/dialpad/dialtone-vue/commit/1b80eb61e57abbd63876e3b462177e795d0d4b61))","parsed":{"_":["revert recent collapsible changes (#639) (1b80eb6)"],"Bug Fixes":["revert recent collapsible changes (#639) (1b80eb6)"]}},{"version":"2.43.0","title":"[2.43.0](https://github.com/dialpad/dialtone-vue/compare/v2.42.0...v2.43.0) (2022-12-09)","date":"2022-12-09","body":"### Features\n\n* **Badge:** component rework ([#637](https://github.com/dialpad/dialtone-vue/issues/637)) ([943f03a](https://github.com/dialpad/dialtone-vue/commit/943f03a0ccd4cf67d28d5d601430a6ad13ede3ed))\n* **Collapsible:** update collapsible docs ([#633](https://github.com/dialpad/dialtone-vue/issues/633)) ([dc91104](https://github.com/dialpad/dialtone-vue/commit/dc91104920e16a4e64381243ccd17b3dea2b636f))","parsed":{"_":["Badge:** component rework (#637) (943f03a)","Collapsible:** update collapsible docs (#633) (dc91104)"],"Features":["Badge:** component rework (#637) (943f03a)","Collapsible:** update collapsible docs (#633) (dc91104)"]}},{"version":"2.42.0","title":"[2.42.0](https://github.com/dialpad/dialtone-vue/compare/v2.41.0...v2.42.0) (2022-12-07)","date":"2022-12-07","body":"### Bug Fixes\n\n* fix dialtone-icons version ([#636](https://github.com/dialpad/dialtone-vue/issues/636)) ([23ea714](https://github.com/dialpad/dialtone-vue/commit/23ea714e176ba9d2184505344a9ec27b2aa792b8))\n\n\n### Features\n\n* **Collapsible:** update `DtCollapsible` to show content when collapsed ([#629](https://github.com/dialpad/dialtone-vue/issues/629)) ([82a465a](https://github.com/dialpad/dialtone-vue/commit/82a465a671ececb1d9395224d2496829440ee531))\n* **Combobox:** add label ([#626](https://github.com/dialpad/dialtone-vue/issues/626)) ([417d6a7](https://github.com/dialpad/dialtone-vue/commit/417d6a7ce2f0414698598423920fa3ec9948aa19))","parsed":{"_":["fix dialtone-icons version (#636) (23ea714)","Collapsible:** update DtCollapsible to show content when collapsed (#629) (82a465a)","Combobox:** add label (#626) (417d6a7)"],"Bug Fixes":["fix dialtone-icons version (#636) (23ea714)"],"Features":["Collapsible:** update DtCollapsible to show content when collapsed (#629) (82a465a)","Combobox:** add label (#626) (417d6a7)"]}},{"version":"2.41.0","title":"[2.41.0](https://github.com/dialpad/dialtone-vue/compare/v2.40.0...v2.41.0) (2022-12-06)","date":"2022-12-06","body":"### Bug Fixes\n\n* **Collapsible:** fix keyboard events ([#609](https://github.com/dialpad/dialtone-vue/issues/609)) ([39a3f76](https://github.com/dialpad/dialtone-vue/commit/39a3f7608646d7095b3a98079c69664e978b2e3b))\n\n\n### Features\n\n* add aria-label for icon ([#627](https://github.com/dialpad/dialtone-vue/issues/627)) ([00d4048](https://github.com/dialpad/dialtone-vue/commit/00d4048c982e28c0e7c4309aa236863fd9e9ef11))","parsed":{"_":["Collapsible:** fix keyboard events (#609) (39a3f76)","add aria-label for icon (#627) (00d4048)"],"Bug Fixes":["Collapsible:** fix keyboard events (#609) (39a3f76)"],"Features":["add aria-label for icon (#627) (00d4048)"]}},{"version":"2.40.0","title":"[2.40.0](https://github.com/dialpad/dialtone-vue/compare/v2.39.0...v2.40.0) (2022-11-25)","date":"2022-11-25","body":"### Bug Fixes\n\n* **Avatar:** add new d-avatar__image class ([3267505](https://github.com/dialpad/dialtone-vue/commit/326750570caf11dde564723b04e9c0a11cdaa0cf))\n* **Root Layout:** slot issues ([#619](https://github.com/dialpad/dialtone-vue/issues/619)) ([04893ef](https://github.com/dialpad/dialtone-vue/commit/04893effbfb5454f06a740541cd0f06d66e735ea))\n\n\n### Features\n\n* **Combobox:** add clickOnSelect option ([#621](https://github.com/dialpad/dialtone-vue/issues/621)) ([4176eee](https://github.com/dialpad/dialtone-vue/commit/4176eee0d81279e24269517d0ec54ce1a8cd38ef))","parsed":{"_":["Avatar:** add new d-avatar__image class (3267505)","Root Layout:** slot issues (#619) (04893ef)","Combobox:** add clickOnSelect option (#621) (4176eee)"],"Bug Fixes":["Avatar:** add new d-avatar__image class (3267505)","Root Layout:** slot issues (#619) (04893ef)"],"Features":["Combobox:** add clickOnSelect option (#621) (4176eee)"]}},{"version":"2.39.0","title":"[2.39.0](https://github.com/dialpad/dialtone-vue/compare/v2.38.0...v2.39.0) (2022-11-23)","date":"2022-11-23","body":"### Bug Fixes\n\n* update icon color to primary color in active state in DtRecipeCallbarButton ([#617](https://github.com/dialpad/dialtone-vue/issues/617)) ([e146687](https://github.com/dialpad/dialtone-vue/commit/e146687d94e6d0c6e585eea7d02fedb0451a5916))\n\n\n### Features\n\n* integrate `DtPresence` within `DtAvatar` ([#603](https://github.com/dialpad/dialtone-vue/issues/603)) ([a935f7f](https://github.com/dialpad/dialtone-vue/commit/a935f7fc04e35aee603660792dbf964e142a675b))","parsed":{"_":["update icon color to primary color in active state in DtRecipeCallbarButton (#617) (e146687)","integrate DtPresence within DtAvatar (#603) (a935f7f)"],"Bug Fixes":["update icon color to primary color in active state in DtRecipeCallbarButton (#617) (e146687)"],"Features":["integrate DtPresence within DtAvatar (#603) (a935f7f)"]}},{"version":"2.38.0","title":"[2.38.0](https://github.com/dialpad/dialtone-vue/compare/v2.37.2...v2.38.0) (2022-11-21)","date":"2022-11-21","body":"### Features\n\n* **Combobox:** add prop to pass classes to the empty list item ([#601](https://github.com/dialpad/dialtone-vue/issues/601)) ([2ebe1a3](https://github.com/dialpad/dialtone-vue/commit/2ebe1a318e3ecaf0bea3555d1e2e8bff4775cae3))","parsed":{"_":["Combobox:** add prop to pass classes to the empty list item (#601) (2ebe1a3)"],"Features":["Combobox:** add prop to pass classes to the empty list item (#601) (2ebe1a3)"]}},{"version":"2.37.2","title":"[2.37.2](https://github.com/dialpad/dialtone-vue/compare/v2.37.1...v2.37.2) (2022-11-18)","date":"2022-11-18","body":"","parsed":{"_":[]}},{"version":"2.37.1","title":"[2.37.1](https://github.com/dialpad/dialtone-vue/compare/v2.37.0...v2.37.1) (2022-11-14)","date":"2022-11-14","body":"### Bug Fixes\n\n* **Recipe Ivr Node:** fix close sync for menu dropdown ([#595](https://github.com/dialpad/dialtone-vue/issues/595)) ([89ffcf6](https://github.com/dialpad/dialtone-vue/commit/89ffcf613d20b249909cfbe29b06ff964e00bdbb))","parsed":{"_":["Recipe Ivr Node:** fix close sync for menu dropdown (#595) (89ffcf6)"],"Bug Fixes":["Recipe Ivr Node:** fix close sync for menu dropdown (#595) (89ffcf6)"]}},{"version":"2.37.0","title":"[2.37.0](https://github.com/dialpad/dialtone-vue/compare/v2.36.1...v2.37.0) (2022-11-11)","date":"2022-11-11","body":"### Features\n\n* **Modal:** update danger style ([#582](https://github.com/dialpad/dialtone-vue/issues/582)) ([e7888b3](https://github.com/dialpad/dialtone-vue/commit/e7888b369b82a7d98f5a7bcff08c02dc2d67e5b8))","parsed":{"_":["Modal:** update danger style (#582) (e7888b3)"],"Features":["Modal:** update danger style (#582) (e7888b3)"]}},{"version":"2.36.1","title":"[2.36.1](https://github.com/dialpad/dialtone-vue/compare/v2.36.0...v2.36.1) (2022-11-10)","date":"2022-11-10","body":"### Bug Fixes\n\n* **list-item:** fix focus ring color ([#592](https://github.com/dialpad/dialtone-vue/issues/592)) ([7c01b57](https://github.com/dialpad/dialtone-vue/commit/7c01b577a0a59b1ce7875e498256241ac3fb5d64))\n* **popover:** no default context menu when openOnContext is true ([#587](https://github.com/dialpad/dialtone-vue/issues/587)) ([654b215](https://github.com/dialpad/dialtone-vue/commit/654b215a8fbbbc1367bcab3489646b2425396233))","parsed":{"_":["list-item:** fix focus ring color (#592) (7c01b57)","popover:** no default context menu when openOnContext is true (#587) (654b215)"],"Bug Fixes":["list-item:** fix focus ring color (#592) (7c01b57)","popover:** no default context menu when openOnContext is true (#587) (654b215)"]}},{"version":"2.36.0","title":"[2.36.0](https://github.com/dialpad/dialtone-vue/compare/v2.35.0...v2.36.0) (2022-11-08)","date":"2022-11-08","body":"### Bug Fixes\n\n* **list-item-group:** change role to listbox in example ([151e674](https://github.com/dialpad/dialtone-vue/commit/151e674be40b563ac3020901311a213c44e6da28))\n\n\n### Features\n\n* icon component ([#574](https://github.com/dialpad/dialtone-vue/issues/574)) ([c90e134](https://github.com/dialpad/dialtone-vue/commit/c90e13494f6df675cee50bc7ba0c3fdbc91ada3c))","parsed":{"_":["list-item-group:** change role to listbox in example (151e674)","icon component (#574) (c90e134)"],"Bug Fixes":["list-item-group:** change role to listbox in example (151e674)"],"Features":["icon component (#574) (c90e134)"]}},{"version":"2.35.0","title":"[2.35.0](https://github.com/dialpad/dialtone-vue/compare/v2.34.0...v2.35.0) (2022-11-07)","date":"2022-11-07","body":"### Features\n\n* add `DtPresence` ([#568](https://github.com/dialpad/dialtone-vue/issues/568)) ([578b553](https://github.com/dialpad/dialtone-vue/commit/578b553fffe8acec7d8296a65f8413b6244a0ec3))\n* list item group component ([#581](https://github.com/dialpad/dialtone-vue/issues/581)) ([a273180](https://github.com/dialpad/dialtone-vue/commit/a273180048c4097fbf6693aa1179dcccbf37f816))","parsed":{"_":["add DtPresence (#568) (578b553)","list item group component (#581) (a273180)"],"Features":["add DtPresence (#568) (578b553)","list item group component (#581) (a273180)"]}},{"version":"2.34.0","title":"[2.34.0](https://github.com/dialpad/dialtone-vue/compare/v2.33.0...v2.34.0) (2022-11-04)","date":"2022-11-04","body":"### Bug Fixes\n\n* dp-58864 update hover background color in Call Bar Button ([#576](https://github.com/dialpad/dialtone-vue/issues/576)) ([1b4231b](https://github.com/dialpad/dialtone-vue/commit/1b4231be4cc2a73e8d9f618b4680c9d27f2f9e31))\n\n\n### Features\n\n* **toggle:** add indeterminate state ([#579](https://github.com/dialpad/dialtone-vue/issues/579)) ([942e2ce](https://github.com/dialpad/dialtone-vue/commit/942e2cead6abf2b74e2b20c04196721ebd7dd738))\n* **toggle:** add showIcon prop ([#573](https://github.com/dialpad/dialtone-vue/issues/573)) ([62b9d35](https://github.com/dialpad/dialtone-vue/commit/62b9d3554082624678f7657a9ade7ee1722f91b3))\n* **toggle:** add size prop ([#571](https://github.com/dialpad/dialtone-vue/issues/571)) ([b7db3a8](https://github.com/dialpad/dialtone-vue/commit/b7db3a83cb1001c642eb0221cbc69e031394f66d))","parsed":{"_":["dp-58864 update hover background color in Call Bar Button (#576) (1b4231b)","toggle:** add indeterminate state (#579) (942e2ce)","toggle:** add showIcon prop (#573) (62b9d35)","toggle:** add size prop (#571) (b7db3a8)"],"Bug Fixes":["dp-58864 update hover background color in Call Bar Button (#576) (1b4231b)"],"Features":["toggle:** add indeterminate state (#579) (942e2ce)","toggle:** add showIcon prop (#573) (62b9d35)","toggle:** add size prop (#571) (b7db3a8)"]}},{"version":"2.33.0","title":"[2.33.0](https://github.com/dialpad/dialtone-vue/compare/v2.32.1...v2.33.0) (2022-10-26)","date":"2022-10-26","body":"### Bug Fixes\n\n* **combobox-with-popover:** update \"render within\" zindex logic ([#555](https://github.com/dialpad/dialtone-vue/issues/555)) ([3e9bfcc](https://github.com/dialpad/dialtone-vue/commit/3e9bfcca4cbb76dfe3d27addb4388920683d7028))\n\n\n### Features\n\n* close button on dialogs pattern ([#560](https://github.com/dialpad/dialtone-vue/issues/560)) ([8f05c13](https://github.com/dialpad/dialtone-vue/commit/8f05c1321665746f06ccc77b9f772ffee40c1517))","parsed":{"_":["combobox-with-popover:** update \"render within\" zindex logic (#555) (3e9bfcc)","close button on dialogs pattern (#560) (8f05c13)"],"Bug Fixes":["combobox-with-popover:** update \"render within\" zindex logic (#555) (3e9bfcc)"],"Features":["close button on dialogs pattern (#560) (8f05c13)"]}},{"version":"2.32.1","title":"[2.32.1](https://github.com/dialpad/dialtone-vue/compare/v2.32.0...v2.32.1) (2022-10-21)","date":"2022-10-21","body":"### Bug Fixes\n\n* **button:** fix button width prop default value ([#564](https://github.com/dialpad/dialtone-vue/issues/564)) ([5284782](https://github.com/dialpad/dialtone-vue/commit/5284782b71cc64539e8cf3dbf2f04b694076fee8))","parsed":{"_":["button:** fix button width prop default value (#564) (5284782)"],"Bug Fixes":["button:** fix button width prop default value (#564) (5284782)"]}},{"version":"2.32.0","title":"[2.32.0](https://github.com/dialpad/dialtone-vue/compare/v2.31.1...v2.32.0) (2022-10-20)","date":"2022-10-20","body":"### Features\n\n* dp-57693 remove button left and right paddings in callbar_button ([#558](https://github.com/dialpad/dialtone-vue/issues/558)) ([b20c866](https://github.com/dialpad/dialtone-vue/commit/b20c866b3871de42a26e833eda8c54e4424f097d))","parsed":{"_":["dp-57693 remove button left and right paddings in callbar_button (#558) (b20c866)"],"Features":["dp-57693 remove button left and right paddings in callbar_button (#558) (b20c866)"]}},{"version":"2.31.1","title":"[2.31.1](https://github.com/dialpad/dialtone-vue/compare/v2.31.0...v2.31.1) (2022-10-18)","date":"2022-10-18","body":"### Bug Fixes\n\n* **grouped-chips:** fix visual fixes ([#556](https://github.com/dialpad/dialtone-vue/issues/556)) ([437d33d](https://github.com/dialpad/dialtone-vue/commit/437d33d3a94bdde7224245ab23c18b72aa6cc8d7))","parsed":{"_":["grouped-chips:** fix visual fixes (#556) (437d33d)"],"Bug Fixes":["grouped-chips:** fix visual fixes (#556) (437d33d)"]}},{"version":"2.31.0","title":"[2.31.0](https://github.com/dialpad/dialtone-vue/compare/v2.30.0...v2.31.0) (2022-10-12)","date":"2022-10-12","body":"### Bug Fixes\n\n* **popover:** default visually hidden to false ([#552](https://github.com/dialpad/dialtone-vue/issues/552)) ([fde03c9](https://github.com/dialpad/dialtone-vue/commit/fde03c9a1a7f81ad3be8749f231948afbc05d1e0))\n\n\n### Features\n\n* dp-57689 add `contentClass` to DtRecipeCallbarButtonWithPopover ([#550](https://github.com/dialpad/dialtone-vue/issues/550)) ([d2ca0b1](https://github.com/dialpad/dialtone-vue/commit/d2ca0b1ca9752e25c745a17d620f3aacf8b4b4d5))","parsed":{"_":["popover:** default visually hidden to false (#552) (fde03c9)","dp-57689 add contentClass to DtRecipeCallbarButtonWithPopover (#550) (d2ca0b1)"],"Bug Fixes":["popover:** default visually hidden to false (#552) (fde03c9)"],"Features":["dp-57689 add contentClass to DtRecipeCallbarButtonWithPopover (#550) (d2ca0b1)"]}},{"version":"2.30.0","title":"[2.30.0](https://github.com/dialpad/dialtone-vue/compare/v2.29.2...v2.30.0) (2022-10-11)","date":"2022-10-11","body":"### Features\n\n* dp-57015 grouped chip recipe ([#527](https://github.com/dialpad/dialtone-vue/issues/527)) ([3d7b4c5](https://github.com/dialpad/dialtone-vue/commit/3d7b4c5311d9456bebdd2de82ab6b82c8e41c615))","parsed":{"_":["dp-57015 grouped chip recipe (#527) (3d7b4c5)"],"Features":["dp-57015 grouped chip recipe (#527) (3d7b4c5)"]}},{"version":"2.29.2","title":"[2.29.2](https://github.com/dialpad/dialtone-vue/compare/v2.29.1...v2.29.2) (2022-10-11)","date":"2022-10-11","body":"### Bug Fixes\n\n* input styling and wrapper classes ([#535](https://github.com/dialpad/dialtone-vue/issues/535)) ([2efe225](https://github.com/dialpad/dialtone-vue/commit/2efe2251bb14caaeca768e34e1ec38777eba5b86))\n* migrate ivr_node to dialtone7 ([#547](https://github.com/dialpad/dialtone-vue/issues/547)) ([69a046b](https://github.com/dialpad/dialtone-vue/commit/69a046b89df0504daf6421e6f1eeae790c6fb35f))","parsed":{"_":["input styling and wrapper classes (#535) (2efe225)","migrate ivr_node to dialtone7 (#547) (69a046b)"],"Bug Fixes":["input styling and wrapper classes (#535) (2efe225)","migrate ivr_node to dialtone7 (#547) (69a046b)"]}},{"version":"2.29.1","title":"[2.29.1](https://github.com/dialpad/dialtone-vue/compare/v2.29.0...v2.29.1) (2022-10-11)","date":"2022-10-11","body":"### Bug Fixes\n\n* replace class with color prop ([1012f96](https://github.com/dialpad/dialtone-vue/commit/1012f9619e15b0f13df9e5a1eb320668b0776c8d))","parsed":{"_":["replace class with color prop (1012f96)"],"Bug Fixes":["replace class with color prop (1012f96)"]}},{"version":"2.29.0","title":"[2.29.0](https://github.com/dialpad/dialtone-vue/compare/v2.28.0...v2.29.0) (2022-10-11)","date":"2022-10-11","body":"### Bug Fixes\n\n* dt-631 remove primary-color from dialtone vue ([#519](https://github.com/dialpad/dialtone-vue/issues/519)) ([5219b77](https://github.com/dialpad/dialtone-vue/commit/5219b779c18107b4e854519a02341d54eb525f86))\n* **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([157b315](https://github.com/dialpad/dialtone-vue/commit/157b3153a0c97196a8a79a57539e70a715477dc1))\n* **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([4e86e70](https://github.com/dialpad/dialtone-vue/commit/4e86e70945eec2d48054fa1619fb0f70bb334d74))\n* update dialtone peer dependency ([e21e0d5](https://github.com/dialpad/dialtone-vue/commit/e21e0d500d5e1af5043ae8ed2151d8875cb7208d))\n\n\n### Features\n\n* add `buttonClass` prop to Call Bar Button component ([#534](https://github.com/dialpad/dialtone-vue/issues/534)) ([#541](https://github.com/dialpad/dialtone-vue/issues/541)) ([3c131f3](https://github.com/dialpad/dialtone-vue/commit/3c131f32d4d6abe844d4f9962751fac14ab04ce7))\n* dt-card ([#499](https://github.com/dialpad/dialtone-vue/issues/499)) ([0c9acf0](https://github.com/dialpad/dialtone-vue/commit/0c9acf0b07d914fc834e14cd17a167c211256ec9))\n* dt-recipe-ivr-node ([#512](https://github.com/dialpad/dialtone-vue/issues/512)) ([#516](https://github.com/dialpad/dialtone-vue/issues/516)) ([2b18071](https://github.com/dialpad/dialtone-vue/commit/2b1807150148dba7117be1e3fc4e687bb84e2fbf))\n* migrate to dialtone 7 ([#506](https://github.com/dialpad/dialtone-vue/issues/506)) ([40a321a](https://github.com/dialpad/dialtone-vue/commit/40a321a206292ee149cbd1f081e8c471edadae6c)), closes [#503](https://github.com/dialpad/dialtone-vue/issues/503) [#510](https://github.com/dialpad/dialtone-vue/issues/510) [#508](https://github.com/dialpad/dialtone-vue/issues/508)\n* migration to dialtone 7 ([#439](https://github.com/dialpad/dialtone-vue/issues/439)) ([be86717](https://github.com/dialpad/dialtone-vue/commit/be86717ff7dafd54c4b2e790dbf92f75ba5d2128))\n* **popover:** add sr-only close button ([#539](https://github.com/dialpad/dialtone-vue/issues/539)) ([eb8e6ad](https://github.com/dialpad/dialtone-vue/commit/eb8e6ad9c8766061ec16325d065c8ed0ab6d62d4))\n* **popover:** add sr-only close button ([#539](https://github.com/dialpad/dialtone-vue/issues/539)) ([#543](https://github.com/dialpad/dialtone-vue/issues/543)) ([f6f4fe1](https://github.com/dialpad/dialtone-vue/commit/f6f4fe1ab12b5399e6f6b14770ab933426ef09e3))\n\n\n### Reverts\n\n* Revert fix(emoji): dynamic import fix (#443) ([2269ed8](https://github.com/dialpad/dialtone-vue/commit/2269ed87f89ca683a841446aff90595dbf55d26b)), closes [#443](https://github.com/dialpad/dialtone-vue/issues/443)","parsed":{"_":["dt-631 remove primary-color from dialtone vue (#519) (5219b77)","emoji:** dynamic import fix (#443) (157b315)","emoji:** dynamic import fix (#443) (4e86e70)","update dialtone peer dependency (e21e0d5)","add buttonClass prop to Call Bar Button component (#534) (#541) (3c131f3)","dt-card (#499) (0c9acf0)","dt-recipe-ivr-node (#512) (#516) (2b18071)","migrate to dialtone 7 (#506) (40a321a), closes #503 #510 #508","migration to dialtone 7 (#439) (be86717)","popover:** add sr-only close button (#539) (eb8e6ad)","popover:** add sr-only close button (#539) (#543) (f6f4fe1)","Revert fix(emoji): dynamic import fix (#443) (2269ed8), closes #443"],"Bug Fixes":["dt-631 remove primary-color from dialtone vue (#519) (5219b77)","emoji:** dynamic import fix (#443) (157b315)","emoji:** dynamic import fix (#443) (4e86e70)","update dialtone peer dependency (e21e0d5)"],"Features":["add buttonClass prop to Call Bar Button component (#534) (#541) (3c131f3)","dt-card (#499) (0c9acf0)","dt-recipe-ivr-node (#512) (#516) (2b18071)","migrate to dialtone 7 (#506) (40a321a), closes #503 #510 #508","migration to dialtone 7 (#439) (be86717)","popover:** add sr-only close button (#539) (eb8e6ad)","popover:** add sr-only close button (#539) (#543) (f6f4fe1)"],"Reverts":["Revert fix(emoji): dynamic import fix (#443) (2269ed8), closes #443"]}},{"version":"2.28.0-beta.1","title":"[2.28.0-beta.1](https://github.com/dialpad/dialtone-vue/compare/v2.27.0...v2.28.0-beta.1) (2022-10-03)","date":"2022-10-03","body":"### Bug Fixes\n\n* dt-631 remove primary-color from dialtone vue ([#513](https://github.com/dialpad/dialtone-vue/issues/513)) ([ef227b7](https://github.com/dialpad/dialtone-vue/commit/ef227b7a9a8d4d9a2f67c228bafe85fc558743d6))\n* dt-631 remove primary-color from dialtone vue ([#519](https://github.com/dialpad/dialtone-vue/issues/519)) ([5219b77](https://github.com/dialpad/dialtone-vue/commit/5219b779c18107b4e854519a02341d54eb525f86))\n* **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([157b315](https://github.com/dialpad/dialtone-vue/commit/157b3153a0c97196a8a79a57539e70a715477dc1))\n* **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([4e86e70](https://github.com/dialpad/dialtone-vue/commit/4e86e70945eec2d48054fa1619fb0f70bb334d74))\n* update dialtone peer dependency ([e21e0d5](https://github.com/dialpad/dialtone-vue/commit/e21e0d500d5e1af5043ae8ed2151d8875cb7208d))\n\n\n### Features\n\n* dp-57068 Adding independent control for showing the arrow ([#522](https://github.com/dialpad/dialtone-vue/issues/522)) ([5d9408e](https://github.com/dialpad/dialtone-vue/commit/5d9408e83efc2a058f884f10f51a1f01cae17ffb))\n* dt-card ([#499](https://github.com/dialpad/dialtone-vue/issues/499)) ([0c9acf0](https://github.com/dialpad/dialtone-vue/commit/0c9acf0b07d914fc834e14cd17a167c211256ec9))\n* dt-recipe-ivr-node ([#512](https://github.com/dialpad/dialtone-vue/issues/512)) ([#516](https://github.com/dialpad/dialtone-vue/issues/516)) ([2b18071](https://github.com/dialpad/dialtone-vue/commit/2b1807150148dba7117be1e3fc4e687bb84e2fbf))\n* migrate to dialtone 7 ([#506](https://github.com/dialpad/dialtone-vue/issues/506)) ([40a321a](https://github.com/dialpad/dialtone-vue/commit/40a321a206292ee149cbd1f081e8c471edadae6c)), closes [#503](https://github.com/dialpad/dialtone-vue/issues/503) [#510](https://github.com/dialpad/dialtone-vue/issues/510) [#508](https://github.com/dialpad/dialtone-vue/issues/508)\n* migration to dialtone 7 ([#439](https://github.com/dialpad/dialtone-vue/issues/439)) ([be86717](https://github.com/dialpad/dialtone-vue/commit/be86717ff7dafd54c4b2e790dbf92f75ba5d2128))\n\n\n### Reverts\n\n* Revert fix(emoji): dynamic import fix (#443) ([2269ed8](https://github.com/dialpad/dialtone-vue/commit/2269ed87f89ca683a841446aff90595dbf55d26b)), closes [#443](https://github.com/dialpad/dialtone-vue/issues/443)","parsed":{"_":["dt-631 remove primary-color from dialtone vue (#513) (ef227b7)","dt-631 remove primary-color from dialtone vue (#519) (5219b77)","emoji:** dynamic import fix (#443) (157b315)","emoji:** dynamic import fix (#443) (4e86e70)","update dialtone peer dependency (e21e0d5)","dp-57068 Adding independent control for showing the arrow (#522) (5d9408e)","dt-card (#499) (0c9acf0)","dt-recipe-ivr-node (#512) (#516) (2b18071)","migrate to dialtone 7 (#506) (40a321a), closes #503 #510 #508","migration to dialtone 7 (#439) (be86717)","Revert fix(emoji): dynamic import fix (#443) (2269ed8), closes #443"],"Bug Fixes":["dt-631 remove primary-color from dialtone vue (#513) (ef227b7)","dt-631 remove primary-color from dialtone vue (#519) (5219b77)","emoji:** dynamic import fix (#443) (157b315)","emoji:** dynamic import fix (#443) (4e86e70)","update dialtone peer dependency (e21e0d5)"],"Features":["dp-57068 Adding independent control for showing the arrow (#522) (5d9408e)","dt-card (#499) (0c9acf0)","dt-recipe-ivr-node (#512) (#516) (2b18071)","migrate to dialtone 7 (#506) (40a321a), closes #503 #510 #508","migration to dialtone 7 (#439) (be86717)"],"Reverts":["Revert fix(emoji): dynamic import fix (#443) (2269ed8), closes #443"]}},{"version":"2.28.0","title":"[2.28.0](https://github.com/dialpad/dialtone-vue/compare/v2.27.0...v2.28.0) (2022-10-07)","date":"2022-10-07","body":"### Bug Fixes\n\n* dt-631 remove primary-color from dialtone vue ([#513](https://github.com/dialpad/dialtone-vue/issues/513)) ([ef227b7](https://github.com/dialpad/dialtone-vue/commit/ef227b7a9a8d4d9a2f67c228bafe85fc558743d6))\n\n\n### Features\n\n* add `buttonClass` prop to Call Bar Button component ([#534](https://github.com/dialpad/dialtone-vue/issues/534)) ([a9cd023](https://github.com/dialpad/dialtone-vue/commit/a9cd0239a2ede2a6f3ac95dde18317b9c635166f))\n* dp-57068 Adding independent control for showing the arrow ([#522](https://github.com/dialpad/dialtone-vue/issues/522)) ([5d9408e](https://github.com/dialpad/dialtone-vue/commit/5d9408e83efc2a058f884f10f51a1f01cae17ffb))","parsed":{"_":["dt-631 remove primary-color from dialtone vue (#513) (ef227b7)","add buttonClass prop to Call Bar Button component (#534) (a9cd023)","dp-57068 Adding independent control for showing the arrow (#522) (5d9408e)"],"Bug Fixes":["dt-631 remove primary-color from dialtone vue (#513) (ef227b7)"],"Features":["add buttonClass prop to Call Bar Button component (#534) (a9cd023)","dp-57068 Adding independent control for showing the arrow (#522) (5d9408e)"]}},{"version":"2.27.0","title":"[2.27.0](https://github.com/dialpad/dialtone-vue/compare/v2.26.1...v2.27.0) (2022-09-23)","date":"2022-09-23","body":"### Features\n\n* dt-recipe-ivr-node ([#512](https://github.com/dialpad/dialtone-vue/issues/512)) ([321715c](https://github.com/dialpad/dialtone-vue/commit/321715c26637dbf0ebe741efe7bead21a1d693b2))","parsed":{"_":["dt-recipe-ivr-node (#512) (321715c)"],"Features":["dt-recipe-ivr-node (#512) (321715c)"]}},{"version":"2.26.1","title":"[2.26.1](https://github.com/dialpad/dialtone-vue/compare/v2.26.0...v2.26.1) (2022-09-21)","date":"2022-09-21","body":"### Bug Fixes\n\n* css specificity in callbar button ([8c9f023](https://github.com/dialpad/dialtone-vue/commit/8c9f0233a6a7124836b6cf5b3f2790b4b760ae6e))","parsed":{"_":["css specificity in callbar button (8c9f023)"],"Bug Fixes":["css specificity in callbar button (8c9f023)"]}},{"version":"2.26.0","title":"[2.26.0](https://github.com/dialpad/dialtone-vue/compare/v2.25.1...v2.26.0) (2022-09-13)","date":"2022-09-13","body":"### Features\n\n* dt-card ([#489](https://github.com/dialpad/dialtone-vue/issues/489)) ([4f8a703](https://github.com/dialpad/dialtone-vue/commit/4f8a70349a8288d4cfddbdc97d9fbec493c6a710))","parsed":{"_":["dt-card (#489) (4f8a703)"],"Features":["dt-card (#489) (4f8a703)"]}},{"version":"2.25.1","title":"[2.25.1](https://github.com/dialpad/dialtone-vue/compare/v2.25.0...v2.25.1) (2022-09-12)","date":"2022-09-12","body":"### Bug Fixes\n\n* **combobox-multi-select:** fix keyboard navigation ([#482](https://github.com/dialpad/dialtone-vue/issues/482)) ([37048f2](https://github.com/dialpad/dialtone-vue/commit/37048f22147646319981fbe89f043a0504cc0ec1))","parsed":{"_":["combobox-multi-select:** fix keyboard navigation (#482) (37048f2)"],"Bug Fixes":["combobox-multi-select:** fix keyboard navigation (#482) (37048f2)"]}},{"version":"2.25.0","title":"[2.25.0](https://github.com/dialpad/dialtone-vue/compare/v2.24.0...v2.25.0) (2022-09-07)","date":"2022-09-07","body":"### Bug Fixes\n\n* **contact-info:** dp-55162 Circular avatar shape ([#478](https://github.com/dialpad/dialtone-vue/issues/478)) ([8b9f60f](https://github.com/dialpad/dialtone-vue/commit/8b9f60ff082170639f7ca7472915e3707ab94788))\n\n\n### Features\n\n* **banner:** set background, hide icon, custom classes ([#476](https://github.com/dialpad/dialtone-vue/issues/476)) ([1beab88](https://github.com/dialpad/dialtone-vue/commit/1beab88adb10c8ee4f09ce883c657d973abdccec))","parsed":{"_":["contact-info:** dp-55162 Circular avatar shape (#478) (8b9f60f)","banner:** set background, hide icon, custom classes (#476) (1beab88)"],"Bug Fixes":["contact-info:** dp-55162 Circular avatar shape (#478) (8b9f60f)"],"Features":["banner:** set background, hide icon, custom classes (#476) (1beab88)"]}},{"version":"2.24.0","title":"[2.24.0](https://github.com/dialpad/dialtone-vue/compare/v2.23.0...v2.24.0) (2022-09-06)","date":"2022-09-06","body":"### Bug Fixes\n\n* **combobox-with-popover:** add modal prop ([#472](https://github.com/dialpad/dialtone-vue/issues/472)) ([9b79f1a](https://github.com/dialpad/dialtone-vue/commit/9b79f1ada0b8eae37323518856d35a749fec6464))\n\n\n### Features\n\n* **dropdown:** add context menu support ([#461](https://github.com/dialpad/dialtone-vue/issues/461)) ([7cf9b44](https://github.com/dialpad/dialtone-vue/commit/7cf9b444c146c9f0a955461e8987317ab4b18ba7))\n* **root-layout:** add bodyClass prop ([#475](https://github.com/dialpad/dialtone-vue/issues/475)) ([c05dfd0](https://github.com/dialpad/dialtone-vue/commit/c05dfd09fae3c8af0632c4a8780dc8a12718df2b))","parsed":{"_":["combobox-with-popover:** add modal prop (#472) (9b79f1a)","dropdown:** add context menu support (#461) (7cf9b44)","root-layout:** add bodyClass prop (#475) (c05dfd0)"],"Bug Fixes":["combobox-with-popover:** add modal prop (#472) (9b79f1a)"],"Features":["dropdown:** add context menu support (#461) (7cf9b44)","root-layout:** add bodyClass prop (#475) (c05dfd0)"]}},{"version":"2.23.0","title":"[2.23.0](https://github.com/dialpad/dialtone-vue/compare/v2.22.3...v2.23.0) (2022-08-30)","date":"2022-08-30","body":"### Features\n\n* dp-46328 callbar buttons ([#436](https://github.com/dialpad/dialtone-vue/issues/436)) ([426f058](https://github.com/dialpad/dialtone-vue/commit/426f058dfcb504e9f6708284e8e4836c412b17b7))","parsed":{"_":["dp-46328 callbar buttons (#436) (426f058)"],"Features":["dp-46328 callbar buttons (#436) (426f058)"]}},{"version":"2.22.3","title":"[2.22.3](https://github.com/dialpad/dialtone-vue/compare/v2.22.2...v2.22.3) (2022-08-25)","date":"2022-08-25","body":"### Bug Fixes\n\n* **combobox-with-popover:** prevent focus of list-items by mouse ([#466](https://github.com/dialpad/dialtone-vue/issues/466)) ([d6c2d9f](https://github.com/dialpad/dialtone-vue/commit/d6c2d9f63a3f42ed00e783293aed98f3d941ca7b))","parsed":{"_":["combobox-with-popover:** prevent focus of list-items by mouse (#466) (d6c2d9f)"],"Bug Fixes":["combobox-with-popover:** prevent focus of list-items by mouse (#466) (d6c2d9f)"]}},{"version":"2.22.2","title":"[2.22.2](https://github.com/dialpad/dialtone-vue/compare/v2.22.1...v2.22.2) (2022-08-24)","date":"2022-08-24","body":"### Bug Fixes\n\n* **combobox, combobox-with-popover:** fix empty variant ([#464](https://github.com/dialpad/dialtone-vue/issues/464)) ([70787c5](https://github.com/dialpad/dialtone-vue/commit/70787c5f69ac2b0d3a6a5a4a30e9d1ecf53abc94))","parsed":{"_":["combobox, combobox-with-popover:** fix empty variant (#464) (70787c5)"],"Bug Fixes":["combobox, combobox-with-popover:** fix empty variant (#464) (70787c5)"]}},{"version":"2.22.1","title":"[2.22.1](https://github.com/dialpad/dialtone-vue/compare/v2.22.0...v2.22.1) (2022-08-22)","date":"2022-08-22","body":"### Bug Fixes\n\n* **emoji:** fixed incorrectly mapped unicode keys ([#462](https://github.com/dialpad/dialtone-vue/issues/462)) ([40d2409](https://github.com/dialpad/dialtone-vue/commit/40d24099ca73b16dad249396a34993df1438017e))","parsed":{"_":["emoji:** fixed incorrectly mapped unicode keys (#462) (40d2409)"],"Bug Fixes":["emoji:** fixed incorrectly mapped unicode keys (#462) (40d2409)"]}},{"version":"2.22.0","title":"[2.22.0](https://github.com/dialpad/dialtone-vue/compare/v2.21.0...v2.22.0) (2022-08-17)","date":"2022-08-17","body":"### Features\n\n* add collapsible component ([#395](https://github.com/dialpad/dialtone-vue/issues/395)) ([886871a](https://github.com/dialpad/dialtone-vue/commit/886871a6cc6cd184a991e9716772827fbd0a132c)), closes [#392](https://github.com/dialpad/dialtone-vue/issues/392) [#392](https://github.com/dialpad/dialtone-vue/issues/392)","parsed":{"_":["add collapsible component (#395) (886871a), closes #392 #392"],"Features":["add collapsible component (#395) (886871a), closes #392 #392"]}},{"version":"2.21.0","title":"[2.21.0](https://github.com/dialpad/dialtone-vue/compare/v2.20.0...v2.21.0) (2022-08-17)","date":"2022-08-17","body":"### Bug Fixes\n\n* unit tests ([#452](https://github.com/dialpad/dialtone-vue/issues/452)) ([3760a3b](https://github.com/dialpad/dialtone-vue/commit/3760a3ba31fdb3dda7661e18238f3fe42ab22268))\n\n\n### Features\n\n* **emoji:** add prop to disable skeleton loader ([#458](https://github.com/dialpad/dialtone-vue/issues/458)) ([b20debd](https://github.com/dialpad/dialtone-vue/commit/b20debd684c3df1405dbc7f40106bbe8b08778f2))","parsed":{"_":["unit tests (#452) (3760a3b)","emoji:** add prop to disable skeleton loader (#458) (b20debd)"],"Bug Fixes":["unit tests (#452) (3760a3b)"],"Features":["emoji:** add prop to disable skeleton loader (#458) (b20debd)"]}},{"version":"2.20.0","title":"[2.20.0](https://github.com/dialpad/dialtone-vue/compare/v2.19.1...v2.20.0) (2022-08-11)","date":"2022-08-11","body":"### Features\n\n* **modal:** add banner support ([#450](https://github.com/dialpad/dialtone-vue/issues/450)) ([2b4ecea](https://github.com/dialpad/dialtone-vue/commit/2b4eceae8512de68a96dd15eef3f4bce558a97f6))","parsed":{"_":["modal:** add banner support (#450) (2b4ecea)"],"Features":["modal:** add banner support (#450) (2b4ecea)"]}},{"version":"2.19.1","title":"[2.19.1](https://github.com/dialpad/dialtone-vue/compare/v2.19.0...v2.19.1) (2022-08-08)","date":"2022-08-08","body":"### Bug Fixes\n\n* **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([d92d147](https://github.com/dialpad/dialtone-vue/commit/d92d147b962830d8b7df2a214636be08f7604c34))","parsed":{"_":["emoji:** dynamic import fix (#443) (d92d147)"],"Bug Fixes":["emoji:** dynamic import fix (#443) (d92d147)"]}},{"version":"2.19.0","title":"[2.19.0](https://github.com/dialpad/dialtone-vue/compare/v2.18.0...v2.19.0) (2022-08-03)","date":"2022-08-03","body":"### Features\n\n* dt-pagination ([#421](https://github.com/dialpad/dialtone-vue/issues/421)) ([dd6eaa2](https://github.com/dialpad/dialtone-vue/commit/dd6eaa2abfa62d95cf1e617be8f713e6cfcd2d28))","parsed":{"_":["dt-pagination (#421) (dd6eaa2)"],"Features":["dt-pagination (#421) (dd6eaa2)"]}},{"version":"2.18.0","title":"[2.18.0](https://github.com/dialpad/dialtone-vue/compare/v2.17.0...v2.18.0) (2022-08-02)","date":"2022-08-02","body":"### Bug Fixes\n\n* loading, empty state order and remove emptyStateMessage value ([#428](https://github.com/dialpad/dialtone-vue/issues/428)) ([7a2fe58](https://github.com/dialpad/dialtone-vue/commit/7a2fe58274d310e81c586552565a2bb863e23d49))\n\n\n### Features\n\n* **popover:** add tether option to popover ([#437](https://github.com/dialpad/dialtone-vue/issues/437)) ([a65720b](https://github.com/dialpad/dialtone-vue/commit/a65720bb824738b8cc950f6e2363b6f0071cd498))","parsed":{"_":["loading, empty state order and remove emptyStateMessage value (#428) (7a2fe58)","popover:** add tether option to popover (#437) (a65720b)"],"Bug Fixes":["loading, empty state order and remove emptyStateMessage value (#428) (7a2fe58)"],"Features":["popover:** add tether option to popover (#437) (a65720b)"]}},{"version":"2.17.0","title":"[2.17.0](https://github.com/dialpad/dialtone-vue/compare/v2.16.0...v2.17.0) (2022-07-27)","date":"2022-07-27","body":"### Features\n\n* **combobox and combobox with popover:** add empty state ([#409](https://github.com/dialpad/dialtone-vue/issues/409)) ([34ea471](https://github.com/dialpad/dialtone-vue/commit/34ea471553e117a5974c86124b4d129470d5567a))\n* **popover, tooltip, combobox with popover:** add sticky tippy ([#425](https://github.com/dialpad/dialtone-vue/issues/425)) ([7d2f18f](https://github.com/dialpad/dialtone-vue/commit/7d2f18f8756526ff89eeacef2c3b1f389e7355a4))","parsed":{"_":["combobox and combobox with popover:** add empty state (#409) (34ea471)","popover, tooltip, combobox with popover:** add sticky tippy (#425) (7d2f18f)"],"Features":["combobox and combobox with popover:** add empty state (#409) (34ea471)","popover, tooltip, combobox with popover:** add sticky tippy (#425) (7d2f18f)"]}},{"version":"2.16.0","title":"[2.16.0](https://github.com/dialpad/dialtone-vue/compare/v2.15.0...v2.16.0) (2022-07-22)","date":"2022-07-22","body":"### Features\n\n* **combobox multi-select:** expose closeComboboxList method ([#422](https://github.com/dialpad/dialtone-vue/issues/422)) ([d8debbb](https://github.com/dialpad/dialtone-vue/commit/d8debbb96b5784d28d7c3dc4d8a89183543b999b))","parsed":{"_":["combobox multi-select:** expose closeComboboxList method (#422) (d8debbb)"],"Features":["combobox multi-select:** expose closeComboboxList method (#422) (d8debbb)"]}},{"version":"2.15.0","title":"[2.15.0](https://github.com/dialpad/dialtone-vue/compare/v2.14.0...v2.15.0) (2022-07-20)","date":"2022-07-20","body":"### Features\n\n* add custom emoji ([#398](https://github.com/dialpad/dialtone-vue/issues/398)) ([2cf9b76](https://github.com/dialpad/dialtone-vue/commit/2cf9b76f45aca8501bcc74b935a26577b3ce39be))\n* **combobox and combobox with popover:** add loading state ([#415](https://github.com/dialpad/dialtone-vue/issues/415)) ([1a549a5](https://github.com/dialpad/dialtone-vue/commit/1a549a5d720ed191892a5a4e211b357fd1053107))\n* **combobox multi-select:** show error when exceeds the max-selected ([#416](https://github.com/dialpad/dialtone-vue/issues/416)) ([68e035a](https://github.com/dialpad/dialtone-vue/commit/68e035a39ee99a0d7457c719739859c7e9c71461))","parsed":{"_":["add custom emoji (#398) (2cf9b76)","combobox and combobox with popover:** add loading state (#415) (1a549a5)","combobox multi-select:** show error when exceeds the max-selected (#416) (68e035a)"],"Features":["add custom emoji (#398) (2cf9b76)","combobox and combobox with popover:** add loading state (#415) (1a549a5)","combobox multi-select:** show error when exceeds the max-selected (#416) (68e035a)"]}},{"version":"2.14.0","title":"[2.14.0](https://github.com/dialpad/dialtone-vue/compare/v2.13.1...v2.14.0) (2022-07-13)","date":"2022-07-13","body":"### Features\n\n* **combobox multi-select:** add 'size' prop ([#413](https://github.com/dialpad/dialtone-vue/issues/413)) ([b914b06](https://github.com/dialpad/dialtone-vue/commit/b914b06e60a5a1e51af1844003b8bdeb40ff81c5))","parsed":{"_":["combobox multi-select:** add 'size' prop (#413) (b914b06)"],"Features":["combobox multi-select:** add 'size' prop (#413) (b914b06)"]}},{"version":"2.13.1","title":"[2.13.1](https://github.com/dialpad/dialtone-vue/compare/v2.13.0...v2.13.1) (2022-07-12)","date":"2022-07-12","body":"### Bug Fixes\n\n* **dropdown:** dt-570 initial focus ([#410](https://github.com/dialpad/dialtone-vue/issues/410)) ([d96fa12](https://github.com/dialpad/dialtone-vue/commit/d96fa12cf9b4280d8a4a4e41cf10c57bb05e8b84))","parsed":{"_":["dropdown:** dt-570 initial focus (#410) (d96fa12)"],"Bug Fixes":["dropdown:** dt-570 initial focus (#410) (d96fa12)"]}},{"version":"2.13.0","title":"[2.13.0](https://github.com/dialpad/dialtone-vue/compare/v2.12.1...v2.13.0) (2022-07-11)","date":"2022-07-11","body":"### Bug Fixes\n\n* **avatar:** default slot content ([#406](https://github.com/dialpad/dialtone-vue/issues/406)) ([60e727c](https://github.com/dialpad/dialtone-vue/commit/60e727cb79ce768b6fc523a81ec754f06dc5ac95))\n\n\n### Features\n\n* **Combobox Multi Select:** add Combobox Multi Select component ([#396](https://github.com/dialpad/dialtone-vue/issues/396)) ([153a488](https://github.com/dialpad/dialtone-vue/commit/153a4889118fbbd79797374776b7f8b3f8dc6b90))\n* **combobox, combobox with popover:** add loading state ([#402](https://github.com/dialpad/dialtone-vue/issues/402)) ([7c9c822](https://github.com/dialpad/dialtone-vue/commit/7c9c822558477deff516ca55ae0ff18c81b9abb4))","parsed":{"_":["avatar:** default slot content (#406) (60e727c)","Combobox Multi Select:** add Combobox Multi Select component (#396) (153a488)","combobox, combobox with popover:** add loading state (#402) (7c9c822)"],"Bug Fixes":["avatar:** default slot content (#406) (60e727c)"],"Features":["Combobox Multi Select:** add Combobox Multi Select component (#396) (153a488)","combobox, combobox with popover:** add loading state (#402) (7c9c822)"]}},{"version":"2.12.1","title":"[2.12.1](https://github.com/dialpad/dialtone-vue/compare/v2.12.0...v2.12.1) (2022-07-06)","date":"2022-07-06","body":"### Bug Fixes\n\n* **emoji-text-wrapper:** dt-559 update shortcode parsing regex ([#400](https://github.com/dialpad/dialtone-vue/issues/400)) ([6184158](https://github.com/dialpad/dialtone-vue/commit/61841584946aded901c820f324dc4e8df794c8de))\n* tooltip spacing inconsistent ([#397](https://github.com/dialpad/dialtone-vue/issues/397)) ([e5d0c21](https://github.com/dialpad/dialtone-vue/commit/e5d0c21f63c151d82e87832970eb90cc65f98d6d))","parsed":{"_":["emoji-text-wrapper:** dt-559 update shortcode parsing regex (#400) (6184158)","tooltip spacing inconsistent (#397) (e5d0c21)"],"Bug Fixes":["emoji-text-wrapper:** dt-559 update shortcode parsing regex (#400) (6184158)","tooltip spacing inconsistent (#397) (e5d0c21)"]}},{"version":"2.12.0","title":"[2.12.0](https://github.com/dialpad/dialtone-vue/compare/v2.11.0...v2.12.0) (2022-06-29)","date":"2022-06-29","body":"### Bug Fixes\n\n* **Chip:** update to use semantic elements ([#391](https://github.com/dialpad/dialtone-vue/issues/391)) ([aea3b37](https://github.com/dialpad/dialtone-vue/commit/aea3b37da936780c41205504231688c74a9a94c3))\n\n\n### Features\n\n* **dropdown:** add letter key navigation ([#392](https://github.com/dialpad/dialtone-vue/issues/392)) ([4fc6791](https://github.com/dialpad/dialtone-vue/commit/4fc6791921263de04e9562aad343143acd98780b))","parsed":{"_":["Chip:** update to use semantic elements (#391) (aea3b37)","dropdown:** add letter key navigation (#392) (4fc6791)"],"Bug Fixes":["Chip:** update to use semantic elements (#391) (aea3b37)"],"Features":["dropdown:** add letter key navigation (#392) (4fc6791)"]}},{"version":"2.11.0","title":"[2.11.0](https://github.com/dialpad/dialtone-vue/compare/v2.10.0...v2.11.0) (2022-06-23)","date":"2022-06-23","body":"### Features\n\n* add json documentation generator ([#387](https://github.com/dialpad/dialtone-vue/issues/387)) ([6431326](https://github.com/dialpad/dialtone-vue/commit/6431326c3d824353f293016eb86af5163d689a76))\n* add root layout component ([#386](https://github.com/dialpad/dialtone-vue/issues/386)) ([ea28fc0](https://github.com/dialpad/dialtone-vue/commit/ea28fc03aae4b797a604c2a8b023e679ff40cd33))","parsed":{"_":["add json documentation generator (#387) (6431326)","add root layout component (#386) (ea28fc0)"],"Features":["add json documentation generator (#387) (6431326)","add root layout component (#386) (ea28fc0)"]}},{"version":"2.10.0","title":"[2.10.0](https://github.com/dialpad/dialtone-vue/compare/v2.9.1...v2.10.0) (2022-06-16)","date":"2022-06-16","body":"### Features\n\n* **toast:** make duration prop optional ([#382](https://github.com/dialpad/dialtone-vue/issues/382)) ([17622d4](https://github.com/dialpad/dialtone-vue/commit/17622d4271b9e772970d2705a36c9da227a8d342))","parsed":{"_":["toast:** make duration prop optional (#382) (17622d4)"],"Features":["toast:** make duration prop optional (#382) (17622d4)"]}},{"version":"2.9.1","title":"[2.9.1](https://github.com/dialpad/dialtone-vue/compare/v2.9.0...v2.9.1) (2022-06-15)","date":"2022-06-15","body":"### Bug Fixes\n\n* **list-item:** add v-on=\"$listeners\" ([#383](https://github.com/dialpad/dialtone-vue/issues/383)) ([7a94427](https://github.com/dialpad/dialtone-vue/commit/7a94427be83bcde211a417568d3d7b4635189fb8))","parsed":{"_":["list-item:** add v-on=\"$listeners\" (#383) (7a94427)"],"Bug Fixes":["list-item:** add v-on=\"$listeners\" (#383) (7a94427)"]}},{"version":"2.9.0","title":"[2.9.0](https://github.com/dialpad/dialtone-vue/compare/v2.8.1...v2.9.0) (2022-06-13)","date":"2022-06-13","body":"### Features\n\n* **toast:** remove wrapper (`d-toast-wrapper` class) ([#379](https://github.com/dialpad/dialtone-vue/issues/379)) ([f9234c6](https://github.com/dialpad/dialtone-vue/commit/f9234c64a8caaedfc072b9d58041e495164f1875))","parsed":{"_":["toast:** remove wrapper (d-toast-wrapper class) (#379) (f9234c6)"],"Features":["toast:** remove wrapper (d-toast-wrapper class) (#379) (f9234c6)"]}},{"version":"2.8.1","title":"[2.8.1](https://github.com/dialpad/dialtone-vue/compare/v2.8.0...v2.8.1) (2022-06-09)","date":"2022-06-09","body":"### Bug Fixes\n\n* **chip:** export chip ([#377](https://github.com/dialpad/dialtone-vue/issues/377)) ([4d09b58](https://github.com/dialpad/dialtone-vue/commit/4d09b58c6bbae1d28e362be0d33d0558e1c0f469))","parsed":{"_":["chip:** export chip (#377) (4d09b58)"],"Bug Fixes":["chip:** export chip (#377) (4d09b58)"]}},{"version":"2.8.0","title":"[2.8.0](https://github.com/dialpad/dialtone-vue/compare/v2.7.0...v2.8.0) (2022-06-08)","date":"2022-06-08","body":"### Features\n\n* **emoji text wrapper:** add emoji text wrapper component ([#366](https://github.com/dialpad/dialtone-vue/issues/366)) ([2ba412d](https://github.com/dialpad/dialtone-vue/commit/2ba412ddaeb3144fed0cbaf4b43a6eb608d79514)), closes [#367](https://github.com/dialpad/dialtone-vue/issues/367)","parsed":{"_":["emoji text wrapper:** add emoji text wrapper component (#366) (2ba412d), closes #367"],"Features":["emoji text wrapper:** add emoji text wrapper component (#366) (2ba412d), closes #367"]}},{"version":"2.7.0","title":"[2.7.0](https://github.com/dialpad/dialtone-vue/compare/v2.6.3...v2.7.0) (2022-06-06)","date":"2022-06-06","body":"### Features\n\n* **chip:** dt-420 add chip component ([#354](https://github.com/dialpad/dialtone-vue/issues/354)) ([9f0268a](https://github.com/dialpad/dialtone-vue/commit/9f0268ad40f9ea2ea15f0a3e5aee3f02349cd76f))\n* emoji component ([#356](https://github.com/dialpad/dialtone-vue/issues/356)) ([59bb0dd](https://github.com/dialpad/dialtone-vue/commit/59bb0dd9941641935c0f304d3672cc53c792a063))","parsed":{"_":["chip:** dt-420 add chip component (#354) (9f0268a)","emoji component (#356) (59bb0dd)"],"Features":["chip:** dt-420 add chip component (#354) (9f0268a)","emoji component (#356) (59bb0dd)"]}},{"version":"2.6.3","title":"[2.6.3](https://github.com/dialpad/dialtone-vue/compare/v2.6.2...v2.6.3) (2022-05-20)","date":"2022-05-20","body":"### Bug Fixes\n\n* **dt-input:** update v-bind on dt-input input ([#362](https://github.com/dialpad/dialtone-vue/issues/362)) ([8ddc928](https://github.com/dialpad/dialtone-vue/commit/8ddc928f31fed1e092d72fb0430e15bd4d4b3356))","parsed":{"_":["dt-input:** update v-bind on dt-input input (#362) (8ddc928)"],"Bug Fixes":["dt-input:** update v-bind on dt-input input (#362) (8ddc928)"]}},{"version":"2.6.2","title":"[2.6.2](https://github.com/dialpad/dialtone-vue/compare/v2.6.1...v2.6.2) (2022-05-19)","date":"2022-05-19","body":"### Bug Fixes\n\n* **input:** reorder v-bind ([#360](https://github.com/dialpad/dialtone-vue/issues/360)) ([a214c81](https://github.com/dialpad/dialtone-vue/commit/a214c8152a47ce019ab9b57d17071f41e48506ee))","parsed":{"_":["input:** reorder v-bind (#360) (a214c81)"],"Bug Fixes":["input:** reorder v-bind (#360) (a214c81)"]}},{"version":"2.6.1","title":"[2.6.1](https://github.com/dialpad/dialtone-vue/compare/v2.6.0...v2.6.1) (2022-05-17)","date":"2022-05-17","body":"### Bug Fixes\n\n* add main back to package.json, clean before test ([#358](https://github.com/dialpad/dialtone-vue/issues/358)) ([4892e9a](https://github.com/dialpad/dialtone-vue/commit/4892e9a2af340171f7de9d10f0a87deeb1f77e67))","parsed":{"_":["add main back to package.json, clean before test (#358) (4892e9a)"],"Bug Fixes":["add main back to package.json, clean before test (#358) (4892e9a)"]}},{"version":"2.6.0","title":"[2.6.0](https://github.com/dialpad/dialtone-vue/compare/v2.5.0...v2.6.0) (2022-05-16)","date":"2022-05-16","body":"### Bug Fixes\n\n* anchor disabled in popover ([#351](https://github.com/dialpad/dialtone-vue/issues/351)) ([05ce022](https://github.com/dialpad/dialtone-vue/commit/05ce022757715af46a9d5b040a889c62b7eb86ee))\n\n\n### Features\n\n* **modal:** add fixed header and footer variant ([#353](https://github.com/dialpad/dialtone-vue/issues/353)) ([14a613c](https://github.com/dialpad/dialtone-vue/commit/14a613cd97bbbdd5c724419fcfd60b083c64b5a3))","parsed":{"_":["anchor disabled in popover (#351) (05ce022)","modal:** add fixed header and footer variant (#353) (14a613c)"],"Bug Fixes":["anchor disabled in popover (#351) (05ce022)"],"Features":["modal:** add fixed header and footer variant (#353) (14a613c)"]}},{"version":"2.5.0","title":"[2.5.0](https://github.com/dialpad/dialtone-vue/compare/v2.4.0...v2.5.0) (2022-05-10)","date":"2022-05-10","body":"### Bug Fixes\n\n* contact info avatar display blank image ([#347](https://github.com/dialpad/dialtone-vue/issues/347)) ([c6b9577](https://github.com/dialpad/dialtone-vue/commit/c6b957776fcbdb3a628f805a6baa2d9a821ab0d6))\n* usage of arrow-keys in the combobox and dropdown ([#346](https://github.com/dialpad/dialtone-vue/issues/346)) ([80515eb](https://github.com/dialpad/dialtone-vue/commit/80515eba10415260e497ce317ff1ff5af9bf833a))\n\n\n### Features\n\n* combobox with popover recipe ([#339](https://github.com/dialpad/dialtone-vue/issues/339)) ([79481d1](https://github.com/dialpad/dialtone-vue/commit/79481d1edc35e317e2114dcc7390ba28be0fff89))\n* dt-387 implement handling of emoji assets ([#343](https://github.com/dialpad/dialtone-vue/issues/343)) ([7f0fbac](https://github.com/dialpad/dialtone-vue/commit/7f0fbaca6e094b5ab9c653851c98270638e7b4d7))","parsed":{"_":["contact info avatar display blank image (#347) (c6b9577)","usage of arrow-keys in the combobox and dropdown (#346) (80515eb)","combobox with popover recipe (#339) (79481d1)","dt-387 implement handling of emoji assets (#343) (7f0fbac)"],"Bug Fixes":["contact info avatar display blank image (#347) (c6b9577)","usage of arrow-keys in the combobox and dropdown (#346) (80515eb)"],"Features":["combobox with popover recipe (#339) (79481d1)","dt-387 implement handling of emoji assets (#343) (7f0fbac)"]}},{"version":"2.4.0","title":"[2.4.0](https://github.com/dialpad/dialtone-vue/compare/v2.3.0...v2.4.0) (2022-04-20)","date":"2022-04-20","body":"### Features\n\n* automated a11y testing using axe-core ([#332](https://github.com/dialpad/dialtone-vue/issues/332)) ([a948b64](https://github.com/dialpad/dialtone-vue/commit/a948b648fd8eea22a8f045aa6e98a5867a2e8117))\n* **avatar:** change to a pure slot based pattern ([#329](https://github.com/dialpad/dialtone-vue/issues/329)) ([926dc4a](https://github.com/dialpad/dialtone-vue/commit/926dc4aab9ff2168d2db217e645d9f3fb2fedb7f))\n* **button:** add active button styles ([#322](https://github.com/dialpad/dialtone-vue/issues/322)) ([9979047](https://github.com/dialpad/dialtone-vue/commit/99790472c5e9c5730d130851db8472b5f4cec8a7))","parsed":{"_":["automated a11y testing using axe-core (#332) (a948b64)","avatar:** change to a pure slot based pattern (#329) (926dc4a)","button:** add active button styles (#322) (9979047)"],"Features":["automated a11y testing using axe-core (#332) (a948b64)","avatar:** change to a pure slot based pattern (#329) (926dc4a)","button:** add active button styles (#322) (9979047)"]}},{"version":"2.3.0","title":"[2.3.0](https://github.com/dialpad/dialtone-vue/compare/v2.2.2...v2.3.0) (2022-04-08)","date":"2022-04-08","body":"### Bug Fixes\n\n* calculate z-index after mounted ([#318](https://github.com/dialpad/dialtone-vue/issues/318)) ([b3d6d74](https://github.com/dialpad/dialtone-vue/commit/b3d6d7466b13d498feb909c709ede9b1fee3732e))\n* dt-417 handle anchor with no children ([#316](https://github.com/dialpad/dialtone-vue/issues/316)) ([3f92a29](https://github.com/dialpad/dialtone-vue/commit/3f92a29b5b9dc9e1c01b289e3f52100af21ece9f))\n* popover within popover stuck when ESC ([#320](https://github.com/dialpad/dialtone-vue/issues/320)) ([95fc99d](https://github.com/dialpad/dialtone-vue/commit/95fc99d907dc27b4f3b97c7cdc09553f575c1ec8))\n\n\n### Features\n\n* **dropdown:** add maxWidth, maxHeight, listClass props ([#310](https://github.com/dialpad/dialtone-vue/issues/310)) ([f9f1356](https://github.com/dialpad/dialtone-vue/commit/f9f1356e39639741197a47958dc499afc5aacf00))\n* **input:** add iconSize prop ([#314](https://github.com/dialpad/dialtone-vue/issues/314)) ([a6818be](https://github.com/dialpad/dialtone-vue/commit/a6818befb2ac475826eae7b7a5b5d2ec6148ea04))","parsed":{"_":["calculate z-index after mounted (#318) (b3d6d74)","dt-417 handle anchor with no children (#316) (3f92a29)","popover within popover stuck when ESC (#320) (95fc99d)","dropdown:** add maxWidth, maxHeight, listClass props (#310) (f9f1356)","input:** add iconSize prop (#314) (a6818be)"],"Bug Fixes":["calculate z-index after mounted (#318) (b3d6d74)","dt-417 handle anchor with no children (#316) (3f92a29)","popover within popover stuck when ESC (#320) (95fc99d)"],"Features":["dropdown:** add maxWidth, maxHeight, listClass props (#310) (f9f1356)","input:** add iconSize prop (#314) (a6818be)"]}},{"version":"2.2.2","title":"[2.2.2](https://github.com/dialpad/dialtone-vue/compare/v2.2.1...v2.2.2) (2022-03-31)","date":"2022-03-31","body":"### Bug Fixes\n\n* **button:** change size s to sm in comment ([a6e396e](https://github.com/dialpad/dialtone-vue/commit/a6e396e9c9f1891fcee36a108e356751ef038a67))\n* **dropdown:** add y padding on list ([#297](https://github.com/dialpad/dialtone-vue/issues/297)) ([df9c177](https://github.com/dialpad/dialtone-vue/commit/df9c1774d1ea3894911ec7cf3e9068cac17762b1))\n* **popover:** dialog closing and reopening on anchor click ([b600366](https://github.com/dialpad/dialtone-vue/commit/b60036659be256cb3b051ea430c0f841e6abc9de))\n* **tooltip:** nextTick before mounting ([9009102](https://github.com/dialpad/dialtone-vue/commit/9009102e0439f0912695322cba3e80d9904e9d9c))","parsed":{"_":["button:** change size s to sm in comment (a6e396e)","dropdown:** add y padding on list (#297) (df9c177)","popover:** dialog closing and reopening on anchor click (b600366)","tooltip:** nextTick before mounting (9009102)"],"Bug Fixes":["button:** change size s to sm in comment (a6e396e)","dropdown:** add y padding on list (#297) (df9c177)","popover:** dialog closing and reopening on anchor click (b600366)","tooltip:** nextTick before mounting (9009102)"]}},{"version":"2.2.1","title":"[2.2.1](https://github.com/dialpad/dialtone-vue/compare/v2.2.0...v2.2.1) (2022-03-28)","date":"2022-03-28","body":"### Bug Fixes\n\n* error with number value in calculateLength ([#299](https://github.com/dialpad/dialtone-vue/issues/299)) ([7ceda32](https://github.com/dialpad/dialtone-vue/commit/7ceda327935313b29a97eb56bb332adc8c6fcc75))","parsed":{"_":["error with number value in calculateLength (#299) (7ceda32)"],"Bug Fixes":["error with number value in calculateLength (#299) (7ceda32)"]}},{"version":"2.2.0","title":"[2.2.0](https://github.com/dialpad/dialtone-vue/compare/v2.1.1...v2.2.0) (2022-03-25)","date":"2022-03-25","body":"### Bug Fixes\n\n* add vue3 branch to commit message lint ([b685cc8](https://github.com/dialpad/dialtone-vue/commit/b685cc876a729284d739c19d67b6dd7577c04585))\n* **popover:** transparent overlay render at the root ([#295](https://github.com/dialpad/dialtone-vue/issues/295)) ([f8c2b25](https://github.com/dialpad/dialtone-vue/commit/f8c2b25ae1086856913667d54cbd6e8e09fe0e20))\n* update list-item padding 2 -> 4 ([#292](https://github.com/dialpad/dialtone-vue/issues/292)) ([d32669e](https://github.com/dialpad/dialtone-vue/commit/d32669e7e7d76b4113bd70e4e36e759f8616eee9))\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))","parsed":{"_":["add vue3 branch to commit message lint (b685cc8)","popover:** transparent overlay render at the root (#295) (f8c2b25)","update list-item padding 2 -> 4 (#292) (d32669e)","button:** support top and bottom iconPositions (7b40812)","dt-407 support \"top\" and \"bottom\" as valid iconPositions for dt-button (#284) (414aac3)"],"Bug Fixes":["add vue3 branch to commit message lint (b685cc8)","popover:** transparent overlay render at the root (#295) (f8c2b25)","update list-item padding 2 -> 4 (#292) (d32669e)"],"Features":["button:** support top and bottom iconPositions (7b40812)","dt-407 support \"top\" and \"bottom\" as valid iconPositions for dt-button (#284) (414aac3)"]}},{"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":"[2.124.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.123.1...dialtone-vue2/v2.124.0) (2024-03-26)","description":"### Bug Fixes\n\n* **Message Input:** DLT-1672 allow spaces in mention suggestions ([#236](https://github.com/dialpad/dialtone/issues/236)) ([ca796d9](https://github.com/dialpad/dialtone/commit/ca796d960738b5cc837879edeb08ff35174ccf58))\n* **Message Input:** send complete files on add media ([#230](https://github.com/dialpad/dialtone/issues/230)) ([15c609f](https://github.com/dialpad/dialtone/commit/15c609fe5b66bc6ed71d42514feaf517f467b0bb))\n* **Message Input:** update mention suggestions rendering ([#229](https://github.com/dialpad/dialtone/issues/229)) ([5535e1f](https://github.com/dialpad/dialtone/commit/5535e1fac39f9b20398b03442645986760e36ac2))\n* NO-JIRA release not working with new commit convention ([#235](https://github.com/dialpad/dialtone/issues/235)) ([28ff27c](https://github.com/dialpad/dialtone/commit/28ff27cffac5e751eaf8496b7c716710a0153a61))\n* rich text editor warning/error cleanup ([#227](https://github.com/dialpad/dialtone/issues/227)) ([a60badb](https://github.com/dialpad/dialtone/commit/a60badba71b6ca93a8d9721875e0f3e6576f3479))\n\n\n### Features\n\n* **Message Input:** DLT-1665 add paste event ([#233](https://github.com/dialpad/dialtone/issues/233)) ([d35bf6e](https://github.com/dialpad/dialtone/commit/d35bf6e84dd46c7bd0f56195d5fad448be1912ba))"}
|