Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vuejs/vue-router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.3
Choose a base ref
...
head repository: vuejs/vue-router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.4
Choose a head ref
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on Jun 12, 2020

  1. chore(changelog): 3.3.3

    posva committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    9ff90bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62598b9 View commit details
    Browse the repository at this point in the history
  3. fix(matcher): addRoutes navigate to same as current location (#3228)

    Checking for the length is not enough when having a path: '*' route
    Closes #3216
    posva authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    0eaae3a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. fix(types): missing children

    Close #3230
    posva committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    c1df447 View commit details
    Browse the repository at this point in the history
  2. docs(ru): Translation update (#3231)

    * docs: [RU] Translation update
    
    * README.md обновление
    
    * navigation.md fix
    
    * consistent code blocks
    
    * dynamic-matching.md add new section
    
    * dynamic-matching.md fix
    
    * navigation-guards.md fix title
    
    * data-fetching.md fix
    
    * README.md fix
    
    * (docs) [RU] Translation update
    
    * fix typo
    
    * navigation-guards.md update
    
    * redirect-and-alias.md update
    
    * change '$route' to $route
    
    * date-fetching.md formatting
    
    * histort-mode.md update
    
    * navigation-guards.md update
    
    * navigation-guards.md update
    
    * navigation-guards.md fix example
    
    * api.md added aria-current-value
    
    * installation.md update
    
    * history-mode.md update
    
    Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users.noreply.github.com>
    Alex-Sokolov and Alex-Sokolov authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    c4f24ce View commit details
    Browse the repository at this point in the history
  3. build: bundle 3.3.4

    posva committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    e0ab121 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.3.4

    posva committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    0155f7e View commit details
    Browse the repository at this point in the history
Loading