This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.78.0](v3.77.0...v3.78.0) (2023-07-24) ### Bug Fixes * `contact_info` style override issue (Vue3) ([#1079](#1079)) ([16235b7](16235b7)) * add customized css to badge label and contact info (vue3) ([#1077](#1077)) ([a749778](a749778)) * **Combobox Multi Select:** fix ref not existing error ([#1084](#1084)) ([560e6ae](560e6ae)) * fix emoji skin tone not updating when skinTone prop updates ([#1087](#1087)) ([e1b5631](e1b5631)) * **General Row:** overridden display property - vue3 ([#1070](#1070)) ([d0c6595](d0c6595)) * **General Row:** resize observer - vue3 ([#1075](#1075)) ([dee506c](dee506c)) * **Message Input:** message input recipe tests ([#1073](#1073)) ([7936bd5](7936bd5)) * **Tooltip:** change anchor tag to span ([#1089](#1089)) ([f346741](f346741)) ### Documentation * **Collapsible:** fix opened event not displayed on panel ([#1065](#1065)) ([b325dff](b325dff)) * **Multiple Components:** missing migrations - vue3 ([#1090](#1090)) ([8627284](8627284)) ### Features * **Rich Text Editor:** add hardbreak and codeblocks ([#1068](#1068)) ([e788ab9](e788ab9))
- Loading branch information