]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2020-05-18  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-05-18  dependabot... build(deps-dev): bump @types/webpack from 4.41.12 to...
2020-05-18  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-05-18  dependabot... build(deps-dev): bump @types/jest from 25.2.1 to 25.2.2
2020-05-18  dependabot... build(deps-dev): bump rollup from 2.9.1 to 2.10.2
2020-05-15  Eduardo San... ci: longer transition time
2020-05-15  Eduardo San... fix(hash): allow base with non trailing slash
2020-05-13  Jeffrey BilesUpdate redirect example syntax (#243)
2020-05-12  Eduardo San... feat(warn): warn multiple leading slashes
2020-05-12  Eduardo San... fix: prevent error on initial navigation to //invalid
2020-05-12  Eduardo San... test: add basic ssr test
2020-05-12  Eduardo San... test: remove old test
2020-05-12  Eduardo San... release: v4.0.0-alpha.11 v4.0.0-alpha.11
2020-05-12  Eduardo San... chore: up vue
2020-05-11  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-05-11  dependabot... build(deps-dev): bump vue-loader from 16.0.0-alpha...
2020-05-11  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-05-11  dependabot... build(deps-dev): bump rollup from 2.7.6 to 2.9.1
2020-05-11  dependabot... build(deps-dev): bump ts-loader from 7.0.2 to 7.0.3
2020-05-11  dependabot... build(deps-dev): bump webpack-dev-server from 3.10...
2020-05-11  dependabot... build(deps-dev): bump conventional-changelog-cli from...
2020-05-11  Eduardo San... chore: better error messages
2020-05-11  Eduardo San... ci: longer transition duration
2020-05-11  Eduardo San... chore: up deps
2020-05-11  Eduardo San... refactor(types): rename NavigationGuardCallback to...
2020-05-11  Cédric Exbrayatfeat(types): export NavigationGuardNext (#229)
2020-05-10  Eduardo San... fix(scroll): change scrollRestoration if scrollBehavior...
2020-05-10  Eduardo San... fix: match base in a non-sensitive way
2020-05-10  Jessica Sachstest(e2e): fix transition e2e specs by increasing css...
2020-05-09  Cédric Exbrayatfeat: explicit injection symbols in dev mode (#228)
2020-05-08  Eduardo San... ci: store e2e artifacts
2020-05-08  Eduardo San... feat: support jsx and tsx for RouterLink and RouterView
2020-05-07  Eduardo San... feat(router): allow functional components for routes
2020-05-07  Eduardo San... fix(router): allow multiple router instance
2020-05-07  Eduardo San... chore: use headless for tests
2020-05-07  Eduardo San... test(e2e): add todos
2020-05-07  Eduardo San... fix(router): unique first navigation with multi app
2020-05-07  Eduardo San... test(e2e): multi app spec
2020-05-07  Eduardo San... test(e2e): add multi app
2020-05-06  Eduardo San... feat(warn): warn if next was called multiple times
2020-05-05  Eduardo San... feat(scroll): scroll to the same location like regular...
2020-05-05  Eduardo San... docs: add migration notes
2020-05-05  Eduardo San... release: v4.0.0-alpha.10 v4.0.0-alpha.10
2020-05-05  Eduardo San... chore: regenerate yarn.lock
2020-05-05  Eduardo San... chore: up jest
2020-05-05  Eduardo San... chore: up vue
2020-05-05  Eduardo San... chore: up minors
2020-05-04  meteorlxyrefactor: use named exports
2020-05-04  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-05-04  dependabot... build(deps-dev): bump jest from 25.4.0 to 25.5.4
2020-05-04  dependabot... build(deps-dev): bump ts-loader from 7.0.1 to 7.0.2
2020-05-04  dependabot... build(deps-dev): bump style-loader from 1.2.0 to 1.2.1
2020-05-04  dependabot... build(deps-dev): bump rollup from 2.7.3 to 2.7.6
2020-05-04  dependabot... build(deps-dev): bump html-webpack-plugin from 4.2...
2020-05-04  dependabot... build(deps-dev): bump ts-node from 8.9.1 to 8.10.1
2020-05-04  dependabot... build(deps-dev): bump nightwatch from 1.3.4 to 1.3.5
2020-05-04  Eduardo San... chore: up vue to beta 7
2020-05-04  Eduardo San... chore: up vue to beta 6
2020-05-03  Eduardo San... feat(warn): warn invalid hash
2020-05-03  pikaxfeat: allow numbers as params
2020-05-01  Eduardo San... feat(warn): detect missing param in nested absolute...
2020-05-01  Eduardo San... feat(warn): warn missing params in alias
2020-05-01  Eduardo San... test(warn): test warnings
2020-05-01  Eduardo San... feat(warn): warn for invalid path+params and redirect
2020-05-01  Eduardo San... feat(warn): warn when params are provided alongside...
2020-05-01  Eduardo San... chore: remove unused variable
2020-05-01  Eduardo San... chore: up vue and remove yarnclean
2020-05-01  Eduardo San... feat(router): go, back and forward can be awaited
2020-05-01  Eduardo San... ci: move the e2e upwards
2020-05-01  Eduardo San... ci: use firefox
2020-05-01  Eduardo San... ci: try without buildig e2e
2020-05-01  Eduardo San... ci: fix coverage
2020-05-01  Eduardo San... ci: try autoclean
2020-05-01  Eduardo San... ci: save cache after coverage
2020-05-01  Eduardo San... ci: try
2020-05-01  Eduardo San... ci: fix
2020-05-01  Eduardo San... ci: attach to workspace
2020-05-01  Eduardo San... ci: missing line
2020-05-01  Eduardo San... ci: use workflows
2020-05-01  Eduardo San... test(scroll): test stored position over anchor
2020-05-01  Eduardo San... fix(scroll): do not restore on push
2020-05-01  Eduardo San... build: add jsdelivr
2020-04-30  Eduardo San... test: add tests for custom global classes
2020-04-30  Eduardo San... test: add missing options
2020-04-30  Eduardo San... feat(router): allow global router clases
2020-04-30  Eduardo San... ci: add body to releases
2020-04-29  Eduardo San... release: v4.0.0-alpha.9 v4.0.0-alpha.9
2020-04-29  Eduardo San... build: remove sourcemap from build
2020-04-29  Eduardo San... chore: format changelog
2020-04-29  Eduardo San... release: v4.0.0-alpha.8 v4.0.0-alpha.8
2020-04-29  Eduardo San... test: add tsd
2020-04-29  Eduardo San... refactor: rename PathParserOptions
2020-04-29  Eduardo San... fix: default matcher options
2020-04-29  Eduardo San... test: fix type
2020-04-29  Eduardo San... refactor: spread matcher options in route records
2020-04-29  Eduardo San... fix(link): make alias of empty child active
2020-04-29  Eduardo San... feat(link): make empty child active with adjacent children
2020-04-29  Eduardo San... chore: remove outdated TODO
2020-04-29  Eduardo San... test: context with beforeRouteUpdate
2020-04-29  Eduardo San... feat(router): add global pathOptions
next