-
-
Notifications
You must be signed in to change notification settings - Fork 24
Add Hotkeys Plugin #165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Hotkeys Plugin #165
Conversation
@rtritto is attempting to deploy a commit to the Vlitejs Team on Vercel. A member of the Team first needs to authorize it. |
f5fe11f
to
d8c6a11
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rtritto for the contribution!
Feel free to improve the plugin sample or contributing guide if you have idea from your contribution
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
d8c6a11
to
3e4edad
Compare
Should the 2 lines be adapted in |
@rtritto Please, don't force pushed, keep all commits it is more easy for the review. I will squashed them on merge or require a squash only at the end |
The lines should be removed from |
I will squash every time because it's clear, easy to read history and the merge uses at least 2 commits |
Could you add the plugin on the demo? Will be more easy to check it on the preview. Thanks https://github.com/vlitejs/vlite/blob/main/examples/html5/config.js |
dce0e92
to
7c9337c
Compare
Done in the commit 4ab32a3 |
78c6161
to
d714d6a
Compare
Question about the version for this updates. Shortcut will be removed from the default behavior but I don't want to publish a major release just for this "minor" imo changes. A minor bump probably, good for you also? |
Yes, it's a breaking change.
Yes, it's the only alternative if you don't wont to bump the major version. |
Close #161
Related Video.js plugin: https://github.com/ctd1500/videojs-hotkeys
This PR contains a: