Hi, first off, thank you for developing this library. Integrated it in a recursive component, and it works perfectly. I also appreciate the menu taking bounds into consideration and the fact that is uses angular-cdk.
However, I realized upon compiling our project that ngx-contextmenu is compiled in es6 format. We are currently fixed to using es5 compatibility, and I was wondering if you're planning on supporting es5.
Thank you in advance.
Edit: We're using angular5 and won't be migrating to angular6 anytime soon.
Hi, first off, thank you for developing this library. Integrated it in a recursive component, and it works perfectly. I also appreciate the menu taking bounds into consideration and the fact that is uses
angular-cdk
.However, I realized upon compiling our project that ngx-contextmenu is compiled in es6 format. We are currently fixed to using es5 compatibility, and I was wondering if you're planning on supporting es5.
Thank you in advance.
Edit: We're using angular5 and won't be migrating to angular6 anytime soon.