Skip to content

Releases: GoogleWebComponents/google-apis

1.1.1

03 Oct 00:54
Compare
Choose a tag to compare

This element now loads all Maps API libraries by default. The libraries property has been removed.
Existing code that sets this property (or the libraries property on any of the google-map-* elements
will continue to work. You'll just be getting all libraries :)

The reasoning behind this change is discussed in #22 (comment).

This will make all google map components easier to use, especially with each other.

1.1.0

04 Sep 20:36
Compare
Choose a tag to compare

The google-maps-api no longer loads the "places" library by default. This is a performance optimization and good for users of google-map who never use the other map elements.

1.0.3

06 Aug 21:16
Compare
Choose a tag to compare

Fix API docs

1.0.1

09 Jun 16:07
Compare
Choose a tag to compare

Breaking change:

  • Change root property to apiRoot - 2139e72

1.0.0

28 May 16:33
Compare
Choose a tag to compare

Updated for Polymer 1.0.0. See the changelog for more information.

0.4.4

06 Mar 03:00
Compare
Choose a tag to compare

d16599b - Release 0.4.4
6a08bca - rev polymer
ae97c30 - Fix spacing
96fd651 - Merge pull request #39 from Zoramite/api-js
4f88265 - Merge pull request #33 from che-effe/patch-1
e162fc4 - Fixing the binding of the callback instead of using a self variable.
0e7f266 - Separating out the loading of the core api library and the client library.
26f160e - Added all existing apis to demo.
fcdadf3 - Added realtime api to index page
c068254 - Added realtime api for backwards compatibility.
6cdb7d3 - Added API for google drive realtime
ae6b82f - Removing empty white space
38c64fb - Enables sign-in

0.4.3 - Salubrious Duck

28 Nov 21:37
Compare
Choose a tag to compare
  • Add language parameter to <google-maps-api>

0.4.2 - Speedy Cat

15 Nov 23:51
Compare
Choose a tag to compare
  • Rev core-shared-lib to 0.5.1

0.4.1

11 Nov 23:13
Compare
Choose a tag to compare
  • Fixed webcomponentsjs/webcomponents.min.js links in demo and index.

0.4.0 - Cold Chicken

11 Nov 03:09
Compare
Choose a tag to compare
  • Update Polymer/core-shared-lib dependency to 0.5.0