Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/pinia

🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
https://github.com/vuejs/pinia

build: replace yarn to pnpm (#1865)

734714328868a8fcea85129e5d849f5d145ae80e authored about 2 years ago
chore: move types up in package.json

c7df7d2ae0820b9b58e86546d117049301376723 authored about 2 years ago
chore: move types up in package.json

c7df7d2ae0820b9b58e86546d117049301376723 authored about 2 years ago
release: [email protected]

4034ffda7f9d70d7c4c0577b9fc056f013056703 authored about 2 years ago
release: [email protected]

4034ffda7f9d70d7c4c0577b9fc056f013056703 authored about 2 years ago
feat: avoid missing injection not found in edge Vue 2 edge case (#1849)

Related to #1650

78ec9a186dcbce3d583db332ae22094a182358cc authored about 2 years ago
feat: avoid missing injection not found in edge Vue 2 edge case (#1849)

Related to #1650

78ec9a186dcbce3d583db332ae22094a182358cc authored about 2 years ago
chore: up deps

5839958c1673059537ce9b53543996e8fd81c9b1 authored about 2 years ago
chore: up deps

5839958c1673059537ce9b53543996e8fd81c9b1 authored about 2 years ago
docs: plugins must be applied before creating stores

Close #1841

d94be75970cc9d85a0901e632f04687c670231c2 authored about 2 years ago
docs: plugins must be applied before creating stores

Close #1841

d94be75970cc9d85a0901e632f04687c670231c2 authored about 2 years ago
build: refactor

96a022895482772e7c77eebdb6bf9e589398ff65 authored about 2 years ago
build: refactor

96a022895482772e7c77eebdb6bf9e589398ff65 authored about 2 years ago
docs: basic defineStore example follows return value naming rec (#1834)

Co-authored-by: Eduardo San Martin Morote <[email protected]>

8d2d987f3e62e6b6ec52df2e640a14ef52fe1e43 authored about 2 years ago
docs: basic defineStore example follows return value naming rec (#1834)

Co-authored-by: Eduardo San Martin Morote <[email protected]>

8d2d987f3e62e6b6ec52df2e640a14ef52fe1e43 authored about 2 years ago
build: add lock when committing

fa9312eba1e4f8ac672418ad281843864ddafb98 authored about 2 years ago
build: add lock when committing

fa9312eba1e4f8ac672418ad281843864ddafb98 authored about 2 years ago
fix(nuxt): use #app imports

6cf7e48264c575d705aeb41c978817a48e55978d authored about 2 years ago
fix(nuxt): use #app imports

6cf7e48264c575d705aeb41c978817a48e55978d authored about 2 years ago
fix(nuxt): Avoid recursive import from Nuxt #imports (#1823)

e1c0a19abca2b8574c81f6f6e3d1b324924ba68d authored about 2 years ago
fix(nuxt): Avoid recursive import from Nuxt #imports (#1823)

e1c0a19abca2b8574c81f6f6e3d1b324924ba68d authored about 2 years ago
docs(store): `$dispose` doesn't delete store state (#1824)

Co-authored-by: Eduardo San Martin Morote <[email protected]>
Close https://github...

269205fc769483ee01d0763cdde543d9119b89b1 authored about 2 years ago
docs(store): `$dispose` doesn't delete store state (#1824)

Co-authored-by: Eduardo San Martin Morote <[email protected]>
Close https://github...

269205fc769483ee01d0763cdde543d9119b89b1 authored about 2 years ago
release: [email protected]

12d9d38dda5bdd79016943409544ff589cc7ccc2 authored about 2 years ago
fix(types): support older ts versions

Fix #1818

78fb21409b731f4822b076e83b31c234e75c722d authored about 2 years ago
fix(types): support older ts versions

Fix #1818

78fb21409b731f4822b076e83b31c234e75c722d authored about 2 years ago
build: update lock during release

44b3211f859c684295e004f6a29147930a91bc3e authored about 2 years ago
build: update lock during release

44b3211f859c684295e004f6a29147930a91bc3e authored about 2 years ago
chore: up lock

edcd80c192a6bff8f96110e256261b8dd905500b authored about 2 years ago
chore: up lock

edcd80c192a6bff8f96110e256261b8dd905500b authored about 2 years ago
chore: up deps

80f2c2824e92a6b7b96be78d99d5bcb0d60574a6 authored about 2 years ago
chore: up deps

80f2c2824e92a6b7b96be78d99d5bcb0d60574a6 authored about 2 years ago
fix(types): implemented a workaround to be TS 4.9.x compatible (#1818)

c42a54c5d6bf20ca4b1c619da44f18be3c84db87 authored about 2 years ago
fix(types): implemented a workaround to be TS 4.9.x compatible (#1818)

c42a54c5d6bf20ca4b1c619da44f18be3c84db87 authored about 2 years ago
fix(nuxt): ensure pinia plugin is added before router

3e4e63c1f4749ee09b045a771c546de33dd4c405 authored about 2 years ago
fix(nuxt): ensure pinia plugin is added before router

3e4e63c1f4749ee09b045a771c546de33dd4c405 authored about 2 years ago
chore: up deps

8f51e6802f340a5b7d19fe26b976706b1ef6aadb authored about 2 years ago
chore: up deps

8f51e6802f340a5b7d19fe26b976706b1ef6aadb authored about 2 years ago
chore: lock gen

11f0172eafda62468eb0c4f1fc936a22cf998963 authored about 2 years ago
chore: lock gen

11f0172eafda62468eb0c4f1fc936a22cf998963 authored about 2 years ago
ci: improvements

e6fac49c9994cbacb4d0facbe10e90026acbb232 authored about 2 years ago
ci: improvements

e6fac49c9994cbacb4d0facbe10e90026acbb232 authored about 2 years ago
fix(nuxt): nuxt v3 compatibility (#1808)

aa129582306c03a186e4ba2009225d3b95feb1d9 authored about 2 years ago
fix(nuxt): nuxt v3 compatibility (#1808)

aa129582306c03a186e4ba2009225d3b95feb1d9 authored about 2 years ago
docs: make the grammar of Chinese documents more fluent (#1798)

73152938945f1c4187cf9e856062ec0d8f40b1a6 authored about 2 years ago
docs: make the grammar of Chinese documents more fluent (#1798)

73152938945f1c4187cf9e856062ec0d8f40b1a6 authored about 2 years ago
docs(zh): Update nuxt.md (#1806)

d97dee37a9f9cf4551cb96685fdabbdf93951984 authored about 2 years ago
docs(zh): Update nuxt.md (#1806)

d97dee37a9f9cf4551cb96685fdabbdf93951984 authored about 2 years ago
Add Black Friday 2022 banner script (#1789)

3a5a25757c0d82957dc95d1049ba86ed8bf2dfc1 authored about 2 years ago
Add Black Friday 2022 banner script (#1789)

3a5a25757c0d82957dc95d1049ba86ed8bf2dfc1 authored about 2 years ago
docs: uniform variable syntax (#1787)

Co-authored-by: coffeemil <[email protected]>
Co-authored-by: Eduardo San Martin Morote <pos...

6f4caedbe3a0c07c9f9afcae604b36a17e903b74 authored about 2 years ago
docs: uniform variable syntax (#1787)

Co-authored-by: coffeemil <[email protected]>
Co-authored-by: Eduardo San Martin Morote <pos...

6f4caedbe3a0c07c9f9afcae604b36a17e903b74 authored about 2 years ago
refactor: use more generic scope dispose

57405de56610dcfaa506cb95e557a7c7e4d693a7 authored about 2 years ago
refactor: use more generic scope dispose

57405de56610dcfaa506cb95e557a7c7e4d693a7 authored about 2 years ago
chore: allow other rcs for nuxt

505246ed5e10d2610daebd3e7f51370cc770d351 authored about 2 years ago
chore: allow other rcs for nuxt

505246ed5e10d2610daebd3e7f51370cc770d351 authored about 2 years ago
docs: red warn

8a2f31b31f2734edcb18c94a759e9f52a0c789de authored about 2 years ago
docs: red warn

8a2f31b31f2734edcb18c94a759e9f52a0c789de authored about 2 years ago
chore: up deps

d4df01e90f7709688a011e6a93b8154f62886d88 authored about 2 years ago
chore: up deps

d4df01e90f7709688a011e6a93b8154f62886d88 authored about 2 years ago
docs: 关于pinia中文文档中的一个拼写错误修复 (#1778)

2ed63e3bf89c3305671a2c02bef0f9e8bc4555b6 authored about 2 years ago
docs: 关于pinia中文文档中的一个拼写错误修复 (#1778)

2ed63e3bf89c3305671a2c02bef0f9e8bc4555b6 authored about 2 years ago
docs: Vue Mastery links for pinia cheat sheet (#1718)

Co-authored-by: Andy <[email protected]>

6f7594721fd543be1a001bdc6c9a28554a47cdc5 authored over 2 years ago
docs: Vue Mastery links for pinia cheat sheet (#1718)

Co-authored-by: Andy <[email protected]>

6f7594721fd543be1a001bdc6c9a28554a47cdc5 authored over 2 years ago
docs(zh): Polish the Simplified Chinese translations (Part 1) (#1733)

Co-authored-by: KimYangOfCat <[email protected]>

a9fbe33f93d806688603200eb0ae14270e67e860 authored over 2 years ago
docs(zh): Polish the Simplified Chinese translations (Part 1) (#1733)

Co-authored-by: KimYangOfCat <[email protected]>

a9fbe33f93d806688603200eb0ae14270e67e860 authored over 2 years ago
chore: up deps

0ab59de934e147bb9ef354cedaf793b7961e1836 authored over 2 years ago
chore: up deps

0ab59de934e147bb9ef354cedaf793b7961e1836 authored over 2 years ago
chore: update netlify

f18018e8ff98ca3c3613e924005473b3cae5f515 authored over 2 years ago
chore: update netlify

f18018e8ff98ca3c3613e924005473b3cae5f515 authored over 2 years ago
docs: split run-on sentence to improve clarity (#1744)

7125595f3dd63e188666c826aa313be0e34f66de authored over 2 years ago
docs: split run-on sentence to improve clarity (#1744)

7125595f3dd63e188666c826aa313be0e34f66de authored over 2 years ago
style: include docs

819e465aa8df0aba09d1c073c73ac79876766c29 authored over 2 years ago
style: include docs

819e465aa8df0aba09d1c073c73ac79876766c29 authored over 2 years ago
docs: remove anchor tag by markdown plugins. (#1734)

111e7547ac2194437c6bdcb5dcc6d5dd680e5049 authored over 2 years ago
docs: remove anchor tag by markdown plugins. (#1734)

111e7547ac2194437c6bdcb5dcc6d5dd680e5049 authored over 2 years ago
docs: remove italics

7d83b24a8b97b148cc81d7db25294e607f83a42b authored over 2 years ago
docs: remove italics

7d83b24a8b97b148cc81d7db25294e607f83a42b authored over 2 years ago
chore: up deps

a298fc34a582979cb3d5e24ed3acce18da7e118a authored over 2 years ago
chore: up deps

a298fc34a582979cb3d5e24ed3acce18da7e118a authored over 2 years ago
docs(zh): add Chinese docs (#1193)

Co-authored-by: Xavi Lee <[email protected]>
Co-authored-by: chen <[email protected]>...

f4ee8bf32d480c227e9538590ecadc27e7eefc48 authored over 2 years ago
docs(zh): add Chinese docs (#1193)

Co-authored-by: Xavi Lee <[email protected]>
Co-authored-by: chen <[email protected]>...

f4ee8bf32d480c227e9538590ecadc27e7eefc48 authored over 2 years ago
docs: grammar

* Minor grammar updates.

* Minor grammar/spelling enhancements

to core-concepts/index.md

de68f1c72c44a4a7d7cea16ffff403c37f530151 authored over 2 years ago
docs: grammar

* Minor grammar updates.

* Minor grammar/spelling enhancements

to core-concepts/index.md

de68f1c72c44a4a7d7cea16ffff403c37f530151 authored over 2 years ago
docs: plugin in nuxt

bb63dd2aae8fec9fe3bffcce574866f6192f9bc3 authored over 2 years ago
docs: plugin in nuxt

bb63dd2aae8fec9fe3bffcce574866f6192f9bc3 authored over 2 years ago
docs(nuxt): pinia plugins usage (#1581) [skip ci]

99e2ed5ec53d1427f93d161f7026842b64b38721 authored over 2 years ago
docs(nuxt): pinia plugins usage (#1581) [skip ci]

99e2ed5ec53d1427f93d161f7026842b64b38721 authored over 2 years ago
refactor(nuxt): : use newer addImports

From #1665

cfd41a204d64d276289ccc261e44f4f046813734 authored over 2 years ago
refactor(nuxt): : use newer addImports

From #1665

cfd41a204d64d276289ccc261e44f4f046813734 authored over 2 years ago
fix(store): init `_customProperties` for devtools (#1704)

Co-authored-by: Eduardo San Martin Morote <[email protected]>

8c1dfce2e67c37e09251a7b85fcae2d6a4030fb8 authored over 2 years ago
chore: up deps

close #1665

050ede022d46cb7d232356ffc0d560454ae44e93 authored over 2 years ago
chore: up deps

close #1665

050ede022d46cb7d232356ffc0d560454ae44e93 authored over 2 years ago