]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
thirdparty/vuejs/pinia.git
8 months agorelease: @pinia/nuxt@0.8.0 @pinia/nuxt@0.8.0
Eduardo San Martin Morote [Thu, 28 Nov 2024 10:49:51 +0000 (11:49 +0100)] 
release: @pinia/nuxt@0.8.0

8 months agofix: allow module to install pinia alongside (#2846)
Eduardo San Martin Morote [Thu, 28 Nov 2024 10:48:30 +0000 (11:48 +0100)] 
fix: allow module to install pinia alongside (#2846)

8 months agodocs: fix anchor case (#2845)
Halí V. [Thu, 28 Nov 2024 08:42:34 +0000 (02:42 -0600)] 
docs: fix anchor case (#2845)

8 months agorelease: pinia@2.2.7 v2.2.7
Eduardo San Martin Morote [Wed, 27 Nov 2024 14:51:12 +0000 (15:51 +0100)] 
release: pinia@2.2.7

8 months agobuild: update release script
Eduardo San Martin Morote [Wed, 27 Nov 2024 14:49:14 +0000 (15:49 +0100)] 
build: update release script

8 months agofix(devtools): avoid running outside of browsers
Eduardo San Martin Morote [Wed, 27 Nov 2024 14:36:48 +0000 (15:36 +0100)] 
fix(devtools): avoid running outside of browsers

Fix #2843

8 months agochore: up deps
Eduardo San Martin Morote [Fri, 22 Nov 2024 00:31:51 +0000 (19:31 -0500)] 
chore: up deps

8 months agochore: add consultancy link
Eduardo San Martin Morote [Thu, 21 Nov 2024 15:29:50 +0000 (10:29 -0500)] 
chore: add consultancy link

8 months agodocs: vueschool top banner script affiliate name to pinia (#2830)
Charles Nii Adotey Allotey [Thu, 14 Nov 2024 15:49:23 +0000 (15:49 +0000)] 
docs: vueschool top banner script affiliate name to pinia (#2830)

8 months agotest: replace non-existent useStore with useOptionsStore (#2827)
No Two [Fri, 8 Nov 2024 11:29:50 +0000 (19:29 +0800)] 
test: replace non-existent useStore with useOptionsStore (#2827)

8 months agorelease: @pinia/nuxt@0.7.0 pinia@2.2.6 @pinia/testing@0.1.7 @pinia/nuxt@0.7.0 @pinia/testing@0.1.7 pinia@2.2.6
Eduardo San Martin Morote [Sun, 3 Nov 2024 20:10:46 +0000 (21:10 +0100)] 
release: @pinia/nuxt@0.7.0 pinia@2.2.6 @pinia/testing@0.1.7

8 months agochore: up deps
Eduardo San Martin Morote [Sun, 3 Nov 2024 20:08:59 +0000 (21:08 +0100)] 
chore: up deps

8 months agodocs: up api gen
Eduardo San Martin Morote [Sun, 3 Nov 2024 20:06:11 +0000 (21:06 +0100)] 
docs: up api gen

8 months agobuild: up rollup
Eduardo San Martin Morote [Sun, 3 Nov 2024 20:04:06 +0000 (21:04 +0100)] 
build: up rollup

8 months agodocs: up local copies
Eduardo San Martin Morote [Sun, 3 Nov 2024 19:59:09 +0000 (20:59 +0100)] 
docs: up local copies

8 months agochore: up deps
Eduardo San Martin Morote [Sun, 3 Nov 2024 19:58:48 +0000 (20:58 +0100)] 
chore: up deps

8 months agofix: dedupe pinia (#2821)
Eduardo San Martin Morote [Sun, 3 Nov 2024 19:54:08 +0000 (20:54 +0100)] 
fix: dedupe pinia (#2821)

8 months agodocs: note about subscription flush
Eduardo San Martin Morote [Fri, 1 Nov 2024 12:12:32 +0000 (13:12 +0100)] 
docs: note about subscription flush

Close vuejs/pinia#2819

8 months agorelease: @pinia/nuxt@0.6.1 @pinia/nuxt@0.6.1
Eduardo San Martin Morote [Thu, 31 Oct 2024 14:04:50 +0000 (15:04 +0100)] 
release: @pinia/nuxt@0.6.1

8 months agofix: upgrade minimum version for nuxt kit
Eduardo San Martin Morote [Thu, 31 Oct 2024 14:04:14 +0000 (15:04 +0100)] 
fix: upgrade minimum version for nuxt kit

Close #2814

9 months agorelease: @pinia/nuxt@0.6.0 pinia@2.2.5 @pinia/nuxt@0.6.0 pinia@2.2.5
Eduardo San Martin Morote [Tue, 29 Oct 2024 15:04:36 +0000 (16:04 +0100)] 
release: @pinia/nuxt@0.6.0 pinia@2.2.5

9 months agofix: avoid broken alias
Eduardo San Martin Morote [Tue, 29 Oct 2024 15:03:18 +0000 (16:03 +0100)] 
fix: avoid broken alias

This alias breaks in some builds like nuxthub

9 months agodocs: recommend plain devalue
Eduardo San Martin Morote [Sun, 27 Oct 2024 19:10:48 +0000 (20:10 +0100)] 
docs: recommend plain devalue

9 months agodocs: fix typos (#2808)
Soheil Nazari [CHECK24] [Sun, 27 Oct 2024 10:22:28 +0000 (11:22 +0100)] 
docs: fix typos (#2808)

9 months agofix(nuxt): ensure payload plugin declaration is generated (#2806)
Daniel Roe [Fri, 25 Oct 2024 11:35:37 +0000 (12:35 +0100)] 
fix(nuxt): ensure payload plugin declaration is generated (#2806)

9 months agoci: frozen install
Eduardo San Martin Morote [Mon, 21 Oct 2024 06:36:39 +0000 (15:36 +0900)] 
ci: frozen install

9 months agofix: keep no side effect comment when minifying
Eduardo San Martin Morote [Mon, 21 Oct 2024 06:32:59 +0000 (15:32 +0900)] 
fix: keep no side effect comment when minifying

9 months agofix: reference the store directly in storeToRefs to ensure correct reactivity after...
babu-ch [Thu, 17 Oct 2024 03:09:34 +0000 (12:09 +0900)] 
fix: reference the store directly in storeToRefs to ensure correct reactivity after HMR (#2795)

9 months agofeat(nuxt): do not serialize skipHydrate properties
Balázs Kaufmann [Thu, 17 Oct 2024 03:03:05 +0000 (05:03 +0200)] 
feat(nuxt): do not serialize skipHydrate properties

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
9 months agodocs: remove redundant docs string (#2799)
Horu [Thu, 17 Oct 2024 02:57:32 +0000 (13:57 +1100)] 
docs: remove redundant docs string (#2799)

9 months agochore: fix ci badge [skip ci]
Eduardo San Martin Morote [Thu, 10 Oct 2024 07:27:41 +0000 (09:27 +0200)] 
chore: fix ci badge [skip ci]

9 months agoci: remove corepack
Eduardo San Martin Morote [Wed, 9 Oct 2024 15:59:14 +0000 (17:59 +0200)] 
ci: remove corepack

9 months agoci: fix
Eduardo San Martin Morote [Wed, 9 Oct 2024 12:34:50 +0000 (14:34 +0200)] 
ci: fix

9 months agochore: up lock
Eduardo San Martin Morote [Wed, 9 Oct 2024 11:57:05 +0000 (13:57 +0200)] 
chore: up lock

9 months agofix: up minimum peer dep of Vue
Eduardo San Martin Morote [Wed, 9 Oct 2024 11:55:56 +0000 (13:55 +0200)] 
fix: up minimum peer dep of Vue

Fix #2797

9 months agodocs: match vitest mock
Eduardo San Martin Morote [Wed, 9 Oct 2024 09:43:37 +0000 (11:43 +0200)] 
docs: match vitest mock

Close #2759, #2796

9 months agochore: note
Eduardo San Martin Morote [Sun, 6 Oct 2024 14:50:12 +0000 (16:50 +0200)] 
chore: note

[skip ci]

9 months agofix(types): handle union types in generic parameter (#2794)
Tycho [Sun, 6 Oct 2024 14:48:58 +0000 (22:48 +0800)] 
fix(types): handle union types in generic parameter (#2794)

Fix #2785

9 months agoci: adjust codecov options
Eduardo San Martin Morote [Wed, 2 Oct 2024 15:23:27 +0000 (17:23 +0200)] 
ci: adjust codecov options

9 months agorelease: pinia@2.2.4 pinia@2.2.4
Eduardo San Martin Morote [Tue, 1 Oct 2024 09:17:53 +0000 (11:17 +0200)] 
release: pinia@2.2.4

9 months agofix(types): allow writable getters with storeToRefs
Eduardo San Martin Morote [Tue, 1 Oct 2024 09:15:33 +0000 (11:15 +0200)] 
fix(types): allow writable getters with storeToRefs

Fix #2767

9 months agorelease: @pinia/nuxt@0.5.5 pinia@2.2.3 @pinia/testing@0.1.6 @pinia/nuxt@0.5.5 @pinia/testing@0.1.6 pinia@2.2.3
Eduardo San Martin Morote [Mon, 30 Sep 2024 14:18:08 +0000 (16:18 +0200)] 
release: @pinia/nuxt@0.5.5 pinia@2.2.3 @pinia/testing@0.1.6

9 months agorefactor: remove uneeded type guard
Eduardo San Martin Morote [Mon, 30 Sep 2024 14:14:33 +0000 (16:14 +0200)] 
refactor: remove uneeded type guard

9 months agochore: fixup type errors
Eduardo San Martin Morote [Mon, 30 Sep 2024 14:14:22 +0000 (16:14 +0200)] 
chore: fixup type errors

9 months agotest: extra test
Eduardo San Martin Morote [Mon, 30 Sep 2024 14:13:41 +0000 (16:13 +0200)] 
test: extra test

9 months agofix(types): allow writable getters
Eduardo San Martin Morote [Mon, 30 Sep 2024 14:10:19 +0000 (16:10 +0200)] 
fix(types): allow writable getters

Fix #2767

9 months agodocs: add a options template to localize algolia tool instructions (#2758)
Nazaré da Piedade [Mon, 30 Sep 2024 13:03:20 +0000 (14:03 +0100)] 
docs: add a options template to localize algolia tool instructions (#2758)

* docs: add a options template to localize algolia tool instructions

closes #2744

* refactor: feedback

---------

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
9 months agodocs: updates
Eduardo San Martin Morote [Mon, 30 Sep 2024 12:56:11 +0000 (14:56 +0200)] 
docs: updates

9 months agochore: up deps
Eduardo San Martin Morote [Mon, 30 Sep 2024 12:55:55 +0000 (14:55 +0200)] 
chore: up deps

9 months agodocs: update contributing guide (#2782)
Tycho [Mon, 30 Sep 2024 09:19:56 +0000 (17:19 +0800)] 
docs: update contributing guide (#2782)

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

10 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>
10 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

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

10 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

10 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)

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

10 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.

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

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

10 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

11 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

11 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

11 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

11 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

11 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

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

关于pinia的功能部分有重复

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

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

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

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

12 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

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

12 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

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

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

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

12 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

12 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>
12 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

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

12 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)

12 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.

12 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

12 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

12 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

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

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

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