]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2019-10-12  Eduardo San... feat(hash): add wip hash history
2019-10-12  Eduardo San... refactor: remove usage of old base
2019-10-12  Eduardo San... refactor: use new histories
2019-10-12  Eduardo San... refactor(history): simplify paused state
2019-10-12  Eduardo San... feat(abstract): add go method
2019-10-12  Eduardo San... fix(history): allow go to navigate further than 1 entry
2019-10-12  Eduardo San... fix(history): preserve location and state when cancelli...
2019-10-12  Eduardo San... test(matcher): repeated params
2019-10-11  Eduardo San... test: add repeated params tests for match ranking
2019-10-10  Eduardo San... chore: comments
2019-10-09  Eduardo San... feat(history): add back and forward
2019-10-09  Eduardo San... feat(abstract): add back and forward
2019-10-09  Eduardo San... test: use new histories
2019-10-09  Eduardo San... refactor(router): adapt doInitialNavigation to abstract...
2019-10-09  Eduardo San... refactor(history): createMemoryHistory
2019-10-09  Eduardo San... feat: add direction to navigation information
2019-10-08  Eduardo San... refactor: createHistory wip
2019-10-05  Eduardo San... test: add next callback test
2019-09-27  Eduardo San... test: use file snapshot instead of inline
2019-09-27  Eduardo San... refactor: use ts for tests
2019-09-27  Eduardo San... test: remove mocha
2019-09-27  Eduardo San... feat: prepare callback for NavigationGuardCallback
2019-09-27  Eduardo San... refactor: use router.resolve in Link
2019-09-27  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2019-09-26  Eduardo San... fix: adapt route ranking
2019-09-25  dependabot... build(deps-dev): bump webpack from 4.40.2 to 4.41.0
2019-09-23  dependabot... build(deps-dev): bump codecov from 3.6.0 to 3.6.1
2019-09-23  dependabot... build(deps-dev): bump ts-loader from 6.1.0 to 6.1.2
2019-09-20  dependabot... build(deps-dev): bump codecov from 3.5.0 to 3.6.0
2019-09-17  Eduardo San... feat(matcher): handle case sensitive ordering
2019-09-17  Eduardo San... Merge branch 'ssr'
2019-09-17  Eduardo San... test: fix for mocha
2019-09-17  Eduardo San... test(ssr): add basic test
2019-09-17  Eduardo San... wip: tpm fix for typings
2019-09-17  dependabot... build(deps-dev): bump rollup from 1.21.3 to 1.21.4
2019-09-17  dependabot... build(deps-dev): bump webpack-dev-server from 3.8.0...
2019-09-16  dependabot... build(deps-dev): bump ts-node from 8.3.0 to 8.4.1
2019-09-16  dependabot... build(deps-dev): bump webpack from 4.40.0 to 4.40.2
2019-09-16  dependabot... build(deps-dev): bump rollup from 1.21.2 to 1.21.3
2019-09-13  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2019-09-13  dependabot... build(deps-dev): bump rollup-plugin-terser from 5.1...
2019-09-13  dependabot... build(deps-dev): bump webpack from 4.39.3 to 4.40.0
2019-09-13  dependabot... build(deps-dev): bump ts-jest from 24.0.2 to 24.1.0
2019-09-11  dependabot... build(deps-dev): bump typescript from 3.6.2 to 3.6.3
2019-09-11  dependabot... build(deps-dev): bump ts-loader from 6.0.4 to 6.1.0
2019-09-10  dependabot... build(deps-dev): bump rollup from 1.21.0 to 1.21.2
2019-09-10  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2019-09-09  dependabot... build(deps-dev): bump rollup from 1.20.3 to 1.21.0
2019-09-06  dependabot... build(deps-dev): bump webpack-cli from 3.3.7 to 3.3.8
2019-09-02  dependabot... build(deps): bump path-to-regexp from 3.0.0 to 3.1.0
2019-08-29  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2019-08-29  dependabot... build(deps-dev): bump rollup-plugin-commonjs from 10...
2019-08-29  dependabot... build(deps-dev): bump rollup from 1.20.2 to 1.20.3
2019-08-29  Eduardo San... ci: fix run structure
2019-08-29  Eduardo San... ci: use maxWorkers=2 for jest
2019-08-29  Eduardo San... wip
2019-08-29  dependabot... build(deps-dev): bump typescript from 3.5.3 to 3.6.2
2019-08-28  dependabot... build(deps-dev): bump webpack from 4.39.2 to 4.39.3
2019-08-26  dependabot... build(deps-dev): bump rollup-plugin-alias from 1.5...
2019-08-26  dependabot... build(deps-dev): bump rollup from 1.20.0 to 1.20.2
2019-08-23  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2019-08-22  dependabot... build(deps-dev): bump rollup from 1.19.4 to 1.20.0
2019-08-20  dependabot... build(deps-dev): bump @types/jest from 24.0.17 to 24...
2019-08-19  dependabot... build(deps-dev): bump jest from 24.8.0 to 24.9.0
2019-08-19  dependabot... build(deps-dev): bump webpack-cli from 3.3.6 to 3.3.7
2019-08-19  dependabot... build(deps-dev): bump expect from 24.8.0 to 24.9.0
2019-08-16  Eduardo San... refactor: refactor decode/encode queries
2019-08-16  Eduardo San... feat: allow encoded query keys
2019-08-16  Eduardo San... test: add but skip hash test
2019-08-16  Eduardo San... chore: fix typings in tests
2019-08-16  Eduardo San... test: encode fullpath used for links
2019-08-16  Eduardo San... feat: encode query params
2019-08-16  Eduardo San... test: add test for unencoded param
2019-08-16  Eduardo San... test: allow unencoded params
2019-08-16  Eduardo San... test: encoding in params and path
2019-08-16  Eduardo San... feat: encode route params
2019-08-16  Eduardo San... feat: tmp fix some scrollBehavior
2019-08-14  Eduardo San... feat: pass meta properties to normalized locations
2019-08-14  Eduardo San... chore: upgrade dep
2019-08-10  Eduardo San... test: meta object
2019-08-10  Eduardo San... feat: add empty meta
2019-08-10  Eduardo San... chore: up devDeps
2019-08-10  Eduardo San... fix: trigger errors in scrollBehavior
2019-08-08  dependabot... build(deps-dev): bump rollup from 1.19.3 to 1.19.4
2019-08-07  dependabot... build(deps-dev): bump rollup from 1.19.2 to 1.19.3
2019-08-06  Eduardo San... docs: use before-enter for the animation
2019-08-06  dependabot... build(deps-dev): bump consola from 2.10.0 to 2.10.1
2019-08-06  dependabot... build(deps-dev): bump @types/jest from 24.0.16 to 24...
2019-08-06  dependabot... build(deps-dev): bump rollup from 1.18.0 to 1.19.2
2019-08-05  Eduardo San... feat(scroll): add scrollBehavior for html5 history
2019-08-05  Eduardo San... chore: rebuild yarn.lock
2019-08-05  dependabot... build(deps-dev): bump rollup-plugin-commonjs from 10...
2019-08-05  dependabot... build(deps-dev): bump webpack from 4.39.0 to 4.39.1
2019-08-02  dependabot... build(deps-dev): bump webpack from 4.38.0 to 4.39.0
2019-08-02  dependabot... build(deps-dev): bump rollup from 1.17.0 to 1.18.0
2019-07-30  dependabot... build(deps-dev): bump @types/jest from 24.0.15 to 24...
2019-07-29  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2019-07-29  dependabot... build(deps-dev): bump webpack from 4.37.0 to 4.38.0
2019-07-24  dependabot... build(deps-dev): bump webpack from 4.36.1 to 4.37.0
2019-07-19  dependabot... build(deps-dev): bump mocha from 6.1.4 to 6.2.0
next