]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2024-06-19  Eduardo San... release: vue-router@4.4.0-alpha.3 2264/head v4.4.0-alpha.3
2024-06-19  Eduardo San... feat: add a clearRoutes method
2024-06-17  Eduardo San... test: migrate type tests from uvr
2024-06-17  Eduardo San... test: migrate to vitest
2024-06-13  Eduardo San... refactor: use RouteRecordNameGeneric
2024-06-13  Eduardo San... refactor: remove RouteRecordNameGeneric
2024-06-13  Eduardo San... docs: note about generic route record name
2024-06-12  Eduardo San... release: vue-router@4.4.0-alpha.2 v4.4.0-alpha.2
2024-06-12  Eduardo San... fix: allow arbitrary strings in RouteLocationRaw
2024-06-12  Eduardo San... release: vue-router@4.4.0-alpha.1 v4.4.0-alpha.1
2024-06-12  Eduardo San... docs: fix
2024-06-12  Eduardo San... chore: expose useLink return type
2024-06-12  Eduardo San... docs: typed routes update
2024-06-12  Eduardo San... feat: type useLink
2024-06-11  Eduardo San... release: vue-router@4.4.0-alpha.0 v4.4.0-alpha.0
2024-06-11  Eduardo San... build: update release script
2024-06-11  Eduardo San... docs: fix links
2024-06-11  Eduardo San... docs: line
2024-06-11  Eduardo San... refactor: fix todos
2024-06-11  Eduardo San... refactor: remove old types
2024-06-10  Eduardo San... refactor: remove old RouteRecordName
2024-06-10  Eduardo San... refactor: remove old RouteLocation
2024-06-10  Eduardo San... ci: remove patch check coverage
2024-06-10  Eduardo San... ci: avoid double run
2024-06-10  Eduardo San... ci: upgrade tests
2024-06-10  Eduardo San... chore: tests
2024-06-10  Eduardo San... refactor: migrate guard types
2024-06-10  Eduardo San... feat: wip typed routes
2024-06-10  Eduardo San... release: vue-router@4.3.3 v4.3.3
2024-06-10  skirtleperf: use a binary search for insertMatcher (#2137)
2024-06-04  Evan Youchore: adjust test case type checking
2024-05-26  Nazaré da Piedadedocs: correct become sponsor button text color when...
2024-05-17  Eduardo San... docs: add sponsors block
2024-05-15  Yuanhao Gengdoc(zh): sync getting started page at 3ab1e5e (#2234)
2024-05-13  Eduardo San... docs: remove vuejs.de banner
2024-05-12  Eduardo San... ci: upgrade codecov
2024-05-08  Antony Konstantinidisdocs: add vuejsde conf banner may (#2208)
2024-04-30  Evan Youchore: add security.md [ci skip]
2024-04-18  Eduardo San... release: vue-router@4.3.2 v4.3.2
2024-04-18  Eduardo San... fix: Revert "fix: avoid normalizing the fullPath (...
2024-04-17  Eduardo San... release: vue-router@4.3.1 v4.3.1
2024-04-17  Eduardo San... fix: avoid normalizing the fullPath (#2189)
2024-04-16  Eduardo San... docs: update aside
2024-04-16  Eduardo San... docs: up cert
2024-04-14  Kerrick Longdocs: use UTF-8 box drawing characters (#2201)
2024-04-14  Rainer Elidocs: Update active-links.md (#2207)
2024-04-06  Jennifer LongUpdate dynamic-matching.md (#2200)
2024-03-28  Eduardo San... docs: update certificate links
2024-03-25  Eduardo San... chore: lines in comments
2024-03-23  skirtledocs: add 'Active links' (#2183)
2024-03-18  John Maodocs(zh): translate the rest of RouteRecordNormalized...
2024-03-18  John Maodocs(zh): translate the redirect records note to Chines...
2024-03-16  skirtledocs: rewrite the Named Routes page (#2176)
2024-03-14  skirtledocs: update examples to use SFCs (#2174)
2024-03-06  John Maodocs(zh): translate the currentRoute section of migrati...
2024-03-06  John Maodocs(zh): translate the description section of RouterSc...
2024-03-06  John Maodocs(zh): translate the warning part of passing_props...
2024-03-05  skirtlefeat(dx): warn when passing undefined/null locations...
2024-03-05  John Maodocs(zh): translate the note part of programmatic_navig...
2024-03-04  Aaron-zondocs(zh): fix the comment format in packages/docs/zh...
2024-03-03  skirtlefeat(dx): warn when `addRoute` cannot find the parent...
2024-02-21  Eduardo San... release: vue-router@4.3.0 v4.3.0
2024-02-21  Eduardo San... chore: up packages
2024-02-21  Eduardo San... chore: require up to date node
2024-02-21  Eduardo San... chore: comment
2024-02-21  Eduardo San... docs: api updates
2024-02-21  Eduardo San... chore: up vue
2024-02-19  Haoqun Jiangchore: update chromedriver to 121.0.2 to fix binary...
2024-02-17  Quanzhi Fudocs(zh): translate the last paragraph of named_routes...
2024-02-13  chuyuan dufix: keep optional params coming from a parent record...
2024-02-13  Leodocs: fix index.md to avoid horizontal scrolling in...
2024-02-13  Eduardo San... docs: reorder
2024-02-13  丶远方chore: defining default values for Props using withDefa...
2024-02-13  Eduardo San... Merge pull request #2140 from vuejs/feat/auto-types
2024-02-06  skirtledocs: explain per-route guards on nested routes (#2130)
2024-02-04  skirtledocs: omitting parent components for nested routes...
2024-01-29  Imken Luodocs(zh): translate installation#Package-manager (...
2024-01-29  Jinjiangrefactor: replace translation scripts and ui with vitep...
2024-01-29  Gennadii Fairushinfix(guards): run beforeRouteEnter with app context...
2024-01-29  heygscdocs: delete useless import (#2120)
2024-01-23  Eduardo San... docs: remove VM banner
2024-01-23  Eduardo San... chore: testing out auto types 2140/head
2024-01-19  laiguangtao#Spelling error by updating Transaction to Transition...
2024-01-18  Eduardo San... feat: allow auto types
2024-01-10  zifengbdocs(zh): fix the sidebar link path (#2105)
2024-01-07  Jinjiangdocs: support dir in meta for pages (#2085)
2024-01-04  烽宁docs(zh): add algolia search box translation (#2100)
2024-01-03  heygscdocs: style error caused by banner (#2099)
2023-12-27  yionrdocs(cn): translate `Global navigation failures` sectio...
2023-12-27  yionrdocs(cn): translate `RouterView slot` Chapter into...
2023-12-27  yionrdocs(cn): translate `TypeScript` section of `Route...
2023-12-27  yionrdocs(cn): translate `Global injections within guards...
2023-12-27  Curitisdocs(zh): translate `Memory Mode` in `zh` (#2095)
2023-12-25  Evan Youtest: explicitly register global jsx for 3.4 compat
2023-12-24  Israeldocs: Add vuemastery banner (#2088)
2023-12-20  Jinjiangdocs(zh): sync update to 35a9c1b (#2084)
2023-12-16  freemedomdocs(zh): Update route-matching-syntax.md and navigatio...
2023-12-16  hojasdocs(zh): remove excess word (#2081)
2023-12-16  quxinyongdocs(zh): Update navigation-failures.md (#1868)
2023-12-15  Eduardo San... chore: up deps
next