]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
thirdparty/vuejs/pinia.git
3 years agofix(testing): Vue 2 initial state reactive (#1165)
Blake Newman [Thu, 31 Mar 2022 09:52:32 +0000 (10:52 +0100)] 
fix(testing): Vue 2 initial state reactive (#1165)

3 years agofix(vue2): use toRefs in storeToRefs
Eduardo San Martin Morote [Thu, 31 Mar 2022 09:03:27 +0000 (11:03 +0200)] 
fix(vue2): use toRefs in storeToRefs

Close #852

3 years agochore: up some doc deps
Eduardo San Martin Morote [Tue, 29 Mar 2022 17:22:19 +0000 (19:22 +0200)] 
chore: up some doc deps

3 years agodocs: fix dead links
Eduardo San Martin Morote [Tue, 29 Mar 2022 17:08:45 +0000 (19:08 +0200)] 
docs: fix dead links

3 years agochore: up sponsors
Eduardo San Martin Morote [Tue, 29 Mar 2022 16:55:04 +0000 (18:55 +0200)] 
chore: up sponsors

3 years agofix typo (#1171)
Roman Ruiz-Esparza [Sat, 26 Mar 2022 11:30:47 +0000 (07:30 -0400)] 
fix typo (#1171)

3 years agodocs: typo (#1169)
David Warner [Fri, 25 Mar 2022 18:30:20 +0000 (14:30 -0400)] 
docs: typo (#1169)

3 years agodocs: showing how to use initialState in testing (#1166)
Flavsditz [Thu, 24 Mar 2022 14:22:49 +0000 (15:22 +0100)] 
docs: showing how to use initialState in testing (#1166)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
3 years agochore: log
Eduardo San Martin Morote [Wed, 23 Mar 2022 10:03:02 +0000 (11:03 +0100)] 
chore: log

3 years agochore: move to github forms
Eduardo San Martin Morote [Wed, 16 Mar 2022 17:13:25 +0000 (18:13 +0100)] 
chore: move to github forms

3 years agodocs: document createSpy with examples (#1138)
mykwillis [Wed, 16 Mar 2022 16:58:02 +0000 (09:58 -0700)] 
docs: document createSpy with examples (#1138)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agodocs: update nuxt.js examples in plugins.md (#1150)
Théo LAVAUX [Wed, 16 Mar 2022 16:49:37 +0000 (17:49 +0100)] 
docs: update nuxt.js examples in plugins.md (#1150)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agorelease: pinia@2.0.12 @pinia/testing@0.0.10 @pinia/testing@0.0.10 pinia@2.0.12
Eduardo San Martin Morote [Mon, 14 Mar 2022 16:08:33 +0000 (17:08 +0100)] 
release: pinia@2.0.12 @pinia/testing@0.0.10

3 years agofeat: up vue-devtools
Eduardo San Martin Morote [Mon, 14 Mar 2022 16:06:29 +0000 (17:06 +0100)] 
feat: up vue-devtools

3 years agobuild: fix production flag
Eduardo San Martin Morote [Mon, 14 Mar 2022 15:27:16 +0000 (16:27 +0100)] 
build: fix production flag

Fix 1143

3 years agofeat(warn): avoid vue 2 bug storeToRefs()
Eduardo San Martin Morote [Mon, 14 Mar 2022 15:09:52 +0000 (16:09 +0100)] 
feat(warn): avoid vue 2 bug storeToRefs()

Related to #852

3 years agodocs: fix options api syntax (#1140)
Nik [Sat, 12 Mar 2022 20:33:35 +0000 (02:03 +0530)] 
docs: fix options api syntax (#1140)

3 years agodocs: move preferences from parameter to state (#1137)
hafdon [Fri, 11 Mar 2022 18:56:50 +0000 (11:56 -0700)] 
docs: move preferences from parameter to state (#1137)

3 years agofeat(devtools): use api.now()
Eduardo San Martin Morote [Thu, 10 Mar 2022 17:26:35 +0000 (18:26 +0100)] 
feat(devtools): use api.now()

3 years ago... or session storage (#1125)
Jonathan [Wed, 9 Mar 2022 14:23:50 +0000 (15:23 +0100)] 
... or session storage (#1125)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agoUpdate getters code example to match description above (#1127)
Tomek Wisnewski [Wed, 9 Mar 2022 14:22:27 +0000 (15:22 +0100)] 
Update getters code example to match description above (#1127)

3 years agodocs: typo in migration-vuex.md (#1121)
Nicolas Giard [Sun, 6 Mar 2022 17:45:22 +0000 (12:45 -0500)] 
docs: typo in migration-vuex.md (#1121)

3 years agodocs: update plugins.md (#1116)
Alan Wang [Fri, 4 Mar 2022 19:18:10 +0000 (14:18 -0500)] 
docs: update plugins.md (#1116)

3 years agodocs: update note about RFCs
Eduardo San Martin Morote [Tue, 1 Mar 2022 14:43:31 +0000 (15:43 +0100)] 
docs: update note about RFCs

3 years agodocs: Update actions.md (#1103)
new1333 [Tue, 1 Mar 2022 10:10:18 +0000 (18:10 +0800)] 
docs: Update actions.md (#1103)

3 years agorefactor: use vi global
Eduardo San Martin Morote [Mon, 28 Feb 2022 16:55:39 +0000 (17:55 +0100)] 
refactor: use vi global

3 years agostyle: format
Eduardo San Martin Morote [Mon, 28 Feb 2022 16:50:41 +0000 (17:50 +0100)] 
style: format

3 years agochore: fix comments
Thomas Kint [Tue, 25 Jan 2022 15:13:54 +0000 (16:13 +0100)] 
chore: fix comments

3 years agoadd pre-configuration for vitest
Thomas Kint [Thu, 20 Jan 2022 11:56:55 +0000 (12:56 +0100)] 
add pre-configuration for vitest

3 years agodocs: add code exemple for Vue 2 unit tests (#1086)
Guillaume Duliscouët [Mon, 28 Feb 2022 16:49:43 +0000 (17:49 +0100)] 
docs: add code exemple for Vue 2 unit tests (#1086)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
3 years agodocs: format
Eduardo San Martin Morote [Mon, 28 Feb 2022 16:44:41 +0000 (17:44 +0100)] 
docs: format

3 years agodocs: add link to free Vue School course on homepage [skip ci] (#1089)
Daniel Kelly [Mon, 28 Feb 2022 16:43:10 +0000 (10:43 -0600)] 
docs: add link to free Vue School course on homepage [skip ci] (#1089)

3 years agoadd vue school links for the options API (#1088)
Daniel Kelly [Mon, 28 Feb 2022 16:42:24 +0000 (10:42 -0600)] 
add vue school links for the options API (#1088)

3 years agochore: bug in README example [skip ci] (#1101)
Philippe Fontaine [Mon, 28 Feb 2022 16:40:59 +0000 (11:40 -0500)] 
chore: bug in README example [skip ci] (#1101)

3 years agodocs: ignore api changes for the moment
Eduardo San Martin Morote [Mon, 28 Feb 2022 16:38:51 +0000 (17:38 +0100)] 
docs: ignore api changes for the moment

3 years agodocs: refactor
Eduardo San Martin Morote [Fri, 18 Feb 2022 23:03:02 +0000 (00:03 +0100)] 
docs: refactor

Close #1040

3 years agodocs: remove warning layout
istiyak [Wed, 9 Feb 2022 10:36:05 +0000 (16:06 +0530)] 
docs: remove warning layout

3 years agodocs: add increment function example
istiyak [Wed, 9 Feb 2022 09:45:05 +0000 (15:15 +0530)] 
docs: add increment function example

3 years agodocs: add hint on destructuring actions from store
istiyak [Wed, 9 Feb 2022 07:34:49 +0000 (13:04 +0530)] 
docs: add hint on destructuring actions from store

3 years agofeat(devtools): allow disable logs
Eduardo San Martin Morote [Fri, 18 Feb 2022 22:44:45 +0000 (23:44 +0100)] 
feat(devtools): allow disable logs

3 years agofix(devtools): avoid error in getters
Eduardo San Martin Morote [Fri, 18 Feb 2022 22:34:22 +0000 (23:34 +0100)] 
fix(devtools): avoid error in getters

Close #1062

3 years agotest: skip failing test
Eduardo San Martin Morote [Fri, 18 Feb 2022 22:06:49 +0000 (23:06 +0100)] 
test: skip failing test

3 years agofix(types): exclude internal properties from store
Eduardo San Martin Morote [Fri, 18 Feb 2022 22:06:40 +0000 (23:06 +0100)] 
fix(types): exclude internal properties from store

Fix #1013

3 years agochore: up deps
Eduardo San Martin Morote [Fri, 18 Feb 2022 21:21:26 +0000 (22:21 +0100)] 
chore: up deps

3 years agochore (docs): fix message typo (#1074)
Ahmad Saugi [Thu, 17 Feb 2022 14:27:30 +0000 (21:27 +0700)] 
chore (docs): fix message typo (#1074)

3 years agodocs: reference error this.counterStore.counter (#1067)
masx200 [Wed, 16 Feb 2022 08:18:58 +0000 (16:18 +0800)] 
docs: reference error  this.counterStore.counter (#1067)

3 years agochore: up vitepress
Eduardo San Martin Morote [Fri, 11 Feb 2022 15:29:03 +0000 (16:29 +0100)] 
chore: up vitepress

3 years agodocs: clarify import store requirement in Options API usage (#1044)
Ben Hong [Fri, 11 Feb 2022 08:41:33 +0000 (03:41 -0500)] 
docs: clarify import store requirement in Options API usage (#1044)

3 years agodocs: minor formatting
Eduardo San Martin Morote [Fri, 11 Feb 2022 08:37:09 +0000 (09:37 +0100)] 
docs: minor formatting

3 years agodocs: add vue school links (#1045)
Daniel Kelly [Fri, 11 Feb 2022 08:30:35 +0000 (02:30 -0600)] 
docs: add vue school links (#1045)

3 years agodocs: notes about vuex
Eduardo San Martin Morote [Wed, 9 Feb 2022 23:24:21 +0000 (00:24 +0100)] 
docs: notes about vuex

3 years agodocs: fix dark mode flashing bug (#1032)
Theo Ephraim [Mon, 7 Feb 2022 21:46:11 +0000 (15:46 -0600)] 
docs: fix dark mode flashing bug (#1032)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
3 years agodocs: clarify plugins don't update devtools timeline (#1002)
Matt Deacalion [Mon, 31 Jan 2022 19:48:29 +0000 (19:48 +0000)] 
docs: clarify plugins don't update devtools timeline (#1002)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agorefactor: export internal types
Eduardo San Martin Morote [Mon, 31 Jan 2022 13:17:00 +0000 (14:17 +0100)] 
refactor: export internal types

3 years agochore: regen lock
Eduardo San Martin Morote [Mon, 31 Jan 2022 12:28:11 +0000 (13:28 +0100)] 
chore: regen lock

3 years agorelease: pinia@2.0.11 pinia@2.0.11
Eduardo San Martin Morote [Sun, 30 Jan 2022 09:07:00 +0000 (10:07 +0100)] 
release: pinia@2.0.11

3 years agofix(types): custom Awaited for TS 4.x
Eduardo San Martin Morote [Sun, 30 Jan 2022 09:05:41 +0000 (10:05 +0100)] 
fix(types): custom Awaited for TS 4.x

Fix #1006

3 years agorelease: pinia@2.0.10 pinia@2.0.10
Eduardo San Martin Morote [Thu, 27 Jan 2022 11:53:28 +0000 (12:53 +0100)] 
release: pinia@2.0.10

3 years agochore: up lock
Eduardo San Martin Morote [Thu, 27 Jan 2022 10:50:44 +0000 (11:50 +0100)] 
chore: up lock

3 years agofix(types): custom Awaited for TS 4.x
Eduardo San Martin Morote [Thu, 27 Jan 2022 10:50:32 +0000 (11:50 +0100)] 
fix(types): custom Awaited for TS 4.x

Fix #957

3 years agodocs: update after and onError
Eduardo San Martin Morote [Thu, 27 Jan 2022 10:22:42 +0000 (11:22 +0100)] 
docs: update after and onError

Close #995
Reason: 4dc1f1bec8f3db508c02fa6bdcc8203f280cbb3e

3 years agorefactor(types): set gereric for state (#915)
heart [Wed, 26 Jan 2022 10:03:21 +0000 (18:03 +0800)] 
refactor(types): set gereric for state (#915)

3 years agodocs: update phonetic transcription (#930)
David Bernegger [Wed, 26 Jan 2022 10:01:54 +0000 (11:01 +0100)] 
docs: update phonetic transcription (#930)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agodocs: vars references (#953)
Julio L. Muller [Wed, 26 Jan 2022 10:00:12 +0000 (07:00 -0300)] 
docs: vars references (#953)

3 years agofix(subscriptions): allow removing subscriptions inside them (#990)
hxp971130 [Wed, 26 Jan 2022 09:59:18 +0000 (17:59 +0800)] 
fix(subscriptions): allow removing subscriptions inside them (#990)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years agochore: up lock
Eduardo San Martin Morote [Wed, 26 Jan 2022 08:51:47 +0000 (09:51 +0100)] 
chore: up lock

3 years agofix: check HTMLAnchorElement in saveAs for mini-program (#966) (#967)
odex21 [Wed, 19 Jan 2022 14:33:21 +0000 (22:33 +0800)] 
fix: check HTMLAnchorElement in saveAs for mini-program (#966) (#967)

3 years agochore: add sponsor [skip ci]
Eduardo San Martin Morote [Tue, 18 Jan 2022 20:10:29 +0000 (21:10 +0100)] 
chore: add sponsor [skip ci]

3 years agodocs: add sponsor
Eduardo San Martin Morote [Tue, 18 Jan 2022 20:07:28 +0000 (21:07 +0100)] 
docs: add sponsor

3 years agodocs: verify wwads
Eduardo San Martin Morote [Tue, 18 Jan 2022 20:06:52 +0000 (21:06 +0100)] 
docs: verify wwads

3 years agochore: fix readme markdown format (#943) [skip ci]
Lei Chen [Thu, 6 Jan 2022 15:59:34 +0000 (23:59 +0800)] 
chore: fix readme markdown format (#943) [skip ci]

3 years agodocs: fix titles sponsors
Eduardo San Martin Morote [Tue, 4 Jan 2022 22:37:24 +0000 (23:37 +0100)] 
docs: fix titles sponsors

3 years agodocs: fix button
Eduardo San Martin Morote [Tue, 4 Jan 2022 22:34:19 +0000 (23:34 +0100)] 
docs: fix button

3 years agodocs: update sponsors
Eduardo San Martin Morote [Tue, 4 Jan 2022 22:07:06 +0000 (23:07 +0100)] 
docs: update sponsors

3 years agodocs: fix typo (#940)
Tycho Polet [Tue, 4 Jan 2022 10:46:10 +0000 (11:46 +0100)] 
docs: fix typo (#940)

3 years agodocs: update social preview
Eduardo San Martin Morote [Mon, 3 Jan 2022 14:27:58 +0000 (15:27 +0100)] 
docs: update social preview

3 years agorelease: @pinia/nuxt@0.1.8 pinia@2.0.9 @pinia/nuxt@0.1.8 pinia@2.0.9
Eduardo San Martin Morote [Fri, 24 Dec 2021 14:26:14 +0000 (15:26 +0100)] 
release: @pinia/nuxt@0.1.8 pinia@2.0.9

3 years agochore: force nuxt plugin release
Eduardo San Martin Morote [Fri, 24 Dec 2021 14:25:03 +0000 (15:25 +0100)] 
chore: force nuxt plugin release

3 years agochore: up deps
Eduardo San Martin Morote [Fri, 24 Dec 2021 14:18:40 +0000 (15:18 +0100)] 
chore: up deps

3 years agorefactor: export internal types
Eduardo San Martin Morote [Fri, 24 Dec 2021 14:17:42 +0000 (15:17 +0100)] 
refactor: export internal types

3 years agofeat(types): support IDE features for store context (#924)
Johnson Chu [Fri, 24 Dec 2021 14:07:09 +0000 (22:07 +0800)] 
feat(types): support IDE features for store context (#924)

3 years agodocs: use new docs URL (#914)
Evan You [Tue, 21 Dec 2021 10:26:45 +0000 (18:26 +0800)] 
docs: use new docs URL (#914)

3 years agodocs: force initial deployment
Evan You [Tue, 21 Dec 2021 04:07:16 +0000 (12:07 +0800)] 
docs: force initial deployment

3 years agobuild: fix build options
Eduardo San Martin Morote [Mon, 20 Dec 2021 19:22:40 +0000 (20:22 +0100)] 
build: fix build options

Fix #912

3 years agorelease: pinia@2.0.8 pinia@2.0.8
Eduardo San Martin Morote [Mon, 20 Dec 2021 19:10:55 +0000 (20:10 +0100)] 
release: pinia@2.0.8

3 years agofix(subscribe): avoid $subscriptions with $patch
Eduardo San Martin Morote [Mon, 20 Dec 2021 19:08:19 +0000 (20:08 +0100)] 
fix(subscribe): avoid $subscriptions with $patch

Fix #908

3 years agorelease: @pinia/nuxt@0.1.7 pinia@2.0.7 @pinia/testing@0.0.9 @pinia/nuxt@0.1.7 @pinia/testing@0.0.9 pinia@2.0.7
Eduardo San Martin Morote [Mon, 20 Dec 2021 15:12:29 +0000 (16:12 +0100)] 
release: @pinia/nuxt@0.1.7 pinia@2.0.7 @pinia/testing@0.0.9

3 years agofeat: update devtools-api
Eduardo San Martin Morote [Mon, 20 Dec 2021 15:09:49 +0000 (16:09 +0100)] 
feat: update devtools-api

3 years agotest: remove old tests from 4dc1f1b
Eduardo San Martin Morote [Sun, 19 Dec 2021 22:07:53 +0000 (23:07 +0100)] 
test: remove old tests from 4dc1f1b

3 years agotest: use user instead of name
Eduardo San Martin Morote [Sat, 18 Dec 2021 11:06:53 +0000 (12:06 +0100)] 
test: use user instead of name

for some reason using a property called name in the state fails

3 years agofix(subscribe): direct mutation should not trigger detached subscriptions
Eduardo San Martin Morote [Sat, 18 Dec 2021 09:40:37 +0000 (10:40 +0100)] 
fix(subscribe): direct mutation should not trigger detached subscriptions

Fix #908

3 years agodocs: update social preview xmas
Eduardo San Martin Morote [Fri, 17 Dec 2021 07:22:09 +0000 (08:22 +0100)] 
docs: update social preview xmas

3 years agochore: remove broken csb examples
Eduardo San Martin Morote [Fri, 17 Dec 2021 07:07:16 +0000 (08:07 +0100)] 
chore: remove broken csb examples

Close #906

3 years agodocs: update social preview
Eduardo San Martin Morote [Wed, 15 Dec 2021 10:54:37 +0000 (11:54 +0100)] 
docs: update social preview

3 years agochore: regen lock
Eduardo San Martin Morote [Wed, 15 Dec 2021 10:12:49 +0000 (11:12 +0100)] 
chore: regen lock

3 years agorefactor: move to vuejs org
Eduardo San Martin Morote [Wed, 15 Dec 2021 09:54:13 +0000 (10:54 +0100)] 
refactor: move to vuejs org

3 years agochore: add links to repros
Eduardo San Martin Morote [Mon, 13 Dec 2021 10:21:15 +0000 (11:21 +0100)] 
chore: add links to repros

3 years agofix: allow using multiple `$onAction`, **ignore returned value**
Eduardo San Martin Morote [Mon, 13 Dec 2021 10:06:43 +0000 (11:06 +0100)] 
fix: allow using multiple `$onAction`, **ignore returned value**

Fix #893

This change removes the ability to return `false` to avoid an action to
throw because differently from `onErrorCaptured` from Vue 3, errors are
not propagated here and this behavior could lead to actions not throwing
inside components, which is is rather error-prone. This behavior can
still be achieved with a plugin that override every action in a store.
It also removes the ability to override the returned value with `after`,
which was error prone for the same arguments. Fortunately, these were
**undocumented features**, and should not be used. Revisitting the old
implementation could be revisited but should go through an RFC to
discuss different possibilities (e.g. should the returned value inside
`after` be passed to any other `after`?) to find the most one that makes
more sense for a default.

3 years agochore(deps): update dependency @vitejs/plugin-vue to v2 (#895)
renovate[bot] [Mon, 13 Dec 2021 08:05:07 +0000 (09:05 +0100)] 
chore(deps): update dependency @vitejs/plugin-vue to v2 (#895)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years agochore(deps): update all non-major dependencies
Renovate Bot [Mon, 13 Dec 2021 02:20:56 +0000 (02:20 +0000)] 
chore(deps): update all non-major dependencies