Skip to content

Releases: rubenCodeforges/ng-gapi

IVY SUPPPORT !!!!

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 23 Sep 11:14

Yes you have waited for it for too long , please give it a shot

Angular 9 support

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 29 Apr 19:23
fad57f4

Updated dependencies to work with Angular 9 and Ivy.

Breaking changes:

  • Dropped support of rxjs compat lib

On Load fix

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 26 Mar 16:12
v0.0.73

Fixed a onLoad bug

Lint fixes and deprecation

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 11 Mar 18:13

Fixed some lint errors and droped support for Observable.create now using new Observable()

Breaking change:

GoogleApiService.onLoad() now returns boolean as expected and not void

Collaborator fixes

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 27 Nov 13:45
f1cb0ad

#76 - fixed

#74 - fixed

Drop support for old RxJs

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 26 Sep 17:33

Old RxJs is not more supported.

use .pipe() see this article https://blog.hackages.io/rxjs-5-5-piping-all-the-things-9d469d1b3f44

RxJs 6 compatibility

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 10 May 11:23

rxjs compat added

ng-gapi-0.0.50 - Bugfixes

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 31 Mar 07:29

Did some bugfixes according to issues.

Changed the lib url

Added some examples in Readme

Updated npm version

ng-gapi-0.0.45 - Minor bugfixes

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 08 Dec 10:19
0fe74e8
  • Changing auth to be fulfilled through a promise to handle race condition on redirect logins.
  • Updated libs ( rxjs and others ) and fixed bad imports should now work with Angular5

ng-gapi-0.0.44 - repo name chnaged

Choose a tag to compare

@rubenCodeforges rubenCodeforges released this 27 Sep 11:32

The repository name has changed to ng-gapi
The links in the repo got updated to reflect that change