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.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.3.3
Choose a head ref
  • 8 commits
  • 33 files changed
  • 5 contributors

Commits on May 29, 2020

  1. chore(changelog): 3.3.2

    posva committed May 29, 2020
    Configuration menu
    Copy the full SHA
    ba0bffa View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. feat(types): RouterConfig for multiple components (#3217) (#3218)

    * feat(types): RouterConfig for multiple components (#3217)
    
    * Apply suggestions from code review
    
    Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
    javiertury and posva authored Jun 4, 2020
    4 Configuration menu
    Copy the full SHA
    dab86c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

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

Commits on Jun 7, 2020

  1. fix: update ja docs (#3214)

    * docs(ja): update
    
    NOTE: fdf5756
    
    * docs(ja): pick
    
    NOTE: a55ae44
    
    * docs(ja): pick
    
    NOTE: a8fe4fc
    
    * docs(ja): pick
    
    NOTE: 039bd8f
    
    * docs(ja): translate
    
    * docs(ja): remove
    
    NOTE: 41b9ac8
    
    * docs(ja): update
    
    NOTE: 5c5b8ab
    
    * docs(ja): update
    
    NOTE: e014630
    
    * docs(ja): translate
    
    * docs(ja): update
    
    NOTE: 23d87d8
    
    * docs(ja): update
    
    NOTE: 8fdd9c5
    
    * docs(ja): pick
    
    NOTE: 6ec0ee5
    
    * docs(ja): translate
    
    * docs(ja): pick
    
    NOTE: f11e531
    
    * docs(ja): translate
    
    * docs(ja): update
    
    NOTE: 231f4a5
    
    * docs(ja): add sponsor links
    
    * Update docs/ja/api/README.md
    
    Co-authored-by: Katashin <ktsn55@gmail.com>
    
    * Update docs/ja/installation.md
    
    Co-authored-by: Katashin <ktsn55@gmail.com>
    
    * fix: fixed miss take translation
    
    Co-authored-by: Katashin <ktsn55@gmail.com>
    kazupon and ktsn authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    c05f741 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. chore: up deps for e2e

    posva committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2336dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d484bf View commit details
    Browse the repository at this point in the history
  3. build: bundle 3.3.3

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

    posva committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    822d285 View commit details
    Browse the repository at this point in the history
Loading