8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hi there! I've had this snippet collection installed for a little while, and thought it worthwhile to contribute.
I've added a small sample of Pinia commands that I find myself using often, and updated the README.md with the relative commands.
Feel free to suggest amendments to any of the suggested commands :)
Sorry, something went wrong.
removed vetur as dep
5b376b0
removed volar section
00cd321
removed yarn.lock
289173b
Merge branch 'develop' into main
9384d44
added pinia.json
9c3f534
added state refs and patching
6799af4
updated pinia.json prefixes
ac7a3e6
added pinia table to README.md
4915240
updated keywords
47e4f86
fixed pstateref description
be6d32e
pinia state refs prefix changed
c28d07b
Merge pull request #1 from sdras/main
cb34dce
3.1.1 updates
Merge branch 'main' into develop
61048dc
added store import command
048af80
fcc0ac3
Revert "removed yarn.lock"
4ea1880
This reverts commit 289173b.
added vue-html
ef3aca8
moved composition API scripts to the top
1d385be
Merge branch 'script-top-2' into develop
05d58b2
added defineProps script snippet
d28fa47
updated README.md with vdefineprops
6f7bd69
added vdefineemits
448c097
modified functions to match examples
08dcf84
changed prefixes
02d12e4
simplified the required prefixes to match the Vue2 prefixes
added computed getter setter
1d8ac0a
added computed get / set to README.md
3a7cd0f
add v3store command for composition store
5520b75
pinia
update defineEmits to 3.3, add defineSlots, add generic component
fc00f32
add spacing to generic component
c798e05
replace yarn with npm
f149d00
Merge branch 'develop'
4f17a23
add defineModel, update defineEmits & defineSlots
b3c56db
chore: install changesets, update publisher and vscode engine version…
a7ae345
… bump
chore: add .vscodeignore
cacd116
chore: update name
c1a704a
Successfully merging this pull request may close these issues.