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

Master #97

Open
wants to merge 10 commits into
base: 2.0-dev
Choose a base branch
from
Open

Master #97

wants to merge 10 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 15, 2016

add small modification
line:
toolbar.find( "input[type=text][data-" + options.commandRole + "]" ).on( "webkitspeechchange change", function() {
to
toolbar.find( "input[type=text][data-" + options.commandRole + "],textarea[data-" + options.commandRole + "]" ).on( "webkitspeechchange change", function() {
img-2016-06-15-23-25-20

@steveathon
Copy link
Owner

Was this meant to be a merge request against 2.0 branch?

@steveathon
Copy link
Owner

Hey @SergeyStremidlo - did you want this to go to the 2.0 branch? It's something we'd be better off merging there and then doing a proper cut over to master soon.

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.

None yet

1 participant