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

Commits on Jan 5, 2016

  1. update deps

    yyx990803 committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    190eecf View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

  1. Show the title on item and user pages.

    Would be nice to avoid duplicating the 'Vue.js HN Clone' string, but I
    didn't find a clean way.
    Dan Hersam committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    be77c7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request vuejs#27 from jaden/feature/page_titles

    Show the title on item and user pages.
    yyx990803 committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    7a1d160 View commit details
    Browse the repository at this point in the history
  3. newline

    yyx990803 committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    a3e53a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2016

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

Commits on Jan 25, 2016

  1. build with latest

    yyx990803 committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    d8425b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. Changed main entry file.

    Since the entry file is called `main.js` shouldn't be used as "main" inside package.json?
    ludo237 committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    dd7aceb View commit details
    Browse the repository at this point in the history
  2. Update package.json

    ludo237 committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    824dab4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2016

  1. Merge pull request vuejs#30 from ludo237/patch-1

    Removed main entry file.
    yyx990803 committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    309470a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. Add License (vuejs#36)

    * add LICENSE file
    
    * add license section
    
    * update author
    kazupon authored and yyx990803 committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    49771dc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2016

  1. Change link in header (vuejs#39)

    yyx990803 -> vuejs, it redirects there anyway.
    svenluijten authored and yyx990803 committed Jun 18, 2016
    Configuration menu
    Copy the full SHA
    3ec7ade View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2016

  1. update deps

    yyx990803 committed Jul 24, 2016
    Configuration menu
    Copy the full SHA
    ee55f50 View commit details
    Browse the repository at this point in the history
  2. build

    yyx990803 committed Jul 24, 2016
    Configuration menu
    Copy the full SHA
    b9edcd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. update deps (vuejs#45)

    onlurking authored and yyx990803 committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    e02b012 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Update README.md

    yyx990803 authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    b74e8eb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

  1. Huge savings switching to modular Firebase builds (vuejs#48)

    * Bump to more recent version of Firebase
    
    * Switch to using modular Firebase builds
    
    * Add updated static build
    addyosmani authored and yyx990803 committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    a4ada13 View commit details
    Browse the repository at this point in the history
Loading