Releases: webex/components
Releases · webex/components
v1.10.1
1.10.1 (2019-08-30)
Bug Fixes
- circleci: validate build before releasing (e48c648)
v1.10.0
1.10.0 (2019-08-29)
Bug Fixes
Features
- data: add index module (a3fbe9a)
- storybook: configure sass-resource-loader (3583a2e)
- WebexActivity: implement component (9741751)
v1.9.1
1.9.1 (2019-08-29)
Bug Fixes
- hooks: add dependencies to effect hook (bd93a90)
v1.9.0
1.9.0 (2019-08-28)
Features
- hooks: add usePerson react hook (aafd563)
v1.8.0
1.8.0 (2019-08-22)
Bug Fixes
- ActivityAdapter: replace activity with activities (4006b47)
- avatar: replace person with people (c850dbf)
- PeopleJson: reword some terms to map accordingly (38991ce)
Features
- ActivityJson: implement the adapter (f5f892b)
v1.7.0
1.7.0 (2019-08-20)
Bug Fixes
- people: rename person filename to people (82d9731)
Features
- people: create person status enum (27843f8)
- avatar: implement the component (5e35eec)
- person: re-format the object and some prop values (728bc4b)
v1.6.0
1.6.0 (2019-08-19)
Features
- activity: add ActivityAdapter interface (b446e0d)
v1.5.0
1.5.0 (2019-08-16)
Features
- webexadapter: add datasource instance property (d244e13)
- peopleadapter: extend WebexAdapter (3be7202)
- peopleadapter: init with json data (d498811)
- persondata: update shape (8be1928)
v1.4.0
1.4.0 (2019-08-09)
Bug Fixes
- .gitignore: watch only json files in src/data/ directory (8b0b4b9)
Features
- peoplejsonadapter: create adapter and unit test (090376b)
v1.3.0
1.3.0 (2019-08-08)
Features
- peopleadapter: create an interface (3756f53)