Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

0.1.0 magnificent-appetite

Compare
Choose a tag to compare
@addyosmani addyosmani released this 01 Sep 13:47
· 27 commits to master since this release

This version of <google-drive> uses Polymer's 0.4.x elements and also includes a number of bug fixes. Check out the landing page or our demo.

screen shot 2014-09-01 at 15 44 06

Install

npm install GoogleWebComponents/google-drive

Changelog

  • 5211ff2 Bump to 0.4.x dependencies
  • 5d36403 Improve distance between sign-in element and upload buttons.
  • e29a260 Drop Drive Link from demo to minimize confusion with Web links
  • 8f41845 Update bower metadata
  • 6809370 polymer.html should be included in the element level, not in the app level
  • 74423d2 Update to google-signin 0.0.7, drop resolutions.
  • 0d34da9 Update clientId to shared demo version
  • f2032a8 remove ga
  • 2fc3282 Switch to auto-binding
  • 5d6a8ce Fix issue with templates in demo
  • e082813 Add package resolutions
  • f1fb826 Add revised version post re-review and refresh
  • 1698c6b Improve width of layout.
  • 1409461 Remove reference to google-apis as signing already uses it.
  • 2fd717e Add core-upload-sample as a dependency.