Skip to content

Releases: rubenCodeforges/ng-gapi

IVY SUPPPORT !!!!

23 Sep 11:14
Compare
Choose a tag to compare

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

Angular 9 support

29 Apr 19:23
fad57f4
Compare
Choose a tag to compare

Updated dependencies to work with Angular 9 and Ivy.

Breaking changes:

  • Dropped support of rxjs compat lib

On Load fix

26 Mar 16:12
Compare
Choose a tag to compare
v0.0.73

Fixed a onLoad bug

Lint fixes and deprecation

11 Mar 18:13
Compare
Choose a tag to compare

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

27 Nov 13:45
f1cb0ad
Compare
Choose a tag to compare

#76 - fixed

#74 - fixed

Drop support for old RxJs

26 Sep 17:33
Compare
Choose a tag to compare

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

10 May 11:23
Compare
Choose a tag to compare

rxjs compat added

ng-gapi-0.0.50 - Bugfixes

31 Mar 07:29
Compare
Choose a tag to compare

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

08 Dec 10:19
0fe74e8
Compare
Choose a tag to compare
  • 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

27 Sep 11:32
Compare
Choose a tag to compare

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