Releases: rubenCodeforges/ng-gapi
Releases · rubenCodeforges/ng-gapi
IVY SUPPPORT !!!!
Yes you have waited for it for too long , please give it a shot
Angular 9 support
Updated dependencies to work with Angular 9 and Ivy.
Breaking changes:
- Dropped support of rxjs compat lib
On Load fix
v0.0.73 Fixed a onLoad bug
Lint fixes and deprecation
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
Drop support for old RxJs
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
rxjs compat added
ng-gapi-0.0.50 - Bugfixes
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
- 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
The repository name has changed to ng-gapi
The links in the repo got updated to reflect that change