vigetlabs / craft-viget-base

http://code.viget.com/craft-viget-base/
7 stars 3 forks source link

[#44] Restrict `f` key shortcut to `f` key only #45

Closed joshuapease closed 2 years ago

joshuapease commented 2 years ago

This tweak prevents our keyboard functions from firing if CTRL or CMD is being pressed.

https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#properties

joshuapease commented 2 years ago

True true. I'll add a ticket for that #46

joshuapease commented 2 years ago

I'm not quite sure what the merging / deployment strategy is for this.

Cool if I click the "big green button"?

davist11 commented 2 years ago

It's setup to autoupdate on packagist https://packagist.org/packages/viget/craft-viget-base

joshuapease commented 2 years ago

Nice!

So do the tags trigger the autoupdate on packagist?

davist11 commented 2 years ago

Correct, breakdown here: https://packagist.org/about