google-feeds
google-feeds copied to clipboard
Polymer element for the Google Feeds API
Looks like Google Feed API has been shut down. Consequently, this element does not work anymore.
This pull requests want to make this Polymer element consistent with the majority of other Polymer elements. The uppercase version "Polymer" is closer to real name of the github project...
Sorry to ask this here, but I was unsure where else to ask this. Isn't the Google Feeds API deprecated? If I were to use this component, for how long...
Did not see a simple way for having feed links open in new browser tab. To make it work I updated the component with feedControl.setLinkTarget("_blank") but this will get wiped...
Hey guys, A very unusual bug here. When attaching the google feeds element to the page, I get the following error: `Uncaught TypeError: this.fire is not a function - google-feeds.html:150.`...
@addyosmani Sorry for posting it here, but I was not sure where to post it. At https://elements.polymer-project.org/elements/google-feeds, the example code has an extra apostrophe closing the "results" attribute.
Depending on how much of a rewrite is necessary, we should get documentation added shortly.