]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
thirdparty/vuejs/pinia.git
2 years agorelease: pinia@2.1.1 pinia@2.1.1
Eduardo San Martin Morote [Wed, 17 May 2023 13:12:55 +0000 (15:12 +0200)] 
release: pinia@2.1.1

2 years agofix: expect Vue 3.3
Eduardo San Martin Morote [Wed, 17 May 2023 13:11:43 +0000 (15:11 +0200)] 
fix: expect Vue 3.3

2 years agorelease: @pinia/nuxt@0.4.11 pinia@2.1.0 @pinia/testing@0.1.1 @pinia/nuxt@0.4.11 @pinia/testing@0.1.1 pinia@2.1.0
Eduardo San Martin Morote [Wed, 17 May 2023 09:11:11 +0000 (11:11 +0200)] 
release: @pinia/nuxt@0.4.11 pinia@2.1.0 @pinia/testing@0.1.1

2 years agodocs: using inject within setup stores
Eduardo San Martin Morote [Wed, 17 May 2023 09:08:44 +0000 (11:08 +0200)] 
docs: using inject within setup stores

2 years agochore: imports
Eduardo San Martin Morote [Wed, 17 May 2023 08:59:21 +0000 (10:59 +0200)] 
chore: imports

2 years agotest: add test utils test
Eduardo San Martin Morote [Wed, 17 May 2023 08:52:47 +0000 (10:52 +0200)] 
test: add test utils test

2 years agochore: comment in testing
Eduardo San Martin Morote [Wed, 17 May 2023 08:40:21 +0000 (10:40 +0200)] 
chore: comment in testing

2 years agochore: add playground tests
Eduardo San Martin Morote [Wed, 17 May 2023 08:40:13 +0000 (10:40 +0200)] 
chore: add playground tests

2 years agochore: remove playground code
Eduardo San Martin Morote [Wed, 17 May 2023 08:19:55 +0000 (10:19 +0200)] 
chore: remove playground code

2 years agochore: remove old composables
Eduardo San Martin Morote [Wed, 17 May 2023 08:18:04 +0000 (10:18 +0200)] 
chore: remove old composables

2 years agochore: cleanup playground
Eduardo San Martin Morote [Wed, 17 May 2023 08:15:41 +0000 (10:15 +0200)] 
chore: cleanup playground

2 years agorefactor: types
Eduardo San Martin Morote [Wed, 17 May 2023 08:15:33 +0000 (10:15 +0200)] 
refactor: types

2 years agoci: pr for v2 only
Eduardo San Martin Morote [Wed, 17 May 2023 08:07:01 +0000 (10:07 +0200)] 
ci: pr for v2 only

2 years agorefactor: hasInjectionContext
Eduardo San Martin Morote [Wed, 17 May 2023 08:06:53 +0000 (10:06 +0200)] 
refactor: hasInjectionContext

2 years agotest: app level injections
Eduardo San Martin Morote [Wed, 17 May 2023 07:51:03 +0000 (09:51 +0200)] 
test: app level injections

2 years agotest: reenable test
Eduardo San Martin Morote [Wed, 17 May 2023 07:50:50 +0000 (09:50 +0200)] 
test: reenable test

2 years agodocs: ignore playground folder
Eduardo San Martin Morote [Wed, 17 May 2023 07:46:35 +0000 (09:46 +0200)] 
docs: ignore playground folder

2 years agochore: update vue to 3.3
Eduardo San Martin Morote [Wed, 17 May 2023 07:42:00 +0000 (09:42 +0200)] 
chore: update vue to 3.3

2 years agoRevert "chore: tmp upgrade to beta"
Eduardo San Martin Morote [Wed, 17 May 2023 07:09:58 +0000 (09:09 +0200)] 
Revert "chore: tmp upgrade to beta"

This reverts commit 660e513f7cdd67505497c56d3fa118f10b627531.

2 years agofeat: allow app injections in setup stores
Eduardo San Martin Morote [Mon, 8 May 2023 16:34:38 +0000 (18:34 +0200)] 
feat: allow app injections in setup stores

Close #1784

2 years agochore: tmp upgrade to beta
Eduardo San Martin Morote [Mon, 8 May 2023 16:32:55 +0000 (18:32 +0200)] 
chore: tmp upgrade to beta

2 years agofix(types): use declare module vue
Eduardo San Martin Morote [Wed, 17 May 2023 07:09:07 +0000 (09:09 +0200)] 
fix(types): use declare module vue

This has been the recommended approach for a while and supports more cases. See https://vuejs.org/guide/typescript/options-api.html#augmenting-global-properties for more information

2 years agorefactor: reduce the unnecessary use of `markRaw` (#2204)
Alex Liu [Tue, 16 May 2023 16:26:19 +0000 (00:26 +0800)] 
refactor: reduce the unnecessary use of `markRaw` (#2204)

2 years agodocs: update `$state` JSDoc to reflect internal patching (#2199)
Alex Liu [Mon, 15 May 2023 13:39:28 +0000 (21:39 +0800)] 
docs: update `$state` JSDoc to reflect internal patching (#2199)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agodocs: update link to Nuxt website (#2200)
Michael Synan [Sat, 13 May 2023 14:06:49 +0000 (10:06 -0400)] 
docs: update link to Nuxt website (#2200)

* Update nuxt.md

Updated Nuxt URL

* docs: update name to just Nuxt

---------

Co-authored-by: Daniel Roe <daniel@roe.dev>
2 years agostyle: lint
Eduardo San Martin Morote [Thu, 11 May 2023 09:50:46 +0000 (11:50 +0200)] 
style: lint

2 years agodocs(testing): clarify createSpy docs (#2195)
Leon Heess [Thu, 11 May 2023 09:49:14 +0000 (11:49 +0200)] 
docs(testing): clarify createSpy docs (#2195)

2 years agodocs: unify naming of store (#2190)
Julian S [Wed, 10 May 2023 07:36:55 +0000 (09:36 +0200)] 
docs: unify naming of store (#2190)

2 years agofeat(devtools): allow resetting setup stores from inspector
Eduardo San Martin Morote [Mon, 8 May 2023 19:02:03 +0000 (21:02 +0200)] 
feat(devtools): allow resetting setup stores from inspector

Close #2189

2 years agochore: remove test code
Eduardo San Martin Morote [Mon, 8 May 2023 18:58:51 +0000 (20:58 +0200)] 
chore: remove test code

2 years agotest: names
Eduardo San Martin Morote [Mon, 8 May 2023 16:40:10 +0000 (18:40 +0200)] 
test: names

2 years agofeat(testing): restoreGetters function
Eduardo San Martin Morote [Mon, 8 May 2023 16:40:01 +0000 (18:40 +0200)] 
feat(testing): restoreGetters function

2 years agorelease: @pinia/nuxt@0.4.10 pinia@2.0.36 @pinia/testing@0.1.0 @pinia/nuxt@0.4.10 @pinia/testing@0.1.0 pinia@2.0.36
Eduardo San Martin Morote [Mon, 8 May 2023 15:06:17 +0000 (17:06 +0200)] 
release: @pinia/nuxt@0.4.10 pinia@2.0.36 @pinia/testing@0.1.0

2 years agotest: stubReset option
Eduardo San Martin Morote [Mon, 8 May 2023 15:04:34 +0000 (17:04 +0200)] 
test: stubReset option

2 years agofeat(testing): allow mocking $reset
Eduardo San Martin Morote [Mon, 8 May 2023 15:03:44 +0000 (17:03 +0200)] 
feat(testing): allow mocking $reset

Fix #2188

2 years agoRemove vuemastery banner (#2186)
Israel [Fri, 5 May 2023 17:12:48 +0000 (18:12 +0100)] 
Remove vuemastery banner (#2186)

2 years agochore(nuxt): bump nuxt core dev dependencies and reenable test (#2181)
Daniel Roe [Thu, 4 May 2023 10:12:05 +0000 (11:12 +0100)] 
chore(nuxt): bump nuxt core dev dependencies and reenable test (#2181)

2 years agochore: vitest run in test script
Eduardo San Martin Morote [Mon, 24 Apr 2023 08:02:00 +0000 (10:02 +0200)] 
chore: vitest run in test script

2 years agotest: fix warn message
Eduardo San Martin Morote [Mon, 24 Apr 2023 08:00:59 +0000 (10:00 +0200)] 
test: fix warn message

2 years agofeat(warn): improve warning message
Eduardo San Martin Morote [Mon, 24 Apr 2023 07:54:36 +0000 (09:54 +0200)] 
feat(warn): improve warning message

2 years agofeat(dx): throw an error if store id is missing (#2167)
skirtle [Mon, 24 Apr 2023 07:59:50 +0000 (08:59 +0100)] 
feat(dx): throw an error if store id is missing (#2167)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agodocs(zh): Update actions.md (#2155)
0x3E5 [Fri, 21 Apr 2023 13:56:51 +0000 (21:56 +0800)] 
docs(zh): Update actions.md (#2155)

Correction chinese expression.

2 years agochore: fix link [skip ci]
Eduardo San Martin Morote [Fri, 21 Apr 2023 09:45:47 +0000 (11:45 +0200)] 
chore: fix link [skip ci]

See #2162

2 years agorelease: @pinia/nuxt@0.4.9 pinia@2.0.35 @pinia/nuxt@0.4.9 pinia@2.0.35
Eduardo San Martin Morote [Thu, 20 Apr 2023 10:02:57 +0000 (12:02 +0200)] 
release: @pinia/nuxt@0.4.9 pinia@2.0.35

2 years agofix(types): typescript 5.0 acceptHMRUpdate error (#2098) (#2152)
Eduardo San Martin Morote [Thu, 20 Apr 2023 10:01:04 +0000 (12:01 +0200)] 
fix(types): typescript 5.0 acceptHMRUpdate error (#2098) (#2152)

Co-authored-by: kalvens <kalvens@rtvision.com>
2 years agofeat(types): improve setActivePinia types
Eduardo San Martin Morote [Tue, 18 Apr 2023 13:00:13 +0000 (15:00 +0200)] 
feat(types): improve setActivePinia types

2 years agofix(nuxt): add workaround to preserve type output (#2147)
Daniel Roe [Tue, 18 Apr 2023 12:44:50 +0000 (13:44 +0100)] 
fix(nuxt): add workaround to preserve type output (#2147)

2 years agochore: up execa
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:22:18 +0000 (11:22 +0200)] 
chore: up execa

2 years agochore: remove expect
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:21:14 +0000 (11:21 +0200)] 
chore: remove expect

2 years agochore: other deps
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:19:07 +0000 (11:19 +0200)] 
chore: other deps

2 years agochore: other deps
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:18:20 +0000 (11:18 +0200)] 
chore: other deps

2 years agochore: up deps
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:14:59 +0000 (11:14 +0200)] 
chore: up deps

2 years agodocs: create local prepend yaml
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:00:48 +0000 (11:00 +0200)] 
docs: create local prepend yaml

2 years agodocs(zh): typo (#2138)
Zhao Lu [Thu, 13 Apr 2023 08:17:47 +0000 (16:17 +0800)] 
docs(zh): typo (#2138)

2 years agodocs(zh): update composing-stores.md (#2094)
lion414 [Sat, 8 Apr 2023 11:55:08 +0000 (19:55 +0800)] 
docs(zh): update composing-stores.md (#2094)

2 years agorelease: @pinia/nuxt@0.4.8 pinia@2.0.34 @pinia/testing@0.0.16 @pinia/nuxt@0.4.8 @pinia/testing@0.0.16 pinia@2.0.34
Eduardo San Martin Morote [Fri, 7 Apr 2023 14:00:58 +0000 (16:00 +0200)] 
release: @pinia/nuxt@0.4.8 pinia@2.0.34 @pinia/testing@0.0.16

2 years agochore: up docs deps
Eduardo San Martin Morote [Fri, 7 Apr 2023 13:59:39 +0000 (15:59 +0200)] 
chore: up docs deps

2 years agobuild: use tsup in testing package
Eduardo San Martin Morote [Fri, 7 Apr 2023 13:54:25 +0000 (15:54 +0200)] 
build: use tsup in testing package

2 years agodocs: regen api
Eduardo San Martin Morote [Fri, 7 Apr 2023 12:43:52 +0000 (14:43 +0200)] 
docs: regen api

2 years agochore: up vite deps
Eduardo San Martin Morote [Fri, 7 Apr 2023 12:43:33 +0000 (14:43 +0200)] 
chore: up vite deps

2 years agofix(testing): override computed in setup stores
Eduardo San Martin Morote [Fri, 7 Apr 2023 12:36:01 +0000 (14:36 +0200)] 
fix(testing): override computed in setup stores

Fix #2109

2 years agochore: up pnpm
Eduardo San Martin Morote [Fri, 7 Apr 2023 09:39:00 +0000 (11:39 +0200)] 
chore: up pnpm

2 years agoci: fix ci (#2124)
Kirk Lin [Fri, 7 Apr 2023 07:34:59 +0000 (15:34 +0800)] 
ci: fix ci (#2124)

2 years agochore: add .idea/ to .gitignore file (#2123)
Kirk Lin [Fri, 7 Apr 2023 06:56:06 +0000 (14:56 +0800)] 
chore: add .idea/ to .gitignore file (#2123)

[skip ci]

2 years agodocs: update actions.md (#2120)
Phan Chinh Quoc [Wed, 5 Apr 2023 10:09:22 +0000 (17:09 +0700)] 
docs: update actions.md (#2120)

2 years agofix: support "types" condition in "exports" field (#2078)
Vladimir [Mon, 3 Apr 2023 09:26:05 +0000 (11:26 +0200)] 
fix: support "types" condition in "exports" field (#2078)

2 years agoUpdate outside-component-usage.md (#2093)
Dave Mackey [Mon, 3 Apr 2023 09:24:05 +0000 (05:24 -0400)] 
Update outside-component-usage.md (#2093)

2 years agodocs: typos (#2099)
Artur Carvalho [Mon, 3 Apr 2023 09:22:54 +0000 (11:22 +0200)] 
docs: typos (#2099)

2 years agodocs(zh): fix typo in nuxt auto-import (#2108)
科科 [Mon, 3 Apr 2023 09:20:53 +0000 (17:20 +0800)] 
docs(zh): fix typo in nuxt auto-import (#2108)

2 years agodocs(zh): translation comments (#2079)
苏杰豪 [Mon, 3 Apr 2023 09:17:09 +0000 (17:17 +0800)] 
docs(zh): translation comments (#2079)

2 years agoVuemastery pinia banner (#2106)
Israel [Mon, 27 Mar 2023 23:38:51 +0000 (23:38 +0000)] 
Vuemastery pinia banner (#2106)

* add vuemastery pinia weekend promotion banner

* update vuemastery banner

2 years agoadd vuemastery pinia weekend promotion banner (#2075)
Israel [Sat, 25 Mar 2023 01:41:10 +0000 (01:41 +0000)] 
add vuemastery pinia weekend promotion banner (#2075)

2 years agochore: github
Eduardo San Martin Morote [Tue, 14 Mar 2023 09:46:50 +0000 (10:46 +0100)] 
chore: github

2 years agodocs: formatting (#2063)
Ned [Thu, 9 Mar 2023 08:10:04 +0000 (16:10 +0800)] 
docs: formatting (#2063)

2 years agodocs: fix bold display (#2046)
Ned [Wed, 8 Mar 2023 20:06:02 +0000 (04:06 +0800)] 
docs: fix bold display (#2046)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agodocs: Mixed Chinese and English brackets (#2040)
Ned [Wed, 8 Mar 2023 08:21:25 +0000 (16:21 +0800)] 
docs: Mixed Chinese and English brackets (#2040)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agodocs: There should be spaces around the brackets (#2047)
Ned [Wed, 8 Mar 2023 08:19:01 +0000 (16:19 +0800)] 
docs: There should be spaces around the brackets (#2047)

2 years agoAdd Vue School top banner (#2050)
Nico Devs [Mon, 6 Mar 2023 21:21:32 +0000 (18:21 -0300)] 
Add Vue School top banner (#2050)

2 years agorelease: pinia@2.0.33 pinia@2.0.33
Eduardo San Martin Morote [Mon, 6 Mar 2023 09:30:35 +0000 (10:30 +0100)] 
release: pinia@2.0.33

2 years agofix: allow `$reset` to be overridden by plugins (#2054)
Eduardo San Martin Morote [Mon, 6 Mar 2023 09:20:03 +0000 (10:20 +0100)] 
fix: allow `$reset` to be overridden by plugins (#2054)

Co-authored-by: Cygnut <ligand@hotmail.co.uk>
2 years agodocs: import storeToRefs in example (#2044)
Alen Mehic [Thu, 2 Mar 2023 16:45:33 +0000 (16:45 +0000)] 
docs: import storeToRefs in example (#2044)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2 years agoSome spaces may make the reading experience better (#2037)
Ned [Wed, 1 Mar 2023 08:01:14 +0000 (16:01 +0800)] 
Some spaces may make the reading experience better (#2037)

2 years agodocs: Incorrect use of Chinese and English symbols (#2038)
Ned [Wed, 1 Mar 2023 07:58:43 +0000 (15:58 +0800)] 
docs: Incorrect use of Chinese and English symbols (#2038)

2 years agodocs: fix link (#2039)
BaboonKing [Wed, 1 Mar 2023 07:57:37 +0000 (15:57 +0800)] 
docs: fix link (#2039)

2 years agodocs(zh): Correct the code on line 11 in actions.md (#2026)
MrFlyHouse [Mon, 27 Feb 2023 13:10:34 +0000 (21:10 +0800)] 
docs(zh):  Correct the code on line 11 in actions.md (#2026)

2 years agodocs: const name in the useMedia example (#2024)
joão melo [Fri, 24 Feb 2023 15:40:30 +0000 (12:40 -0300)] 
docs: const name in the useMedia example (#2024)

2 years agodocs(zh): align with actions buttons (#2022)
Chris [Thu, 23 Feb 2023 16:57:54 +0000 (00:57 +0800)] 
docs(zh): align with actions buttons (#2022)

2 years agochore: remove comment
Eduardo San Martin Morote [Wed, 22 Feb 2023 12:44:03 +0000 (13:44 +0100)] 
chore: remove comment

2 years agotest: enable isolate
Eduardo San Martin Morote [Wed, 22 Feb 2023 12:40:05 +0000 (13:40 +0100)] 
test: enable isolate

Co-authored-by: Anthony Fu <hi@antfu.me>
2 years agorelease: pinia@2.0.32 pinia@2.0.32
Eduardo San Martin Morote [Tue, 21 Feb 2023 07:53:02 +0000 (08:53 +0100)] 
release: pinia@2.0.32

2 years agofix(types): mapWritableState array
Eduardo San Martin Morote [Tue, 21 Feb 2023 07:52:29 +0000 (08:52 +0100)] 
fix(types): mapWritableState array

Fix #2014

2 years agodocs(zh): update home page of the chinese docs and theme config (#2002)
Kim Yang [Mon, 20 Feb 2023 17:15:45 +0000 (01:15 +0800)] 
docs(zh): update home page of the chinese docs and theme config (#2002)

2 years agorelease: @pinia/nuxt@0.4.7 pinia@2.0.31 @pinia/testing@0.0.15 @pinia/nuxt@0.4.7 @pinia/testing@0.0.15 pinia@2.0.31
Eduardo San Martin Morote [Mon, 20 Feb 2023 09:18:01 +0000 (10:18 +0100)] 
release: @pinia/nuxt@0.4.7 pinia@2.0.31 @pinia/testing@0.0.15

2 years agofix(types): mapWritableState array
Eduardo San Martin Morote [Mon, 20 Feb 2023 09:08:41 +0000 (10:08 +0100)] 
fix(types): mapWritableState array

Fix #2014

2 years agodocs(zh): fix code fence (#2012)
谢克成 [Sun, 19 Feb 2023 18:10:11 +0000 (02:10 +0800)] 
docs(zh): fix code fence (#2012)

2 years agodocs: minor grammar issues (#2007)
Roger! [Fri, 17 Feb 2023 17:17:37 +0000 (11:17 -0600)] 
docs: minor grammar issues (#2007)

* fix: minor grammar issues

* change: source code instead of generated files

2 years agodocs: note about useStores within actions
Eduardo San Martin Morote [Thu, 16 Feb 2023 09:19:28 +0000 (10:19 +0100)] 
docs: note about useStores within actions

See #2004

2 years agodocs: temporarily remove banner
Eduardo San Martin Morote [Wed, 15 Feb 2023 08:56:06 +0000 (09:56 +0100)] 
docs: temporarily remove banner

2 years agodocs(zh): Update getting-started.md (#2000)
YFengFly [Mon, 13 Feb 2023 17:34:36 +0000 (01:34 +0800)] 
docs(zh): Update getting-started.md (#2000)

Close #1999

2 years agodocs(nuxt): fix options (#1997)
Rednas [Mon, 13 Feb 2023 14:24:40 +0000 (15:24 +0100)] 
docs(nuxt): fix options (#1997)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>