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: dcde727
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: 4a4b46f
Choose a head ref
  • 15 commits
  • 33 files changed
  • 5 contributors

Commits on Aug 11, 2020

  1. chore(changelog): 3.4.3

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

Commits on Aug 13, 2020

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

Commits on Aug 24, 2020

  1. build: automate release

    posva committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    975f09b View commit details
    Browse the repository at this point in the history
  2. build: correct link [skip ci]

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

Commits on Aug 31, 2020

  1. feat(history): Reset history.current when all apps are destroyed (#3298)

    * feat(history): Reset history.current when all apps are destroyed
    
    * test(history): adding restart-app test
    
    * refactor: split History.teardown method
    
    * refactor: general History.teardown method
    Volodymyr Makukha authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    c69ff7b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

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

Commits on Sep 14, 2020

  1. docs(fr): correction of nested routes and components (#3322)

    Co-authored-by: Eduardo San Martin Morote <[email protected]>
    ugocottin and posva authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e52d648 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. docs: add custom theme for ads

    posva committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    b8a6d60 View commit details
    Browse the repository at this point in the history
  2. docs: fix ads

    posva committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    ccbd917 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. docs: typo (#3327)

    fanhualu authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    ddc29ac View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    036fced View commit details
    Browse the repository at this point in the history
  2. fix(abstract): call afterHooks with go

    Fix #3250
    posva committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4da7021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    893d86b View commit details
    Browse the repository at this point in the history
  4. build: bundle 3.4.4

    posva committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    6bc552b View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.4.4

    posva committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4a4b46f View commit details
    Browse the repository at this point in the history
Loading