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: v2.6.0
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: v2.7.0
Choose a head ref
  • 11 commits
  • 62 files changed
  • 7 contributors

Commits on Jun 19, 2017

  1. 🇫🇷 [Translation WIP] Official French Translation from Vuejs-FR (#1520)

    * First fr translation part.
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * paquet -> paquetage
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * Update `lazy-loading.md`
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * Traduction de :
    - essentials/history-mode.md
    - essentials/named-routes.md
    - essentials/named-views.md
    - essentials/navigation.md
    - essentials/nested-routes.md
    - essentials/redirect-and-alias.md
    + update of some file from EN version
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * Declarative to Déclarative
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    MachinisteWeb authored and posva committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    8e9ac94 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Spanish docs for v2.6 (#1531)

    * Spanish docs for v2.6
    
    * Update options.md
    zeratulmdq authored and posva committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    fd74315 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Fix link in router-instance.md (#1545)

    Alex-Sokolov authored and posva committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    fdbef62 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. german docs: fixed typos and punctuation and grammatical issues (#1544)

    * german docs: fixed typos and punctuation and grammatical issues
    
    * another typo fix
    maegnes authored and posva committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    e55c89b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Configuration menu
    Copy the full SHA
    d539788 View commit details
    Browse the repository at this point in the history
  2. Add beforeRouteUpdate merge strategy (#1521)

    Fix #1519
    posva authored and yyx990803 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    9fde13f View commit details
    Browse the repository at this point in the history
  3. Doc EN : Removing unnecessary new lines from named-views.md and `na…

    …med-routes.md` (#1517)
    
    * Remove unnecessary new line
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * Update dev
    
    * Remove unecessaries return lines.
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    MachinisteWeb authored and yyx990803 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    477cf44 View commit details
    Browse the repository at this point in the history
  4. docs: FR updates for dynamic-matching.md (#1523)

    * First fr translation part.
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * paquet -> paquetage
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * Update `lazy-loading.md`
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * Traduction de :
    - essentials/history-mode.md
    - essentials/named-routes.md
    - essentials/named-views.md
    - essentials/navigation.md
    - essentials/nested-routes.md
    - essentials/redirect-and-alias.md
    + update of some file from EN version
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * Declarative to Déclarative
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * Titles consistency
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    
    * New place for dynamic adjectif
    
    Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
    MachinisteWeb authored and yyx990803 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    ad9333a View commit details
    Browse the repository at this point in the history
  5. docs: JA updates (#1524)

    * fix consitency
    
    NOTE:
      pick up from the blow:
      - f636b8e
      - c1e89e1
    
    * add IIS configuration
    
    NOTE:
      pick up from 7646663
    
    * add note about current and append in resolve
    
    NOTE:
      pick up from e49c10e
    
    * change code spliting point
    
    NOTE:
      pick up from 39f4cf0
    
    * pick up lazy-loading from original doc
    
    NOTE:
      pick up from ba05490
    
    * translate previous commit
    
    * update 2.6 docs
    
    NOTE:
      pick up from 952fb68
    kazupon authored and yyx990803 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    9326d44 View commit details
    Browse the repository at this point in the history
  6. [build] 2.7.0

    yyx990803 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    5dd0e8c View commit details
    Browse the repository at this point in the history
  7. [release] 2.7.0

    yyx990803 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    27d6e59 View commit details
    Browse the repository at this point in the history
Loading