Skip to content

Releases: webex/components

v1.10.1

30 Aug 00:04
Compare
Choose a tag to compare

1.10.1 (2019-08-30)

Bug Fixes

  • circleci: validate build before releasing (e48c648)

v1.10.0

29 Aug 23:42
Compare
Choose a tag to compare

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

29 Aug 21:33
Compare
Choose a tag to compare

1.9.1 (2019-08-29)

Bug Fixes

  • hooks: add dependencies to effect hook (bd93a90)

v1.9.0

28 Aug 01:12
Compare
Choose a tag to compare

1.9.0 (2019-08-28)

Features

  • hooks: add usePerson react hook (aafd563)

v1.8.0

22 Aug 20:41
Compare
Choose a tag to compare

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

20 Aug 21:06
Compare
Choose a tag to compare

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

19 Aug 16:17
Compare
Choose a tag to compare

1.6.0 (2019-08-19)

Features

  • activity: add ActivityAdapter interface (b446e0d)

v1.5.0

16 Aug 21:30
Compare
Choose a tag to compare

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

09 Aug 03:01
Compare
Choose a tag to compare

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

08 Aug 22:09
Compare
Choose a tag to compare

1.3.0 (2019-08-08)

Features

  • peopleadapter: create an interface (3756f53)