]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2020-03-18  Eduardo San... chore: up vue
2020-03-17  Eduardo San... test: improve parseQuery test
2020-03-17  Eduardo San... feat: allow true in `next`
2020-03-17  Austin Akersfeat(router): support custom parseQuery and stringifyQu...
2020-03-16  Eduardo San... test: add tests for in component guards
2020-03-16  Eduardo San... test: refactor
2020-03-16  Eduardo San... test: guards with async components
2020-03-16  Eduardo San... test: test async components
2020-03-16  Eduardo San... test: fix types
2020-03-16  Eduardo San... feat: lazy loading
2020-03-16  Eduardo San... test: refactor spies
2020-03-16  Eduardo San... test: redirect and redirectedFrom
2020-03-16  Eduardo San... feat(view): allow passing props as a function
2020-03-16  Eduardo San... feat(view): allow props as object in record
2020-03-15  Eduardo San... ci: remove redundant git add
2020-03-15  Vinayak Kulkarnibuild: add commit lint (#111)
2020-03-15  Eduardo San... docs: use props in user page
2020-03-15  Eduardo San... test: fix missing props
2020-03-15  Eduardo San... feat(view): add props option as boolean
2020-03-15  Eduardo San... docs: data fetching with suspense
2020-03-15  Eduardo San... refactor: fix type in navigation guard
2020-03-14  Eduardo San... fix(router): prevent duplicated navigation on aliases
2020-03-14  Eduardo San... test(matcher): add more tests for aliases
2020-03-14  Eduardo San... test(matcher): test multiple children
2020-03-14  Eduardo San... feat(matcher): remove aliases alongside the original...
2020-03-14  Eduardo San... chore(changelog): 4.0.0-alpha.3
2020-03-14  Eduardo San... v4.0.0-alpha.3 v4.0.0-alpha.3
2020-03-14  Eduardo San... build: rollup dts
2020-03-14  Eduardo San... chore(changelog): 4.0.0-alpha.2
2020-03-14  Eduardo San... v4.0.0-alpha.2 v4.0.0-alpha.2
2020-03-14  Eduardo San... chore: up deps
2020-03-13  dependabot... build(deps): [security] bump acorn from 6.4.0 to 6.4.1
2020-03-13  Eduardo San... build: api-extractor
2020-03-13  Eduardo San... chore: up rollup
2020-03-13  Eduardo San... chore: add more testing links
2020-03-13  Eduardo San... test: add tests for aliases
2020-03-13  Eduardo San... refactor: remove extra type
2020-03-13  Eduardo San... test: update tests fixtures
2020-03-13  Eduardo San... fix(link): allow attrs to override behavior
2020-03-13  Eduardo San... feat(matcher): link aliases to their original record
2020-03-12  Eduardo San... test(link): active + alias
2020-03-12  Eduardo San... chore: add more aliases to playground
2020-03-12  Eduardo San... fix(link): navigate to the alias path
2020-03-12  wietsevafix(link): allow custom classes (#134)
2020-03-12  Eduardo San... chore: up deps
2020-03-08  Eduardo San... chore: up deps
2020-03-06  Clémentchore: fix typo (#130)
2020-03-05  Eduardo San... chore: up deps
2020-03-03  Eduardo San... fix(history): correct url when replacing current location
2020-03-02  dependabot... build(deps-dev): bump rollup from 1.31.1 to 1.32.0
2020-03-02  dependabot... build(deps-dev): bump typescript from 3.8.2 to 3.8.3
2020-03-02  dependabot... build(deps-dev): bump @types/webpack from 4.41.6 to...
2020-03-01  Eduardo San... test: add missing route
2020-03-01  Eduardo San... feat: add aliasOf to normalized records
2020-02-29  Eduardo San... test: test initial navigation to /
2020-02-28  Eduardo San... fix(link): non active repeatable params
2020-02-28  Eduardo San... test: add todo tests
2020-02-28  Eduardo San... refactor(link): pass down everything from useLink
2020-02-28  Eduardo San... feat: handle active/exact in Link
2020-02-26  Eduardo San... build: add release script
2020-02-26  Eduardo San... build: fix changelog script
2020-02-26  Eduardo San... chore(changelog): 4.0.0-alpha.1
2020-02-26  Eduardo San... v4.0.0-alpha.1 v4.0.0-alpha.1
2020-02-26  Eduardo San... feat: add dynamic routing at router level
2020-02-26  Eduardo San... test: add matcher test for dynamic routing
2020-02-26  Eduardo San... chore: add changelog file
2020-02-26  Eduardo San... refactor: rename createHistory and createHashHistory
2020-02-26  Eduardo San... chore: up vue
2020-02-26  迷渡chore: typo (#121)
2020-02-24  易良chore: fix typos (#114)
2020-02-24  dependabot... build(deps-dev): bump typescript from 3.7.5 to 3.8.2
2020-02-24  dependabot... build(deps-dev): bump @types/jest from 25.1.2 to 25.1.3
2020-02-24  dependabot... build(deps-dev): bump ts-jest from 25.2.0 to 25.2.1
2020-02-22  notdocs(readme): correct typo (#113)
2020-02-21  Eduardo San... chore: rename package name
2020-02-21  Eduardo San... chore: add changelog
2020-02-21  Eduardo San... docs: readme
2020-02-20  Eduardo San... docs: project structure
2020-02-20  Eduardo San... chore: use fixed version of vue@next
2020-02-18  Eduardo San... v0.0.12 v4.0.0-alpha.0
2020-02-18  Eduardo San... chore: add todo
2020-02-17  Eduardo San... feat: export Link and View
2020-02-17  Eduardo San... docs: change playground
2020-02-17  Eduardo San... feat: useRoute, useRouter
2020-02-17  Eduardo San... v0.0.11
2020-02-17  Eduardo San... chore: up deps
2020-02-17  Eduardo San... fix: remove unused exports
2020-02-16  Eduardo San... v0.0.10
2020-02-16  Eduardo San... chore: add peer dep
2020-02-16  Eduardo San... v0.0.9
2020-02-16  Eduardo San... refactor: use InjectionKeys for route and router
2020-02-14  Eduardo San... feat: allow removing children routes in matcher
2020-02-14  Eduardo San... v0.0.8
2020-02-14  Eduardo San... fix: types in package.json
2020-02-14  Eduardo San... docs: contributing guidelines
2020-02-14  Eduardo San... chore: up deps
2020-02-14  Eduardo San... chore: up rollup ts plugin
2020-02-12  Eduardo San... chore: add .github and update readme
2020-02-12  Eduardo San... feat: add redirectedFrom
2020-02-12  Eduardo San... refactor: monomorphic RouteRecordNormalized
next