Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dropdown-select-item): reflect value prop #1196

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Conversation

acstll
Copy link
Collaborator

@acstll acstll commented Sep 7, 2022

Fixes #1194

@nowseemee please take a look 🙏

@acstll acstll requested a review from nowseemee as a code owner September 7, 2022 08:51
@render
Copy link

render bot commented Sep 7, 2022

Copy link
Collaborator

@nowseemee nowseemee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acstll acstll merged commit 85bd383 into main Sep 7, 2022
@acstll acstll deleted the fix/dropdown-item-1194 branch September 7, 2022 10:49
@acstll
Copy link
Collaborator Author

acstll commented Sep 7, 2022

thank you @nowseemee, whenever you're ready 🚀

maomaoZH added a commit that referenced this pull request Sep 12, 2022
* fix: add displayCloseButton prop, update storybook

* fix(dropdown-select-item): reflect value prop, fixes #1194 (#1196)

* docs: update docs for vue+vite (#1195)

* docs: update docs for vue+vite

* fix: format

* fix: make vue samples consisten with each other (styling)

* fix: make vue samples consisten with each other (styling)

* chore(release): publish

* fix: update prop name of hide modal close button

Co-authored-by: Maomao Meyer-Zhang <[email protected]>
Co-authored-by: Arturo Castillo Delgado <[email protected]>
Co-authored-by: felix-ico <[email protected]>
Co-authored-by: Daniel Beck <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DropdownSelectItem don't have a value in Vue 3 / Vite 3
2 participants