]>
git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
Eduardo San Martin Morote [Thu, 17 Nov 2022 07:48:27 +0000 (08:48 +0100)]
ci: improvements
pooya parsa [Wed, 16 Nov 2022 19:12:34 +0000 (20:12 +0100)]
fix(nuxt): nuxt v3 compatibility (#1808)
Hankai Xia [Tue, 15 Nov 2022 18:10:33 +0000 (02:10 +0800)]
docs: make the grammar of Chinese documents more fluent (#1798)
Jeremy [Tue, 15 Nov 2022 18:10:17 +0000 (02:10 +0800)]
docs(zh): Update nuxt.md (#1806)
Nico Devs [Wed, 9 Nov 2022 18:18:48 +0000 (15:18 -0300)]
Add Black Friday 2022 banner script (#1789)
國服第二切圖仔 [Wed, 9 Nov 2022 08:00:42 +0000 (16:00 +0800)]
docs: uniform variable syntax (#1787)
Co-authored-by: coffeemil <coffeemil@vip.qq.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Tue, 8 Nov 2022 20:46:01 +0000 (21:46 +0100)]
refactor: use more generic scope dispose
Eduardo San Martin Morote [Tue, 8 Nov 2022 20:36:47 +0000 (21:36 +0100)]
chore: allow other rcs for nuxt
Eduardo San Martin Morote [Tue, 8 Nov 2022 20:35:43 +0000 (21:35 +0100)]
docs: red warn
Eduardo San Martin Morote [Tue, 8 Nov 2022 20:35:26 +0000 (21:35 +0100)]
chore: up deps
Elvis [Mon, 7 Nov 2022 07:40:53 +0000 (15:40 +0800)]
docs: 关于pinia中文文档中的一个拼写错误修复 (#1778)
Andy Li [Wed, 26 Oct 2022 12:30:43 +0000 (08:30 -0400)]
docs: Vue Mastery links for pinia cheat sheet (#1718)
Co-authored-by: Andy <andy@Andys-MacBook-Pro.local>
Xavi Lee [Tue, 25 Oct 2022 16:04:07 +0000 (00:04 +0800)]
docs(zh): Polish the Simplified Chinese translations (Part 1) (#1733)
Co-authored-by: KimYangOfCat <hi@kimyang.cn>
Eduardo San Martin Morote [Mon, 24 Oct 2022 12:05:44 +0000 (14:05 +0200)]
chore: up deps
Eduardo San Martin Morote [Sun, 23 Oct 2022 14:00:19 +0000 (16:00 +0200)]
chore: update netlify
Levi Bucsis [Sat, 22 Oct 2022 22:13:22 +0000 (15:13 -0700)]
docs: split run-on sentence to improve clarity (#1744)
Eduardo San Martin Morote [Thu, 20 Oct 2022 12:20:31 +0000 (14:20 +0200)]
style: include docs
沈青川 [Thu, 20 Oct 2022 12:19:52 +0000 (20:19 +0800)]
docs: remove anchor tag by markdown plugins. (#1734)
Eduardo San Martin Morote [Tue, 18 Oct 2022 15:00:49 +0000 (17:00 +0200)]
docs: remove italics
Eduardo San Martin Morote [Tue, 18 Oct 2022 14:51:36 +0000 (16:51 +0200)]
chore: up deps
Kim Yang [Tue, 18 Oct 2022 14:50:58 +0000 (22:50 +0800)]
docs(zh): add Chinese docs (#1193)
Co-authored-by: Xavi Lee <awxiaoxian2020@163.com>
Co-authored-by: chen <chenpeng01@weidian.com>
Co-authored-by: KimYangOfCat <kim.yang.yj@outlook.com>
Dave Mackey [Wed, 12 Oct 2022 10:10:51 +0000 (06:10 -0400)]
docs: grammar
* Minor grammar updates.
* Minor grammar/spelling enhancements
to core-concepts/index.md
Eduardo San Martin Morote [Mon, 10 Oct 2022 20:52:15 +0000 (22:52 +0200)]
docs: plugin in nuxt
cx33 [Mon, 10 Oct 2022 20:51:04 +0000 (04:51 +0800)]
docs(nuxt): pinia plugins usage (#1581) [skip ci]
Eduardo San Martin Morote [Sat, 8 Oct 2022 21:23:47 +0000 (23:23 +0200)]
release: @pinia/nuxt@0.4.3 pinia@2.0.23
Eduardo San Martin Morote [Sat, 8 Oct 2022 18:07:39 +0000 (20:07 +0200)]
refactor(nuxt): : use newer addImports
From #1665
Rudy [Sat, 8 Oct 2022 18:06:01 +0000 (02:06 +0800)]
fix(store): init `_customProperties` for devtools (#1704)
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
Eduardo San Martin Morote [Sat, 8 Oct 2022 18:05:06 +0000 (20:05 +0200)]
chore: up deps
close #1665
Dario Regazzoni [Thu, 6 Oct 2022 14:17:29 +0000 (16:17 +0200)]
docs: add initial state value/reactivity section (#1675)
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
Nico Devs [Fri, 30 Sep 2022 19:02:37 +0000 (16:02 -0300)]
Docs: Update Free Weekend Vue School banner (#1696)
Rare Kang [Mon, 26 Sep 2022 19:08:28 +0000 (04:08 +0900)]
docs(ssr): fix skipHydrate references undefined ref (#1689)
Nico Devs [Thu, 15 Sep 2022 21:37:48 +0000 (18:37 -0300)]
docs(docs): Add Vue School free weekend banner (#1656)
Eduardo San Martin Morote [Tue, 13 Sep 2022 17:07:28 +0000 (19:07 +0200)]
chore: up lock
Michael Härtl [Sat, 10 Sep 2022 06:45:13 +0000 (08:45 +0200)]
docs: comment line length to avoid scrollbar (#1644)
gohomewho [Wed, 7 Sep 2022 21:28:33 +0000 (05:28 +0800)]
docs: update link (#1638)
one other thing is that `if (!Object.prototype.hasOwnProperty(store.$state, 'hello')) {` shown in the example below the link, I think the 'hello' should be 'secret'?
Eduardo San Martin Morote [Tue, 6 Sep 2022 08:27:49 +0000 (10:27 +0200)]
release: @pinia/nuxt@0.4.2 pinia@2.0.22
pooya parsa [Sat, 3 Sep 2022 19:15:24 +0000 (21:15 +0200)]
fix(nuxt): compatibility with `^3.0.0-rc.9` (#1623)
Eduardo San Martin Morote [Fri, 2 Sep 2022 12:40:28 +0000 (14:40 +0200)]
feat(ssr): handle Maps and Sets
Close #1608
Nico Devs [Wed, 31 Aug 2022 16:22:14 +0000 (13:22 -0300)]
docs(docs): Fix link to Vue School banner to show Vue.js Forge offer (#1618)
TomatoGuy0502 [Tue, 30 Aug 2022 22:16:28 +0000 (06:16 +0800)]
docs(nuxt): fix Auto imports example typo (#1609)
Eduardo San Martin Morote [Mon, 29 Aug 2022 16:11:15 +0000 (18:11 +0200)]
docs: proper version usage
Nico Devs [Mon, 29 Aug 2022 15:08:42 +0000 (12:08 -0300)]
Vueschool vueforge offer banner (#1603)
Eduardo San Martin Morote [Fri, 26 Aug 2022 13:24:54 +0000 (15:24 +0200)]
release: pinia@2.0.21
Eduardo San Martin Morote [Fri, 26 Aug 2022 13:18:11 +0000 (15:18 +0200)]
docs: update size
Eduardo San Martin Morote [Fri, 26 Aug 2022 13:05:51 +0000 (15:05 +0200)]
fix(build): remove problematic browser export
Fix #1593
The browser entry was being picked up automatically by Vite, considerably incresing the added size of pinia
Jerald Vinfrank [Mon, 22 Aug 2022 09:48:56 +0000 (15:18 +0530)]
docs: corrections and improvements (#1579)
Co-authored-by: Jerald Vinfrank <jerald.vinfrank@gdn-commerce.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 22 Aug 2022 08:27:17 +0000 (10:27 +0200)]
docs: naming convention in migration
See #1578
Eduardo San Martin Morote [Mon, 22 Aug 2022 08:23:57 +0000 (10:23 +0200)]
chore: update lock
wildwind123 [Mon, 22 Aug 2022 08:23:15 +0000 (17:23 +0900)]
docs: note about strict in TS
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Fri, 19 Aug 2022 13:52:54 +0000 (15:52 +0200)]
release: pinia@2.0.20
Eduardo San Martin Morote [Fri, 19 Aug 2022 13:51:26 +0000 (15:51 +0200)]
refactor: just touching the file to releaes
Eduardo San Martin Morote [Fri, 19 Aug 2022 13:49:50 +0000 (15:49 +0200)]
fix(build): better prod devtools guard
Eduardo San Martin Morote [Thu, 18 Aug 2022 14:53:06 +0000 (16:53 +0200)]
release: @pinia/nuxt@0.4.1 pinia@2.0.19 @pinia/testing@0.0.14
Daniel Roe [Wed, 17 Aug 2022 14:20:28 +0000 (16:20 +0200)]
ci: include in ci too 😆
Daniel Roe [Wed, 17 Aug 2022 14:15:38 +0000 (16:15 +0200)]
test: prepare nuxt environment before running tests
Daniel Roe [Wed, 17 Aug 2022 13:41:06 +0000 (15:41 +0200)]
test(nuxt): add e2e test
pooya parsa [Wed, 17 Aug 2022 14:06:51 +0000 (16:06 +0200)]
build(pinia): remove unused `@vue/devtools-api` require from `pinia.prod.cjs` (#1561) [skip ci]
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Wed, 17 Aug 2022 13:55:12 +0000 (15:55 +0200)]
chore: downgrade size-check
Eduardo San Martin Morote [Wed, 17 Aug 2022 13:28:48 +0000 (15:28 +0200)]
chore: up pnpm requirements
Daniel Roe [Wed, 17 Aug 2022 13:15:35 +0000 (15:15 +0200)]
test: migrate to vitest (#1559)
Eduardo San Martin Morote [Wed, 17 Aug 2022 13:11:28 +0000 (15:11 +0200)]
chore: readme up [skip ci]
Jerald Vinfrank [Wed, 17 Aug 2022 13:10:26 +0000 (18:40 +0530)]
chore: correct composition-api requirement (#1560)
Eduardo San Martin Morote [Wed, 17 Aug 2022 13:03:01 +0000 (15:03 +0200)]
refactor: remove code in iife prod
Eduardo San Martin Morote [Wed, 17 Aug 2022 12:44:31 +0000 (14:44 +0200)]
fix(devtools): use flag to include devtools
Nico Devs [Wed, 17 Aug 2022 11:18:55 +0000 (08:18 -0300)]
Docs: Add VF2 banner (#1549)
Sathish [Wed, 17 Aug 2022 09:00:30 +0000 (14:30 +0530)]
docs: fix typo buildModules to modules for nuxt3 (#1554)
Jerald Vinfrank [Tue, 16 Aug 2022 18:13:16 +0000 (23:43 +0530)]
docs: added 'export' keyword for useCounterStore (#1555)
Eduardo San Martin Morote [Tue, 16 Aug 2022 17:37:56 +0000 (19:37 +0200)]
docs: consistent wording
Jerald Vinfrank [Tue, 16 Aug 2022 17:26:13 +0000 (22:56 +0530)]
docs: fix getter typo (#1553)
Daniel Roe [Tue, 16 Aug 2022 15:16:54 +0000 (16:16 +0100)]
feat(nuxt): automatically add pinia types (#1551)
zhao-li [Tue, 16 Aug 2022 06:52:46 +0000 (20:52 -1000)]
docs: import in testing (#1544)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Jayden T [Tue, 16 Aug 2022 06:50:19 +0000 (00:50 -0600)]
docs: consistency (#1543)
jiangfei [Thu, 11 Aug 2022 09:39:59 +0000 (17:39 +0800)]
docs: compatible with vue@2.7 (#1541)
Co-authored-by: jiangfei03 <jiangfei03@daojia-inc.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Thu, 11 Aug 2022 09:36:35 +0000 (11:36 +0200)]
chore: up lock
Eduardo San Martin Morote [Wed, 10 Aug 2022 21:20:08 +0000 (23:20 +0200)]
release: @pinia/nuxt@0.4.0 pinia@2.0.18
Daniel Roe [Wed, 10 Aug 2022 21:07:36 +0000 (22:07 +0100)]
fix(nuxt): fully resolve pinia path (#1537)
* fix(nuxt): fully resolve pinia path
* fix: include module url
Co-authored-by: pooya parsa <pyapar@gmail.com>
* style: lint
Co-authored-by: pooya parsa <pyapar@gmail.com>
greenbourne277 [Wed, 10 Aug 2022 09:51:12 +0000 (11:51 +0200)]
doc: composition-api is only required for Vue <= 2.6.x (#1535)
Eduardo San Martin Morote [Wed, 3 Aug 2022 14:14:44 +0000 (16:14 +0200)]
test: types
Eduardo San Martin Morote [Wed, 3 Aug 2022 14:14:31 +0000 (16:14 +0200)]
fix(ie): completely skip devtools in dev for IE
Fix #1440
Niceplugin [Mon, 1 Aug 2022 13:53:15 +0000 (22:53 +0900)]
docs: Fix incorrect hash anchor (#1507)
Levi [Sun, 31 Jul 2022 13:19:32 +0000 (21:19 +0800)]
docs: typo (#1499)
Niceplugin [Wed, 27 Jul 2022 20:25:17 +0000 (05:25 +0900)]
docs: From the `/packages/docs/core-concepts/getters.md` documentation: (#1488)
- Fix old docs links not redirecting correctly.
Fixed minor typos in the example code.
Niceplugin [Wed, 27 Jul 2022 13:27:50 +0000 (22:27 +0900)]
docs: Invalid Docs Link (#1487)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Wed, 27 Jul 2022 07:43:54 +0000 (09:43 +0200)]
fix(build): raw esm for dev only
Fix #1485
Nico Devs [Mon, 25 Jul 2022 16:15:07 +0000 (13:15 -0300)]
docs(docs): Update Vue School summer banner (#1457)
Eduardo San Martin Morote [Mon, 25 Jul 2022 12:03:58 +0000 (14:03 +0200)]
release: @pinia/nuxt@0.3.1 pinia@2.0.17 @pinia/testing@0.0.13
Eduardo San Martin Morote [Mon, 25 Jul 2022 10:05:00 +0000 (12:05 +0200)]
docs: fix hydration error
Eduardo San Martin Morote [Mon, 25 Jul 2022 09:58:07 +0000 (11:58 +0200)]
docs: fix links
Eduardo San Martin Morote [Mon, 25 Jul 2022 09:36:02 +0000 (11:36 +0200)]
docs: update api
Eduardo San Martin Morote [Mon, 25 Jul 2022 09:34:13 +0000 (11:34 +0200)]
feat(devtools): allow resetting fromp pinia inspector
Eduardo San Martin Morote [Mon, 25 Jul 2022 09:33:54 +0000 (11:33 +0200)]
fix(devtools): state formatting
Fix #1358
Eduardo San Martin Morote [Mon, 25 Jul 2022 09:33:07 +0000 (11:33 +0200)]
docs: upgrade api gen
Eduardo San Martin Morote [Mon, 25 Jul 2022 09:14:31 +0000 (11:14 +0200)]
chore: up deps
Eduardo San Martin Morote [Sun, 24 Jul 2022 20:16:07 +0000 (22:16 +0200)]
docs: add composables entry
Bashu Naimi-Roy [Sun, 24 Jul 2022 19:44:12 +0000 (15:44 -0400)]
docs: minor update of index.md to explain defineStore arguments (#1475) [skip ci]
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
Eduardo San Martin Morote [Sun, 24 Jul 2022 19:27:43 +0000 (21:27 +0200)]
docs: nested stores example
Bashu Naimi-Roy [Sun, 24 Jul 2022 19:23:06 +0000 (15:23 -0400)]
docs: clarify composing-stores.md, remove duplicate example (#1467) [skip ci]
Derhelios66 [Sun, 24 Jul 2022 16:19:46 +0000 (18:19 +0200)]
fix: setupStore getter types (#1430) (#1444)
Co-authored-by: Michael Seid <michael.seid@boerse-go.de>
Eduardo San Martin Morote [Sun, 24 Jul 2022 16:15:23 +0000 (18:15 +0200)]
docs: review
Close #1471
coderwhy [Sat, 23 Jul 2022 13:36:13 +0000 (21:36 +0800)]
docs: update description