ngx-contextmenu
ngx-contextmenu copied to clipboard
An Angular component to show a context menu on an arbitrary component
hello, can i create a submenu from a dynamic context menu. below an example of the code, thanks TS public contextMenuActions = [ { html: (item) => 'Open', click: (item)...
Is there a way to delay the closing of a menu in order to compensate the processing of an item "blur" inside a passive menu-item?
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
Hi @isaacplmann, It seems this repository is not maintained any more. I did the last update to keep up with Angular 12 but you are not accepting any other changes....
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Currently, the context menu has no support for setting `dir`. For example, even when `dir: rtl` CSS rule is applied, the submenu still has an arrow pointing to the right...
Is there any solution to get context menu in the popup modal ? because in normal page context menu is appearing on right click but if we want inside popup...
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...