Skip to content

Latest commit

 

History

History
65 lines (29 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

65 lines (29 loc) · 2.46 KB

@chatscope/chat-ui-kit-react changelog

1.2.3 (2021-02-06)

Bug Fixes

  • message-list: scroll handling for grouped messages (2c8c9be)

1.2.2 (2021-01-24)

Bug Fixes

  • utils: handling as attribute for forwarded ref (73b95ab)
  • utils: is attribute changed to as (8eca5d4)

1.2.1 (2021-01-17)

Bug Fixes

  • messagelist: resizeobserver has been disabled in browsers that do not support it (a75859a)

1.2.0 (2021-01-04)

Features

  • #6: api method for scrolling to bottom in message input (3d0997a), closes #6

1.1.0 (2020-12-20)

Features

  • added new message content types (32439f7)

1.0.3 (2020-11-10)

Bug Fixes

1.0.2 (2020-09-23)

Performance Improvements

  • changed fa imports for better tree-shaking (4807854)

1.0.1 (2020-09-22)

1.0.0 (2020-09-22)

chore

BREAKING CHANGES

  • release: First stable release