Releases: compulim/react-dictate-button
Releases · compulim/react-dictate-button
[1.2.2] - 2020-02-27
Fixed
- Fix #12: Workaround Angular/zone.js bug by not using Symbol.iterator for iterable objects, by @compulim in PR #13
[1.2.1] - 2019-12-04
[1.2.0] - 2019-12-03
[1.1.3] - 2018-07-19
Fixed
- Fix: move
memoize-one
to production dependencies
[1.1.2] - 2018-06-29
Fixed
- Fix:
Composer.speechRecognition
/speechGrammarList
should not be required
Added
- Add:
onClick
prop, can usepreventDefault
to stop speech recognition from starting
[1.1.1] - 2018-06-29
Fixed
- fix:
extra
prop not passed to<Composer>
[1.1.0] - 2018-06-29
[1.0.0] - 2018-06-26
Added
- Initial release