Skip to content

Releases: GoogleWebComponents/google-signin

v2.0.0: Merge pull request #161 from GoogleWebComponents/2.0-preview

05 Sep 22:41
Compare
Choose a tag to compare

v1.3.7

28 Sep 17:49
Compare
Choose a tag to compare
v1.3.6 => 1.3.7

1.3.6

23 Jun 17:26
Compare
Choose a tag to compare
rev 1.3.6

1.3.5

10 Jun 21:52
Compare
Choose a tag to compare

Update license headers

1.3.4

08 Jun 20:18
Compare
Choose a tag to compare

Element now works well with Closure compiler.

1.3.3

02 May 17:15
Compare
Choose a tag to compare
1.3.3

1.3.2

23 Feb 23:52
Compare
Choose a tag to compare
1.3.2

Rev 1.3.1

11 Feb 17:44
Compare
Choose a tag to compare
  • Updated Google logo branding.

1.3.0

06 Feb 18:39
Compare
Choose a tag to compare
  • Removed unused iron-icons from element. Perf matters! This shouldn't be a breaking change, but users may have inadvertently be relying on the rest of the icons in the default set.

<google-signin> element 1.2.0

09 Oct 10:01
Compare
Choose a tag to compare

This release adds support for the following new features:

  • A new hosted-domain option limiting sign-in to a particular Google Apps hosted domain
  • A forceOffline parameter exposing approval_prompt="force" needed to get a refresh token for the same user even if they have already granted offline access to an app using this element in the past.