polymer-gmail
polymer-gmail copied to clipboard
Polymer 1.0 version of New Gmail app
@ebidel Hi Eric, it there a plan of upgrading this great app with Polymer 2.0. This will be a wonderful learning source for Polymer 2 users. Thank you!
How to add to the main screen devices Android ? As you make your message add to home screen on mobile devices. I study your code but I did not...
google+ login not work on https://poly-mail.appspot.com/
iron-selector failed to update its selection when receive new mail https://github.com/ebidel/polymer-gmail/blob/master/index.html#L152 i have the same issue in another open source repo https://github.com/HedCET/TorrentAlert/blob/master/.polymer/linto/project-list.html#L153 @ebidel could u possible to suggest any solution...
I'm working to a Polymer app, and I'm trying to make the page load fast by: - loading app.js and elements.html asynchronously (with the `async` tag set in `index.html`) -...
Currently, `networkFirst` is the default. For slow connections, this will still be slow.