Releases: webex/components
Releases · webex/components
v1.21.0
1.21.0 (2019-11-04)
Features
- WebexDataProvider: add meetings adapter (0568cb5)
- data: add meetings data (2fb36ac)
- adapters: add MeetingsJSONAdapter to export (c13694f)
- hooks: add useMeeting hook (904bc27)
v1.20.0
1.20.0 (2019-11-01)
Features
- MeetingsJsonAdapter: implement getMeeting (ea11f34)
v1.19.2
1.19.2 (2019-10-31)
Bug Fixes
- package: install mockdate (edf655c)
- mocks: remove date-fns Jest mock (9b81c8a)
- package: update date-fns to 2.6.0 (3dc8ad3)
v1.19.1
1.19.1 (2019-10-30)
Bug Fixes
- package: install meetings adapter interface (d018094)
v1.19.0
1.19.0 (2019-10-29)
Bug Fixes
- package: install component adapter interfaces (5a29ec7)
Features
- adapters: remove adapter interfaces (77ed50e)
- adapters: update interface imports (472cf5a)
v1.18.1
1.18.1 (2019-10-08)
Bug Fixes
- ActivityStream: fix display order of previous activities (fbc4dec)
v1.18.0
1.18.0 (2019-10-07)
Features
- RoomsAdapter: add hasMoreActivities to interface (33ffc99)
- RoomsJSONAdapter: implement get previous activities chunking (9b2fd45)
- ActivityStream: load more activities on scroll up (f4af0c8)
- ActivityStream: load previous activities until container is filled (3a22bdf)
v1.17.0
1.17.0 (2019-09-23)
Features
- WebexAvatar: display gray empty avatar onError (17b89bc)
v1.16.0
1.16.0 (2019-09-21)
Bug Fixes
- components: update index file to export all components (a368ecc)
Features
- WebexDataProvider: implement the component (c5d96c3)
v1.15.0
1.15.0 (2019-09-20)
Bug Fixes
- mocks: useActivityStream proper mock (ffffd92)
Features
- data: add time ruler data (202bf41)
- RoomsJsonAdapter: add time ruler support (e4b899c)
- ActivityStream: add TimeRuler component (0bfbe08)