google-drive
google-drive copied to clipboard
Google Drive Polymer element
What if I want to use this programmatically to upload Blobs or files from the FS API. We should support that
Hi, great component !!! how to upload file to a folder drive ? (with creation folder if it doesn't exist)
The [google-apis](http://googlewebcomponents.github.io/google-apis/components/google-apis/#google-client-api) together with [google-drive](http://googlewebcomponents.github.io/google-drive/components/google-drive/) makes it super easy to add Google drive app integration to websites. But it seems that it doesn't have many options other than uploading files...
I'm wondering why this element doesn't use the api loader element: https://github.com/GoogleWebComponents/google-apis/blob/master/google-client-api.html Using that api would help people understand how to use the other parts of the drive api, even...
Could you make element for Realtime API? - https://developers.google.com/drive/realtime/realtime-quickstart - https://github.com/googledrive/realtime-playground
Could you make element for Storing Application Data? https://developers.google.com/drive/web/appdata
Chrome throws an error in the console. Safari shows `{{}}` bindings and has more errors.
On FF nightly, is it missing anything? 