An open API service providing commit metadata for open source projects.

GitHub / johndatserakis/vue-simple-context-menu / commits

📌 Simple context-menu component built for Vue. Works well with both left and right clicks. Nothing too fancy, just works and is simple to use.

SHA Message Author Date Stats
779b9e9e merge Merge pull request #57 from johndatserakis/jd-side-effect-update John Datserakis <j****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6180e9a0 Update sideEffect property John Datserakis <j****s@g****m> almost 2 years ago
71489863 Update README to remove browser install instructions John Datserakis <j****s@g****m> about 3 years ago
e874d840 Update demo build John Datserakis <j****s@g****m> over 3 years ago
20ea5542 Update demo build John Datserakis <j****s@g****m> over 3 years ago
1c17ab1f Update demo build John Datserakis <j****s@g****m> over 3 years ago
66e42b57 Update demo build John Datserakis <j****s@g****m> over 3 years ago
8abda606 Update build function John Datserakis <j****s@g****m> over 3 years ago
55a5f4de Update build John Datserakis <j****s@g****m> over 3 years ago
1f13bc4b Update README John Datserakis <j****s@g****m> over 3 years ago
68a8fc20 merge Merge pull request #49 from johndatserakis/jd-tidy-before-v-4 John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e8704b25 Tidy before merge John Datserakis <j****s@g****m> over 3 years ago
ad7ef5e5 merge Merge pull request #47 from danielelkington/upgrade-to-vue-3 John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3da8e73e Fix closing menu when click outside Daniel Elkington <2****n@u****m> over 3 years ago
d709680d Fix build Daniel Elkington <2****n@u****m> over 3 years ago
63ed96d1 Fix tests Daniel Elkington <2****n@u****m> over 3 years ago
af8dabff Fix build Daniel Elkington <2****n@u****m> over 3 years ago
5183f90c Migrate to Vue 3 Daniel Elkington <2****n@u****m> over 3 years ago
94f4027e Replace sass with node-sass for M1 support Daniel Elkington <2****n@u****m> over 3 years ago
6d3436c1 merge Merge pull request #41 from johndatserakis/update-readme John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ffb8b4db Update README John Datserakis <j****s@g****m> about 4 years ago
68910ad4 merge Merge pull request #40 from VISIONSBOX/develop John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
287cb209 rm command is not found on windows -> use rimraf instead Fabian Kunde <f****e@i****e> about 4 years ago
e2dd99dd menu-closed event Fabian Kunde <f****e@i****e> about 4 years ago
5b351458 Update build John Datserakis <j****s@g****m> almost 5 years ago
99e24ee3 Update HTML span John Datserakis <j****s@g****m> almost 5 years ago
9e397474 merge Merge pull request #35 from johndatserakis/use-html-option-content John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
502ba0c3 Update option.name to work with HTML content John Datserakis <j****s@g****m> almost 5 years ago
8590f9df Update build John Datserakis <j****s@g****m> about 5 years ago
96223963 merge Merge pull request #33 from johndatserakis/jd-fix-border-box-issue-with-divider John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
5d22448b Update border-box handling John Datserakis <j****s@g****m> about 5 years ago
adb3de6e merge Merge pull request #28 from johndatserakis/jd-add-divider John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a53a3a04 README update John Datserakis <j****s@g****m> about 5 years ago
a2a2c75d Build John Datserakis <j****s@g****m> about 5 years ago
634ec29a Add divider option John Datserakis <j****s@g****m> about 5 years ago
bf63a8fe Building and releasing v3.2.0 John Datserakis <j****s@g****m> over 5 years ago
8c8604ca merge Merge pull request #26 from Tchoupinax/master John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
14af2069 chore: build dist files Tchoupinax <c****e@h****r> over 5 years ago
31d539a6 fix: stop propagation when clicking on the menu Tchoupinax <c****e@h****r>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b91509a5 Increasing package version - thank you for the fixes @john-dev John Datserakis <j****s@g****m> almost 6 years ago
844fd4d5 merge Merge pull request #21 from john-dev/patch-2 John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
62194e51 merge Merge pull request #20 from john-dev/patch-1 John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ba31a86f menu will open relative to viewport not ancestor john dev <j****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8eff821a menu will open at mouse pointer john dev <j****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
21b7b41d Building and incrementing version John Datserakis <j****s@g****m> almost 6 years ago
64e93e90 merge Merge pull request #18 from laur89/master John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
80b5ced5 fix close-on-Esc key logic Laur Aliste <l****e@w****m> almost 6 years ago
ed48e9b4 merge Merge pull request #17 from johndatserakis/adding-escape-to-close John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ae51ec1c Adding ability to use escape key to close window John Datserakis <j****s@g****m> almost 6 years ago
162ea5e7 Fixing README.md docs John Datserakis <j****s@g****m> about 6 years ago
ad8485ac Merging in dependabot John Datserakis <j****s@g****m> about 6 years ago
39912a80 merge Merge pull request #14 from johndatserakis/dependabot/npm_and_yarn/lodash-4.1... John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4dd81ed1 merge Merge pull request #13 from johndatserakis/dependabot/npm_and_yarn/mixin-deep... John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6c94ccc5 Bump lodash from 4.17.11 to 4.17.15
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f84a5d65 Bump mixin-deep from 1.3.1 to 1.3.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e2973064 Adding support for custom class for options array objects. Thank you @geri777 John Datserakis <j****s@g****m> about 6 years ago
4f1b80e3 Pushing new version v3.1.5 thanks @ansidev John Datserakis <j****s@g****m> over 6 years ago
25e78f89 merge Merge pull request #10 from ansidev/master John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d104cfb0 - Update dependencies Le Minh Tri <a****v@g****m> over 6 years ago
91c0fdb6 Updating readme John Datserakis <j****s@g****m> over 6 years ago
3d6d1a3d Adjusting build John Datserakis <j****s@g****m> over 6 years ago
a1577d03 Updated readme John Datserakis <j****s@g****m> over 6 years ago
d2b90bbd update to package-lock.json John Datserakis <j****s@g****m> over 6 years ago
bf20ae6b Fixing emitting to use kebab-case John Datserakis <j****s@g****m> over 6 years ago
073ebeb0 Build update to properly allow for iife build. John Datserakis <j****s@g****m> over 6 years ago
3119e7d0 v3.1.1 @ansidev updated dependencies, migrate config, beautify code. Thanks @... John Datserakis <j****s@g****m> over 6 years ago
018ca353 merge Merge pull request #6 from ansidev/master John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1ff2aed7 Update dependencies, migrate config, beautify code Le Minh Tri <a****v@g****m> almost 7 years ago
f1782fe3 v3.0.0. Removing `scoped` from the `style` to make allow proper overwriting o... John Datserakis <j****s@g****m>
Committed by: John Datserakis <j****d@p****m>
almost 7 years ago
07c615b9 fixed tests not running John Datserakis <j****s@g****m> almost 7 years ago
4c62fafb merge Merge pull request #4 from ansidev/master John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
7cc8c46d Update dependencies and migrate config, fix some code, rebuild library Le Minh Tri <a****v@g****m> almost 7 years ago
ec2f9ebd building example John Datserakis <j****s@g****m> almost 7 years ago
ce92f2c9 example page update John Datserakis <j****s@g****m> almost 7 years ago
99348ff5 updated tests John Datserakis <j****s@g****m> almost 7 years ago
c05c105f updated readme John Datserakis <j****s@g****m> almost 7 years ago
4e1b3a83 merge Merge pull request #3 from johndatserakis/develop John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
489ff5c6 added tests, updated build to now seperate css and js John Datserakis <j****s@g****m> almost 7 years ago
601753f8 example page update John Datserakis <j****s@g****m> about 7 years ago
f50c58c4 readme update John Datserakis <j****s@g****m> about 7 years ago
98613385 incrementing version John Datserakis <j****s@g****m> about 7 years ago
1ee79691 check for existing element bug fix for issue #1 John Datserakis <j****s@g****m> about 7 years ago
8fd8e3bf Bumped to version 2.0.0. Added new required prop `id` to allow for multiple m... John Datserakis <j****s@g****m> about 7 years ago
f26cbd54 updated rollup confi John Datserakis <j****s@g****m> over 7 years ago
e58de29f package.json update John Datserakis <j****s@g****m> over 7 years ago
bd968aef updated readme John Datserakis <j****s@g****m> over 7 years ago
83363c7d Completed work. Updated readme. John Datserakis <j****s@g****m> over 7 years ago
1276b59a initial work John Datserakis <j****s@g****m> over 7 years ago
cde5d7b0 Create README.md John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5c2f8443 Initial commit John Datserakis <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago

← Back to repository