]> git.ipfire.org Git - thirdparty/vuejs/router.git/log
thirdparty/vuejs/router.git
5 years agotest(e2e): add some style
Eduardo San Martin Morote [Wed, 16 Oct 2019 19:47:08 +0000 (21:47 +0200)] 
test(e2e): add some style

5 years agotest(e2e): add starting page
Eduardo San Martin Morote [Wed, 16 Oct 2019 19:37:36 +0000 (21:37 +0200)] 
test(e2e): add starting page

5 years agotest(e2e): refactor configs
Eduardo San Martin Morote [Wed, 16 Oct 2019 19:36:54 +0000 (21:36 +0200)] 
test(e2e): refactor configs

5 years agotest(e2e): dev server by files
Eduardo San Martin Morote [Wed, 16 Oct 2019 10:11:35 +0000 (12:11 +0200)] 
test(e2e): dev server by files

5 years agotest: fix naming
Eduardo San Martin Morote [Wed, 16 Oct 2019 08:55:41 +0000 (10:55 +0200)] 
test: fix naming

5 years agotest(e2e): add base configuration and runner
Eduardo San Martin Morote [Wed, 16 Oct 2019 08:33:20 +0000 (10:33 +0200)] 
test(e2e): add base configuration and runner

5 years agochore: remove outdated imports from exploration
Eduardo San Martin Morote [Mon, 14 Oct 2019 18:10:13 +0000 (20:10 +0200)] 
chore: remove outdated imports from exploration

5 years agofeat: add base option to history
Eduardo San Martin Morote [Mon, 14 Oct 2019 18:09:35 +0000 (20:09 +0200)] 
feat: add base option to history

5 years agochore: add __DEV__ global variable
Eduardo San Martin Morote [Sat, 12 Oct 2019 15:31:32 +0000 (17:31 +0200)] 
chore: add __DEV__ global variable

5 years agorefactor: rename histories
Eduardo San Martin Morote [Sat, 12 Oct 2019 15:06:22 +0000 (17:06 +0200)] 
refactor: rename histories

5 years agorefactor: remove old history files
Eduardo San Martin Morote [Sat, 12 Oct 2019 15:04:16 +0000 (17:04 +0200)] 
refactor: remove old history files

5 years agorefactor: remove old comments, add wip base to history
Eduardo San Martin Morote [Sat, 12 Oct 2019 15:03:41 +0000 (17:03 +0200)] 
refactor: remove old comments, add wip base to history

5 years agofeat(hash): add wip hash history
Eduardo San Martin Morote [Sat, 12 Oct 2019 15:02:18 +0000 (17:02 +0200)] 
feat(hash): add wip hash history

5 years agorefactor: remove usage of old base
Eduardo San Martin Morote [Sat, 12 Oct 2019 14:55:12 +0000 (16:55 +0200)] 
refactor: remove usage of old base

5 years agorefactor: use new histories
Eduardo San Martin Morote [Sat, 12 Oct 2019 14:50:50 +0000 (16:50 +0200)] 
refactor: use new histories

5 years agorefactor(history): simplify paused state
Eduardo San Martin Morote [Sat, 12 Oct 2019 14:25:13 +0000 (16:25 +0200)] 
refactor(history): simplify paused state

5 years agofeat(abstract): add go method
Eduardo San Martin Morote [Sat, 12 Oct 2019 14:22:02 +0000 (16:22 +0200)] 
feat(abstract): add go method

5 years agofix(history): allow go to navigate further than 1 entry
Eduardo San Martin Morote [Sat, 12 Oct 2019 14:10:33 +0000 (16:10 +0200)] 
fix(history): allow go to navigate further than 1 entry

5 years agofix(history): preserve location and state when cancelling navigations
Eduardo San Martin Morote [Sat, 12 Oct 2019 13:12:09 +0000 (15:12 +0200)] 
fix(history): preserve location and state when cancelling navigations

5 years agotest(matcher): repeated params
Eduardo San Martin Morote [Sat, 12 Oct 2019 13:04:19 +0000 (15:04 +0200)] 
test(matcher): repeated params

5 years agotest: add repeated params tests for match ranking
Eduardo San Martin Morote [Fri, 11 Oct 2019 10:29:24 +0000 (12:29 +0200)] 
test: add repeated params tests for match ranking

5 years agochore: comments
Eduardo San Martin Morote [Thu, 10 Oct 2019 13:04:45 +0000 (15:04 +0200)] 
chore: comments

5 years agofeat(history): add back and forward
Eduardo San Martin Morote [Wed, 9 Oct 2019 13:38:52 +0000 (15:38 +0200)] 
feat(history): add back and forward

5 years agofeat(abstract): add back and forward
Eduardo San Martin Morote [Wed, 9 Oct 2019 13:22:20 +0000 (15:22 +0200)] 
feat(abstract): add back and forward

5 years agotest: use new histories
Eduardo San Martin Morote [Wed, 9 Oct 2019 13:15:09 +0000 (15:15 +0200)] 
test: use new histories

5 years agorefactor(router): adapt doInitialNavigation to abstract history
Eduardo San Martin Morote [Wed, 9 Oct 2019 13:14:23 +0000 (15:14 +0200)] 
refactor(router): adapt doInitialNavigation to abstract history

5 years agorefactor(history): createMemoryHistory
Eduardo San Martin Morote [Wed, 9 Oct 2019 13:13:22 +0000 (15:13 +0200)] 
refactor(history): createMemoryHistory

5 years agofeat: add direction to navigation information
Eduardo San Martin Morote [Wed, 9 Oct 2019 11:51:06 +0000 (13:51 +0200)] 
feat: add direction to navigation information

5 years agorefactor: createHistory wip
Eduardo San Martin Morote [Tue, 8 Oct 2019 09:06:13 +0000 (11:06 +0200)] 
refactor: createHistory wip

5 years agotest: add next callback test
Eduardo San Martin Morote [Thu, 3 Oct 2019 08:25:05 +0000 (10:25 +0200)] 
test: add next callback test

5 years agotest: use file snapshot instead of inline
Eduardo San Martin Morote [Fri, 27 Sep 2019 10:06:52 +0000 (12:06 +0200)] 
test: use file snapshot instead of inline

5 years agorefactor: use ts for tests
Eduardo San Martin Morote [Fri, 27 Sep 2019 10:03:11 +0000 (12:03 +0200)] 
refactor: use ts for tests

5 years agotest: remove mocha
Eduardo San Martin Morote [Fri, 27 Sep 2019 08:34:52 +0000 (10:34 +0200)] 
test: remove mocha

5 years agofeat: prepare callback for NavigationGuardCallback
Eduardo San Martin Morote [Fri, 27 Sep 2019 08:20:27 +0000 (10:20 +0200)] 
feat: prepare callback for NavigationGuardCallback

5 years agorefactor: use router.resolve in Link
Eduardo San Martin Morote [Fri, 27 Sep 2019 08:19:40 +0000 (10:19 +0200)] 
refactor: use router.resolve in Link

5 years agobuild(deps-dev): bump rollup-plugin-typescript2 from 0.24.2 to 0.24.3
dependabot-preview[bot] [Fri, 27 Sep 2019 04:39:20 +0000 (04:39 +0000)] 
build(deps-dev): bump rollup-plugin-typescript2 from 0.24.2 to 0.24.3

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.2...0.24.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agofix: adapt route ranking
Eduardo San Martin Morote [Thu, 26 Sep 2019 16:11:02 +0000 (18:11 +0200)] 
fix: adapt route ranking

5 years agobuild(deps-dev): bump webpack from 4.40.2 to 4.41.0
dependabot-preview[bot] [Wed, 25 Sep 2019 04:40:09 +0000 (04:40 +0000)] 
build(deps-dev): bump webpack from 4.40.2 to 4.41.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump codecov from 3.6.0 to 3.6.1
dependabot-preview[bot] [Mon, 23 Sep 2019 04:39:33 +0000 (04:39 +0000)] 
build(deps-dev): bump codecov from 3.6.0 to 3.6.1

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.0...v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump ts-loader from 6.1.0 to 6.1.2
dependabot-preview[bot] [Mon, 23 Sep 2019 04:39:08 +0000 (04:39 +0000)] 
build(deps-dev): bump ts-loader from 6.1.0 to 6.1.2

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.1.0 to 6.1.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.1.0...v6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump codecov from 3.5.0 to 3.6.0
dependabot-preview[bot] [Fri, 20 Sep 2019 04:42:25 +0000 (04:42 +0000)] 
build(deps-dev): bump codecov from 3.5.0 to 3.6.0

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits/v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agofeat(matcher): handle case sensitive ordering
Eduardo San Martin Morote [Tue, 17 Sep 2019 19:27:19 +0000 (21:27 +0200)] 
feat(matcher): handle case sensitive ordering

5 years agoMerge branch 'ssr'
Eduardo San Martin Morote [Tue, 17 Sep 2019 17:57:50 +0000 (19:57 +0200)] 
Merge branch 'ssr'

5 years agotest: fix for mocha
Eduardo San Martin Morote [Tue, 17 Sep 2019 17:56:15 +0000 (19:56 +0200)] 
test: fix for mocha

5 years agotest(ssr): add basic test
Eduardo San Martin Morote [Tue, 17 Sep 2019 17:09:26 +0000 (19:09 +0200)] 
test(ssr): add basic test

5 years agowip: tpm fix for typings
Eduardo San Martin Morote [Tue, 17 Sep 2019 14:40:38 +0000 (16:40 +0200)] 
wip: tpm fix for typings

5 years agobuild(deps-dev): bump rollup from 1.21.3 to 1.21.4
dependabot-preview[bot] [Tue, 17 Sep 2019 04:44:10 +0000 (04:44 +0000)] 
build(deps-dev): bump rollup from 1.21.3 to 1.21.4

Bumps [rollup](https://github.com/rollup/rollup) from 1.21.3 to 1.21.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.21.3...v1.21.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump webpack-dev-server from 3.8.0 to 3.8.1
dependabot-preview[bot] [Tue, 17 Sep 2019 04:43:49 +0000 (04:43 +0000)] 
build(deps-dev): bump webpack-dev-server from 3.8.0 to 3.8.1

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.8.0...v3.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump ts-node from 8.3.0 to 8.4.1
dependabot-preview[bot] [Mon, 16 Sep 2019 04:40:15 +0000 (04:40 +0000)] 
build(deps-dev): bump ts-node from 8.3.0 to 8.4.1

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.3.0 to 8.4.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.3.0...v8.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump webpack from 4.40.0 to 4.40.2
dependabot-preview[bot] [Mon, 16 Sep 2019 04:39:45 +0000 (04:39 +0000)] 
build(deps-dev): bump webpack from 4.40.0 to 4.40.2

Bumps [webpack](https://github.com/webpack/webpack) from 4.40.0 to 4.40.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.40.0...v4.40.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup from 1.21.2 to 1.21.3
dependabot-preview[bot] [Mon, 16 Sep 2019 04:39:14 +0000 (04:39 +0000)] 
build(deps-dev): bump rollup from 1.21.2 to 1.21.3

Bumps [rollup](https://github.com/rollup/rollup) from 1.21.2 to 1.21.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.21.2...v1.21.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup-plugin-typescript2 from 0.24.1 to 0.24.2
dependabot-preview[bot] [Fri, 13 Sep 2019 04:50:23 +0000 (04:50 +0000)] 
build(deps-dev): bump rollup-plugin-typescript2 from 0.24.1 to 0.24.2

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.1...0.24.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup-plugin-terser from 5.1.1 to 5.1.2
dependabot-preview[bot] [Fri, 13 Sep 2019 04:44:14 +0000 (04:44 +0000)] 
build(deps-dev): bump rollup-plugin-terser from 5.1.1 to 5.1.2

Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.1.1...v5.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump webpack from 4.39.3 to 4.40.0
dependabot-preview[bot] [Fri, 13 Sep 2019 04:41:19 +0000 (04:41 +0000)] 
build(deps-dev): bump webpack from 4.39.3 to 4.40.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.39.3 to 4.40.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump ts-jest from 24.0.2 to 24.1.0
dependabot-preview[bot] [Fri, 13 Sep 2019 04:40:50 +0000 (04:40 +0000)] 
build(deps-dev): bump ts-jest from 24.0.2 to 24.1.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.0.2 to 24.1.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.0.2...v24.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump typescript from 3.6.2 to 3.6.3
dependabot-preview[bot] [Wed, 11 Sep 2019 04:44:44 +0000 (04:44 +0000)] 
build(deps-dev): bump typescript from 3.6.2 to 3.6.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump ts-loader from 6.0.4 to 6.1.0
dependabot-preview[bot] [Wed, 11 Sep 2019 04:41:49 +0000 (04:41 +0000)] 
build(deps-dev): bump ts-loader from 6.0.4 to 6.1.0

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.0.4 to 6.1.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.0.4...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup from 1.21.0 to 1.21.2
dependabot-preview[bot] [Tue, 10 Sep 2019 04:44:35 +0000 (04:44 +0000)] 
build(deps-dev): bump rollup from 1.21.0 to 1.21.2

Bumps [rollup](https://github.com/rollup/rollup) from 1.21.0 to 1.21.2.
- [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.21.0...v1.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup-plugin-typescript2 from 0.24.0 to 0.24.1
dependabot-preview[bot] [Tue, 10 Sep 2019 04:41:10 +0000 (04:41 +0000)] 
build(deps-dev): bump rollup-plugin-typescript2 from 0.24.0 to 0.24.1

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.0...0.24.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup from 1.20.3 to 1.21.0
dependabot-preview[bot] [Mon, 9 Sep 2019 04:41:56 +0000 (04:41 +0000)] 
build(deps-dev): bump rollup from 1.20.3 to 1.21.0

Bumps [rollup](https://github.com/rollup/rollup) from 1.20.3 to 1.21.0.
- [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.20.3...v1.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump webpack-cli from 3.3.7 to 3.3.8
dependabot-preview[bot] [Fri, 6 Sep 2019 04:40:58 +0000 (04:40 +0000)] 
build(deps-dev): bump webpack-cli from 3.3.7 to 3.3.8

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.8/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps): bump path-to-regexp from 3.0.0 to 3.1.0
dependabot-preview[bot] [Mon, 2 Sep 2019 04:49:59 +0000 (04:49 +0000)] 
build(deps): bump path-to-regexp from 3.0.0 to 3.1.0

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup-plugin-typescript2 from 0.23.0 to 0.24.0
dependabot-preview[bot] [Thu, 29 Aug 2019 09:34:05 +0000 (09:34 +0000)] 
build(deps-dev): bump rollup-plugin-typescript2 from 0.23.0 to 0.24.0

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.23.0...0.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup-plugin-commonjs from 10.0.2 to 10.1.0
dependabot-preview[bot] [Thu, 29 Aug 2019 09:30:46 +0000 (09:30 +0000)] 
build(deps-dev): bump rollup-plugin-commonjs from 10.0.2 to 10.1.0

Bumps [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) from 10.0.2 to 10.1.0.
- [Release notes](https://github.com/rollup/rollup-plugin-commonjs/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-commonjs/compare/v10.0.2...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup from 1.20.2 to 1.20.3
dependabot-preview[bot] [Thu, 29 Aug 2019 09:25:52 +0000 (09:25 +0000)] 
build(deps-dev): bump rollup from 1.20.2 to 1.20.3

Bumps [rollup](https://github.com/rollup/rollup) from 1.20.2 to 1.20.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.20.2...v1.20.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoci: fix run structure
Eduardo San Martin Morote [Thu, 29 Aug 2019 09:24:08 +0000 (11:24 +0200)] 
ci: fix run structure

5 years agoci: use maxWorkers=2 for jest
Eduardo San Martin Morote [Thu, 29 Aug 2019 09:19:01 +0000 (11:19 +0200)] 
ci: use maxWorkers=2 for jest

It should avoid memory problems on CircleCI

5 years agowip
Eduardo San Martin Morote [Thu, 29 Aug 2019 06:58:59 +0000 (08:58 +0200)] 
wip

5 years agobuild(deps-dev): bump typescript from 3.5.3 to 3.6.2
dependabot-preview[bot] [Thu, 29 Aug 2019 04:50:42 +0000 (04:50 +0000)] 
build(deps-dev): bump typescript from 3.5.3 to 3.6.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump webpack from 4.39.2 to 4.39.3
dependabot-preview[bot] [Wed, 28 Aug 2019 05:02:08 +0000 (05:02 +0000)] 
build(deps-dev): bump webpack from 4.39.2 to 4.39.3

Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup-plugin-alias from 1.5.2 to 2.0.0
dependabot-preview[bot] [Mon, 26 Aug 2019 04:55:50 +0000 (04:55 +0000)] 
build(deps-dev): bump rollup-plugin-alias from 1.5.2 to 2.0.0

Bumps [rollup-plugin-alias](https://github.com/frostney/rollup-plugin-alias) from 1.5.2 to 2.0.0.
- [Release notes](https://github.com/frostney/rollup-plugin-alias/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-alias/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frostney/rollup-plugin-alias/compare/v1.5.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup from 1.20.0 to 1.20.2
dependabot-preview[bot] [Mon, 26 Aug 2019 04:51:02 +0000 (04:51 +0000)] 
build(deps-dev): bump rollup from 1.20.0 to 1.20.2

Bumps [rollup](https://github.com/rollup/rollup) from 1.20.0 to 1.20.2.
- [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.20.0...v1.20.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup-plugin-typescript2 from 0.22.1 to 0.23.0
dependabot-preview[bot] [Fri, 23 Aug 2019 05:22:03 +0000 (05:22 +0000)] 
build(deps-dev): bump rollup-plugin-typescript2 from 0.22.1 to 0.23.0

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.22.1 to 0.23.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.22.1...0.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup from 1.19.4 to 1.20.0
dependabot-preview[bot] [Thu, 22 Aug 2019 04:51:29 +0000 (04:51 +0000)] 
build(deps-dev): bump rollup from 1.19.4 to 1.20.0

Bumps [rollup](https://github.com/rollup/rollup) from 1.19.4 to 1.20.0.
- [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.19.4...v1.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump @types/jest from 24.0.17 to 24.0.18
dependabot-preview[bot] [Tue, 20 Aug 2019 04:49:25 +0000 (04:49 +0000)] 
build(deps-dev): bump @types/jest from 24.0.17 to 24.0.18

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.17 to 24.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump jest from 24.8.0 to 24.9.0
dependabot-preview[bot] [Mon, 19 Aug 2019 05:35:05 +0000 (05:35 +0000)] 
build(deps-dev): bump jest from 24.8.0 to 24.9.0

Bumps [jest](https://github.com/facebook/jest) from 24.8.0 to 24.9.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.8.0...v24.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump webpack-cli from 3.3.6 to 3.3.7
dependabot-preview[bot] [Mon, 19 Aug 2019 05:29:28 +0000 (05:29 +0000)] 
build(deps-dev): bump webpack-cli from 3.3.6 to 3.3.7

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.7/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump expect from 24.8.0 to 24.9.0
dependabot-preview[bot] [Mon, 19 Aug 2019 05:28:15 +0000 (05:28 +0000)] 
build(deps-dev): bump expect from 24.8.0 to 24.9.0

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 24.8.0 to 24.9.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v24.9.0/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agorefactor: refactor decode/encode queries
Eduardo San Martin Morote [Fri, 16 Aug 2019 17:53:19 +0000 (19:53 +0200)] 
refactor: refactor decode/encode queries

5 years agofeat: allow encoded query keys
Eduardo San Martin Morote [Fri, 16 Aug 2019 17:46:25 +0000 (19:46 +0200)] 
feat: allow encoded query keys

5 years agotest: add but skip hash test
Eduardo San Martin Morote [Fri, 16 Aug 2019 17:37:53 +0000 (19:37 +0200)] 
test: add but skip hash test

5 years agochore: fix typings in tests
Eduardo San Martin Morote [Fri, 16 Aug 2019 17:23:51 +0000 (19:23 +0200)] 
chore: fix typings in tests

5 years agotest: encode fullpath used for links
Eduardo San Martin Morote [Fri, 16 Aug 2019 17:21:19 +0000 (19:21 +0200)] 
test: encode fullpath used for links

5 years agofeat: encode query params
Eduardo San Martin Morote [Fri, 16 Aug 2019 17:16:57 +0000 (19:16 +0200)] 
feat: encode query params

5 years agotest: add test for unencoded param
Eduardo San Martin Morote [Fri, 16 Aug 2019 16:28:47 +0000 (18:28 +0200)] 
test: add test for unencoded param

5 years agotest: allow unencoded params
Eduardo San Martin Morote [Fri, 16 Aug 2019 16:21:09 +0000 (18:21 +0200)] 
test: allow unencoded params

5 years agotest: encoding in params and path
Eduardo San Martin Morote [Fri, 16 Aug 2019 16:15:01 +0000 (18:15 +0200)] 
test: encoding in params and path

5 years agofeat: encode route params
Eduardo San Martin Morote [Fri, 16 Aug 2019 15:53:04 +0000 (17:53 +0200)] 
feat: encode route params

5 years agofeat: tmp fix some scrollBehavior
Eduardo San Martin Morote [Fri, 16 Aug 2019 12:47:30 +0000 (14:47 +0200)] 
feat: tmp fix some scrollBehavior

5 years agofeat: pass meta properties to normalized locations
Eduardo San Martin Morote [Wed, 14 Aug 2019 09:22:35 +0000 (11:22 +0200)] 
feat: pass meta properties to normalized locations

5 years agochore: upgrade dep
Eduardo San Martin Morote [Wed, 14 Aug 2019 08:53:55 +0000 (10:53 +0200)] 
chore: upgrade dep

5 years agotest: meta object
Eduardo San Martin Morote [Sat, 10 Aug 2019 21:37:09 +0000 (23:37 +0200)] 
test: meta object

5 years agofeat: add empty meta
Eduardo San Martin Morote [Sat, 10 Aug 2019 21:36:59 +0000 (23:36 +0200)] 
feat: add empty meta

5 years agochore: up devDeps
Eduardo San Martin Morote [Sat, 10 Aug 2019 19:43:37 +0000 (21:43 +0200)] 
chore: up devDeps

5 years agofix: trigger errors in scrollBehavior
Eduardo San Martin Morote [Sat, 10 Aug 2019 21:31:54 +0000 (23:31 +0200)] 
fix: trigger errors in scrollBehavior

5 years agobuild(deps-dev): bump rollup from 1.19.3 to 1.19.4
dependabot-preview[bot] [Thu, 8 Aug 2019 04:55:41 +0000 (04:55 +0000)] 
build(deps-dev): bump rollup from 1.19.3 to 1.19.4

Bumps [rollup](https://github.com/rollup/rollup) from 1.19.3 to 1.19.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.19.3...v1.19.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump rollup from 1.19.2 to 1.19.3
dependabot-preview[bot] [Wed, 7 Aug 2019 05:02:08 +0000 (05:02 +0000)] 
build(deps-dev): bump rollup from 1.19.2 to 1.19.3

Bumps [rollup](https://github.com/rollup/rollup) from 1.19.2 to 1.19.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.19.2...v1.19.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agodocs: use before-enter for the animation
Eduardo San Martin Morote [Tue, 6 Aug 2019 09:31:44 +0000 (11:31 +0200)] 
docs: use before-enter for the animation

5 years agobuild(deps-dev): bump consola from 2.10.0 to 2.10.1
dependabot-preview[bot] [Tue, 6 Aug 2019 04:44:35 +0000 (04:44 +0000)] 
build(deps-dev): bump consola from 2.10.0 to 2.10.1

Bumps [consola](https://github.com/nuxt/consola) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/nuxt/consola/releases)
- [Changelog](https://github.com/nuxt/consola/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt/consola/compare/v2.10.0...v2.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump @types/jest from 24.0.16 to 24.0.17
dependabot-preview[bot] [Tue, 6 Aug 2019 04:43:30 +0000 (04:43 +0000)] 
build(deps-dev): bump @types/jest from 24.0.16 to 24.0.17

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.16 to 24.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>