]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
thirdparty/vuejs/pinia.git
4 years agotest: add more test
Eduardo San Martin Morote [Thu, 22 Jul 2021 15:23:40 +0000 (17:23 +0200)] 
test: add more test

4 years agodocs: updates after effectScope
Eduardo San Martin Morote [Thu, 22 Jul 2021 15:23:04 +0000 (17:23 +0200)] 
docs: updates after effectScope

4 years agotest: type tests of setup
Eduardo San Martin Morote [Thu, 22 Jul 2021 13:16:44 +0000 (15:16 +0200)] 
test: type tests of setup

4 years agodocs: use 2 arguments syntax
Eduardo San Martin Morote [Thu, 22 Jul 2021 13:15:30 +0000 (15:15 +0200)] 
docs: use 2 arguments syntax

4 years agochore: vue peer dep
Eduardo San Martin Morote [Thu, 22 Jul 2021 12:56:48 +0000 (14:56 +0200)] 
chore: vue peer dep

4 years agochore: up vue beta
Eduardo San Martin Morote [Thu, 22 Jul 2021 08:25:45 +0000 (10:25 +0200)] 
chore: up vue beta

4 years agorefactor: rename internal _hotUpdate
Eduardo San Martin Morote [Wed, 21 Jul 2021 16:41:40 +0000 (18:41 +0200)] 
refactor: rename internal _hotUpdate

4 years agochore: add nasa example to playground
Eduardo San Martin Morote [Wed, 21 Jul 2021 16:39:03 +0000 (18:39 +0200)] 
chore: add nasa example to playground

4 years agofeat: allow actions to be destructured
Eduardo San Martin Morote [Wed, 21 Jul 2021 16:00:17 +0000 (18:00 +0200)] 
feat: allow actions to be destructured

4 years agorefactor: unused import
Eduardo San Martin Morote [Wed, 21 Jul 2021 15:38:25 +0000 (17:38 +0200)] 
refactor: unused import

4 years agorefactor: store subscriptions
Eduardo San Martin Morote [Wed, 21 Jul 2021 15:34:45 +0000 (17:34 +0200)] 
refactor: store subscriptions

4 years agochore: up vue
Eduardo San Martin Morote [Wed, 21 Jul 2021 15:21:19 +0000 (17:21 +0200)] 
chore: up vue

4 years agochore: up deps
Eduardo San Martin Morote [Wed, 21 Jul 2021 14:09:35 +0000 (16:09 +0200)] 
chore: up deps

4 years agochore: comments
Eduardo San Martin Morote [Wed, 21 Jul 2021 08:41:56 +0000 (10:41 +0200)] 
chore: comments

4 years agofix(errors): allow async errors to propagate
Eduardo San Martin Morote [Wed, 21 Jul 2021 08:29:57 +0000 (10:29 +0200)] 
fix(errors): allow async errors to propagate

Fix #576

4 years agochore: more tests
Eduardo San Martin Morote [Tue, 20 Jul 2021 17:06:47 +0000 (19:06 +0200)] 
chore: more tests

4 years ago chore: more work
Eduardo San Martin Morote [Tue, 20 Jul 2021 17:06:28 +0000 (19:06 +0200)] 
 chore: more work

4 years agochore: more testing on the playground
Eduardo San Martin Morote [Tue, 20 Jul 2021 15:57:24 +0000 (17:57 +0200)] 
chore: more testing on the playground

4 years agotest: add watch on state test
Eduardo San Martin Morote [Tue, 20 Jul 2021 14:05:56 +0000 (16:05 +0200)] 
test: add watch on state test

4 years agorefactor: merge defineStore
Eduardo San Martin Morote [Tue, 20 Jul 2021 10:27:47 +0000 (12:27 +0200)] 
refactor: merge defineStore

4 years agobuild: improve size checks
Eduardo San Martin Morote [Tue, 20 Jul 2021 09:48:38 +0000 (11:48 +0200)] 
build: improve size checks

4 years agodocs: trailing line
Eduardo San Martin Morote [Tue, 20 Jul 2021 09:48:19 +0000 (11:48 +0200)] 
docs: trailing line

4 years agodocs: simplify store usage
Eduardo San Martin Morote [Tue, 20 Jul 2021 09:34:16 +0000 (11:34 +0200)] 
docs: simplify store usage

Close #563

4 years agodocs(hmr): document hmr code
Eduardo San Martin Morote [Tue, 20 Jul 2021 08:00:53 +0000 (10:00 +0200)] 
docs(hmr): document hmr code

4 years agofeat: require Vue ^3.2.0
Eduardo San Martin Morote [Tue, 20 Jul 2021 08:00:18 +0000 (10:00 +0200)] 
feat: require Vue ^3.2.0

4 years agochore: up vue beta
Eduardo San Martin Morote [Tue, 20 Jul 2021 07:55:09 +0000 (09:55 +0200)] 
chore: up vue beta

4 years agochore: hot with dev
Eduardo San Martin Morote [Tue, 20 Jul 2021 07:40:24 +0000 (09:40 +0200)] 
chore: hot with dev

4 years agochore: playground
Eduardo San Martin Morote [Mon, 19 Jul 2021 16:26:42 +0000 (18:26 +0200)] 
chore: playground

4 years agotest: $patch arrays
Eduardo San Martin Morote [Mon, 19 Jul 2021 14:53:53 +0000 (16:53 +0200)] 
test: $patch arrays

4 years agofeat(hmr): skip arrays
Eduardo San Martin Morote [Mon, 19 Jul 2021 14:50:49 +0000 (16:50 +0200)] 
feat(hmr): skip arrays

4 years agotest: ignore hmr file for coverage
Eduardo San Martin Morote [Mon, 19 Jul 2021 09:57:33 +0000 (11:57 +0200)] 
test: ignore hmr file for coverage

4 years agochore: regen lock
Eduardo San Martin Morote [Mon, 19 Jul 2021 09:55:57 +0000 (11:55 +0200)] 
chore: regen lock

4 years agochore: up vue
Eduardo San Martin Morote [Fri, 16 Jul 2021 20:09:41 +0000 (22:09 +0200)] 
chore: up vue

4 years agotest(hmr): failing test
Eduardo San Martin Morote [Fri, 16 Jul 2021 18:01:48 +0000 (20:01 +0200)] 
test(hmr): failing test

4 years agofix(hmr): add state properties to the store
Eduardo San Martin Morote [Fri, 16 Jul 2021 17:09:39 +0000 (19:09 +0200)] 
fix(hmr): add state properties to the store

4 years agofix: avoid modifying options argument
Eduardo San Martin Morote [Fri, 16 Jul 2021 15:36:49 +0000 (17:36 +0200)] 
fix: avoid modifying options argument

4 years agorefactor: avoid setting $reset in setup
Eduardo San Martin Morote [Fri, 16 Jul 2021 14:55:20 +0000 (16:55 +0200)] 
refactor: avoid setting $reset in setup

4 years agofix(ssr): delay getters read
Eduardo San Martin Morote [Fri, 16 Jul 2021 13:32:43 +0000 (15:32 +0200)] 
fix(ssr): delay getters read

4 years agochore: remove old code
Eduardo San Martin Morote [Fri, 16 Jul 2021 12:55:44 +0000 (14:55 +0200)] 
chore: remove old code

4 years agotest: fix
Eduardo San Martin Morote [Fri, 16 Jul 2021 12:55:34 +0000 (14:55 +0200)] 
test: fix

4 years agochore: note
Eduardo San Martin Morote [Tue, 13 Jul 2021 13:19:00 +0000 (15:19 +0200)] 
chore: note

4 years agofeat(hmr): remove old getters and actionss
Eduardo San Martin Morote [Thu, 15 Jul 2021 16:15:50 +0000 (18:15 +0200)] 
feat(hmr): remove old getters and actionss

4 years agofeat(hmr): handle changes to setup store
Eduardo San Martin Morote [Thu, 15 Jul 2021 15:57:16 +0000 (17:57 +0200)] 
feat(hmr): handle changes to setup store

4 years agofeat(devtools): display pinia without stores
Eduardo San Martin Morote [Thu, 15 Jul 2021 14:23:35 +0000 (16:23 +0200)] 
feat(devtools): display pinia without stores

4 years agofix(devtools): state grouping
Eduardo San Martin Morote [Thu, 15 Jul 2021 13:56:17 +0000 (15:56 +0200)] 
fix(devtools): state grouping

4 years agochore: add counter setup to playground
Eduardo San Martin Morote [Thu, 15 Jul 2021 13:11:01 +0000 (15:11 +0200)] 
chore: add counter setup to playground

4 years agorefactor(hmr): expose acceptHMRUpdate
Eduardo San Martin Morote [Thu, 15 Jul 2021 13:09:51 +0000 (15:09 +0200)] 
refactor(hmr): expose acceptHMRUpdate

4 years agofix(devtools): avoid grouping patches and mutations with finished actions
Eduardo San Martin Morote [Thu, 15 Jul 2021 10:46:36 +0000 (12:46 +0200)] 
fix(devtools): avoid grouping patches and mutations with finished actions

4 years agochore: more playground testing
Eduardo San Martin Morote [Thu, 15 Jul 2021 10:46:03 +0000 (12:46 +0200)] 
chore: more playground testing

4 years agofeat(hmr): working version
Eduardo San Martin Morote [Thu, 15 Jul 2021 09:40:03 +0000 (11:40 +0200)] 
feat(hmr): working version

4 years agofeat(dx): HMR wip
Eduardo San Martin Morote [Mon, 12 Jul 2021 16:25:13 +0000 (18:25 +0200)] 
feat(dx): HMR wip

4 years agofix: add _p for devtools
Eduardo San Martin Morote [Sun, 11 Jul 2021 19:03:31 +0000 (21:03 +0200)] 
fix: add _p for devtools

4 years agochore: add playground to test
Eduardo San Martin Morote [Sun, 11 Jul 2021 19:02:29 +0000 (21:02 +0200)] 
chore: add playground to test

4 years agochore: remove non necessary api
Eduardo San Martin Morote [Sun, 11 Jul 2021 18:40:43 +0000 (20:40 +0200)] 
chore: remove non necessary api

4 years agofix: avoid watchers to trigger while building the store
Eduardo San Martin Morote [Sun, 11 Jul 2021 18:40:30 +0000 (20:40 +0200)] 
fix: avoid watchers to trigger while building the store

4 years agotest(ssr): test basic hydration
Eduardo San Martin Morote [Sun, 11 Jul 2021 18:39:51 +0000 (20:39 +0200)] 
test(ssr): test basic hydration

4 years agotypes: add exported types
Eduardo San Martin Morote [Fri, 9 Jul 2021 19:38:20 +0000 (21:38 +0200)] 
types: add exported types

4 years agorefactor: use original definestoreoptions type
Eduardo San Martin Morote [Fri, 9 Jul 2021 18:53:01 +0000 (20:53 +0200)] 
refactor: use original definestoreoptions type

4 years agorefactor(plugins): make it work with actions
Eduardo San Martin Morote [Fri, 9 Jul 2021 18:48:29 +0000 (20:48 +0200)] 
refactor(plugins): make it work with actions

4 years agobuild: fix types
Eduardo San Martin Morote [Fri, 9 Jul 2021 16:46:50 +0000 (18:46 +0200)] 
build: fix types

4 years agotest: fix tests
Eduardo San Martin Morote [Fri, 9 Jul 2021 16:45:42 +0000 (18:45 +0200)] 
test: fix tests

4 years agorefactor: defineStore with setup
Eduardo San Martin Morote [Fri, 9 Jul 2021 14:16:51 +0000 (16:16 +0200)] 
refactor: defineStore with setup

4 years agorefactor: detached in subscribeAction
Eduardo San Martin Morote [Fri, 9 Jul 2021 09:59:31 +0000 (11:59 +0200)] 
refactor: detached in subscribeAction

4 years agorefactor(setup): correctly extract the state
Eduardo San Martin Morote [Fri, 9 Jul 2021 09:44:43 +0000 (11:44 +0200)] 
refactor(setup): correctly extract the state

4 years agofeat(store): function wip
Eduardo San Martin Morote [Thu, 8 Jul 2021 16:42:50 +0000 (18:42 +0200)] 
feat(store): function wip

4 years agotest: fix lifespan test
Eduardo San Martin Morote [Thu, 8 Jul 2021 08:50:34 +0000 (10:50 +0200)] 
test: fix lifespan test

4 years agochore: up temp deps
Eduardo San Martin Morote [Thu, 8 Jul 2021 08:50:20 +0000 (10:50 +0200)] 
chore: up temp deps

4 years agochore(deps): update dependency @rollup/plugin-replace to v3 (#573)
renovate[bot] [Mon, 19 Jul 2021 09:11:07 +0000 (11:11 +0200)] 
chore(deps): update dependency @rollup/plugin-replace to v3 (#573)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years agochore(deps): update all non-major dependencies
Renovate Bot [Mon, 19 Jul 2021 00:54:40 +0000 (00:54 +0000)] 
chore(deps): update all non-major dependencies

4 years agochore(deps): update all non-major dependencies
Renovate Bot [Mon, 12 Jul 2021 01:23:48 +0000 (01:23 +0000)] 
chore(deps): update all non-major dependencies

4 years agorelease: v2.0.0-beta.5 v2.0.0-beta.5
Eduardo San Martin Morote [Sat, 10 Jul 2021 22:28:43 +0000 (00:28 +0200)] 
release: v2.0.0-beta.5

4 years agofeat: mark testing as internal
Eduardo San Martin Morote [Sat, 10 Jul 2021 22:27:04 +0000 (00:27 +0200)] 
feat: mark testing as internal

4 years agochore: dep up
Eduardo San Martin Morote [Sat, 10 Jul 2021 22:24:37 +0000 (00:24 +0200)] 
chore: dep up

4 years agotest: fix command vscode
Eduardo San Martin Morote [Thu, 8 Jul 2021 08:51:27 +0000 (10:51 +0200)] 
test: fix command vscode

4 years agochore: regen lock
Eduardo San Martin Morote [Thu, 8 Jul 2021 08:20:13 +0000 (10:20 +0200)] 
chore: regen lock

4 years agochore: up deps
Eduardo San Martin Morote [Thu, 8 Jul 2021 07:00:15 +0000 (09:00 +0200)] 
chore: up deps

4 years agochore(deps): update all non-major dependencies
Renovate Bot [Mon, 5 Jul 2021 00:11:07 +0000 (00:11 +0000)] 
chore(deps): update all non-major dependencies

4 years agotest: multiple apps with one pinia
Eduardo San Martin Morote [Wed, 30 Jun 2021 13:07:10 +0000 (15:07 +0200)] 
test: multiple apps with one pinia

4 years agodocs: better explanations for plugins
Eduardo San Martin Morote [Wed, 30 Jun 2021 10:50:42 +0000 (12:50 +0200)] 
docs: better explanations for plugins

Close #559

4 years agodocs: more about actions
Eduardo San Martin Morote [Tue, 29 Jun 2021 20:44:42 +0000 (22:44 +0200)] 
docs: more about actions

Close #419

4 years agobuild(deps): bump prismjs from 1.23.0 to 1.24.0 (#558)
dependabot[bot] [Mon, 28 Jun 2021 22:06:43 +0000 (00:06 +0200)] 
build(deps): bump prismjs from 1.23.0 to 1.24.0 (#558)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agodocs: better comments
Eduardo San Martin Morote [Mon, 28 Jun 2021 14:52:07 +0000 (16:52 +0200)] 
docs: better comments

4 years agofeat(testing): bypass useStore(pinia)
Eduardo San Martin Morote [Mon, 28 Jun 2021 13:24:07 +0000 (15:24 +0200)] 
feat(testing): bypass useStore(pinia)

4 years agofeat(testing): allows faking an app
Eduardo San Martin Morote [Mon, 28 Jun 2021 10:54:52 +0000 (12:54 +0200)] 
feat(testing): allows faking an app

4 years agofeat(testing): allow stubing $patch
Eduardo San Martin Morote [Mon, 28 Jun 2021 10:37:17 +0000 (12:37 +0200)] 
feat(testing): allow stubing $patch

4 years agochore(deps): update all non-major dependencies
Renovate Bot [Mon, 28 Jun 2021 00:15:21 +0000 (00:15 +0000)] 
chore(deps): update all non-major dependencies

4 years agotest(dts): add cross call test
Eduardo San Martin Morote [Sun, 27 Jun 2021 20:45:19 +0000 (22:45 +0200)] 
test(dts): add cross call test

4 years agorefactor: fix tests
Eduardo San Martin Morote [Fri, 25 Jun 2021 16:43:26 +0000 (18:43 +0200)] 
refactor: fix tests

4 years agorefactor(devtools): reject on fileInput error
Eduardo San Martin Morote [Fri, 25 Jun 2021 16:40:07 +0000 (18:40 +0200)] 
refactor(devtools): reject on fileInput error

4 years agoperf: use esm version of file-saver
Eduardo San Martin Morote [Fri, 25 Jun 2021 16:19:58 +0000 (18:19 +0200)] 
perf: use esm version of file-saver

4 years agodocs: fix dark flash
Eduardo San Martin Morote [Fri, 25 Jun 2021 13:46:46 +0000 (15:46 +0200)] 
docs: fix dark flash

4 years agochore: fix typing issue
Eduardo San Martin Morote [Fri, 25 Jun 2021 13:46:23 +0000 (15:46 +0200)] 
chore: fix typing issue

4 years agodocs: reorder sidebar
Eduardo San Martin Morote [Fri, 25 Jun 2021 10:29:45 +0000 (12:29 +0200)] 
docs: reorder sidebar

4 years agodocs: add testing
Eduardo San Martin Morote [Fri, 25 Jun 2021 10:28:52 +0000 (12:28 +0200)] 
docs: add testing

4 years agochore: remove unused code
Eduardo San Martin Morote [Fri, 25 Jun 2021 10:28:45 +0000 (12:28 +0200)] 
chore: remove unused code

4 years agotest: add config for vscode
Eduardo San Martin Morote [Fri, 25 Jun 2021 10:03:16 +0000 (12:03 +0200)] 
test: add config for vscode

4 years agochore: mark TS as optional dep
Eduardo San Martin Morote [Fri, 25 Jun 2021 10:03:02 +0000 (12:03 +0200)] 
chore: mark TS as optional dep

4 years agofeat(testing): add createTestingPinia
Eduardo San Martin Morote [Fri, 25 Jun 2021 10:02:30 +0000 (12:02 +0200)] 
feat(testing): add createTestingPinia

4 years agofix(devtools): avoid warning
Eduardo San Martin Morote [Thu, 24 Jun 2021 16:16:03 +0000 (18:16 +0200)] 
fix(devtools): avoid warning

4 years agofix(devtools): avoid infinite loop when cross using stores
Eduardo San Martin Morote [Thu, 24 Jun 2021 15:49:44 +0000 (17:49 +0200)] 
fix(devtools): avoid infinite loop when cross using stores

Fix #541