hn-polymer-2 icon indicating copy to clipboard operation
hn-polymer-2 copied to clipboard

Polymer Hacker News clone

Results 11 hn-polymer-2 issues
Sort by recently updated
recently updated
newest added

Polymer 3.0 hasn't reached its production release yet, [allegedly](https://www.polymer-project.org/blog/2017-08-23-hands-on-30-preview) still missing support for PRPL, though that seems not in use yet here (see #9). What would be the blockers for...

Just a quick fix to make ycombinator links and domain working.

### Description When browsing [https://hn-polymer-2.firebaseapp.com](https://hn-polymer-2.firebaseapp.com) on Chrome (v64, Windows). there are 3 similar warnings on:- ``` must have a valid `as` value ``` ### Expected outcome No warning on Chrome...

### Description All your components using Polymer 2.0 doesn't render by Google Bot. You can figure it using "Fetch as Google and Render" in Google Search Console : https://support.google.com/webmasters/answer/6066468 You...

From the recent Polymer SSR talks, it seems [Rendertron](https://github.com/GoogleChrome/rendertron) should help for this.

When a list item doesn't have a `domain` the anchor element gets an invalid URL (probably server side API changed?). But it is possible to create a valid URL for...

I'm building a Polymer app right now and this project has been a super helpful reference example on how to structure a PWA with the PRPL pattern and using HTTP2...

Could you explain me this?

For proper PRPL support, this should be using https://github.com/Polymer/prpl-server-node I have been told (from Googlers) that that should be possible with Firebase Cloud Functions as well.

Hi Polymer team! The HNPWA looks really good and performs great as well. Buuuuuuuuut... I am noticing that it is missing route transitions and animations and the like, as well...