Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Releases: speechly/react-ui

Placement property added

29 Sep 07:29
Compare
Choose a tag to compare
  • Documentation changes. Reverted back to type definitions instead of interfaces.

Placement property added

28 Sep 17:06
Compare
Choose a tag to compare
  • Errata: Changed types to interfaces. Docs update.

v2.1.0...v2.1.1

Placement property added

28 Sep 16:58
Compare
Choose a tag to compare
  • Added placement property to components so that they can be used without wrapper components.
  • ErrorPanel uses web component from browser-ui.
  • Updated typedoc to newer version; changed types to interfaces for better documentation and regenerated docs to be included on docs.speechly.com

v2.0.1...v2.1.0

Fixed package.json bug with peer dep versions that surfaced on npm v7

10 Aug 07:08
Compare
Choose a tag to compare

Fixed package.json bug with peer dep versions that surfaced on npm v7. The caret (^0.0.20) wildcard did not match later patch versions of react-client like 0.0.21, which caused npm 7 to nag as it now installs the peer deps by default.

Demo mode and PushToTalkContainer params.

05 Aug 09:09
Compare
Choose a tag to compare
  • Demo mode
  • Exposed voffset and size CSS params in PushToTalkContainer. Changed PushToTalkContainer implementation to match browser-ui.

Fix: Made mockSegment an optional property

15 Jun 13:56
Compare
Choose a tag to compare
v2.0.0-beta.11

2.0.0-beta.11

Demo mode support, upgraded browser-ui to 3.13.0

15 Jun 13:47
Compare
Choose a tag to compare
  • Demo mode support in BigTranscript and TranscriptDrawer. Updated browser-ui to 3.13.0

v2.0.0-beta.9

31 May 08:47
Compare
Choose a tag to compare
v2.0.0-beta.9 Pre-release
Pre-release
  • Linting fixes, typedoc 3133298
  • TranscriptDrawer: Auto-rotation hint feature. Property changes: hint can be either a string or string array. hintFontSize property. BigTranscript in TranscriptDrawer no longer has a background, fixing problems with semi-transparent backgroundColor. 5c34329

v2.0.0-beta.8...v2.0.0-beta.9

Minor Notification margin fix

25 May 14:33
Compare
Choose a tag to compare
Pre-release

v2.0.0-beta.7...v2.0.0-beta.8

TranscriptDrawer docs update

24 May 11:39
Compare
Choose a tag to compare