-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ericprud/jQuery-contextMenu
base: master
head repository: swisnl/jQuery-contextMenu
compare: master
- 19 commits
- 22 files changed
- 8 contributors
Commits on Jul 19, 2021
-
Fix menu jumping to top of screen
This commit adds in changes proposed by @lukefoley in issue swisnl#749, and fixes the contextmenu going out of the window when created at the right end of the window
Configuration menu - View commit details
-
Copy full SHA for 0d8a4f8 - Browse repository at this point
Copy the full SHA 0d8a4f8View commit details
Commits on Aug 24, 2021
-
Merge pull request swisnl#751 from Speedphoenix/fix-contextmenu-jump
Fix menu jumping to top of screen and disappearing to the right
Configuration menu - View commit details
-
Copy full SHA for 5b1d415 - Browse repository at this point
Copy the full SHA 5b1d415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1708487 - Browse repository at this point
Copy the full SHA 1708487View commit details -
Merge pull request swisnl#734 from ericprud/master
Add demo for promise-based context menu in text input
Configuration menu - View commit details
-
Copy full SHA for df14a7b - Browse repository at this point
Copy the full SHA df14a7bView commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6a1a372 - Browse repository at this point
Copy the full SHA 6a1a372View commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4cd114c - Browse repository at this point
Copy the full SHA 4cd114cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ceeab1 - Browse repository at this point
Copy the full SHA 5ceeab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9999101 - Browse repository at this point
Copy the full SHA 9999101View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b9d01 - Browse repository at this point
Copy the full SHA 68b9d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8377da5 - Browse repository at this point
Copy the full SHA 8377da5View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 64c23e5 - Browse repository at this point
Copy the full SHA 64c23e5View commit details
Commits on Feb 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e6bb113 - Browse repository at this point
Copy the full SHA e6bb113View commit details
Commits on Nov 4, 2025
-
Fix click through issue and rebuild dist (swisnl#779)
* Update dist/jquery.contextMenu.js Resolved submenu click passthrough on mobile swisnl#575 swisnl#471 * fix: also update source and rebuild dist --------- Co-authored-by: kjjk10 <131084116+kjjk10@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b38fa4 - Browse repository at this point
Copy the full SHA 9b38fa4View commit details -
Fix unpropagated click for background layer (swisnl#780)
* Make the contextmenu let click events passthrough With useModal set to false, uses document.addeventlistener in capture mode rather than an invisible layer. Note that this probably breaks on older browsers, and some features or options might not work anymore. useModal is set to true by default, and should behave just like before. * fix: fixup changes to older syntax and rebase onto master --------- Co-authored-by: Speedphoenix <leonardo.jeanteur@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 708d416 - Browse repository at this point
Copy the full SHA 708d416View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a2a42 - Browse repository at this point
Copy the full SHA f8a2a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for d91b5db - Browse repository at this point
Copy the full SHA d91b5dbView commit details -
docs: Fix simple typo, renderd -> rendered (swisnl#733)
There is a small typo in README.md, documentation/docs/html5-polyfill.md. Should read `rendered` rather than `renderd`.
Configuration menu - View commit details
-
Copy full SHA for 2a77f30 - Browse repository at this point
Copy the full SHA 2a77f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78a1a2c - Browse repository at this point
Copy the full SHA 78a1a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3980552 - Browse repository at this point
Copy the full SHA 3980552View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master