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/vue2-ssr-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vuejs/vue2-ssr-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    940b13a View commit details
    Browse the repository at this point in the history
  2. 2.6: api additions

    yyx990803 committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    fa83e4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d93844e View commit details
    Browse the repository at this point in the history
  4. 2.6: serverPrefetch updates

    yyx990803 committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    3a55f08 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Add router.onReady to Final State Injection (#251)

    Add router.onReady to client-side app amount to avoid bailing hydration and performing full client-side render.
    e.g. it will cause rehydration fail when the page component is async
    guAnsunyata authored May 30, 2020
    Configuration menu
    Copy the full SHA
    4392a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a9922e View commit details
    Browse the repository at this point in the history
Loading