Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

fix(combobox-multi-select): fix ref not existing error #1084

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

braddialpad
Copy link
Contributor

Vue 3 version #1083

@braddialpad braddialpad self-assigned this Jul 20, 2023
@github-actions
Copy link

✔️ Deploy Preview ready!
😎 Browse the preview: https://vue.dialpad.design/deploy-previews/pr-1084/
🔨 If you experience an SSL issue then wait 2 minutes and try again.

@juliodialpad
Copy link
Contributor

The selection does not work on the vue 3 version

Grabacion.de.pantalla.2023-07-20.a.la.s.12.13.52.mov

@juliodialpad
Copy link
Contributor

But seems that's an old issue, it's not working on staging-vue3 neither. You can merge this one and we'll fix that issue later because it's not related

@braddialpad braddialpad merged commit 560e6ae into staging-vue3 Jul 21, 2023
@braddialpad braddialpad deleted the multiselect-watcher-error-vue3 branch July 21, 2023 16:22
juliodialpad pushed a commit that referenced this pull request Jul 24, 2023
# [3.77.0-dialtone8-vue3.6](v3.77.0-dialtone8-vue3.5...v3.77.0-dialtone8-vue3.6) (2023-07-24)

### Bug Fixes

* **Combobox Multi Select:** fix ref not existing error ([#1084](#1084)) ([c72d796](c72d796))
* fix emoji skin tone not updating when skinTone prop updates ([#1087](#1087)) ([d27d870](d27d870))
* **Tooltip:** change anchor tag to span ([#1089](#1089)) ([3c8e855](3c8e855))

### Documentation

* **Multiple Components:** missing migrations - vue3 ([#1090](#1090)) ([614ab18](614ab18))
juliodialpad pushed a commit that referenced this pull request Jul 24, 2023
# [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))
braddialpad pushed a commit that referenced this pull request Jul 26, 2023
# [3.80.0-dialtone8-vue3.1](v3.79.0...v3.80.0-dialtone8-vue3.1) (2023-07-26)

### Bug Fixes

* `contact_info` style override issue (Vue3) ([#1079](#1079)) ([1826f1c](1826f1c))
* add customized css to badge label and contact info (vue3) ([#1077](#1077)) ([b1c3821](b1c3821))
* **Avatar:** thin border behind image ([#1099](#1099)) ([e66fc86](e66fc86))
* change prerelease name ([f8f9771](f8f9771))
* **Combobox Multi Select:** fix ref not existing error ([#1084](#1084)) ([c72d796](c72d796))
* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](#1062)) ([53a882c](53a882c))
* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](#1086)) ([594fdca](594fdca)), closes [#1062](#1062) [#1061](#1061)
* **Contact Info:** avatar's border color ([#1100](#1100)) ([917de63](917de63))
* fix emoji skin tone not updating when skinTone prop updates ([#1087](#1087)) ([d27d870](d27d870))
* **General Row:** adjust label width on prop change ([#1096](#1096)) ([d4868cf](d4868cf))
* **General Row:** call resize handler on mounted ([#1094](#1094)) ([51de1c0](51de1c0))
* **General Row:** overridden display property - vue3 ([#1070](#1070)) ([fd1703b](fd1703b))
* **General Row:** resize observer - vue3 ([#1075](#1075)) ([a39b917](a39b917))
* **Item Layout:** remove align-self from item layout ([408032f](408032f))
* local config? ([6f6c27b](6f6c27b))
* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](64d097f))
* **Message Input:** message input recipe tests ([#1073](#1073)) ([bab14a5](bab14a5))
* remove peer dep for dt8 branch ([267a773](267a773))
* **Tooltip:** change anchor tag to span ([#1089](#1089)) ([3c8e855](3c8e855))

### Documentation

* **Collapsible:** fix opened event not displayed on panel ([#1065](#1065)) ([a7c19c5](a7c19c5))
* **Multiple Components:** missing migrations - vue3 ([#1090](#1090)) ([614ab18](614ab18))

### Features

* **Datepicker:** date format utils vue3 ([#1061](#1061)) ([c0b4570](c0b4570))
* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](317ade0))
* migration to dialtone 8 ([eed043d](eed043d))
* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](#1068)) ([bbf24db](bbf24db))
* update item-layout to use tokens ([14cfa99](14cfa99))
juliodialpad pushed a commit that referenced this pull request Aug 2, 2023
# [3.80.0-dialtone8-vue3.1](v3.79.0...v3.80.0-dialtone8-vue3.1) (2023-08-02)

### Bug Fixes

* `contact_info` style override issue (Vue3) ([#1079](#1079)) ([1826f1c](1826f1c))
* add customized css to badge label and contact info (vue3) ([#1077](#1077)) ([b1c3821](b1c3821))
* **Avatar:** extract initials from full name - vue 3 ([b8bb929](b8bb929))
* **Avatar:** remove util classes, set tokens ([#1107](#1107)) ([7c02be8](7c02be8))
* **Avatar:** thin border behind image ([#1099](#1099)) ([e66fc86](e66fc86))
* change prerelease name ([f8f9771](f8f9771))
* **Combobox Multi Select:** fix ref not existing error ([#1084](#1084)) ([c72d796](c72d796))
* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](#1062)) ([53a882c](53a882c))
* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](#1086)) ([594fdca](594fdca)), closes [#1062](#1062) [#1061](#1061)
* **Contact Info:** avatar's border color ([#1100](#1100)) ([917de63](917de63))
* fix emoji skin tone not updating when skinTone prop updates ([#1087](#1087)) ([d27d870](d27d870))
* **General Row:** adjust label width on prop change ([#1096](#1096)) ([d4868cf](d4868cf))
* **General Row:** call resize handler on mounted ([#1094](#1094)) ([51de1c0](51de1c0))
* **General Row:** overridden display property - vue3 ([#1070](#1070)) ([fd1703b](fd1703b))
* **General Row:** resize observer - vue3 ([#1075](#1075)) ([a39b917](a39b917))
* **Item Layout:** remove align-self from item layout ([408032f](408032f))
* **Leftbar Row:** presence border color on selected row ([#1110](#1110)) ([021b37c](021b37c))
* local config? ([6f6c27b](6f6c27b))
* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](64d097f))
* **Message Input:** message input recipe tests ([#1073](#1073)) ([bab14a5](bab14a5))
* remove peer dep for dt8 branch ([267a773](267a773))
* **Tooltip:** anchor display property issue ([#1104](#1104)) ([f9447ec](f9447ec))
* **Tooltip:** change anchor tag to span ([#1089](#1089)) ([3c8e855](3c8e855))

### Documentation

* **Collapsible:** fix opened event not displayed on panel ([#1065](#1065)) ([a7c19c5](a7c19c5))
* **Multiple Components:** missing migrations - vue3 ([#1090](#1090)) ([614ab18](614ab18))

### Features

* **Datepicker:** date format utils vue3 ([#1061](#1061)) ([c0b4570](c0b4570))
* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](317ade0))
* migration to dialtone 8 ([eed043d](eed043d))
* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](#1068)) ([bbf24db](bbf24db))
* update item-layout to use tokens ([14cfa99](14cfa99))
juliodialpad pushed a commit that referenced this pull request Aug 4, 2023
# [3.80.0](v3.79.0...v3.80.0) (2023-08-04)

### Bug Fixes

* `contact_info` style override issue (Vue3) ([#1079](#1079)) ([1826f1c](1826f1c))
* add customized css to badge label and contact info (vue3) ([#1077](#1077)) ([b1c3821](b1c3821))
* **Avatar:** extract initials from full name - vue 3 ([b8bb929](b8bb929))
* **Avatar:** remove util classes, set tokens ([#1107](#1107)) ([7c02be8](7c02be8))
* **Avatar:** thin border behind image ([#1099](#1099)) ([e66fc86](e66fc86))
* change prerelease name ([f8f9771](f8f9771))
* **Combobox Multi Select:** fix ref not existing error ([#1084](#1084)) ([c72d796](c72d796))
* **Contact Info Avatar:** show avatar halo as required vue3 ([#1062](#1062)) ([53a882c](53a882c))
* **Contact Info, Leftbar Row:** stylings - vue3 ([#1086](#1086)) ([594fdca](594fdca)), closes [#1062](#1062) [#1061](#1061)
* **Contact Info:** avatar's border color ([#1100](#1100)) ([917de63](917de63))
* fix emoji skin tone not updating when skinTone prop updates ([#1087](#1087)) ([d27d870](d27d870))
* **General Row:** adjust label width on prop change ([#1096](#1096)) ([d4868cf](d4868cf))
* **General Row:** call resize handler on mounted ([#1094](#1094)) ([51de1c0](51de1c0))
* **General Row:** overridden display property - vue3 ([#1070](#1070)) ([fd1703b](fd1703b))
* **General Row:** resize observer - vue3 ([#1075](#1075)) ([a39b917](a39b917))
* **Item Layout:** remove align-self from item layout ([408032f](408032f))
* **Leftbar Row:** presence border color on selected row ([#1110](#1110)) ([021b37c](021b37c))
* local config? ([6f6c27b](6f6c27b))
* merge branch 'staging-vue3' into dialtone8-vue3 ([64d097f](64d097f))
* **Message Input:** message input recipe tests ([#1073](#1073)) ([bab14a5](bab14a5))
* remove peer dep for dt8 branch ([267a773](267a773))
* **Tooltip:** anchor display property issue ([#1104](#1104)) ([f9447ec](f9447ec))
* **Tooltip:** anchor display property issue ([#1104](#1104)) ([f12523e](f12523e))
* **Tooltip:** change anchor tag to span ([#1089](#1089)) ([3c8e855](3c8e855))

### Documentation

* **Collapsible:** fix opened event not displayed on panel ([#1065](#1065)) ([a7c19c5](a7c19c5))
* **Multiple Components:** missing migrations - vue3 ([#1090](#1090)) ([614ab18](614ab18))

### Features

* add typescript - vue3 ([#1109](#1109)) ([0208f9c](0208f9c))
* **Avatar:** add icon-class prop ([#1112](#1112)) ([94aca09](94aca09))
* **Avatar:** extract initials from full name - vue3 ([#1103](#1103)) ([4573aec](4573aec)), closes [#1097](#1097) [#1098](#1098)
* **Datepicker:** date format utils vue3 ([#1061](#1061)) ([c0b4570](c0b4570))
* merge branch 'staging-vue3' into dialtone8-vue3 ([317ade0](317ade0))
* migration to dialtone 8 ([eed043d](eed043d))
* **Rich Text Editor:** add hardbreak and codeblocks ([#1068](#1068)) ([bbf24db](bbf24db))
* update item-layout to use tokens ([14cfa99](14cfa99))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants