isaacplmann / ngx-contextmenu

An Angular component to show a context menu on an arbitrary component
MIT License
248 stars 91 forks source link

Migrate to RxJS 6 / Angular 6 #112

Closed czeckd closed 6 years ago

czeckd commented 6 years ago

Migrate to RxJS 6 / Angular 6 to resolve #111 and remove the need for rxjs-compat. Created a new ngx-contextmenu at version 6.0.0 to be in line with angular, angular/cdk, and rxjs all at 6. I hope this is of help.

isaacplmann commented 6 years ago

Thanks for the PR! I want to do some research about supporting Angular 5 and 6 at the same time before merging this. I'll try to merge this today or tomorrow.

isaacplmann commented 6 years ago

ngx-contextmenu@5.0.0 has been released