googlearchive / realtime-playground

Google Drive Realtime API Playground helps you to try out the features of the Realtime API
https://realtimeplayground.appspot.com/
Apache License 2.0
241 stars 114 forks source link

Update to reflect changes in Polymer, core-* & paper-& elements #13

Closed addyosmani closed 9 years ago

addyosmani commented 9 years ago

Hey @sethhoward1988. I work with the Polymer team and noticed you've got a great start to the app here. I went through the source and noticed that there are a few improvements that could be made.

This PR will:

I've been testing all these changes locally and I haven't been able to find any functionality which broke as a result of these updates. Any questions, feel free to shout. I'd love to help improve the app further.

If we land this, my next PR will probably be shifting over to using the <google-signin> element which most other Polymer + Google services apps use over at https://github.com/GoogleWebComponents/google-signin.

addyosmani commented 9 years ago

:+1: Thanks Seth!