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

refactor(plugins): make it work with actions

1e56c008c170a767443d8236bda5f3e6f4e08e81 authored over 3 years ago
build: fix types

807069ab0839d64217264eba153b4d6668a62ccd authored over 3 years ago
refactor: defineStore with setup

a9212e2c5dee6b1fe5cdcf6bbabbcbfe706ed5b7 authored over 3 years ago
refactor: detached in subscribeAction

ec78e22795ee755dacd176c68a5112b09edac142 authored over 3 years ago
refactor(setup): correctly extract the state

3453549254312cb317df527449928e788251c239 authored over 3 years ago
feat(store): function wip

24e7c9c30ce9bee6e3fab3f9b5287733f40c863d authored over 3 years ago
test: fix lifespan test

bc3add404c2baad551ec9c3afa4f96742fda4308 authored over 3 years ago
types: add exported types

0c51f180f43328f5b0d753ae01d857f21ab6880b authored over 3 years ago
test: fix tests

b9ca0cda9186e6bdf989ae40e81b3495516882d4 authored over 3 years ago
chore: remove non necessary api

3ff604d063d4acd2501a9cfbf16bfa38a6d16e58 authored over 3 years ago
fix: avoid watchers to trigger while building the store

58562a34ade068a99d311e4f545d25c502dceff8 authored over 3 years ago
test(ssr): test basic hydration

2bbd012952a6c89be8e9f0d01abcf6f5bea5b008 authored over 3 years ago
refactor: use original definestoreoptions type

fe3d48a37a338de321109e7a20e97deaf2a74f43 authored over 3 years ago
refactor(plugins): make it work with actions

1e56c008c170a767443d8236bda5f3e6f4e08e81 authored over 3 years ago
refactor: defineStore with setup

a9212e2c5dee6b1fe5cdcf6bbabbcbfe706ed5b7 authored over 3 years ago
refactor: detached in subscribeAction

ec78e22795ee755dacd176c68a5112b09edac142 authored over 3 years ago
feat(store): function wip

24e7c9c30ce9bee6e3fab3f9b5287733f40c863d authored over 3 years ago
test: fix lifespan test

bc3add404c2baad551ec9c3afa4f96742fda4308 authored over 3 years ago
types: add exported types

0c51f180f43328f5b0d753ae01d857f21ab6880b authored over 3 years ago
test: fix tests

b9ca0cda9186e6bdf989ae40e81b3495516882d4 authored over 3 years ago
chore: up temp deps

dc5e0994ecb97a0743d551110d40fd715d9b1e3e authored over 3 years ago
chore: up temp deps

dc5e0994ecb97a0743d551110d40fd715d9b1e3e authored over 3 years ago
chore(deps): update dependency @rollup/plugin-replace to v3 (#573)

Co-authored-by: Renovate Bot <[email protected]>

6264c638506aed4ef419606276bfad86867acd68 authored over 3 years ago
chore(deps): update dependency @rollup/plugin-replace to v3 (#573)

Co-authored-by: Renovate Bot <[email protected]>

6264c638506aed4ef419606276bfad86867acd68 authored over 3 years ago
chore(deps): update all non-major dependencies

b82d42bb67d9deaeb349a3a5162e5342eb3e319d authored over 3 years ago
chore(deps): update all non-major dependencies

b82d42bb67d9deaeb349a3a5162e5342eb3e319d authored over 3 years ago
chore(deps): update all non-major dependencies

b6df4b8ef61c45909e1da8bfe87c2cc81432325e authored over 3 years ago
chore(deps): update all non-major dependencies

b6df4b8ef61c45909e1da8bfe87c2cc81432325e authored over 3 years ago
release: v2.0.0-beta.5

8a3fafe65c2887a07939a755d0013d1d84c69b11 authored over 3 years ago
release: v2.0.0-beta.5

8a3fafe65c2887a07939a755d0013d1d84c69b11 authored over 3 years ago
feat: mark testing as internal

18c8ed6769f0313cdcf6139027c6162e973c8e89 authored over 3 years ago
feat: mark testing as internal

18c8ed6769f0313cdcf6139027c6162e973c8e89 authored over 3 years ago
chore: dep up

ffcb02df1f9fb63bd29f899f57d0b69422b8e06f authored over 3 years ago
chore: dep up

ffcb02df1f9fb63bd29f899f57d0b69422b8e06f authored over 3 years ago
test: fix command vscode

5fdd28742cb89e19aa97a8cc496ca3a3ab13d214 authored over 3 years ago
test: fix command vscode

5fdd28742cb89e19aa97a8cc496ca3a3ab13d214 authored over 3 years ago
chore: regen lock

a18e8906562c6943f2767787c26207316ddeed87 authored over 3 years ago
chore: regen lock

a18e8906562c6943f2767787c26207316ddeed87 authored over 3 years ago
chore: up deps

b44ba11c400d6e5e74a631b603aa9f9540e95147 authored over 3 years ago
chore: up deps

b44ba11c400d6e5e74a631b603aa9f9540e95147 authored over 3 years ago
chore(deps): update all non-major dependencies

3a7de365b01ba1329e30a9b91001154c88d59e41 authored over 3 years ago
chore(deps): update all non-major dependencies

3a7de365b01ba1329e30a9b91001154c88d59e41 authored over 3 years ago
test: multiple apps with one pinia

f34c86f1f67ab90f36b9018718c4ae1f8158309e authored over 3 years ago
test: multiple apps with one pinia

f34c86f1f67ab90f36b9018718c4ae1f8158309e authored over 3 years ago
docs: better explanations for plugins

Close #559

b990fb677af1140878aae5b68ec629aefb968301 authored over 3 years ago
docs: better explanations for plugins

Close #559

b990fb677af1140878aae5b68ec629aefb968301 authored over 3 years ago
docs: more about actions

Close #419

92b4f2e36bf18ec0de9199f12c3b2a753a1b80f0 authored over 3 years ago
docs: more about actions

Close #419

92b4f2e36bf18ec0de9199f12c3b2a753a1b80f0 authored over 3 years ago
build(deps): bump prismjs from 1.23.0 to 1.24.0 (#558)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](http...

0800c92fb10a2de4cd9cbc886601848e031798ca authored over 3 years ago
build(deps): bump prismjs from 1.23.0 to 1.24.0 (#558)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](http...

0800c92fb10a2de4cd9cbc886601848e031798ca authored over 3 years ago
docs: better comments

3e8d9bc63440749722e6e76f199f7da944f2cbd5 authored over 3 years ago
docs: better comments

3e8d9bc63440749722e6e76f199f7da944f2cbd5 authored over 3 years ago
feat(testing): bypass useStore(pinia)

5a52fb33a1799e145a8d3e3423105247bb6980e7 authored over 3 years ago
feat(testing): bypass useStore(pinia)

5a52fb33a1799e145a8d3e3423105247bb6980e7 authored over 3 years ago
feat(testing): allows faking an app

0d00a2734fa11d8a4fad6c9fb796f8c9c3a25f83 authored over 3 years ago
feat(testing): allow stubing $patch

10bef8ab2fa951fbaab0afe38b58a1396f23db8b authored over 3 years ago
chore(deps): update all non-major dependencies

5359fe46181920676a5c7fc2c44158887cabc84b authored over 3 years ago
chore(deps): update all non-major dependencies

5359fe46181920676a5c7fc2c44158887cabc84b authored over 3 years ago
test(dts): add cross call test

0413f0673380290daf334cc69c7c85077bfe4808 authored over 3 years ago
test(dts): add cross call test

0413f0673380290daf334cc69c7c85077bfe4808 authored over 3 years ago
refactor: fix tests

e6cdb9e3e6b4490d88a5adfb7a78e422ba97769a authored over 3 years ago
refactor: fix tests

e6cdb9e3e6b4490d88a5adfb7a78e422ba97769a authored over 3 years ago
refactor(devtools): reject on fileInput error

90dc6b683b214d0ea44f2a989ae5ff2268fd60de authored over 3 years ago
refactor(devtools): reject on fileInput error

90dc6b683b214d0ea44f2a989ae5ff2268fd60de authored over 3 years ago
perf: use esm version of file-saver

49d1e38a808edbf58970ec2d47a1342d9a5229a1 authored over 3 years ago
perf: use esm version of file-saver

49d1e38a808edbf58970ec2d47a1342d9a5229a1 authored over 3 years ago
docs: fix dark flash

a298395e688bf908d5ea3dc90e59381124c87d08 authored over 3 years ago
docs: fix dark flash

a298395e688bf908d5ea3dc90e59381124c87d08 authored over 3 years ago
chore: fix typing issue

cc7b79e6f17e746e88c30a5b83b937eae1479412 authored over 3 years ago
chore: fix typing issue

cc7b79e6f17e746e88c30a5b83b937eae1479412 authored over 3 years ago
docs: reorder sidebar

543ced04644c068cf6e3521afdfcd0b93c8e055b authored over 3 years ago
docs: reorder sidebar

543ced04644c068cf6e3521afdfcd0b93c8e055b authored over 3 years ago
docs: add testing

727b0cf9dca3e56be6d94ea1489036b6b70a94cf authored over 3 years ago
docs: add testing

727b0cf9dca3e56be6d94ea1489036b6b70a94cf authored over 3 years ago
chore: remove unused code

e20a1da6a6014ab528d0aa72e0f4bf1518ea68b3 authored over 3 years ago
chore: remove unused code

e20a1da6a6014ab528d0aa72e0f4bf1518ea68b3 authored over 3 years ago
test: add config for vscode

d8c1666d08be40617c87ff0da8dfc25a9ea12d70 authored over 3 years ago
test: add config for vscode

d8c1666d08be40617c87ff0da8dfc25a9ea12d70 authored over 3 years ago
chore: mark TS as optional dep

c67fd45c9df866ab153fc66b05998cbfe401258c authored over 3 years ago
chore: mark TS as optional dep

c67fd45c9df866ab153fc66b05998cbfe401258c authored over 3 years ago
feat(testing): add createTestingPinia

120ac9d98eca0e11f24c5334022ef9bc805371af authored over 3 years ago
feat(testing): add createTestingPinia

120ac9d98eca0e11f24c5334022ef9bc805371af authored over 3 years ago
fix(devtools): avoid warning

399a93002b9b3627e636af191e64a7b56f82d2db authored over 3 years ago
fix(devtools): avoid warning

399a93002b9b3627e636af191e64a7b56f82d2db authored over 3 years ago
fix(devtools): avoid infinite loop when cross using stores

Fix #541

55c651d714a7d4083e4ef6369e3b5ab5dbf02182 authored over 3 years ago
fix(devtools): avoid infinite loop when cross using stores

Fix #541

55c651d714a7d4083e4ef6369e3b5ab5dbf02182 authored over 3 years ago
docs: adding properties to store

8c89a483199811aeb31cb513d1b2903dfaac2390 authored over 3 years ago
docs: adding properties to store

8c89a483199811aeb31cb513d1b2903dfaac2390 authored over 3 years ago
test: correct customization types

3703a824b44096aab31baef06aa15988d8e2f571 authored over 3 years ago
test: correct customization types

3703a824b44096aab31baef06aa15988d8e2f571 authored over 3 years ago
test: fix them

d45d085d31aa724921380c105bba5266d68e042e authored over 3 years ago
test: fix them

d45d085d31aa724921380c105bba5266d68e042e authored over 3 years ago
test: fix type

d340b9c12369affbc89e52c82f2fd785f08d444d authored over 3 years ago
test: fix type

d340b9c12369affbc89e52c82f2fd785f08d444d authored over 3 years ago
fix(types): forbid non existant access in getters and actions

2ee058ef0264dddb367c53ce534f832bdb7b5fb0 authored over 3 years ago
fix(types): forbid non existant access in getters and actions

2ee058ef0264dddb367c53ce534f832bdb7b5fb0 authored over 3 years ago
chore: up deps

0eea2a3dd90903d3e0024ee48b3ab17b0e747c12 authored over 3 years ago
chore: up deps

0eea2a3dd90903d3e0024ee48b3ab17b0e747c12 authored over 3 years ago
docs: revert vitepress

38095c77365c575fc8a70fe5c1197badcd3b1fc8 authored over 3 years ago
docs: revert vitepress

38095c77365c575fc8a70fe5c1197badcd3b1fc8 authored over 3 years ago