BlazorContextMenu
BlazorContextMenu copied to clipboard
A context menu component for Blazor !
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.7 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Hello, i notice when i associate the OnClick to an async Task, the component wil disappear only when the task is finish, which make a very strange behavior to the...
If an attempt is made to use the context menu in a component, the "OnClick" actions are not executed.
**Is your feature request related to a problem? Please describe.** Kind of, i wan two context menu on one item,one with left click and another with right click **Describe the...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I have add a link and script html tag to use a Blazor Component , In...
I added a scroll bar to the context menu if too many items appear but when I try to navigate to the submenu it disappears as my mouse moves over...
RTL Support For ContextMenu
**Describe the bug** A double submenu appear when I fast moving between menu item. I would like to know anyway to detect the old menu hidden or not before open...