]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2020-04-15  Eduardo San... fix(scroll): only apply on browser
2020-04-15  Eduardo San... feat(scroll): handle scroll on popstate
2020-04-15  Eduardo San... test: refactor e2e config
2020-04-15  Eduardo San... test: modify e2e tests to work on safari
2020-04-15  Eduardo San... ci: update chrome driver
2020-04-15  Eduardo San... ci: try fixing e2e
2020-04-15  Eduardo San... Revert "test: only call browser.end on the last test"
2020-04-15  Eduardo San... test: only call browser.end on the last test
2020-04-15  Eduardo San... test: add transition test
2020-04-15  Eduardo San... test: remove headless from e2e for transitions
2020-04-15  Eduardo San... test: mock isBrowser in unit tests
2020-04-15  Eduardo San... build: add browser env to webpack builds
2020-04-15  Eduardo San... refactor: proper isBrowser
2020-04-14  Eduardo San... feat: merge meta fields
2020-04-13  Eduardo San... fix(history): allow hash history with no origin
2020-04-13  Eduardo San... fix(history): allow base with / and base tag
2020-04-13  Eduardo San... test: add find method to wrapper
2020-04-13  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-04-13  dependabot... build(deps-dev): bump @rollup/plugin-alias from 3.0...
2020-04-13  dependabot... build(deps-dev): bump jest from 25.2.7 to 25.3.0
2020-04-13  dependabot... build(deps-dev): bump css-loader from 3.4.2 to 3.5.2
2020-04-13  dependabot... build(deps-dev): bump @rollup/plugin-commonjs from...
2020-04-13  dependabot... build(deps-dev): bump @types/jsdom from 16.2.0 to 16.2.1
2020-04-13  dependabot... build(deps-dev): bump lint-staged from 10.1.2 to 10.1.3
2020-04-13  dependabot... build(deps-dev): bump html-webpack-plugin from 4.0...
2020-04-13  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-04-13  dependabot... build(deps-dev): bump @rollup/plugin-node-resolve from...
2020-04-09  Eduardo San... refactor(link): directly inject the route
2020-04-09  Eduardo San... test: rename mount2
2020-04-09  Eduardo San... test: remove old mount helper
2020-04-09  Eduardo San... test: refactor mount function
2020-04-09  Eduardo San... refactor: use cleaner mount for tests
2020-04-09  Eduardo San... chore: add vm to playground for testing purposes
2020-04-09  Eduardo San... chore: up vue
2020-04-08  Eduardo San... test: extra import
2020-04-08  Eduardo San... test: remove outdated error
2020-04-08  Eduardo San... fix: revert history navigation if navigation is cancelled
2020-04-08  Eduardo San... feat(guards): support errors in navigation guards
2020-04-08  Eduardo San... test: rename test
2020-04-08  Eduardo San... refactor: group guards code
2020-04-08  Eduardo San... feat(router): hasRoute
2020-04-08  Eduardo San... test: group tests
2020-04-08  Eduardo San... build: fix script
2020-04-08  Eduardo San... release: v4.0.0-alpha.5 v4.0.0-alpha.5
2020-04-08  Eduardo San... chore: consistent usage of yarn run
2020-04-08  Eduardo San... refactor: remove old comments
2020-04-08  Eduardo San... test(e2e): add hash test
2020-04-08  Eduardo San... refactor: test
2020-04-08  Eduardo San... fix(link): not active when matched is empty
2020-04-08  Eduardo San... chore: improve scrolling in playground
2020-04-08  Eduardo San... test: throws with invalid route locations
2020-04-07  Eduardo San... fix: ignore order of keys in query and params
2020-04-07  Eduardo San... test: test missing param error
2020-04-07  Eduardo San... test: update snapshots
2020-04-07  Eduardo San... test: refactor tests
2020-04-07  Eduardo San... feat: allow symbols as route record name
2020-04-07  Eduardo San... feat(link): allow `custom` prop
2020-04-07  Eduardo San... test(link): add absolute alias active tests
2020-04-07  Eduardo San... feat(link): activeClass and exactActiveClass props
2020-04-07  Eduardo San... refactor: remove vue-loader usage from e2e tests
2020-04-07  Austin Akerstest: onBeforeRouteLeave (#161)
2020-04-06  Eduardo San... chore: update comment in docs
2020-04-06  dependabot... build(deps-dev): bump chromedriver from 80.0.1 to 80.0.2
2020-04-06  Eduardo San... chore: up vue
2020-04-06  Eduardo San... chore: up chalk
2020-04-06  Eduardo San... chore: up deps
2020-04-04  Eduardo San... test(e2e): adapt scroll restoration test
2020-04-03  Eduardo San... chore: typos
2020-04-03  Eduardo San... test(e2e): add scroll behavior test
2020-04-03  Eduardo San... refactor(e2e): use regular functions to support old...
2020-04-03  Eduardo San... chore: typos
2020-04-03  Eduardo San... refactor: typos and refactor in tests
2020-04-03  Eduardo San... refactor: reorganize unit tests
2020-04-03  Eduardo San... docs: document history
2020-04-03  Eduardo San... refactor: rename spec
2020-04-03  Eduardo San... fix: check query and hash when navigating
2020-04-03  Eduardo San... chore: fix title in e2e tests
2020-04-03  Eduardo San... test(e2e): allow window.r
2020-04-03  Eduardo San... test(e2e): add scroll behavior test
2020-04-02  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2020-04-02  Eduardo San... ci: add e2e tests
2020-04-02  Eduardo San... ci: fix serving
2020-04-02  Eduardo San... test(e2e): build e2e tests
2020-04-02  Eduardo San... chore: remove ignored files
2020-04-02  Eduardo San... refactor: create utils/location.ts
2020-04-02  Eduardo San... docs: encoding.ts
2020-04-02  Eduardo San... test: fix type
2020-03-30  Eduardo San... fix: skip initial guards with static redirect
2020-03-30  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-03-30  dependabot... build(deps-dev): bump html-webpack-plugin from 4.0...
2020-03-30  dependabot... build(deps-dev): bump @microsoft/api-documenter from...
2020-03-30  dependabot... build(deps-dev): bump @types/jsdom from 16.1.1 to 16.2.0
2020-03-30  dependabot... build(deps-dev): bump jest from 25.2.3 to 25.2.4
2020-03-30  dependabot... build(deps-dev): bump lint-staged from 10.0.9 to 10...
2020-03-30  dependabot... build(deps-dev): bump ts-jest from 25.2.1 to 25.3.0
2020-03-30  dependabot... build(deps-dev): bump @types/webpack from 4.41.8 to...
2020-03-29  Eduardo San... fix(types): add missing exported types
2020-03-29  Eduardo San... test(e2e): add wip transition example
2020-03-29  Eduardo San... chore: empty lines in docs
2020-03-28  Eduardo San... build: fix release v4.0.0-alpha.4
next