Chat Ui Kit React Versions Save

Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.

v2.0.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/chatscope/chat-ui-kit-react/compare/v1.10.1...v2.0.0

v2.0.3

2 months ago

2.0.3 (2024-03-03)

Bug Fixes

  • added automatically provided github token to github workflow (3da88a0)
  • removed github token from github workflow (a674c0c)

v1.10.1

1 year ago

1.10.1 (2023-02-04)

Bug Fixes

  • typings: expansion panel generic (7bb6c0b)

v1.10.0

1 year ago

1.10.0 (2023-02-04)

Features

  • expansion-panel: added controlled opening state (63c725b)

v1.9.9

1 year ago

1.9.9 (2022-12-16)

Bug Fixes

  • types: fixed typings for TypingIndicator, content can be a ReactNode (4f5d2db)

v1.9.8

1 year ago

1.9.8 (2022-11-16)

Bug Fixes

  • #76: rendering lastSenderName as a ReactNode (20d09fd), closes #76

v1.9.7

1 year ago

1.9.7 (2022-07-18)

Bug Fixes

  • types: fixed typings for ExpansionPanel (9f9411f)

v1.9.6

1 year ago

1.9.6 (2022-07-13)

Bug Fixes

  • types: added missing export of MessageListContent (213b15d)

v1.9.5

1 year ago

1.9.5 (2022-07-12)

Bug Fixes

  • typings: wrong TypingIndicator export (de99cd8)

v1.9.4

1 year ago

1.9.4 (2022-07-12)

Bug Fixes