Skip to content

Convert pinia options store to setup store#340

Merged
JackWilb merged 6 commits intomainfrom
setup-store
Dec 20, 2022
Merged

Convert pinia options store to setup store#340
JackWilb merged 6 commits intomainfrom
setup-store

Conversation

@JackWilb
Copy link
Copy Markdown
Member

Does this PR close any open issues?

Closes #339

Give a longer description of what this PR addresses and why it's needed

This uses the equivalent of the vue 3 composition API in the store object. This will allow us to use watchers on the store state we'd like to pass into trrack. This is the last tooling step for #137

Provide pictures/videos of the behavior before and after these changes (optional)

N/A

Are there any additional TODOs before this PR is ready to go?

No

@netlify
Copy link
Copy Markdown

netlify bot commented Dec 19, 2022

Deploy Preview for next-multilink ready!

Name Link
🔨 Latest commit 7a037b2
🔍 Latest deploy log https://app.netlify.com/sites/next-multilink/deploys/63a0f5555d11460009d827ba
😎 Deploy Preview https://deploy-preview-340--next-multilink.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@JackWilb JackWilb merged commit e03675b into main Dec 20, 2022
@JackWilb JackWilb deleted the setup-store branch December 20, 2022 00:13
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.

Convert Pinia store to setup store from options store

1 participant