Skip to content
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 bespoke interactive plugin to improve event handling #181

Merged
merged 5 commits into from
Nov 6, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Nov 6, 2019

We've added interactive plugin for bespoke, to improve event handling about keys for navigation. We had used bespoke-forms but it does not support recent elements such as <button>, <video> and <audio>.

And we've improved focus handling on OSC. The overlay control is not assumed to control with keyboard, so we are going to remove focus ring through blur().

Resolves #156.

@yhatt yhatt merged commit 6643333 into master Nov 6, 2019
@yhatt yhatt deleted the bespoke-interactive branch November 6, 2019 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigate twice when hitting space bar after clicked next button on OSC
1 participant