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: mark placeholder option as selected in react SfSelect (#3263) #3264

Closed
wants to merge 1 commit into from

Conversation

Szymon-dziewonski
Copy link
Contributor

Closes #

Scope of work

Screenshots of visual changes

Checklist

  • Self code-reviewed
  • Changes documented
  • Semantic HTML
  • SSR-friendly
  • Caching friendly
  • a11y for WCAG 2.0 AA
  • examples created
  • blocks created
  • cypress tests created

* fix: mark placeholder option as selected in react SfSelect

* chore: changeset

* refactor: add internal value to vue SfSelect

* chore: changeset for vue

* refactor: remove redundant <script setup /> from vue components

* refactor: internal state in SfSelect

* refactor: remove disabled and selected attributes

* chore: remove disabled in vue placeholder option

* Revert "refactor: remove redundant <script setup /> from vue components"

This reverts commit dafb778.

* refactor: set inheritAttrs through defineOptions
Copy link

changeset-bot bot commented Jan 20, 2025

🦋 Changeset detected

Latest commit: f534058

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@storefront-ui/vue Patch
@storefront-ui/react Patch
@storefront-ui/nuxt Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

2 participants