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: destructure style options #202

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

etienneburdet
Copy link
Contributor

Summary

The goal for this PR is to destructure the style options, so that the reactive call is not triggered if options but not options.style changes.

Admittedly, {#key … and $: … seems to work differently on that matter.

Review checklist

  • Description is complete
  • Commits respect the Conventional Commits Specification
  • 2 reviewers (1 if trivial)
  • Tests coverage has improved
  • Code is ready for a release on NPM

@etienneburdet etienneburdet force-pushed the chore/stabilize-style-options branch from 62f26dd to b22eab8 Compare November 8, 2023 16:57
Copy link
Contributor

@KevinFabre-ods KevinFabre-ods left a comment

Choose a reason for hiding this comment

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

LGTM ! 👏

Do you need help to release the NPM packages ?
Normally, it should be fine if you follow these instructions

@etienneburdet
Copy link
Contributor Author

LGTM ! 👏

Do you need help to release the NPM packages ? Normally, it should be fine if you follow these instructions

Let's merge release then! 👌

@etienneburdet etienneburdet merged commit db472e5 into main Nov 10, 2023
7 checks passed
@etienneburdet etienneburdet deleted the chore/stabilize-style-options branch November 10, 2023 08:27
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