]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
thirdparty/vuejs/pinia.git
5 years agotest: adapt ssr tests
Eduardo San Martin Morote [Mon, 25 Nov 2019 15:03:52 +0000 (16:03 +0100)] 
test: adapt ssr tests

5 years agotest: add example of using multiple stores
Eduardo San Martin Morote [Mon, 25 Nov 2019 15:02:33 +0000 (16:02 +0100)] 
test: add example of using multiple stores

5 years agochore(deps-dev): bump rollup from 1.27.4 to 1.27.5
dependabot-preview[bot] [Tue, 26 Nov 2019 05:03:23 +0000 (05:03 +0000)] 
chore(deps-dev): bump rollup from 1.27.4 to 1.27.5

Bumps [rollup](https://github.com/rollup/rollup) from 1.27.4 to 1.27.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.27.4...v1.27.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot-preview[bot] [Tue, 26 Nov 2019 05:02:59 +0000 (05:02 +0000)] 
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.9.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/parser from 2.8.0 to 2.9.0
dependabot-preview[bot] [Tue, 26 Nov 2019 05:02:35 +0000 (05:02 +0000)] 
chore(deps-dev): bump @typescript-eslint/parser from 2.8.0 to 2.9.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.9.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agofeat: make getters optional
Eduardo San Martin Morote [Mon, 25 Nov 2019 13:40:48 +0000 (14:40 +0100)] 
feat: make getters optional

5 years agofeat: add getters
Eduardo San Martin Morote [Mon, 25 Nov 2019 13:17:07 +0000 (14:17 +0100)] 
feat: add getters

5 years agotest: basic ssr
Eduardo San Martin Morote [Mon, 25 Nov 2019 11:07:06 +0000 (12:07 +0100)] 
test: basic ssr

5 years agotest: refactor store test
Eduardo San Martin Morote [Sat, 23 Nov 2019 12:55:58 +0000 (13:55 +0100)] 
test: refactor store test

5 years agochore(deps-dev): bump eslint from 6.6.0 to 6.7.1
dependabot-preview[bot] [Mon, 25 Nov 2019 05:00:45 +0000 (05:00 +0000)] 
chore(deps-dev): bump eslint from 6.6.0 to 6.7.1

Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump rollup from 1.27.3 to 1.27.4
dependabot-preview[bot] [Mon, 25 Nov 2019 05:00:10 +0000 (05:00 +0000)] 
chore(deps-dev): bump rollup from 1.27.3 to 1.27.4

Bumps [rollup](https://github.com/rollup/rollup) from 1.27.3 to 1.27.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.27.3...v1.27.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump ts-jest from 24.1.0 to 24.2.0
dependabot-preview[bot] [Mon, 25 Nov 2019 04:59:44 +0000 (04:59 +0000)] 
chore(deps-dev): bump ts-jest from 24.1.0 to 24.2.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.1.0 to 24.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.1.0...v24.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoci: fix build
Eduardo San Martin Morote [Sat, 23 Nov 2019 12:50:38 +0000 (13:50 +0100)] 
ci: fix build

5 years agofeat: use function to build state
Eduardo San Martin Morote [Sat, 23 Nov 2019 12:23:26 +0000 (13:23 +0100)] 
feat: use function to build state

5 years agorefactor: use id instead of name
Eduardo San Martin Morote [Sat, 23 Nov 2019 12:05:53 +0000 (13:05 +0100)] 
refactor: use id instead of name

5 years agochore(deps-dev): bump rollup from 1.27.2 to 1.27.3
dependabot-preview[bot] [Thu, 21 Nov 2019 05:02:49 +0000 (05:02 +0000)] 
chore(deps-dev): bump rollup from 1.27.2 to 1.27.3

Bumps [rollup](https://github.com/rollup/rollup) from 1.27.2 to 1.27.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.27.2...v1.27.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0
dependabot-preview[bot] [Wed, 20 Nov 2019 05:06:06 +0000 (05:06 +0000)] 
chore(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agotest: add dts tests
Eduardo San Martin Morote [Mon, 18 Nov 2019 21:22:23 +0000 (22:22 +0100)] 
test: add dts tests

5 years agochore: add yarn.lock
Eduardo San Martin Morote [Mon, 18 Nov 2019 21:07:33 +0000 (22:07 +0100)] 
chore: add yarn.lock

5 years agofeat: add initial version
Eduardo San Martin Morote [Mon, 18 Nov 2019 21:03:18 +0000 (22:03 +0100)] 
feat: add initial version

5 years agoinit
Eduardo San Martin Morote [Mon, 18 Nov 2019 19:53:54 +0000 (20:53 +0100)] 
init