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

Releases: speechly/react-ui

Placement property added

Choose a tag to compare

@arzga arzga released this 29 Sep 07:29
  • Documentation changes. Reverted back to type definitions instead of interfaces.

Placement property added

Choose a tag to compare

@arzga arzga released this 28 Sep 17:06
  • Errata: Changed types to interfaces. Docs update.

v2.1.0...v2.1.1

Placement property added

Choose a tag to compare

@arzga arzga released this 28 Sep 16:58
  • 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

Choose a tag to compare

@arzga arzga released this 10 Aug 07:08

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.

Choose a tag to compare

@arzga arzga released this 05 Aug 09:09
  • Demo mode
  • Exposed voffset and size CSS params in PushToTalkContainer. Changed PushToTalkContainer implementation to match browser-ui.

Fix: Made mockSegment an optional property

Choose a tag to compare

@arzga arzga released this 15 Jun 13:56
v2.0.0-beta.11

2.0.0-beta.11

Demo mode support, upgraded browser-ui to 3.13.0

Choose a tag to compare

@arzga arzga released this 15 Jun 13:47
  • Demo mode support in BigTranscript and TranscriptDrawer. Updated browser-ui to 3.13.0

v2.0.0-beta.9

v2.0.0-beta.9 Pre-release
Pre-release

Choose a tag to compare

@arzga arzga released this 31 May 08:47
  • 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

Pre-release

Choose a tag to compare

@arzga arzga released this 25 May 14:33

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

TranscriptDrawer docs update

Pre-release

Choose a tag to compare

@arzga arzga released this 24 May 11:39