gh-pages
Commits on Nov 13, 2016
-
Huge savings switching to modular Firebase builds (#48)
* Bump to more recent version of Firebase * Switch to using modular Firebase builds * Add updated static build
Commits on Sep 28, 2016
Commits on Jun 18, 2016
-
yyx990803 -> vuejs, it redirects there anyway.
Commits on Jan 29, 2016
-
Merge pull request #30 from ludo237/patch-1
Removed main entry file.
Commits on Jan 26, 2016
-
-
Since the entry file is called `main.js` shouldn't be used as "main" inside package.json?
Commits on Jan 25, 2016
Commits on Jan 21, 2016
-
Merge pull request #27 from jaden/feature/page_titles
Show the title on item and user pages.
-
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 committedJan 21, 2016
Commits on Jan 5, 2016
Commits on Dec 28, 2015
Commits on Dec 12, 2015
Commits on Dec 4, 2015
-
Merge pull request #9 from jaden/feature/jobs
Display content for job items.
-
Merge pull request #16 from cuitianze/patch-1
use cross-env for windows compatibility
-
Commits on Nov 25, 2015
-
Merge pull request #15 from keyfoxth/fix-component
Fix UserView.vue
-
keyfoxth committed
Nov 25, 2015
Commits on Nov 2, 2015
-
Show text for any item with text.
Show the text of any item that has it. Jobs don't have comments, so don't show the 'No comments yet' message.
Dan Hersam committedNov 2, 2015
Commits on Oct 30, 2015
-
Show job text in ItemView rather than Item.
I think this makes it cleaner, and job text isn't shown in the NewsView. Also, using v-if rather than v-show since item type won't change at runtime.
Dan Hersam committedOct 30, 2015 -
Display content for job items.
I'd like a cleaner way to toggle the 'No comments yet' message, but I don't know how (or if it's possible) to access Item.isJob() from ItemView.
Dan Hersam committedOct 30, 2015 -
Merge pull request #8 from jaden/feature/plural
Adjusting pluralization of comments and time.
-
Adjusting pluralization of comments and time.
Use built-in pluralize filter for comments. Added helper to pluralize fromNow filter.
Dan Hersam committedOct 30, 2015

