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

fix(types): improve types for voiceSearch #3778

Merged
merged 3 commits into from
May 15, 2019
Merged

Conversation

eunjae-lee
Copy link
Contributor

Summary

This makes the types of the two things non-optional.

  • isSpeechFinal
  • transcript

The related discussion is here

@eunjae-lee eunjae-lee requested a review from a team May 15, 2019 12:54
@ghost ghost requested review from Haroenv and tkrugg and removed request for a team May 15, 2019 12:54
@eunjae-lee
Copy link
Contributor Author

eunjae-lee commented May 15, 2019

I'm making the change here first before React. @samouss

@algobot
Copy link
Contributor

algobot commented May 15, 2019

Deploy preview for instantsearchjs ready!

Built with commit 9788d81

https://deploy-preview-3778--instantsearchjs.netlify.com

@eunjae-lee eunjae-lee merged commit ed2d61a into develop May 15, 2019
@eunjae-lee eunjae-lee deleted the fix/types-voice-search branch May 15, 2019 14:07
eunjae-lee pushed a commit that referenced this pull request May 20, 2019
## [3.5.1](v3.5.0...v3.5.1) (2019-05-20)

### Bug Fixes

* **types:** improve types for voiceSearch ([#3778](#3778)) ([ed2d61a](ed2d61a))
* **types:** update UiState type ([#3777](#3777)) ([36e3a3d](36e3a3d))
* **voiceSearch:** remove event listeners on dispose ([#3779](#3779)) ([0e988cc](0e988cc))

### Reverts

* chore(build): remove PropTypes from builds ([#3697](#3697)) ([#3776](#3776)) ([1e6be79](1e6be79))
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.

3 participants