Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 842 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 842 Bytes

Change Log - @speechly/react-voice-forms

This log was last generated on Mon, 31 Jan 2022 11:01:42 GMT and should not be manually modified.

1.3.0

Mon, 31 Jan 2022 11:01:42 GMT

Minor changes

  • 1.2.0 Fixed resetting VoiceInput to an empty string. VoiceSelect and VoiceToggle only emit onChange if the speech segment contains a value matching their options."
  • Fields that are being talked to receive 'voicefocus' class.

1.1.2

Fri, 28 Jan 2022 11:38:16 GMT

Patches

  • Using new browser-client v1.1.0 with two JS module bundles (ES & UMD) instead of CJS.
  • Added theme and component css files to 'css' folder in package.
  • Add sources to target build
  • Fixes an issue where the date is wrong due to timezones
  • Exposed --widget-shadow variable. M

1.0.4

Mon, 18 Oct 2021 21:09:13 GMT

Patches

  • Added css theme file