]>
git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
Eduardo San Martin Morote [Wed, 17 May 2023 13:12:55 +0000 (15:12 +0200)]
release: pinia@2.1.1
Eduardo San Martin Morote [Wed, 17 May 2023 13:11:43 +0000 (15:11 +0200)]
fix: expect Vue 3.3
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
Eduardo San Martin Morote [Wed, 17 May 2023 09:08:44 +0000 (11:08 +0200)]
docs: using inject within setup stores
Eduardo San Martin Morote [Wed, 17 May 2023 08:59:21 +0000 (10:59 +0200)]
chore: imports
Eduardo San Martin Morote [Wed, 17 May 2023 08:52:47 +0000 (10:52 +0200)]
test: add test utils test
Eduardo San Martin Morote [Wed, 17 May 2023 08:40:21 +0000 (10:40 +0200)]
chore: comment in testing
Eduardo San Martin Morote [Wed, 17 May 2023 08:40:13 +0000 (10:40 +0200)]
chore: add playground tests
Eduardo San Martin Morote [Wed, 17 May 2023 08:19:55 +0000 (10:19 +0200)]
chore: remove playground code
Eduardo San Martin Morote [Wed, 17 May 2023 08:18:04 +0000 (10:18 +0200)]
chore: remove old composables
Eduardo San Martin Morote [Wed, 17 May 2023 08:15:41 +0000 (10:15 +0200)]
chore: cleanup playground
Eduardo San Martin Morote [Wed, 17 May 2023 08:15:33 +0000 (10:15 +0200)]
refactor: types
Eduardo San Martin Morote [Wed, 17 May 2023 08:07:01 +0000 (10:07 +0200)]
ci: pr for v2 only
Eduardo San Martin Morote [Wed, 17 May 2023 08:06:53 +0000 (10:06 +0200)]
refactor: hasInjectionContext
Eduardo San Martin Morote [Wed, 17 May 2023 07:51:03 +0000 (09:51 +0200)]
test: app level injections
Eduardo San Martin Morote [Wed, 17 May 2023 07:50:50 +0000 (09:50 +0200)]
test: reenable test
Eduardo San Martin Morote [Wed, 17 May 2023 07:46:35 +0000 (09:46 +0200)]
docs: ignore playground folder
Eduardo San Martin Morote [Wed, 17 May 2023 07:42:00 +0000 (09:42 +0200)]
chore: update vue to 3.3
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 .
Eduardo San Martin Morote [Mon, 8 May 2023 16:34:38 +0000 (18:34 +0200)]
feat: allow app injections in setup stores
Close #1784
Eduardo San Martin Morote [Mon, 8 May 2023 16:32:55 +0000 (18:32 +0200)]
chore: tmp upgrade to beta
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
Alex Liu [Tue, 16 May 2023 16:26:19 +0000 (00:26 +0800)]
refactor: reduce the unnecessary use of `markRaw` (#2204)
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>
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>
Eduardo San Martin Morote [Thu, 11 May 2023 09:50:46 +0000 (11:50 +0200)]
style: lint
Leon Heess [Thu, 11 May 2023 09:49:14 +0000 (11:49 +0200)]
docs(testing): clarify createSpy docs (#2195)
Julian S [Wed, 10 May 2023 07:36:55 +0000 (09:36 +0200)]
docs: unify naming of store (#2190)
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
Eduardo San Martin Morote [Mon, 8 May 2023 18:58:51 +0000 (20:58 +0200)]
chore: remove test code
Eduardo San Martin Morote [Mon, 8 May 2023 16:40:10 +0000 (18:40 +0200)]
test: names
Eduardo San Martin Morote [Mon, 8 May 2023 16:40:01 +0000 (18:40 +0200)]
feat(testing): restoreGetters function
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
Eduardo San Martin Morote [Mon, 8 May 2023 15:04:34 +0000 (17:04 +0200)]
test: stubReset option
Eduardo San Martin Morote [Mon, 8 May 2023 15:03:44 +0000 (17:03 +0200)]
feat(testing): allow mocking $reset
Fix #2188
Israel [Fri, 5 May 2023 17:12:48 +0000 (18:12 +0100)]
Remove vuemastery banner (#2186)
Daniel Roe [Thu, 4 May 2023 10:12:05 +0000 (11:12 +0100)]
chore(nuxt): bump nuxt core dev dependencies and reenable test (#2181)
Eduardo San Martin Morote [Mon, 24 Apr 2023 08:02:00 +0000 (10:02 +0200)]
chore: vitest run in test script
Eduardo San Martin Morote [Mon, 24 Apr 2023 08:00:59 +0000 (10:00 +0200)]
test: fix warn message
Eduardo San Martin Morote [Mon, 24 Apr 2023 07:54:36 +0000 (09:54 +0200)]
feat(warn): improve warning message
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>
0x3E5 [Fri, 21 Apr 2023 13:56:51 +0000 (21:56 +0800)]
docs(zh): Update actions.md (#2155)
Correction chinese expression.
Eduardo San Martin Morote [Fri, 21 Apr 2023 09:45:47 +0000 (11:45 +0200)]
chore: fix link [skip ci]
See #2162
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
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>
Eduardo San Martin Morote [Tue, 18 Apr 2023 13:00:13 +0000 (15:00 +0200)]
feat(types): improve setActivePinia types
Daniel Roe [Tue, 18 Apr 2023 12:44:50 +0000 (13:44 +0100)]
fix(nuxt): add workaround to preserve type output (#2147)
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:22:18 +0000 (11:22 +0200)]
chore: up execa
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:21:14 +0000 (11:21 +0200)]
chore: remove expect
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:19:07 +0000 (11:19 +0200)]
chore: other deps
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:18:20 +0000 (11:18 +0200)]
chore: other deps
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:14:59 +0000 (11:14 +0200)]
chore: up deps
Eduardo San Martin Morote [Tue, 18 Apr 2023 09:00:48 +0000 (11:00 +0200)]
docs: create local prepend yaml
Zhao Lu [Thu, 13 Apr 2023 08:17:47 +0000 (16:17 +0800)]
docs(zh): typo (#2138)
lion414 [Sat, 8 Apr 2023 11:55:08 +0000 (19:55 +0800)]
docs(zh): update composing-stores.md (#2094)
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
Eduardo San Martin Morote [Fri, 7 Apr 2023 13:59:39 +0000 (15:59 +0200)]
chore: up docs deps
Eduardo San Martin Morote [Fri, 7 Apr 2023 13:54:25 +0000 (15:54 +0200)]
build: use tsup in testing package
Eduardo San Martin Morote [Fri, 7 Apr 2023 12:43:52 +0000 (14:43 +0200)]
docs: regen api
Eduardo San Martin Morote [Fri, 7 Apr 2023 12:43:33 +0000 (14:43 +0200)]
chore: up vite deps
Eduardo San Martin Morote [Fri, 7 Apr 2023 12:36:01 +0000 (14:36 +0200)]
fix(testing): override computed in setup stores
Fix #2109
Eduardo San Martin Morote [Fri, 7 Apr 2023 09:39:00 +0000 (11:39 +0200)]
chore: up pnpm
Kirk Lin [Fri, 7 Apr 2023 07:34:59 +0000 (15:34 +0800)]
ci: fix ci (#2124)
Kirk Lin [Fri, 7 Apr 2023 06:56:06 +0000 (14:56 +0800)]
chore: add .idea/ to .gitignore file (#2123)
[skip ci]
Phan Chinh Quoc [Wed, 5 Apr 2023 10:09:22 +0000 (17:09 +0700)]
docs: update actions.md (#2120)
Vladimir [Mon, 3 Apr 2023 09:26:05 +0000 (11:26 +0200)]
fix: support "types" condition in "exports" field (#2078)
Dave Mackey [Mon, 3 Apr 2023 09:24:05 +0000 (05:24 -0400)]
Update outside-component-usage.md (#2093)
Artur Carvalho [Mon, 3 Apr 2023 09:22:54 +0000 (11:22 +0200)]
docs: typos (#2099)
科科 [Mon, 3 Apr 2023 09:20:53 +0000 (17:20 +0800)]
docs(zh): fix typo in nuxt auto-import (#2108)
苏杰豪 [Mon, 3 Apr 2023 09:17:09 +0000 (17:17 +0800)]
docs(zh): translation comments (#2079)
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
Israel [Sat, 25 Mar 2023 01:41:10 +0000 (01:41 +0000)]
add vuemastery pinia weekend promotion banner (#2075)
Eduardo San Martin Morote [Tue, 14 Mar 2023 09:46:50 +0000 (10:46 +0100)]
chore: github
Ned [Thu, 9 Mar 2023 08:10:04 +0000 (16:10 +0800)]
docs: formatting (#2063)
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>
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>
Ned [Wed, 8 Mar 2023 08:19:01 +0000 (16:19 +0800)]
docs: There should be spaces around the brackets (#2047)
Nico Devs [Mon, 6 Mar 2023 21:21:32 +0000 (18:21 -0300)]
Add Vue School top banner (#2050)
Eduardo San Martin Morote [Mon, 6 Mar 2023 09:30:35 +0000 (10:30 +0100)]
release: pinia@2.0.33
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>
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>
Ned [Wed, 1 Mar 2023 08:01:14 +0000 (16:01 +0800)]
Some spaces may make the reading experience better (#2037)
Ned [Wed, 1 Mar 2023 07:58:43 +0000 (15:58 +0800)]
docs: Incorrect use of Chinese and English symbols (#2038)
BaboonKing [Wed, 1 Mar 2023 07:57:37 +0000 (15:57 +0800)]
docs: fix link (#2039)
MrFlyHouse [Mon, 27 Feb 2023 13:10:34 +0000 (21:10 +0800)]
docs(zh): Correct the code on line 11 in actions.md (#2026)
joão melo [Fri, 24 Feb 2023 15:40:30 +0000 (12:40 -0300)]
docs: const name in the useMedia example (#2024)
Chris [Thu, 23 Feb 2023 16:57:54 +0000 (00:57 +0800)]
docs(zh): align with actions buttons (#2022)
Eduardo San Martin Morote [Wed, 22 Feb 2023 12:44:03 +0000 (13:44 +0100)]
chore: remove comment
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>
Eduardo San Martin Morote [Tue, 21 Feb 2023 07:53:02 +0000 (08:53 +0100)]
release: pinia@2.0.32
Eduardo San Martin Morote [Tue, 21 Feb 2023 07:52:29 +0000 (08:52 +0100)]
fix(types): mapWritableState array
Fix #2014
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)
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
Eduardo San Martin Morote [Mon, 20 Feb 2023 09:08:41 +0000 (10:08 +0100)]
fix(types): mapWritableState array
Fix #2014
谢克成 [Sun, 19 Feb 2023 18:10:11 +0000 (02:10 +0800)]
docs(zh): fix code fence (#2012)
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
Eduardo San Martin Morote [Thu, 16 Feb 2023 09:19:28 +0000 (10:19 +0100)]
docs: note about useStores within actions
See #2004
Eduardo San Martin Morote [Wed, 15 Feb 2023 08:56:06 +0000 (09:56 +0100)]
docs: temporarily remove banner
YFengFly [Mon, 13 Feb 2023 17:34:36 +0000 (01:34 +0800)]
docs(zh): Update getting-started.md (#2000)
Close #1999
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>