GustavoCostaW / ngc-float-button

Google Material Design Float Button - Implementation for Angular v4+. Demo: http://bit.ly/2yIya2f
MIT License
58 stars 24 forks source link

Remove dependency to rxjs-compat #19

Open mpschaeuble opened 6 years ago

mpschaeuble commented 6 years ago

It seems the project depends on rxjs-compat. It would be nice to get rid of this dependency and change the implementation such that the new rxjs API is used.

Synkretik commented 6 years ago

+1