]>
git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
Eduardo San Martin Morote [Thu, 14 Oct 2021 10:16:06 +0000 (12:16 +0200)]
chore: add notes [skip ci]
Eduardo San Martin Morote [Thu, 14 Oct 2021 10:12:47 +0000 (12:12 +0200)]
chore: up deps
Eduardo San Martin Morote [Thu, 14 Oct 2021 09:59:03 +0000 (11:59 +0200)]
fix(nuxt): inject state for nuxt 3
Eduardo San Martin Morote [Thu, 14 Oct 2021 09:58:45 +0000 (11:58 +0200)]
fix(nuxt): inject pinia after installing the plugin
Eduardo San Martin Morote [Thu, 14 Oct 2021 09:58:25 +0000 (11:58 +0200)]
feat(nuxt): deprecate context.pinia in favor of context.$pinia
Eduardo San Martin Morote [Thu, 14 Oct 2021 09:57:19 +0000 (11:57 +0200)]
fix(nuxt): point to the correct dist file
Lynn [Thu, 14 Oct 2021 06:32:37 +0000 (14:32 +0800)]
fix: typo (#720)
Eduardo San Martin Morote [Tue, 12 Oct 2021 16:39:20 +0000 (18:39 +0200)]
release: @pinia/nuxt@0.0.4 pinia@2.0.0-rc.13
Eduardo San Martin Morote [Tue, 12 Oct 2021 16:37:30 +0000 (18:37 +0200)]
fix(nuxt): use latest nuxt kit
Close #717
Kushal Billaiya [Mon, 11 Oct 2021 13:13:43 +0000 (18:43 +0530)]
docs: Fix typo (#715)
Renovate Bot [Mon, 11 Oct 2021 00:45:29 +0000 (00:45 +0000)]
chore(deps): update all non-major dependencies
Eduardo San Martin Morote [Fri, 8 Oct 2021 08:48:52 +0000 (10:48 +0200)]
chore: better readme [skip ci]
Eduardo San Martin Morote [Fri, 8 Oct 2021 08:40:07 +0000 (10:40 +0200)]
chore: updated badge [skip ci]
Eduardo San Martin Morote [Thu, 7 Oct 2021 10:08:34 +0000 (12:08 +0200)]
release: pinia@2.0.0-rc.12
Eduardo San Martin Morote [Thu, 7 Oct 2021 08:46:16 +0000 (10:46 +0200)]
chore: regen lock
Eduardo San Martin Morote [Thu, 7 Oct 2021 08:05:08 +0000 (10:05 +0200)]
docs: next as latest (#706)
Eduardo San Martin Morote [Thu, 7 Oct 2021 08:03:50 +0000 (10:03 +0200)]
docs: remove link from SSR [skip ci]
Close #676
Eduardo San Martin Morote [Wed, 6 Oct 2021 18:51:51 +0000 (20:51 +0200)]
docs: redeploy
Shayne O'Sullivan [Wed, 6 Oct 2021 14:30:14 +0000 (09:30 -0500)]
feat(warn): log store id with class constructor warning (#702)
Eduardo San Martin Morote [Wed, 6 Oct 2021 09:31:13 +0000 (11:31 +0200)]
chore: fix typing
Eduardo San Martin Morote [Wed, 6 Oct 2021 09:29:16 +0000 (11:29 +0200)]
feat(playground): handle videos
Eduardo San Martin Morote [Tue, 5 Oct 2021 15:40:05 +0000 (17:40 +0200)]
chore: up deps
Eduardo San Martin Morote [Tue, 5 Oct 2021 11:11:54 +0000 (13:11 +0200)]
feat: proper check of computed requiring @vue/composition-api@1.2.3
renovate[bot] [Mon, 4 Oct 2021 09:01:08 +0000 (11:01 +0200)]
chore(deps): update dependency @rollup/plugin-commonjs to v21 (#699)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Renovate Bot [Mon, 4 Oct 2021 01:55:34 +0000 (01:55 +0000)]
chore(deps): update all non-major dependencies
Eduardo San Martin Morote [Sun, 3 Oct 2021 11:21:39 +0000 (13:21 +0200)]
release: @pinia/nuxt@0.0.3 pinia@2.0.0-rc.11
Eduardo San Martin Morote [Sun, 3 Oct 2021 11:20:50 +0000 (13:20 +0200)]
chore: remove unused import
Eduardo San Martin Morote [Sun, 3 Oct 2021 10:55:25 +0000 (12:55 +0200)]
fix(nuxt): correct build
Eduardo San Martin Morote [Sun, 3 Oct 2021 09:55:32 +0000 (11:55 +0200)]
build: ignore mjs
Eduardo San Martin Morote [Sun, 3 Oct 2021 09:48:05 +0000 (11:48 +0200)]
fix(warn): avoid toRefs warning for Vue 2
Fix #648
If this PR https://github.com/vuejs/composition-api/pull/821 gets fixed, this commit can be reverted
shasderias [Sun, 3 Oct 2021 09:02:21 +0000 (17:02 +0800)]
docs: minor typo and grammar fixes (#697)
Eduardo San Martin Morote [Fri, 1 Oct 2021 11:50:14 +0000 (13:50 +0200)]
chore: comment for next version
Eduardo San Martin Morote [Fri, 1 Oct 2021 11:49:53 +0000 (13:49 +0200)]
fix(build): expose mjs correctly
Eduardo San Martin Morote [Thu, 30 Sep 2021 16:43:26 +0000 (18:43 +0200)]
fix: export the module version in mjs
Eduardo San Martin Morote [Thu, 30 Sep 2021 14:27:28 +0000 (16:27 +0200)]
chore: still show the correct badge
Eduardo San Martin Morote [Thu, 30 Sep 2021 14:24:23 +0000 (16:24 +0200)]
build: prepare for v2 a latest
Eduardo San Martin Morote [Thu, 30 Sep 2021 14:18:21 +0000 (16:18 +0200)]
docs: update script check
Eduardo San Martin Morote [Thu, 30 Sep 2021 14:18:07 +0000 (16:18 +0200)]
docs: better migration
Eduardo San Martin Morote [Thu, 30 Sep 2021 14:08:15 +0000 (16:08 +0200)]
fix(types): correctly type global extensions
Fix #630
Eduardo San Martin Morote [Thu, 30 Sep 2021 09:13:24 +0000 (11:13 +0200)]
release: pinia@2.0.0-rc.10
Eduardo San Martin Morote [Thu, 30 Sep 2021 09:07:22 +0000 (11:07 +0200)]
chore: document skip doc
Eduardo San Martin Morote [Thu, 30 Sep 2021 09:04:33 +0000 (11:04 +0200)]
chore: up vitepress
Eduardo San Martin Morote [Thu, 30 Sep 2021 09:03:59 +0000 (11:03 +0200)]
build: remove check of old file
Eduardo San Martin Morote [Thu, 30 Sep 2021 08:29:27 +0000 (10:29 +0200)]
build: refactor cjs + mjs (#694)
Eduardo San Martin Morote [Thu, 30 Sep 2021 08:24:33 +0000 (10:24 +0200)]
test: fix
Eduardo San Martin Morote [Thu, 30 Sep 2021 08:20:56 +0000 (10:20 +0200)]
style: prettier
Eduardo San Martin Morote [Thu, 30 Sep 2021 08:19:55 +0000 (10:19 +0200)]
build: tree shake devtools
This change in order allows to correctly remove the devtools code
Eduardo San Martin Morote [Wed, 29 Sep 2021 12:28:11 +0000 (14:28 +0200)]
docs: display migration guide v1
Eduardo San Martin Morote [Wed, 29 Sep 2021 12:28:57 +0000 (14:28 +0200)]
docs: update PiniaVuePlugin usage [skip ci] (#628)
reslear [Wed, 29 Sep 2021 12:28:42 +0000 (15:28 +0300)]
docs: add getters method-style Access example [skip ci] (#633)
* docs: add getters method-style Access example
from https://github.com/posva/pinia/issues/342
* Apply suggestions from code review
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
dependabot[bot] [Wed, 29 Sep 2021 10:12:44 +0000 (12:12 +0200)]
build(deps): bump prismjs from 1.24.1 to 1.25.0 (#688)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Richard Banks [Wed, 29 Sep 2021 10:12:17 +0000 (20:12 +1000)]
feat(warn): incorrect state value #641 (#646)
* docs: Add notes on mapState and undefined properties. #641
* feat: warn when constructor call detected in state initialization function
* refactor: revise regex used to detect constructor calls
* feat: warn when a class is used to intialize store state
* feat: warn when a class is used to intialize store state
* feat: warn when a class is used to intialize store state
* Apply suggestions from code review
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Wed, 29 Sep 2021 09:34:04 +0000 (11:34 +0200)]
fix: use assign to set $state
Fix #682
Eduardo San Martin Morote [Wed, 29 Sep 2021 09:12:33 +0000 (11:12 +0200)]
docs: explicit imports
Eduardo San Martin Morote [Wed, 29 Sep 2021 09:08:04 +0000 (11:08 +0200)]
docs: update DefineStoreOptions in plugin section
Eduardo San Martin Morote [Mon, 27 Sep 2021 22:55:22 +0000 (00:55 +0200)]
fix(ssr): always call setActivePinia
Fix #665
Salim Abubakar [Mon, 27 Sep 2021 22:51:09 +0000 (23:51 +0100)]
docs: typo (#691)
Co-authored-by: Salim Abubakar <salimabubakar@Salims-MacBook-Pro.local>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 27 Sep 2021 13:48:48 +0000 (15:48 +0200)]
chore: fix readme [skip ci]
Eduardo San Martin Morote [Mon, 27 Sep 2021 13:45:12 +0000 (15:45 +0200)]
docs: add sponsors
Renovate Bot [Sun, 26 Sep 2021 21:19:25 +0000 (21:19 +0000)]
chore(deps): update all non-major dependencies
Eduardo San Martin Morote [Sun, 26 Sep 2021 20:48:56 +0000 (22:48 +0200)]
docs: upgrade
Eduardo San Martin Morote [Sun, 26 Sep 2021 20:30:57 +0000 (22:30 +0200)]
chore: up deps
dependabot[bot] [Tue, 21 Sep 2021 15:49:43 +0000 (17:49 +0200)]
build(deps): bump tmpl from 1.0.4 to 1.0.5 (#689)
Filip Sobol [Fri, 17 Sep 2021 18:56:59 +0000 (20:56 +0200)]
Update code example in docs (#683)
AlmarAubel [Thu, 16 Sep 2021 15:52:08 +0000 (17:52 +0200)]
Update introduction.md (#680)
coyotte508 [Sun, 12 Sep 2021 10:51:00 +0000 (12:51 +0200)]
docs: add action example in setup mode (#661)
* feat(docs): add action example in setup mode
As a first time user, a lot of things that are now obvious were not to me. Like the fact that you don't need to call `this.$patch` when defining an action in setup mode.
* docs: Same functionalities in setup / options examples
* Apply suggestions from code review
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Sun, 12 Sep 2021 10:47:29 +0000 (12:47 +0200)]
release: pinia@2.0.0-rc.9
Eduardo San Martin Morote [Sun, 12 Sep 2021 10:43:31 +0000 (12:43 +0200)]
refactor: damn
Eduardo San Martin Morote [Sun, 12 Sep 2021 10:15:36 +0000 (12:15 +0200)]
fix(vue2): delay getters until stores are ready when cross using them
Eduardo San Martin Morote [Sat, 11 Sep 2021 16:50:14 +0000 (18:50 +0200)]
test: test cross usage of stores for getters
Eduardo San Martin Morote [Fri, 10 Sep 2021 13:57:12 +0000 (15:57 +0200)]
build: use cjs and mjs extensions in dist
Eduardo San Martin Morote [Fri, 10 Sep 2021 09:10:08 +0000 (11:10 +0200)]
chore: up deps
Eduardo San Martin Morote [Wed, 8 Sep 2021 14:42:14 +0000 (16:42 +0200)]
fix: correct store in getters vue 2
Eduardo San Martin Morote [Mon, 6 Sep 2021 15:53:34 +0000 (17:53 +0200)]
fix(vue2): fix isComputed check for getters
Eduardo San Martin Morote [Mon, 6 Sep 2021 08:22:33 +0000 (10:22 +0200)]
release: pinia@2.0.0-rc.8
Renovate Bot [Mon, 6 Sep 2021 03:32:32 +0000 (03:32 +0000)]
chore(deps): update all non-major dependencies
Eduardo San Martin Morote [Sun, 5 Sep 2021 18:18:08 +0000 (20:18 +0200)]
fix: correctly set the store properties in Vue 2
Fix #657
Eduardo San Martin Morote [Fri, 3 Sep 2021 14:32:34 +0000 (16:32 +0200)]
release: @pinia/nuxt@0.0.2 pinia@2.0.0-rc.7 @pinia/testing@0.0.3
Eduardo San Martin Morote [Fri, 3 Sep 2021 14:29:18 +0000 (16:29 +0200)]
build: fix variables
Eduardo San Martin Morote [Fri, 3 Sep 2021 14:25:25 +0000 (16:25 +0200)]
refactor: avoid double hydration in setup stores
Eduardo San Martin Morote [Fri, 3 Sep 2021 13:56:29 +0000 (15:56 +0200)]
chore: regen lock
Renovate Bot [Fri, 3 Sep 2021 11:53:47 +0000 (11:53 +0000)]
chore(deps): update all non-major dependencies
dependabot[bot] [Fri, 3 Sep 2021 10:56:17 +0000 (12:56 +0200)]
build(deps): bump tar from 4.4.17 to 4.4.19 (#644)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Eduardo San Martin Morote [Fri, 3 Sep 2021 10:55:56 +0000 (12:55 +0200)]
feat: support TS 4.4 (#656)
Eduardo San Martin Morote [Fri, 3 Sep 2021 09:15:51 +0000 (11:15 +0200)]
chore: up vue
Eduardo San Martin Morote [Fri, 3 Sep 2021 08:36:52 +0000 (10:36 +0200)]
test: add test for storeToRefs
See #654
Eduardo San Martin Morote [Wed, 1 Sep 2021 12:08:42 +0000 (14:08 +0200)]
docs: api title
Eduardo San Martin Morote [Wed, 1 Sep 2021 08:08:53 +0000 (10:08 +0200)]
chore: up typedoc
Eduardo San Martin Morote [Wed, 1 Sep 2021 07:58:13 +0000 (09:58 +0200)]
chore: up test deps
Eduardo San Martin Morote [Wed, 1 Sep 2021 07:55:14 +0000 (09:55 +0200)]
chore: up vue versions
Eduardo San Martin Morote [Wed, 1 Sep 2021 07:52:03 +0000 (09:52 +0200)]
chore: up vitepress deps
Eduardo San Martin Morote [Tue, 31 Aug 2021 21:37:04 +0000 (23:37 +0200)]
docs: fix api build
Eduardo San Martin Morote [Tue, 31 Aug 2021 21:29:57 +0000 (23:29 +0200)]
docs: add generated api docs
Eduardo San Martin Morote [Tue, 31 Aug 2021 11:09:23 +0000 (13:09 +0200)]
docs: fix table colors
Tom Locke [Tue, 31 Aug 2021 09:21:52 +0000 (10:21 +0100)]
docs: use arrow function for state (#643)
Soviut [Sun, 29 Aug 2021 19:20:27 +0000 (15:20 -0400)]
docs: fixed dead link to docs (#638)
Tom Locke [Sun, 29 Aug 2021 19:17:59 +0000 (20:17 +0100)]
docs: typo
Eduardo San Martin Morote [Fri, 27 Aug 2021 16:34:58 +0000 (18:34 +0200)]
fix(ssr): properly hydrate setup stores
Eduardo San Martin Morote [Fri, 27 Aug 2021 15:25:51 +0000 (17:25 +0200)]
test: remove unused import
Eduardo San Martin Morote [Fri, 27 Aug 2021 15:24:03 +0000 (17:24 +0200)]
test: refactor pinia creation