]>
git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
Eduardo San Martin Morote [Thu, 28 Mar 2024 16:58:47 +0000 (17:58 +0100)]
chore: up deps
Eduardo San Martin Morote [Thu, 28 Mar 2024 15:59:50 +0000 (16:59 +0100)]
test: add more for subscriptions
Eduardo San Martin Morote [Thu, 28 Mar 2024 14:07:33 +0000 (15:07 +0100)]
docs: fixes
Eduardo San Martin Morote [Thu, 28 Mar 2024 09:58:06 +0000 (10:58 +0100)]
docs: certificate links
Eduardo San Martin Morote [Thu, 28 Mar 2024 09:56:11 +0000 (10:56 +0100)]
docs: comment api
Eduardo San Martin Morote [Tue, 26 Mar 2024 08:50:11 +0000 (09:50 +0100)]
test: refactor mock-warn
Daniel Roe [Mon, 25 Mar 2024 14:08:41 +0000 (14:08 +0000)]
fix: opt in to `import.meta.*` properties (#2622)
Eduardo San Martin Morote [Tue, 19 Mar 2024 09:42:26 +0000 (10:42 +0100)]
docs: markup
Idorenyin Udoh [Sun, 17 Mar 2024 06:32:28 +0000 (07:32 +0100)]
docs: optimize content grammar in actions.md (#2617)
* docs: optimize content in actions.md
* Update packages/docs/core-concepts/actions.md [skip ci]
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Idorenyin Udoh [Sun, 17 Mar 2024 06:31:34 +0000 (07:31 +0100)]
docs: fix grammatical errors in getters.md (#2616)
* docs: fix grammatical errors in getters.md
* Update packages/docs/core-concepts/getters.md [skip ci]
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Idorenyin Udoh [Sun, 17 Mar 2024 06:23:42 +0000 (07:23 +0100)]
docs: fix minor grammatical errors in state.md (#2615)
Eduardo San Martin Morote [Wed, 13 Mar 2024 13:47:57 +0000 (14:47 +0100)]
docs: testing mock store
乘风 [Sat, 9 Mar 2024 13:57:49 +0000 (21:57 +0800)]
docs(zh): fix wrong word (#2602)
Co-authored-by: colinchen-lb <colin.chen@lifebyte.io>
Eduardo San Martin Morote [Mon, 4 Mar 2024 15:56:01 +0000 (16:56 +0100)]
docs: format
zangbianxuegu [Mon, 4 Mar 2024 15:50:43 +0000 (23:50 +0800)]
docs(zh): Update core-concepts/index.md (#2550)
Jason Ren [Mon, 4 Mar 2024 15:50:03 +0000 (23:50 +0800)]
docs(zh): Fix extra space in outside-component-usage.md (#2593)
Prain Lopez [Mon, 4 Mar 2024 15:49:26 +0000 (23:49 +0800)]
docs(zh,en): Update translation of core-concepts/index, move SSR link forward to new mention (#2530)
* Update translation of index.md
* move SSR link forward
* fix warning box
* typeset fix line-68
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
* typeset fix line-92
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
* typeset fix @line-72
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
* typeset fix @line-115
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
---------
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
Sioncovy [Mon, 4 Mar 2024 15:49:13 +0000 (23:49 +0800)]
docs(zh): Update getters.md about variable name (#2267)
Eduardo San Martin Morote [Mon, 4 Mar 2024 15:44:55 +0000 (16:44 +0100)]
docs: improve getter return type
Eduardo San Martin Morote [Fri, 23 Feb 2024 07:58:37 +0000 (08:58 +0100)]
style: up prettier
Eduardo San Martin Morote [Fri, 23 Feb 2024 07:58:19 +0000 (08:58 +0100)]
chore: remove comment
Julien Huang [Fri, 23 Feb 2024 07:51:45 +0000 (08:51 +0100)]
refactor(nuxt): use object syntax for nuxt 3 plugin (#2588)
Co-authored-by: Julien Huang <julien.huang@leetchi.com>
rgehbt [Mon, 19 Feb 2024 13:37:27 +0000 (21:37 +0800)]
docs(zh): add mission link in introduction.md (#2584)
Red Huang [Thu, 15 Feb 2024 13:49:19 +0000 (21:49 +0800)]
fix(types): mapHelpers with getters types (#2571) (#2576)
OnlyWick [Tue, 13 Feb 2024 15:16:47 +0000 (23:16 +0800)]
chore(pinia): change yarn to pnpm in pinia pkg scripts (#2579)
Eduardo San Martin Morote [Mon, 5 Feb 2024 10:21:29 +0000 (11:21 +0100)]
chore: lock
gp
Eduardo San Martin Morote [Mon, 5 Feb 2024 10:12:18 +0000 (11:12 +0100)]
style: format
Eduardo San Martin Morote [Mon, 5 Feb 2024 10:10:17 +0000 (11:10 +0100)]
chore: up nuxt
Eduardo San Martin Morote [Mon, 5 Feb 2024 10:09:24 +0000 (11:09 +0100)]
docs: updates
Eduardo San Martin Morote [Mon, 5 Feb 2024 10:09:05 +0000 (11:09 +0100)]
chore: up deps
Eduardo San Martin Morote [Mon, 5 Feb 2024 09:55:49 +0000 (10:55 +0100)]
fix(types): use declare module vue
Jinjiang [Mon, 5 Feb 2024 08:53:46 +0000 (16:53 +0800)]
docs: setup translation infra (#2549)
* docs: setup translation infra
* Update netlify.toml
* chore: reuse vitepress-translation-helper for docs
* chore: update the translation guide in contributing doc
* Update CONTRIBUTING.md
Howard Guo [Fri, 2 Feb 2024 10:48:08 +0000 (18:48 +0800)]
docs: add link to Vite HMR API (#2564)
* Update hot-module-replacement.md
* fix line break
* Update packages/docs/cookbook/hot-module-replacement.md
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Tue, 23 Jan 2024 08:13:09 +0000 (09:13 +0100)]
docs: remove VM banner
Raúl López [Mon, 15 Jan 2024 08:02:19 +0000 (02:02 -0600)]
docs: Fixed Option-Stores link (#2552)
Link under section "What syntax should I pick?"
`#option-stores` changed to `#Option-Stores`
Eduardo San Martin Morote [Tue, 9 Jan 2024 08:51:48 +0000 (09:51 +0100)]
docs(zh): missing variable
Close #2401
Idorenyin Udoh [Sun, 7 Jan 2024 18:59:24 +0000 (19:59 +0100)]
docs: fix minor typo in nuxt.md (#2548)
Eduardo San Martin Morote [Fri, 5 Jan 2024 13:56:51 +0000 (14:56 +0100)]
docs: extra note
See https://github.com/vuejs/pinia/discussions/2402#discussioncomment-
8022368
烽宁 [Thu, 4 Jan 2024 08:36:40 +0000 (16:36 +0800)]
docs(zh): add algolia search box translation (#2542)
* docs(zh): add algolia search box translation
* docs(zh): add algolia search box translation
Daniel Roe [Wed, 3 Jan 2024 09:04:39 +0000 (09:04 +0000)]
chore: bump nuxt versions (#2541)
* chore: bump nuxt versions
* chore: update nuxt resolution as well
* chore: dedupe vue versions
* chore: add back ts expect error
Eduardo San Martin Morote [Wed, 3 Jan 2024 09:02:01 +0000 (10:02 +0100)]
docs: fix banner offset
Eduardo San Martin Morote [Sat, 30 Dec 2023 07:40:14 +0000 (08:40 +0100)]
build: simple git hooks
Eduardo San Martin Morote [Sat, 30 Dec 2023 07:37:48 +0000 (08:37 +0100)]
chore: up pnpm
Eduardo San Martin Morote [Sun, 24 Dec 2023 10:10:45 +0000 (11:10 +0100)]
test: fix
Israel [Sun, 24 Dec 2023 10:05:49 +0000 (10:05 +0000)]
docs: Add vuemastery banner (#2535)
* feat: add vuemastery banner
* Update packages/docs/.vitepress/theme/components/VueMasteryBanner.vue
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Sun, 24 Dec 2023 10:04:34 +0000 (11:04 +0100)]
docs(api): updates
Eduardo San Martin Morote [Sun, 24 Dec 2023 10:03:54 +0000 (11:03 +0100)]
docs: fixes
skirtle [Fri, 15 Dec 2023 06:12:45 +0000 (06:12 +0000)]
docs: add links to playground examples in introduction.md (#2512)
Nazaré da Piedade [Thu, 14 Dec 2023 11:59:27 +0000 (12:59 +0100)]
docs: update links to vue docs (#2522)
* docs: update link to the docs of methods of vue
* docs: update link to the docs of reactive of vue
Eduardo San Martin Morote [Mon, 11 Dec 2023 15:44:51 +0000 (16:44 +0100)]
chore: up deps
Eduardo San Martin Morote [Mon, 11 Dec 2023 14:54:49 +0000 (15:54 +0100)]
docs: wording
Eduardo San Martin Morote [Mon, 11 Dec 2023 14:54:43 +0000 (15:54 +0100)]
chore: up deps
Eduardo San Martin Morote [Mon, 11 Dec 2023 10:34:07 +0000 (11:34 +0100)]
docs: better mp banner
njshuisheng [Thu, 7 Dec 2023 15:57:49 +0000 (23:57 +0800)]
docs: fix wrong mount word (#2513)
Abbas Siddiqi [Sat, 2 Dec 2023 08:26:48 +0000 (13:26 +0500)]
docs: fix property name in the example (#2511)
Eduardo San Martin Morote [Fri, 1 Dec 2023 05:49:19 +0000 (06:49 +0100)]
fix(playground): use fixed versions for esm vue
Close vuejs/pinia#2510
Eduardo San Martin Morote [Thu, 30 Nov 2023 16:15:11 +0000 (17:15 +0100)]
chore: update sponsors
Eduardo San Martin Morote [Thu, 30 Nov 2023 15:47:08 +0000 (16:47 +0100)]
docs: update sponsors.json
Gunnar Oledal [Tue, 28 Nov 2023 14:07:10 +0000 (15:07 +0100)]
docs: extra clarification on why private state isn't allowed (#2507)
* Some extra clarification on why private state isn't allowed
* Update packages/docs/core-concepts/index.md
---------
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
hossein-moghadam [Thu, 23 Nov 2023 15:29:14 +0000 (18:59 +0330)]
docs: fix command installation (#2505)
[skip ci]
Eduardo San Martin Morote [Thu, 23 Nov 2023 09:42:15 +0000 (10:42 +0100)]
chore: note [skip ci]
Eduardo San Martin Morote [Fri, 17 Nov 2023 14:38:20 +0000 (15:38 +0100)]
chore: up api gen packages
Just Kiet [Thu, 16 Nov 2023 20:51:25 +0000 (14:51 -0600)]
docs: missing import (#2498)
yonecdeng [Mon, 13 Nov 2023 17:44:11 +0000 (01:44 +0800)]
chore: remove TODO (#2491)
Co-authored-by: dengyongchi <dengyongchi@kuaishou.com>
Peregrine Nkwain [Thu, 9 Nov 2023 10:23:05 +0000 (11:23 +0100)]
docs: Add links for Mastering Pinia and Vue Certificate (#2489)
Eduardo San Martin Morote [Tue, 7 Nov 2023 08:36:37 +0000 (09:36 +0100)]
chore: remove log
Eduardo San Martin Morote [Thu, 2 Nov 2023 16:52:27 +0000 (17:52 +0100)]
chore: up sponsors
Idorenyin Udoh [Thu, 2 Nov 2023 16:15:18 +0000 (17:15 +0100)]
docs: fix typo in nuxt.md (#2475)
Kerim [Thu, 2 Nov 2023 16:14:59 +0000 (19:14 +0300)]
chore: broken `view on github` button (#2476)
Sholom Aber [Wed, 1 Nov 2023 17:44:11 +0000 (10:44 -0700)]
docs: typo (#2472)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Tue, 31 Oct 2023 11:21:02 +0000 (12:21 +0100)]
ci: fix
Eduardo San Martin Morote [Tue, 31 Oct 2023 11:19:38 +0000 (12:19 +0100)]
build: nuxt builder
Eduardo San Martin Morote [Tue, 31 Oct 2023 11:13:54 +0000 (12:13 +0100)]
test: fix
Eduardo San Martin Morote [Tue, 31 Oct 2023 10:45:27 +0000 (11:45 +0100)]
fix: support webpack minification
Fix #1143
Eduardo San Martin Morote [Tue, 31 Oct 2023 09:31:35 +0000 (10:31 +0100)]
chore: up deps
Eduardo San Martin Morote [Mon, 30 Oct 2023 09:01:47 +0000 (10:01 +0100)]
chore: up deps
Eduardo San Martin Morote [Sun, 29 Oct 2023 09:16:33 +0000 (10:16 +0100)]
docs: example for vitest
See https://github.com/vuejs/pinia/discussions/2464
Muhammad Hafijur [Sun, 29 Oct 2023 07:24:03 +0000 (13:24 +0600)]
docs: update twitter icon to X (#2469)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Thu, 26 Oct 2023 15:07:30 +0000 (17:07 +0200)]
docs: fix hit active color
Akko [Tue, 24 Oct 2023 16:01:17 +0000 (00:01 +0800)]
chore(playground): cast symbol to String (#2462)
丶远方 [Mon, 23 Oct 2023 18:31:05 +0000 (02:31 +0800)]
chore: defining default values for Props using withDefaults (#2256)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Sara Regan [Sun, 22 Oct 2023 17:57:20 +0000 (19:57 +0200)]
docs: contrast problems with dark theme tip block in docs (#2459)
Eduardo San Martin Morote [Fri, 20 Oct 2023 09:19:53 +0000 (11:19 +0200)]
docs: typos
Eduardo San Martin Morote [Fri, 20 Oct 2023 09:18:38 +0000 (11:18 +0200)]
chore: remove unused
Neil Merton [Fri, 20 Oct 2023 09:19:15 +0000 (10:19 +0100)]
docs: Update nuxt.md `storeDirs` should be `storesDirs` (#2455)
[skip ci]
Jörg Bayreuther [Fri, 20 Oct 2023 07:19:48 +0000 (09:19 +0200)]
test: add test for disposePinia (#2454)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Tue, 17 Oct 2023 15:59:10 +0000 (17:59 +0200)]
docs: api update
Eduardo San Martin Morote [Tue, 17 Oct 2023 15:36:44 +0000 (17:36 +0200)]
docs: upgrade typedoc
Eduardo San Martin Morote [Tue, 17 Oct 2023 15:09:15 +0000 (17:09 +0200)]
chore: up vitepress
Eduardo San Martin Morote [Tue, 17 Oct 2023 14:05:18 +0000 (16:05 +0200)]
chore: up nuxt
Eduardo San Martin Morote [Tue, 17 Oct 2023 14:02:54 +0000 (16:02 +0200)]
chore: use node imports
Eduardo San Martin Morote [Tue, 17 Oct 2023 14:02:42 +0000 (16:02 +0200)]
chore: coverage fix
Eduardo San Martin Morote [Tue, 17 Oct 2023 14:02:23 +0000 (16:02 +0200)]
chore: up other deps
Eduardo San Martin Morote [Tue, 17 Oct 2023 13:45:12 +0000 (15:45 +0200)]
chore: up vitest
Eduardo San Martin Morote [Tue, 17 Oct 2023 13:25:06 +0000 (15:25 +0200)]
chore: up TS
Eduardo San Martin Morote [Tue, 17 Oct 2023 12:51:48 +0000 (14:51 +0200)]
chore: up build tools
Eduardo San Martin Morote [Tue, 17 Oct 2023 12:42:35 +0000 (14:42 +0200)]
chore: up lock
Eduardo San Martin Morote [Tue, 17 Oct 2023 12:12:02 +0000 (14:12 +0200)]
chore: up deps
Eduardo San Martin Morote [Tue, 17 Oct 2023 08:04:46 +0000 (10:04 +0200)]
feat: disposePinia
Close vuejs/pinia#2453
Rich1e Kung [Mon, 16 Oct 2023 09:52:31 +0000 (17:52 +0800)]
docs(zh): Update state.md about resetting the state (#2349) (#2359)
Co-authored-by: edison <daiwei521@126.com>