Skip to content

Releases: webex/components

v1.35.0

30 Jan 01:42
Compare
Choose a tag to compare

1.35.0 (2020-01-30)

Bug Fixes

  • WebexLocalMedia: turn off avatar status display (8f8242c)

Features

  • WebexAvatar: add prop to disable status display (10114f0)

v1.34.0

29 Jan 08:41
Compare
Choose a tag to compare

1.34.0 (2020-01-29)

Bug Fixes

  • hooks: modify useMeeting so it will not create new meetings (49b5559)
  • MeetingsJsonAdapter: update mute controls correct display (f2dc0b5)
  • WebexMeeting: update to only use useMeetingDestination (4b563fe)

Features

  • hooks: add useMeetingDestination (52e9851)
  • MeetingJsonAdapter: modify getMeeting to complete when meeting is left (b66455f)

v1.33.0

29 Jan 08:21
Compare
Choose a tag to compare

1.33.0 (2020-01-29)

Bug Fixes

  • package: update @webex/component-adapter-interfaces to 1.9.0 (65375ff)

Features

  • MeetingsJsonAdapter: remote addLocalMedia() (d33d7ce)

v1.32.1

28 Jan 01:03
Compare
Choose a tag to compare

1.32.1 (2020-01-28)

Bug Fixes

  • package: fix some volunerabilities (d2929d3)

v1.32.0

25 Jan 09:31
Compare
Choose a tag to compare

1.32.0 (2020-01-25)

Features

  • WebexMedia: add autoPlay property to the media tags (f48299c)
  • UsePerson: convert PersonStatus keys to values (ed1cbc5)
  • UseStream: remove play method from the hook (0e3e137)

v1.31.0

23 Jan 22:28
Compare
Choose a tag to compare

1.31.0 (2020-01-23)

Bug Fixes

  • UseStream: no action needed when the video is unmounted (ff14955)

Features

  • MeetingJsonAdapter: add more controls functionalities and display (f0ec657)
  • UseMeeting: add OnMeeting method (f6368e3)
  • MeetingControls: add parent div to wrap the controls (cc60179)
  • UseMeetingControls: check for available controls (c0599d5)
  • Meeting: implement one (338b85d)

v1.30.0

22 Jan 23:23
Compare
Choose a tag to compare

1.30.0 (2020-01-22)

Features

  • MeetingJson: add remoteMedia object (15b9064)
  • WebexInMeeting: implement one (cc5e17e)

v1.29.1

15 Jan 22:14
Compare
Choose a tag to compare

1.29.1 (2020-01-15)

Bug Fixes

  • InterstitialMeeting: meetingDest prop is replaced with meetingID (69dd4e5)

v1.29.0

13 Jan 20:59
Compare
Choose a tag to compare

1.29.0 (2020-01-13)

Bug Fixes

  • LocalMedia: display spinner while user ID is retrieved (120c46a)

Features

  • Interstitial: add interstitial meeting component (dfa81d3)
  • hooks: getMeeting takes a destination to create a meeting (beebe6f)
  • MeetingsJsonAdapter: implement addLocalMedia (f825faa)
  • MeetingsJsonAdapter: implement createMeeting (22fad7f)
  • MeetingJsonAdapter: remove mute property from the media (bdd435e)

v1.28.0

13 Jan 19:03
Compare
Choose a tag to compare

1.28.0 (2020-01-13)

Features

  • RemoteMedia: add README (3b48af1)