angular-google-signin icon indicating copy to clipboard operation
angular-google-signin copied to clipboard

Major update

Open miltador opened this issue 7 years ago • 1 comments

This is going to be a major update of this component.

Here is a task list:

  • [X] Update to Angular 5.1.0
  • [X] Use ng-packagr for building
  • [X] Add usage example based on angular-cli project
  • [ ] Fix broken authentication with new gapi
  • [ ] Fix opened issues
  • [ ] Use ng-packagr for publishing

miltador avatar Dec 26 '17 09:12 miltador

I think AoT needs id to be public or have a public accessor to allow use in the template: https://github.com/miltador/angular-google-signin/pull/28/files#diff-a01f58a6cb946288bcf47dfa76ae1892

jmostella avatar Jan 01 '18 04:01 jmostella