]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
thirdparty/vuejs/pinia.git
9 months agotest: toto test feat/nuxt-skip-hydrate-in-payload
Eduardo San Martin Morote [Thu, 26 Sep 2024 12:00:16 +0000 (14:00 +0200)] 
test: toto test

9 months agofeat(nuxt): not serializing skipHydrate properties
Eduardo San Martin Morote [Thu, 26 Sep 2024 11:58:51 +0000 (13:58 +0200)] 
feat(nuxt): not serializing skipHydrate properties

9 months agostyle: format
Eduardo San Martin Morote [Thu, 26 Sep 2024 09:52:06 +0000 (11:52 +0200)] 
style: format

9 months agofix(types): storeToRefs with nested refs (#2659)
Vadim Kruglov [Thu, 26 Sep 2024 09:51:20 +0000 (12:51 +0300)] 
fix(types): storeToRefs with nested refs (#2659)

Co-authored-by: Vadim Kruglov <vadim.kruglov@libertexgroup.com>
9 months agotest: ref within computed types
Eduardo San Martin Morote [Thu, 26 Sep 2024 09:50:52 +0000 (11:50 +0200)] 
test: ref within computed types

9 months agotest: add storeToRefs
Eduardo San Martin Morote [Thu, 26 Sep 2024 09:44:49 +0000 (11:44 +0200)] 
test: add storeToRefs

9 months agofix(types): Don't double UnwrapRef in setup stores (#2771)
Bartosz Gościński [Thu, 26 Sep 2024 09:29:47 +0000 (11:29 +0200)] 
fix(types): Don't double UnwrapRef in setup stores (#2771)

fix #2770

9 months agodocs: fix typo in plugins.md (#2775)
Tyler McDonald [Fri, 20 Sep 2024 16:34:35 +0000 (11:34 -0500)] 
docs: fix typo in plugins.md (#2775)

9 months agochore: pin vue versions
Eduardo San Martin Morote [Tue, 10 Sep 2024 11:58:02 +0000 (13:58 +0200)] 
chore: pin vue versions

9 months agoRevert "chore: up docs deps"
Eduardo San Martin Morote [Tue, 10 Sep 2024 11:52:20 +0000 (13:52 +0200)] 
Revert "chore: up docs deps"

This reverts commit 5037ce708bb285241890a831cfbcb22870b4e09b.

9 months agodocs: reorder
Eduardo San Martin Morote [Tue, 10 Sep 2024 09:37:10 +0000 (11:37 +0200)] 
docs: reorder

9 months agochore: up docs deps
Eduardo San Martin Morote [Tue, 10 Sep 2024 09:36:57 +0000 (11:36 +0200)] 
chore: up docs deps

9 months agodocs: vue.js de banner removal
Eduardo San Martin Morote [Sun, 8 Sep 2024 18:46:14 +0000 (20:46 +0200)] 
docs: vue.js de banner removal

10 months agoci: add pkr.pr.new (#2747)
xiaomo [Fri, 6 Sep 2024 14:32:55 +0000 (07:32 -0700)] 
ci: add pkr.pr.new (#2747)

10 months agodocs: Vuejsde conf banner high res (#2760)
Antony Konstantinidis [Mon, 2 Sep 2024 13:03:40 +0000 (15:03 +0200)] 
docs: Vuejsde conf banner high res (#2760)

* feat: add vuejsde conf banner may

* feat: add vuejsde conf banner september

* fix: update banners

* fix: enable banner

* fix: increase close button size

* fix: add high res versions

* fix: default size

10 months agodocs: Vuejsde conf banner september 2024 (#2646)
Antony Konstantinidis [Mon, 2 Sep 2024 11:54:54 +0000 (13:54 +0200)] 
docs: Vuejsde conf banner september 2024 (#2646)

* feat: add vuejsde conf banner may

* feat: add vuejsde conf banner september

* fix: update banners

* fix: enable banner

* fix: increase close button size

10 months agorelease: @pinia/nuxt@0.5.4 @pinia/nuxt@0.5.4
Eduardo San Martin Morote [Wed, 21 Aug 2024 15:47:05 +0000 (17:47 +0200)] 
release: @pinia/nuxt@0.5.4

10 months agofix: use correct pinia version range
Eduardo San Martin Morote [Wed, 21 Aug 2024 15:41:42 +0000 (17:41 +0200)] 
fix: use correct pinia version range

Close vuejs/pinia#2748

10 months agodocs: Update index.md (#2742)
lightnoway [Fri, 16 Aug 2024 09:06:42 +0000 (17:06 +0800)] 
docs: Update index.md (#2742)

code of zh is outdate to en

10 months agorelease: pinia@2.2.2 pinia@2.2.2
Eduardo San Martin Morote [Thu, 15 Aug 2024 17:40:30 +0000 (19:40 +0200)] 
release: pinia@2.2.2

10 months agofeat: improve tree shaking on `defineStore` (#2740)
SerKo [Thu, 15 Aug 2024 17:38:42 +0000 (01:38 +0800)] 
feat: improve tree shaking on `defineStore` (#2740)

add `#__NO_SIDE_EFFECTS__` notation to `defineStore`

---------

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
11 months agorelease: @pinia/nuxt@0.5.3 pinia@2.2.1 @pinia/testing@0.1.5 @pinia/nuxt@0.5.3 @pinia/testing@0.1.5 pinia@2.2.1
Eduardo San Martin Morote [Tue, 6 Aug 2024 11:59:48 +0000 (13:59 +0200)] 
release: @pinia/nuxt@0.5.3 pinia@2.2.1 @pinia/testing@0.1.5

11 months agobuild: fix release script
Eduardo San Martin Morote [Tue, 6 Aug 2024 11:58:26 +0000 (13:58 +0200)] 
build: fix release script

11 months agorefactor(types): remove export from augmentation
Eduardo San Martin Morote [Tue, 6 Aug 2024 11:51:46 +0000 (13:51 +0200)] 
refactor(types): remove export from augmentation

11 months agofix(types): breaking type with auto imported components (#2730)
科科 [Tue, 6 Aug 2024 11:49:23 +0000 (19:49 +0800)] 
fix(types): breaking type with auto imported components (#2730)

11 months agochore: fix types nuxt module
Eduardo San Martin Morote [Thu, 1 Aug 2024 09:25:56 +0000 (11:25 +0200)] 
chore: fix types nuxt module

11 months agodocs: use nuxi module
Eduardo San Martin Morote [Thu, 1 Aug 2024 09:25:35 +0000 (11:25 +0200)] 
docs: use nuxi module

11 months agodocs: remove duplicated sentence (#2726)
Spridra [Tue, 30 Jul 2024 12:22:20 +0000 (20:22 +0800)] 
docs: remove duplicated sentence (#2726)

关于pinia的功能部分有重复

11 months agotest: pending tests
Eduardo San Martin Morote [Fri, 26 Jul 2024 13:51:24 +0000 (15:51 +0200)] 
test: pending tests

11 months agotest: up vitest
Eduardo San Martin Morote [Fri, 26 Jul 2024 12:48:01 +0000 (14:48 +0200)] 
test: up vitest

11 months agodocs: api
Eduardo San Martin Morote [Fri, 26 Jul 2024 12:44:18 +0000 (14:44 +0200)] 
docs: api

11 months agochore: up deps
Eduardo San Martin Morote [Fri, 26 Jul 2024 12:35:45 +0000 (14:35 +0200)] 
chore: up deps

11 months agochore: use link for local pinia
Eduardo San Martin Morote [Fri, 26 Jul 2024 12:07:40 +0000 (14:07 +0200)] 
chore: use link for local pinia

11 months agochore: update lock
Eduardo San Martin Morote [Fri, 26 Jul 2024 12:00:02 +0000 (14:00 +0200)] 
chore: update lock

11 months agorelease: @pinia/nuxt@0.5.2 pinia@2.2.0 @pinia/testing@0.1.4 @pinia/nuxt@0.5.2 @pinia/testing@0.1.4 pinia@2.2.0
Eduardo San Martin Morote [Fri, 26 Jul 2024 11:59:23 +0000 (13:59 +0200)] 
release: @pinia/nuxt@0.5.2 pinia@2.2.0 @pinia/testing@0.1.4

11 months agochore: noLockUpdate
Eduardo San Martin Morote [Fri, 26 Jul 2024 11:58:05 +0000 (13:58 +0200)] 
chore: noLockUpdate

11 months agochore: dev command
Eduardo San Martin Morote [Fri, 26 Jul 2024 10:44:35 +0000 (12:44 +0200)] 
chore: dev command

11 months agotest: add ui
Eduardo San Martin Morote [Fri, 26 Jul 2024 09:38:28 +0000 (11:38 +0200)] 
test: add ui

11 months agofeat: add `action` helper to consistently `$onAction`
Eduardo San Martin Morote [Fri, 26 Jul 2024 09:36:43 +0000 (11:36 +0200)] 
feat: add `action` helper to consistently `$onAction`

- See https://github.com/vuejs/pinia/discussions/1400

11 months agodocs: add link to plugins projects on GH (#2681)
Dmitry [Fri, 26 Jul 2024 09:30:10 +0000 (14:30 +0500)] 
docs: add link to plugins projects on GH (#2681)

* plugins.md: add link to plugins projects on GH

* Update packages/docs/core-concepts/plugins.md

---------

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
11 months agodocs: become a sponsor hover color
hqh15 [Wed, 24 Jul 2024 08:46:39 +0000 (16:46 +0800)] 
docs: become a sponsor hover color

Close #2722

11 months agochore: up sponsors
Eduardo San Martin Morote [Thu, 18 Jul 2024 08:31:48 +0000 (10:31 +0200)] 
chore: up sponsors

11 months agodocs: fix the Chinese api docs (#2717)
xiaomo [Tue, 16 Jul 2024 06:03:07 +0000 (14:03 +0800)] 
docs: fix the Chinese api docs (#2717)

11 months agofix case sensitive links (#2718)
Christina Reichel [Mon, 15 Jul 2024 17:15:16 +0000 (19:15 +0200)] 
fix case sensitive links (#2718)

The "Shared-Getters" and "Shared-Actions" links need to be capitalised to work - this is due to the markdown processor pinia uses giving them capitalised IDs.

11 months agodocs: animated logo (#2035)
Eduardo San Martin Morote [Thu, 11 Jul 2024 07:19:37 +0000 (09:19 +0200)] 
docs: animated logo (#2035)

* docs: wip animated logo

* docs: better perf

* docs: idle state

* docs: idle at start

* docs: ok

11 months agodocs: fix api sidebar links
Eduardo San Martin Morote [Tue, 9 Jul 2024 09:09:39 +0000 (11:09 +0200)] 
docs: fix api sidebar links

11 months agorefactor: set map condition branch (#2710)
Simon He [Tue, 9 Jul 2024 07:48:34 +0000 (15:48 +0800)] 
refactor: set map condition branch (#2710)

12 months agoUpdate composing-stores.md
Eduardo San Martin Morote [Sun, 7 Jul 2024 10:13:57 +0000 (18:13 +0800)] 
Update composing-stores.md

12 months agodocs; Update composing-stores.md (#2705)
赵弟栋 [Sun, 7 Jul 2024 09:58:08 +0000 (17:58 +0800)] 
docs; Update composing-stores.md (#2705)

useOtherStore should be useUserStore

12 months agochore: typos [skip ci]
Eduardo San Martin Morote [Wed, 26 Jun 2024 12:49:37 +0000 (14:49 +0200)] 
chore: typos [skip ci]

12 months agochore: update badge
Eduardo San Martin Morote [Wed, 26 Jun 2024 12:31:55 +0000 (14:31 +0200)] 
chore: update badge

12 months agodocs: fix links
Eduardo San Martin Morote [Wed, 26 Jun 2024 10:03:33 +0000 (12:03 +0200)] 
docs: fix links

12 months agofix(types): require unwrapped state in patch
Eduardo San Martin Morote [Wed, 26 Jun 2024 10:02:48 +0000 (12:02 +0200)] 
fix(types): require unwrapped state in patch

12 months agochore: up nuxt package deps
Eduardo San Martin Morote [Wed, 26 Jun 2024 09:39:38 +0000 (11:39 +0200)] 
chore: up nuxt package deps

12 months agobuild: up tsup
Eduardo San Martin Morote [Wed, 26 Jun 2024 09:39:15 +0000 (11:39 +0200)] 
build: up tsup

12 months agoci: frozen-lockfile
Eduardo San Martin Morote [Wed, 26 Jun 2024 09:32:35 +0000 (11:32 +0200)] 
ci: frozen-lockfile

12 months agochore: update versions
Eduardo San Martin Morote [Wed, 26 Jun 2024 09:31:11 +0000 (11:31 +0200)] 
chore: update versions

12 months agochore: upgrade pnpm
Eduardo San Martin Morote [Wed, 26 Jun 2024 09:28:05 +0000 (11:28 +0200)] 
chore: upgrade pnpm

12 months agoci: remove old
Eduardo San Martin Morote [Wed, 26 Jun 2024 09:27:40 +0000 (11:27 +0200)] 
ci: remove old

12 months agofeat(devtools): expose selected store as global variable (#2692)
Fan Pei [Wed, 26 Jun 2024 09:27:15 +0000 (18:27 +0900)] 
feat(devtools): expose selected store as global variable (#2692)

* feat: expose selected store as

* fix: Expose  and  to window

* refactor: add to globalThis

---------

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
12 months agodocs: note about readonly
Eduardo San Martin Morote [Mon, 24 Jun 2024 15:24:07 +0000 (17:24 +0200)] 
docs: note about readonly

Close #vuejs/pinia#2701

12 months agodocs: vuejs.de banner
Eduardo San Martin Morote [Thu, 20 Jun 2024 16:44:48 +0000 (18:44 +0200)] 
docs: vuejs.de banner

12 months agodocs: vuejs.de banner
Eduardo San Martin Morote [Mon, 17 Jun 2024 15:57:12 +0000 (17:57 +0200)] 
docs: vuejs.de banner

12 months agoVuejsde conf banner june 2024 (#2645)
Antony Konstantinidis [Mon, 17 Jun 2024 15:56:45 +0000 (17:56 +0200)] 
Vuejsde conf banner june 2024 (#2645)

* feat: add vuejsde conf banner may

* feat: add vuejsde conf banner june

* Update VuejsdeConfBanner.vue

12 months agochore: indicate compatibility with new v4 major (#2694)
Daniel Roe [Sat, 15 Jun 2024 15:58:34 +0000 (16:58 +0100)] 
chore: indicate compatibility with new v4 major (#2694)

* chore: indicate compatibility with new v4 major

* chore: move caret

12 months agobuild: minor release script changes
Eduardo San Martin Morote [Tue, 11 Jun 2024 10:18:00 +0000 (12:18 +0200)] 
build: minor release script changes

12 months agodocs(zh): sync to 02a476d (#2674)
Jinjiang [Tue, 11 Jun 2024 07:11:58 +0000 (15:11 +0800)] 
docs(zh): sync to 02a476d (#2674)

* docs(zh): sync to 02a476d

* docs(zh): translate the new docs

* docs(zh): update the checkpoint

* docs(zh): make up the vscode snippets page

13 months agodocs: minor fixes
Eduardo San Martin Morote [Wed, 29 May 2024 07:06:25 +0000 (09:06 +0200)] 
docs: minor fixes

13 months agodocs: fix mockedStore example
Eduardo San Martin Morote [Wed, 29 May 2024 07:06:14 +0000 (09:06 +0200)] 
docs: fix mockedStore example

Close #1605

13 months agochore: remove old
Eduardo San Martin Morote [Mon, 20 May 2024 08:51:23 +0000 (10:51 +0200)] 
chore: remove old

13 months agoci: update ci
Eduardo San Martin Morote [Mon, 20 May 2024 08:51:06 +0000 (10:51 +0200)] 
ci: update ci

13 months agodocs: add sponsors block
Eduardo San Martin Morote [Fri, 17 May 2024 10:04:47 +0000 (12:04 +0200)] 
docs: add sponsors block

13 months agodocs: add video embeds
Eduardo San Martin Morote [Fri, 17 May 2024 09:25:48 +0000 (11:25 +0200)] 
docs: add video embeds

13 months agodocs: fix link
Eduardo San Martin Morote [Thu, 16 May 2024 14:03:16 +0000 (16:03 +0200)] 
docs: fix link

13 months agodocs: links
Eduardo San Martin Morote [Wed, 15 May 2024 14:35:53 +0000 (16:35 +0200)] 
docs: links

13 months agodocs: refactor
Eduardo San Martin Morote [Wed, 15 May 2024 13:40:37 +0000 (15:40 +0200)] 
docs: refactor

13 months agodocs: add mastering pinia link
Eduardo San Martin Morote [Wed, 15 May 2024 13:39:11 +0000 (15:39 +0200)] 
docs: add mastering pinia link

13 months agotest: add vitest workspace
Eduardo San Martin Morote [Mon, 13 May 2024 15:17:50 +0000 (17:17 +0200)] 
test: add vitest workspace

13 months agodocs: remove vuejs.de banner
Eduardo San Martin Morote [Mon, 13 May 2024 14:33:03 +0000 (16:33 +0200)] 
docs: remove vuejs.de banner

13 months agoci: upgrade codecov
Eduardo San Martin Morote [Sun, 12 May 2024 19:18:27 +0000 (21:18 +0200)] 
ci: upgrade codecov

13 months agodocs: add vuejsde conf banner may (#2644)
Antony Konstantinidis [Wed, 8 May 2024 09:44:56 +0000 (11:44 +0200)] 
docs: add vuejsde conf banner may (#2644)

14 months agodocs: add mastering pinia link
Eduardo San Martin Morote [Mon, 22 Apr 2024 20:01:55 +0000 (22:01 +0200)] 
docs: add mastering pinia link

14 months agorelease: @pinia/nuxt@0.5.2-beta.0 pinia@2.1.8-beta.0 @pinia/testing@0.1.4-beta.0 @pinia/nuxt@0.5.2-beta.0 @pinia/testing@0.1.4-beta.0 pinia@2.1.8-beta.0
Eduardo San Martin Morote [Wed, 17 Apr 2024 12:45:13 +0000 (14:45 +0200)] 
release: @pinia/nuxt@0.5.2-beta.0 pinia@2.1.8-beta.0 @pinia/testing@0.1.4-beta.0

14 months agochore: fix workspace deps
Eduardo San Martin Morote [Wed, 17 Apr 2024 12:43:21 +0000 (14:43 +0200)] 
chore: fix workspace deps

14 months agobuild: fix version update [skip ci]
Eduardo San Martin Morote [Wed, 17 Apr 2024 12:38:44 +0000 (14:38 +0200)] 
build: fix version update [skip ci]

14 months agobuild: --skipPublish [skip ci]
Eduardo San Martin Morote [Wed, 17 Apr 2024 12:38:05 +0000 (14:38 +0200)] 
build: --skipPublish [skip ci]

14 months agobuild: help [skip ci]
Eduardo San Martin Morote [Wed, 17 Apr 2024 12:21:14 +0000 (14:21 +0200)] 
build: help [skip ci]

14 months agobuild: script improvement
Eduardo San Martin Morote [Wed, 17 Apr 2024 12:10:19 +0000 (14:10 +0200)] 
build: script improvement

14 months agofix(devtools): Do not patch mocked actions (#2300)
Bodo Graumann [Wed, 17 Apr 2024 08:05:59 +0000 (10:05 +0200)] 
fix(devtools): Do not patch mocked actions (#2300)

14 months agochore: revert dep some dep updates
Eduardo San Martin Morote [Tue, 16 Apr 2024 16:05:22 +0000 (18:05 +0200)] 
chore: revert dep some dep updates

14 months agodocs: imports missing (#2636)
Hussain Panahy [Tue, 16 Apr 2024 16:01:39 +0000 (19:31 +0330)] 
docs: imports missing (#2636)

* Update index.md

hey brother, you forgot to import define store from pinia and also computed from vue, with all due respect, apologize for the yesterday I just wanna help to make the pinia package perfect and seamless !!

* Update packages/docs/core-concepts/index.md [skip ci]

* Update packages/docs/core-concepts/index.md [skip ci]

* Update packages/docs/core-concepts/index.md [skip ci]

---------

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
14 months agofix(types): fix storeToRefs state return type
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:58:32 +0000 (17:58 +0200)] 
fix(types): fix storeToRefs state return type

Fix #2574

Remove the internal notation that broke tests

14 months agorefactor: Revert "refactor: Revert "fix(types): fix storeToRefs state return type...
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:55:06 +0000 (17:55 +0200)] 
refactor: Revert "refactor: Revert "fix(types): fix storeToRefs state return type (#2574) (#2604)""

This reverts commit f550c6080514a851f77a652becbf5b90818479d1.

14 months agodocs: text
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:44:36 +0000 (17:44 +0200)] 
docs: text

14 months agochore: lock
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:43:37 +0000 (17:43 +0200)] 
chore: lock

14 months ago docs: api
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:31:23 +0000 (17:31 +0200)] 
 docs: api

14 months agodocs: side links
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:31:06 +0000 (17:31 +0200)] 
docs: side links

14 months agochore: up deps
Eduardo San Martin Morote [Tue, 16 Apr 2024 15:30:47 +0000 (17:30 +0200)] 
chore: up deps

15 months agorefactor: Revert "fix(types): fix storeToRefs state return type (#2574) (#2604)"
Eduardo San Martin Morote [Thu, 4 Apr 2024 08:39:01 +0000 (10:39 +0200)] 
refactor: Revert "fix(types): fix storeToRefs state return type (#2574) (#2604)"

This reverts commit c8f727a0a2187c591134bd467efe426fb747ea40.

15 months agobuild: add beta
Eduardo San Martin Morote [Thu, 4 Apr 2024 08:30:07 +0000 (10:30 +0200)] 
build: add beta