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

Commits on Jul 13, 2017

  1. bump deps

    yyx990803 committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    b6ac950 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. use route-cache middleware for microCache (vuejs#246)

    * use route-cache middleware for microCache
    
    * add back comment block
    bradoyler authored and yyx990803 committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    6c70f41 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

  1. fix vuejs#251, close vuejs#247, vuejs#216, vuejs#209 (vuejs#253)

    * 1. fix issue related to `route-cache`
    2. use `this.$route` directly in component method
    3. bump dependencies
    
    * use webpack ModuleConcatenationPlugin on production
    
    * use req.originalUrl as cacheKey
    JounQin authored and yyx990803 committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    255a324 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. fix issues, close outdated prs, remove unused dependency glob (vuej…

    …s#254)
    
    * close issues: close vuejs#202, close vuejs#231
    close prs: close vuejs#209, close vuejs#216, close vuejs#244
    
    * fallback false, remove unused `glob`
    
    * upgrade vuex-router-sync, fix vuejs#221, fix vuejs#218, fix vuejs#208, fix vuejs#207
    
    * lock firebase at version 4.1.3 (firebase/firebase-js-sdk#157 (comment))
    JounQin authored and yyx990803 committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    7a5c8fc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. use npm lockfile

    yyx990803 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    79165df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27cb2c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. chore: bump deps

    yyx990803 committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    3a9827f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. use yarn.lock

    yyx990803 committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    95e92a3 View commit details
    Browse the repository at this point in the history
  2. bump vue-loader

    yyx990803 committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    0b8e74f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. upgrade to vue-loader 15

    yyx990803 committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    f1c193e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1e54d View commit details
    Browse the repository at this point in the history
  3. tweak config

    yyx990803 committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    4dff074 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. note on perf

    yyx990803 committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    186c0fe View commit details
    Browse the repository at this point in the history
  2. bump deps

    yyx990803 committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    c2412cc View commit details
    Browse the repository at this point in the history
  3. update demo link

    yyx990803 committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    98399b5 View commit details
    Browse the repository at this point in the history
Loading