]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2020-07-21  Eduardo San... feat(guards): wip context support in multi apps
2020-07-21  Eduardo San... fix(guards): call beforeRouteEnter once per named view
2020-07-21  Eduardo San... docs: add comments
2020-07-20  Eduardo San... fix(hash): allow url to contain search params before...
2020-07-20  Eduardo San... chore: up deps
2020-07-17  Eduardo San... ci: add size-limit action (#376)
2020-07-17  Eduardo San... build: clear build cache
2020-07-16  uuoocckk-983test(__tests__/RouterLink.spec): add not match repeated...
2020-07-15  zMousetest(warns): add a warning test when `next` is called...
2020-07-13  dependabot... build(deps-dev): bump @rollup/plugin-commonjs from...
2020-07-13  dependabot... build(deps-dev): bump chromedriver from 83.0.0 to 83.0.1
2020-07-13  dependabot... build(deps-dev): bump @rollup/plugin-node-resolve from...
2020-07-12  Eduardo San... chore: move issue template folder
2020-07-12  Eduardo San... chore: fix issue template
2020-07-12  Eduardo San... chore: up deps
2020-07-11  Eduardo San... chore: up vue
2020-07-11  burefactor: remove unused imports and code (#364)
2020-07-09  ImJustAMantest(router-link): add not active with different params...
2020-07-07  Eduardo San... release: v4.0.0-beta.2 v4.0.0-beta.2
2020-07-07  Eduardo San... test(e2e): add fixme note
2020-07-06  dependabot... build(deps-dev): bump rollup from 2.18.1 to 2.19.0
2020-07-06  dependabot... build(deps-dev): bump typescript from 3.9.5 to 3.9.6
2020-07-06  dependabot... build(deps-dev): bump @types/webpack from 4.41.18 to...
2020-07-06  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-07-06  dependabot... build(deps-dev): bump size-limit and @size-limit/preset...
2020-07-04  Nick Halldocs: typo in readme (#349)
2020-07-03  Johann Schopplichchore(warn): typo in <keep-alive> deprecation message...
2020-07-03  bélachore: update readme status (#348)
2020-07-03  Eduardo San... chore: typo in comment [skip ci]
2020-07-03  Eduardo San... release: v4.0.0-beta.1 v4.0.0-beta.1
2020-07-03  Eduardo San... refactor(router): remove history property
2020-07-03  Eduardo San... refactor(history): simplify location as a string
2020-07-03  Eduardo San... fix(router-link): add missing prop custom in jsx
2020-07-02  Eduardo San... build: use release vue-next release script
2020-07-02  Eduardo San... build: prepare for beta
2020-07-02  Eduardo San... docs: remove outdated missing features
2020-07-02  Eduardo San... test(errors): add test for isNavigationFailure
2020-07-02  Eduardo San... fix(hash): manual changes should trigger a navigation
2020-07-02  Eduardo San... refactor: remove old TODO
2020-07-02  Eduardo San... feat(guards): next callback beforeRouteEnter
2020-07-02  Eduardo San... fix(warn): warn when RouterView is wrapped with transition
2020-07-02  Evan Youfix(router-view): preserve keep-alive route guard this...
2020-07-01  Eduardo San... chore: add comment [skip ci]
2020-07-01  Eduardo San... docs: add missing hyphen
2020-07-01  Eduardo San... release: v4.0.0-alpha.14 v4.0.0-alpha.14
2020-07-01  Eduardo San... fix(hash): use relative links in hash mode
2020-06-30  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-06-30  Eduardo San... chore: up vue deps
2020-06-29  dependabot... build(deps-dev): bump @types/webpack from 4.41.17 to...
2020-06-29  dependabot... build(deps-dev): bump size-limit and @size-limit/preset...
2020-06-29  dependabot... build(deps-dev): bump @types/jest from 26.0.0 to 26.0.3
2020-06-29  dependabot... build(deps-dev): bump rollup from 2.18.0 to 2.18.1
2020-06-29  dependabot... build(deps-dev): bump jest from 26.0.1 to 26.1.0
2020-06-25  Eduardo San... fix(query): do not normalize query with custom stringif...
2020-06-24  Eduardo San... fix(query): isSameRouteLocation compares queries by...
2020-06-24  Eduardo San... refactor: rename internal function
2020-06-23  Eduardo San... feat(router): support multiple apps at the same time
2020-06-23  Eduardo San... refactor: move install code to router.ts
2020-06-23  Eduardo San... test(e2e): make them pass on older browsers
2020-06-23  Eduardo San... chore: up other deps
2020-06-23  Eduardo San... chore: upgrade ts
2020-06-23  Eduardo San... chore: up vue
2020-06-23  Carlos Rodriguestypes: Add type to NavigationGuardNextCallback (#205)
2020-06-22  dependabot... build(deps-dev): bump ts-jest from 26.1.0 to 26.1.1
2020-06-22  dependabot... build(deps-dev): bump rollup from 2.16.1 to 2.18.0
2020-06-22  dependabot... build(deps-dev): bump size-limit and @size-limit/preset...
2020-06-22  dependabot... build(deps-dev): bump lint-staged from 10.2.10 to 10...
2020-06-22  dependabot... build(deps-dev): bump webpack-cli from 3.3.11 to 3...
2020-06-22  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-06-19  瓦姆乌·湫曗chore: ComponentOptions -> Component in shim (#315)
2020-06-18  Eduardo San... feat(redirect): allow redirect on routes witch children
2020-06-18  Eduardo San... release: v4.0.0-alpha.13 v4.0.0-alpha.13
2020-06-18  Eduardo San... fix: use assign to align with Vue browser support ...
2020-06-17  Eduardo San... chore: remove playground from files
2020-06-15  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-06-15  dependabot... build(deps-dev): bump rollup from 2.15.0 to 2.16.1
2020-06-15  dependabot... build(deps-dev): bump css-loader from 3.5.3 to 3.6.0
2020-06-12  Eduardo San... feat(scroll): replace selector with el
2020-06-12  Eduardo San... chore: up rollup dep
2020-06-12  Eduardo San... chore: up deps
2020-06-12  Eduardo San... test: silence warning logs
2020-06-12  Eduardo San... docs(scrollBehavior): update selector doc
2020-06-08  dependabot... build(deps-dev): bump @rollup/plugin-alias from 3.1...
2020-06-08  dependabot... build(deps-dev): bump @rollup/plugin-replace from 2...
2020-06-08  dependabot... build(deps-dev): bump @types/webpack from 4.41.16 to...
2020-06-08  dependabot... build(deps-dev): bump lint-staged from 10.2.7 to 10.2.9
2020-06-08  dependabot... build(deps-dev): bump @rollup/plugin-node-resolve from...
2020-06-08  dependabot... build(deps-dev): bump serve-handler from 6.1.2 to 6.1.3
2020-06-08  dependabot... build(deps-dev): bump rollup from 2.12.0 to 2.15.0
2020-06-06  Jason Yudocs: use flatMap instead of map + flat (#290)
2020-06-05  dependabot... build(deps): [security] bump websocket-extensions from...
2020-06-01  dependabot... build(deps-dev): bump rollup from 2.10.9 to 2.12.0
2020-06-01  dependabot... build(deps-dev): bump ts-node from 8.10.1 to 8.10.2
2020-06-01  dependabot... build(deps-dev): bump nightwatch from 1.3.5 to 1.3.6
2020-06-01  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-06-01  dependabot... build(deps-dev): bump vue-loader from 16.0.0-beta.2...
2020-06-01  dependabot... build(deps-dev): bump @types/webpack from 4.41.13 to...
2020-06-01  dependabot... build(deps-dev): bump ts-jest from 26.0.0 to 26.1.0
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)
next