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

chore: issue repro [skip ci]

c3c50422cc47ed502c546e18393e1c7af6a1bf09 authored over 3 years ago
chore: issue repro [skip ci]

c3c50422cc47ed502c546e18393e1c7af6a1bf09 authored over 3 years ago
feat(warn): improve getActivePinia warn

6a0a209faf42b149bcda1dd373e0b1e5bf426ce4 authored over 3 years ago
feat(warn): improve getActivePinia warn

6a0a209faf42b149bcda1dd373e0b1e5bf426ce4 authored over 3 years ago
chore: remove unused param

ee8296743d82199bc1db0f33ab5180f51e6f6cea authored over 3 years ago
chore: remove unused param

ee8296743d82199bc1db0f33ab5180f51e6f6cea authored over 3 years ago
fix: use assign instead of spread for older browsers

51cf9b6e5a61d668a5e27b5e02833607ad0b5907 authored over 3 years ago
fix: use assign instead of spread for older browsers

51cf9b6e5a61d668a5e27b5e02833607ad0b5907 authored over 3 years ago
refactor: remove deprecations

7dd6b1b8480e9328f317904c3c75169bf9bc29c6 authored over 3 years ago
docs: redeploy

74ec1e52d5d7ae563752723a9f86763f44cd4055 authored over 3 years ago
docs: redeploy

74ec1e52d5d7ae563752723a9f86763f44cd4055 authored over 3 years ago
build: fix change check [skip ci]

634669f57f4a64d6664a3c68dda5f45a4082b4bd authored over 3 years ago
build: fix change check [skip ci]

634669f57f4a64d6664a3c68dda5f45a4082b4bd authored over 3 years ago
build: only check src and package files

07f1b8c59d1e389696190b457cdf2ddc5d1bc28c authored over 3 years ago
build: only check src and package files

07f1b8c59d1e389696190b457cdf2ddc5d1bc28c authored over 3 years ago
chore: add dispose in playground

bb41a7f21a1326eaaa828f138b2c5ce02ff05c3a authored over 3 years ago
chore: add dispose in playground

bb41a7f21a1326eaaa828f138b2c5ce02ff05c3a authored over 3 years ago
docs: better cross usage docs

44698d7b66f448f0ffcab602332c8e8ac66f4bc0 authored over 3 years ago
docs: better cross usage docs

44698d7b66f448f0ffcab602332c8e8ac66f4bc0 authored over 3 years ago
chore: link to demo with vite

8dc2469a459fbedbdc085584392e4db87b4a21a7 authored over 3 years ago
chore: link to demo with vite

8dc2469a459fbedbdc085584392e4db87b4a21a7 authored over 3 years ago
fix(ssr): make skipHydrate compatible with @vue/composition-api

71448b008fc4517ab0036b98121a0346df75880e authored over 3 years ago
fix(ssr): make skipHydrate compatible with @vue/composition-api

71448b008fc4517ab0036b98121a0346df75880e authored over 3 years ago
chore: up deps

db878823d4f5c25c79d488374567cc6f83cfc474 authored over 3 years ago
chore: up deps

db878823d4f5c25c79d488374567cc6f83cfc474 authored over 3 years ago
fix(devtools): root store access #732

90d2c35d94ccb6e3991b99b181bfe3b360cfa289 authored over 3 years ago
fix(devtools): root store access #732

90d2c35d94ccb6e3991b99b181bfe3b360cfa289 authored over 3 years ago
fix(plugins): ensure plugins are used only once (#745)

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

150fdfc8abe2577046af947b2e4fbbde2efb057e authored over 3 years ago
fix(plugins): ensure plugins are used only once (#745)

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

150fdfc8abe2577046af947b2e4fbbde2efb057e authored over 3 years ago
docs: typo

Fix typo

1b397f1c90df8dcfbbe2f1c7c706912644fb4f7b authored over 3 years ago
docs: typo

Fix typo

1b397f1c90df8dcfbbe2f1c7c706912644fb4f7b authored over 3 years ago
build: refactor exported files

34d7586bc5a1b9d612bff8ed9968b868b2c54a40 authored over 3 years ago
build: refactor exported files

34d7586bc5a1b9d612bff8ed9968b868b2c54a40 authored over 3 years ago
docs: typo

9785dfd4001969b69e5a51dae12803679a577127 authored over 3 years ago
docs: typo

9785dfd4001969b69e5a51dae12803679a577127 authored over 3 years ago
docs: hydrate example

3cac7efe47d6a5ece0ebfee9bff9e9056c6000e3 authored over 3 years ago
docs: hydrate example

3cac7efe47d6a5ece0ebfee9bff9e9056c6000e3 authored over 3 years ago
refactor: innerPatch -> mergeReactiveObjects

dd13a8da060188ad43554bf189d033f10b00f938 authored over 3 years ago
refactor: innerPatch -> mergeReactiveObjects

dd13a8da060188ad43554bf189d033f10b00f938 authored over 3 years ago
refactor(ssr): pass storeState instead of store to hydrate

BREAKING CHANGE: the `hydrate()` option for stores defined with the
options api no longers passe...

c85edacefc8c69a54e84afbcd577b8d1027b3065 authored over 3 years ago
refactor(ssr): pass storeState instead of store to hydrate

BREAKING CHANGE: the `hydrate()` option for stores defined with the
options api no longers passe...

c85edacefc8c69a54e84afbcd577b8d1027b3065 authored over 3 years ago
feat(ssr): add skipHydrate to skip hydration on specific refs

55deedbc492a26ab98d96ed40ddfdf6ebac45aae authored over 3 years ago
feat(ssr): add skipHydrate to skip hydration on specific refs

55deedbc492a26ab98d96ed40ddfdf6ebac45aae authored over 3 years ago
fix(types): remove unused option hydrate for setup stores

37d07fb29ef2885d94cae3b3f212cea83772a073 authored over 3 years ago
fix(types): remove unused option hydrate for setup stores

37d07fb29ef2885d94cae3b3f212cea83772a073 authored over 3 years ago
test: fix warning text

59b9d59bb849a26caa77674430e2cc60aa628fd5 authored over 3 years ago
test: fix warning text

59b9d59bb849a26caa77674430e2cc60aa628fd5 authored over 3 years ago
chore: split message in multiple lines

d18c4b9477e3196b8b508c124879eaf000a218de authored over 3 years ago
chore: split message in multiple lines

d18c4b9477e3196b8b508c124879eaf000a218de authored over 3 years ago
chore: typo

55e1ca22781647ba96d8bd352b59952bcef632a5 authored over 3 years ago
chore: typo

55e1ca22781647ba96d8bd352b59952bcef632a5 authored over 3 years ago
test: add ssr test for hydrate custom refs

7add4868cd653a365b9264a64d1168a891d1b5d0 authored over 3 years ago
test: add ssr test for hydrate custom refs

7add4868cd653a365b9264a64d1168a891d1b5d0 authored over 3 years ago
chore: regen lock

dcced7ff98800e6c7183d5d742cf71a8d570507e authored over 3 years ago
chore: regen lock

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

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

1feaddcc4d661b9f182085c79408a871f93eeddc authored over 3 years ago
chore(deps): update all non-major dependencies (#741)

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

1feaddcc4d661b9f182085c79408a871f93eeddc authored over 3 years ago
test: fix dts

321330e4db74bc9f94ab59a1704142074e6f797b authored over 3 years ago
test: fix dts

321330e4db74bc9f94ab59a1704142074e6f797b authored over 3 years ago
docs: show more api docs

0555c403db6c59e26c4040b40c835b0a56ead8db authored over 3 years ago
docs: show more api docs

0555c403db6c59e26c4040b40c835b0a56ead8db authored over 3 years ago
release: @pinia/[email protected] @pinia/[email protected]

ec6c00f7371fc28755617f05ec9422ac71333f9b authored over 3 years ago
fix: should work with nuxt

03159a440de0eb2b17c3c3bd30dc64223fe90648 authored over 3 years ago
fix: should work with nuxt

03159a440de0eb2b17c3c3bd30dc64223fe90648 authored over 3 years ago
fix: correct peer deps and deps

c83677a9cf7a1cb20b2e6fed529f3c5500062648 authored over 3 years ago
fix: correct peer deps and deps

c83677a9cf7a1cb20b2e6fed529f3c5500062648 authored over 3 years ago
refactor: still trying to get this working...

23285ca3411b35385606f53581f9b1dbaba97ad9 authored over 3 years ago
fix: correct deps in nuxt plugin

8020f996e2b3c32685c88d0652b23a86bdcba507 authored over 3 years ago
fix: correct deps in nuxt plugin

8020f996e2b3c32685c88d0652b23a86bdcba507 authored over 3 years ago
release: @pinia/[email protected]

2cd3c918ddef27fbc418cc6e409bd97abb099c97 authored over 3 years ago
release: @pinia/[email protected]

2cd3c918ddef27fbc418cc6e409bd97abb099c97 authored over 3 years ago
fix: expose the plugin in mjs

7a18af7dd7d40b491f01f7da4873733d56ded431 authored over 3 years ago
fix: expose the plugin in mjs

7a18af7dd7d40b491f01f7da4873733d56ded431 authored over 3 years ago
chore: up readme demo

c9a65f709cb269ad56b73f6c25b6500fde148402 authored over 3 years ago
chore: up readme demo

c9a65f709cb269ad56b73f6c25b6500fde148402 authored over 3 years ago
fix(nuxt3): Rename `app` to `vueApp` (#731)

f78c289c8b6c2f8f7657dc46290b022df65945d0 authored over 3 years ago
fix(nuxt3): Rename `app` to `vueApp` (#731)

f78c289c8b6c2f8f7657dc46290b022df65945d0 authored over 3 years ago
docs: Fix typo (#726)

1d09a96be929a0c0e76526d93f4a8c681e61651a authored over 3 years ago
docs: Fix typo (#726)

1d09a96be929a0c0e76526d93f4a8c681e61651a authored over 3 years ago
docs: better testing docs

6ac3da12c1ab39ba07c26f571dce2758919e24d7 authored over 3 years ago
docs: better testing docs

6ac3da12c1ab39ba07c26f571dce2758919e24d7 authored over 3 years ago
chore: better readme [skip ci]

cabb191e7f505df7e7e9128b08c28627e95f2415 authored over 3 years ago
chore: better readme [skip ci]

cabb191e7f505df7e7e9128b08c28627e95f2415 authored over 3 years ago
chore: remove old script

e017091476f16a17a33970f7a2acac6489d75ffe authored over 3 years ago
chore: remove old script

e017091476f16a17a33970f7a2acac6489d75ffe authored over 3 years ago
fix: transpile pinia for nuxt 2

7bf2e4a986d707dd3864a3dfc8933df0a683251e authored over 3 years ago
fix: transpile pinia for nuxt 2

7bf2e4a986d707dd3864a3dfc8933df0a683251e authored over 3 years ago
chore: use prettier formatter

36002d3d78083d0329c956ea3122f12acc20e48f authored over 3 years ago
chore: use prettier formatter

36002d3d78083d0329c956ea3122f12acc20e48f authored over 3 years ago
release: @pinia/[email protected]

4e451671cd7792d5a4b820d8aacbce3186538aff authored over 3 years ago
release: @pinia/[email protected]

4e451671cd7792d5a4b820d8aacbce3186538aff authored over 3 years ago
fix: link to correct file [skip ci]

c44b771b6e3f538df6c9b2aab1beca7a681f7d9a authored over 3 years ago
fix: link to correct file [skip ci]

c44b771b6e3f538df6c9b2aab1beca7a681f7d9a authored over 3 years ago
release: @pinia/[email protected]

03668a79dca3c924a3f13761b765aff40e91442f authored over 3 years ago