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: adjust to vue 3 render function API #1596

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

diegopf
Copy link
Contributor

@diegopf diegopf commented Aug 14, 2024

This PR aims to adjust the BasePriceFilterLabel component to new Vue 3 render function API. Previously was posible to use a string with the component name to be render but now it is mandatory to use the component itself.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

@diegopf diegopf requested a review from a team as a code owner August 14, 2024 15:12
@diegopf diegopf changed the title fix: adjust to new vue render function API fix: adjust to vue 3 render function API Aug 14, 2024
@joseacabaneros joseacabaneros merged commit 7ec2b97 into vue3-update-rc Aug 14, 2024
0 of 2 checks passed
@diegopf diegopf deleted the fix/base-price-filter-label branch October 24, 2024 09:52
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