8000 Comparing v3.1.2...v3.1.3 · vuejs/vue-router · GitHub
[go: up one dir, main page]

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.1.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.1.3
Choose a head ref
  • 14 commits
  • 23 files changed
  • 7 contributors

Commits on Aug 8, 2019

  1. chore(changelog): 3.1.2

    posva committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    5141def View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    5ef5d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d4dc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. docs(zh): add promise based push/replace (#2898)

    * docs(zh): add promise based push/replace
    
    * docs(zh): clarifying omit the 2nd and 3rd parameter behaviour
    
    * Update docs/zh/guide/essentials/navigation.md
    
    Co-Authored-By: GU Yiling <justice360@gmail.com>
    2 people authored and posva committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    a8fe4fc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. chore: add funding.yml

    posva committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    8ca7e74 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade rollup

    posva committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    0491cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be66504 View commit details
    Browse the repository at this point in the history
  4. chore(test): remove useless code and comments (#2808)

    * chore(test): remove useless code and comments
    
    * chore: comment
    zrh122 authored and posva committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    842a760 View commit details
    Browse the repository at this point in the history
  5. style(test): add eslint configuration for unit tests (#2518)

    * style(test): add eslint configuration for unit tests
    
    * style(test): move test-specific eslint configuration to test/unit
    rchl authored and posva committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    b3592b6 View commit details
    Browse the repository at this point in the history
  6. docs(guards): wording (#2190)

    Be consistent with referring to guard function names.
    trainiac authored and posva committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    fdf5756 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    638278b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. feat: warn about root paths without a leading slash (#2591)

    * fix(create-matcher): warn about root paths without a leading slash
    
    close #2550
    
    * fix(create-route-map): warn about root paths without a leading slash
    
    close #2550
    
    * fix(create-route-map): only warn about first route without slash
    
    * fix(create-route-map): handle case of '' route
    
    * fix(create-route-map): remove leftover console.log
    
    * fix(create-route-map): warn about root paths only
    
    * fix(create-route-map): show prettier warning message
    Sayegh7 authored and posva committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    7d7e048 View commit details
    Browse the repository at this point in the history
  2. build: bundle 3.1.3

    posva committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    ec2e1fe View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.1.3

    posva committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    745a33d View commit details
    Browse the repository at this point in the history
Loading
0