Skip to content

Latest commit

 

History

History
117 lines (51 loc) · 4.44 KB

CHANGELOG.md

File metadata and controls

117 lines (51 loc) · 4.44 KB

@chatscope/chat-ui-kit-styles changelog

1.4.0 (2022-08-12)

Features

  • conversation: added border variables (209e21d)

1.3.0 (2022-08-12)

Features

  • conversation: added font weight variables (e47bf31)

1.2.5 (2022-08-12)

Bug Fixes

  • conversation: background color value from variable (d8eb556)

1.2.4 (2022-08-07)

Bug Fixes

  • allow $main-container-font-size value to be overridden (f29426c)

1.2.3 (2021-09-27)

Bug Fixes

  • possibility to override the values of some variables (da58c6d)

1.2.2 (2021-09-13)

Bug Fixes

  • remove deprecation warning and add possibility to override the base colors (a737d4c)

1.2.1 (2021-09-13)

Bug Fixes

1.2.0 (2021-03-21)

Features

  • message-list: bottom modifier in loading more loader (04a49f0)

1.1.2 (2021-02-26)

Bug Fixes

  • wrapping words in message input (18eca43)

1.1.1 (2021-02-24)

Bug Fixes

  • #18: wrapping words in message (a3f93d1), closes #18

1.1.0 (2021-02-14)

Features

  • conversation-list: loading more in conversation list (183d8f6)

1.0.6 (2020-12-29)

Bug Fixes

  • #1: conversation header and message input shrink in safari (489330a), closes #1

1.0.5 (2020-12-18)

Bug Fixes

  • missing semicolons in variables (30a84ba)

1.0.4 (2020-11-10)

Bug Fixes

  • search: search input container overflow in firefox (ab20f73)

1.0.3 (2020-09-22)

1.0.2 (2020-09-22)

1.0.1 (2020-09-21)

1.0.0 (2020-09-21)

chore

BREAKING CHANGES

  • release: First stable release