Skip to content

Releases: ringcentral/ringcentral-js-widgets

v0.2.34

01 Apr 02:51
Compare
Choose a tag to compare
  • adjust UI in RecipientsHeader dropdown list
  • change sms areaCode alert message
  • Make callLogger in CallMonitorPage and CallHistoryPage optional
  • fix bug where CallMonitorPage would fail if callLogger is not present

v0.2.33

30 Mar 09:55
Compare
Choose a tag to compare
  1. Update WelcomePage to use ConnectivityMonitor.connectivity as a criterion for disabling login button.
  2. Update CallItem to properly disable link when connectivity is down.

v0.2.32

30 Mar 07:59
Compare
Choose a tag to compare
  1. Update CallMonitorPage/CallHistoryPage items to work with CallLogger

v0.2.31

30 Mar 05:11
Compare
Choose a tag to compare

remove JSON.stringify in react list key

v0.2.30

30 Mar 05:07
Compare
Choose a tag to compare

Bugfix in MatchedNameList
add type to MatcherName

v0.2.29

28 Mar 07:06
Compare
Choose a tag to compare

Enhance conversation ui
change conversation recipients header show matcher list
change conversation submit button
compose text recipients input dropdown support keyboard

v0.2.28

24 Mar 09:15
Compare
Choose a tag to compare

change message senderNumberInvalids to senderNumberInvalid

v0.2.27

23 Mar 09:51
Compare
Choose a tag to compare

show matchedNames dropdown list on conversation page
The error message should be prompted after send SMS and ui problem

v0.2.26

22 Mar 09:32
Compare
Choose a tag to compare

show match name in message search list
use messages instead of normalizedMessages

v0.2.25

22 Mar 09:05
Compare
Choose a tag to compare
  1. CallHistoryPage and CallMonitorPage