This website requires JavaScript.
Explore
Help
Sign in
gorb
/
frontend
Watch
4
Star
0
Fork
You've already forked frontend
1
Code
Issues
14
Pull requests
3
Projects
Releases
Packages
1
Wiki
Activity
Actions
708
commits
9
branches
0
tags
5.2
MiB
1d21d476d5
Commit graph
5 commits
Author
SHA1
Message
Date
SauceyRed
1d21d476d5
feat: get context menu state variable directly in showContextMenu instead of requiring a context menu object as a parameter
2025-08-16 15:06:44 +02:00
SauceyRed
0f02142eb1
feat: replace context menu items splicing with implementation of context menu item sections
All checks were successful
ci/woodpecker/push/build-and-publish
Pipeline was successful
Details
ci/woodpecker/pr/build-and-publish
Pipeline was successful
Details
2025-08-16 14:25:11 +02:00
SauceyRed
86af8145b4
feat: make it so opening context menu on an element isn't overridden by another context menu listener on an ancestor of that element
2025-08-07 08:59:20 +02:00
SauceyRed
d1518d1001
feat: change context menu from using cursor to pointer terminology
2025-07-30 17:08:23 +02:00
SauceyRed
78d43ca0c8
feat: make use of useState to show and hide context menu rather than manually rendering and unrendering
2025-07-30 16:26:06 +02:00