]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2019-07-01  Eduardo San... fix(types): remove many @ts-ignore
2019-07-01  Eduardo San... fix(types): ajust types in Matcher
2019-07-01  Eduardo San... refactor: matched components always contain a `componen...
2019-07-01  Eduardo San... fix(safari): workaround 100 consecutive calls of histor...
2019-06-30  Eduardo San... fix(query): fix empty query
2019-06-29  Eduardo San... test: setup tests for components
2019-06-28  Eduardo San... test: fix tsconfig for mocha tests
2019-06-28  Eduardo San... test: use History mock for router tests
2019-06-28  Eduardo San... chore: add build script
2019-06-28  Eduardo San... build: refactor build
2019-06-28  Eduardo San... build: add rollup config and basic bundling
2019-06-28  Eduardo San... chore(devDeps): update deps
2019-06-28  Eduardo San... chore: remove initial push on exploration
2019-06-28  Eduardo San... feat: handle initial navigation
2019-06-28  Eduardo San... refactor: rename matchLocation to resolveLocation
2019-06-28  Eduardo San... chore(devDeps): update
2019-06-28  Eduardo San... test: move history tests to own folder
2019-06-11  Eduardo San... test(errors): add tests for errors in history listener
2019-06-11  Eduardo San... fix(errors): avoid unhandled errors in history listener
2019-06-11  Eduardo San... fix(router): throw NavigationCancelled when it should
2019-06-11  Eduardo San... fix(history): cancel old navigations
2019-06-11  Eduardo San... test(example): log time waiting
2019-06-11  Eduardo San... fix(router): avoid in-guard redirect in new navigation...
2019-06-11  Eduardo San... test(example): add navigation cancel with checbox
2019-06-11  Eduardo San... fix(history): fix pausing between back and forward
2019-06-11  Eduardo San... feat(router): handle cancelled navigations
2019-06-07  Eduardo San... feat(link): add initial version router-link
2019-06-07  Eduardo San... fix(view): correctly freez route, matched non enumerable
2019-06-06  Eduardo San... feat: working version of simple router-view
2019-06-05  Eduardo San... wip
2019-06-05  Eduardo San... chore: add Vue to exploration
2019-06-05  Eduardo San... refactor(router): use paused property in router listener
2019-06-05  Eduardo San... feat(abstract): avoid listeners with back and forward
2019-06-05  Eduardo San... refactor: rename NavigationType NavigationDirection
2019-06-05  Eduardo San... feat(abstract): remove listeners
2019-06-05  Eduardo San... feat(abstract): listen for navigation
2019-06-04  Eduardo San... feat(abstract): move forward in history
2019-06-04  Eduardo San... fix: remove duplicate fn from rebase
2019-06-04  Eduardo San... feat(abstract): history log
2019-06-04  Eduardo San... fix: missing void type
2019-06-04  Eduardo San... chore: up deps
2019-05-29  Eduardo San... fix: preserve fullPath when redirecting in matcher
2019-05-28  Eduardo San... refactor: improve matchLocation
2019-05-28  Eduardo San... refactor: rename variable in matchLocation
2019-05-28  Eduardo San... feat: add redirectedFrom in normalized location
2019-05-25  Eduardo San... chore: up deps
2019-05-22  Eduardo San... wip: listening to history
2019-05-17  Eduardo San... chore: up deps
2019-05-17  Eduardo San... fix import type
2019-05-07  Eduardo San... chore: remove unused function
2019-05-07  Eduardo San... chore: remove todos
2019-05-06  Eduardo San... refactor: remove old TODOS
2019-05-06  Eduardo San... test: beforeEnter nested routes
2019-05-06  Eduardo San... feat: allow beforeEnter as array
2019-05-06  Eduardo San... fix: call beforeRouteLeave in right order
2019-05-06  Eduardo San... feat: call beforeRouteLeave with nested routes
2019-05-06  Eduardo San... test: refactor types
2019-05-06  Eduardo San... test: beforeRouteEnter with nested routes
2019-05-06  Eduardo San... test: test beforeRouteEnter on initial navigation neste...
2019-05-06  Eduardo San... test: add afterEach test for nested routes
2019-05-06  Eduardo San... test: assert arguments on beforeEach with nested routes
2019-05-06  Eduardo San... test: test global beforeEach on children
2019-05-06  Eduardo San... chore: add children routes for explorations
2019-05-06  Eduardo San... fix: allow empty paths children
2019-05-06  Eduardo San... test: matcher nested record
2019-05-06  Eduardo San... test: add test for params with nested routes
2019-05-06  Eduardo San... refactor: remove dead code
2019-05-06  Eduardo San... refactor: remove duplicated code
2019-05-06  Eduardo San... fix: wrong order for params resolving in matcher
2019-05-06  Eduardo San... chore: comments
2019-05-06  Eduardo San... feat: match nested routes with different location formats
2019-05-06  Eduardo San... build: refactor to build esm version
2019-05-06  Eduardo San... feat: add children suppor to matcher
2019-05-06  Eduardo San... test: add remove guards test
2019-05-06  Eduardo San... feat: throw with invalid redirect
2019-05-06  Eduardo San... test: better mocha snapshot matching
2019-05-06  Eduardo San... test: fix types
2019-05-04  Eduardo San... chore: update deps
2019-05-03  Eduardo San... feat(matcher): handle redirect in rout records
2019-05-03  Eduardo San... types: add redirect option to routerecord
2019-05-03  Eduardo San... feat: allow redirect in next
2019-05-02  Eduardo San... wip: add types for redirect in next
2019-05-02  Eduardo San... chore: add comments
2019-05-02  Eduardo San... test: ignore index.ts in coverage
2019-05-02  Eduardo San... test: check beforeEnter, same component
2019-05-02  Eduardo San... test: refactor using noGuard
2019-05-02  Eduardo San... feat: allow named views
2019-05-02  Eduardo San... test: refactor using noGuard util
2019-05-02  Eduardo San... refactor: extractComponentGuards
2019-05-02  Eduardo San... feat: basic beforeRouteUpdate
2019-05-02  Eduardo San... feat: type components for a route record
2019-05-02  Eduardo San... docs: add docs to typings so they appear on vscode
2019-05-02  Eduardo San... test: add test with lazy loaded beforeRouteLeave
2019-05-02  Eduardo San... chore: refactor utils in test
2019-05-02  Eduardo San... feat: prevent calling before enter guards on reused...
2019-05-02  Eduardo San... feat: call beforeRouteLeave
2019-05-02  Eduardo San... test: fix beforeEach tests
2019-05-02  Eduardo San... chore: comments
2019-05-01  Eduardo San... feat: add replace option to push
2019-05-01  Eduardo San... chore: refactor tests for replace
next