]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2020-06-01  dependabot... build(deps-dev): bump lint-staged from 10.2.6 to 10.2.7
2020-05-29  Carlos Rodriguesfeat(warn): warn when routes are not found (#279)
2020-05-28  Eduardo San... test: add test for slash encoding in catchAll
2020-05-28  Eduardo San... docs: improve readme
2020-05-27  Eduardo San... test(e2e): add smooth scrolling for demo
2020-05-27  Eduardo San... feat(scroll): allow passing behavior option
2020-05-27  Eduardo San... chore: up chromedriver
2020-05-26  Eduardo San... fix: allow arbitrary selectors starting with #
2020-05-26  Eduardo San... refactor: use startsWith
2020-05-26  Eduardo San... feat: allow props for named views
2020-05-25  Eduardo San... ci: ffs
2020-05-25  Eduardo San... ci: wtf
2020-05-25  Eduardo San... ci: store test results
2020-05-25  dependabot... build(deps-dev): bump rollup-plugin-terser from 6.0...
2020-05-25  dependabot... build(deps-dev): bump ts-loader from 7.0.4 to 7.0.5
2020-05-25  Eduardo San... ci: add CI check so it appears in screenshots
2020-05-25  Eduardo San... fix(matcher): correct check when removing existing...
2020-05-24  Eduardo San... fix(scroll): avoid reusing scroll position
2020-05-24  Eduardo San... fix(matcher): override records by name when adding
2020-05-24  Eduardo San... test: improve matcher add/remove tests
2020-05-24  Eduardo San... feat(warn): warn if component is a promise
2020-05-24  Eduardo San... feat(warn): warn multiple params with same name
2020-05-24  Eduardo San... test(e2e): use 2s on CI, 0.5s on dev
2020-05-24  Eduardo San... chore: up jest
2020-05-24  Eduardo San... chore: up rollup deps
2020-05-24  Eduardo San... chore: up deps
2020-05-24  Eduardo San... chore: remove logs [skip-ci]
2020-05-24  dependabot... build(deps-dev): bump vue, @vue/compiler-sfc and @vue...
2020-05-22  Eduardo San... docs: improve mode change
2020-05-22  Eduardo San... docs(types): add notes about breaking typis
2020-05-21  Eduardo San... test(e2e): fix in safari
2020-05-20  Eduardo San... fix(hash): use location.pathname
2020-05-19  Eduardo San... docs: add missing hyphen
2020-05-19  Eduardo San... release: v4.0.0-alpha.12 v4.0.0-alpha.12
2020-05-19  Eduardo San... ci: higher transition time
2020-05-19  Eduardo San... build: remove test from release, we should wait for ci
2020-05-19  Eduardo San... refactor: explicit values in error enum
2020-05-19  Eduardo San... docs: add link to examples
2020-05-19  Eduardo San... docs: doc createWebHashHistory
2020-05-19  Eduardo San... refactor: reorder errors in interface
2020-05-19  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2020-05-18  dependabot... build(deps-dev): bump @types/jsdom from 16.2.1 to 16.2.3
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
next