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.4.2
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.4.3
Choose a head ref
  • 11 commits
  • 17 files changed
  • 4 contributors

Commits on Aug 7, 2020

  1. chore(changelog): 3.4.2

    posva committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    b717bf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. docs: add function example to props

    Close #2493
    posva committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    75a18dc View commit details
    Browse the repository at this point in the history
  2. docs: better routeBeforeUpdate

    Close #2951
    posva committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    2396cba View commit details
    Browse the repository at this point in the history
  3. docs: note about mixins navigation guards

    Close #3143
    posva committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    da28363 View commit details
    Browse the repository at this point in the history
  4. docs(api): add note about push

    Close #2712
    posva committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    51d40a5 View commit details
    Browse the repository at this point in the history
  5. docs: race condition in example

    Close #2691
    posva committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    0b073d4 View commit details
    Browse the repository at this point in the history
  6. docs: [RU] Translation update (#3285)

    * 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
    
    * docs: (ru) navigation-failures.md added
    
    Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users.noreply.github.com>
    Alex-Sokolov and Alex-Sokolov authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    5c4221a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Revert "fix: keep repeated params in query/hash relative locations"

    Closes #3289
    
    This reverts commit 4fbaa9f.
    posva committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    bcc9ef5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump prismjs from 1.17.1 to 1.21.0 (#3283)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.17.1 to 1.21.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.17.1...v1.21.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    2f57663 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. build: bundle 3.4.3

    posva committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    ec43c1e View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.4.3

    posva committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    dcde727 View commit details
    Browse the repository at this point in the history
Loading