1.10.1 (2023-02-04)
- typings: expansion panel generic (7bb6c0b)
1.10.0 (2023-02-04)
- expansion-panel: added controlled opening state (63c725b)
1.9.9 (2022-12-16)
- types: fixed typings for TypingIndicator, content can be a ReactNode (4f5d2db)
1.9.8 (2022-11-16)
1.9.7 (2022-07-18)
- types: fixed typings for ExpansionPanel (9f9411f)
1.9.6 (2022-07-13)
- types: added missing export of MessageListContent (213b15d)
1.9.5 (2022-07-12)
- typings: wrong TypingIndicator export (de99cd8)
1.9.4 (2022-07-12)
1.9.3 (2022-06-15)
- typings: base components props intersection with html components props (6637245)
1.9.2 (2022-06-14)
- typings: renamed MessageGroup typings file (59d374a)
1.9.1 (2022-06-14)
- typings: added missing *.d.ts files to the build (eeaa27e)
1.9.0 (2022-06-14)
- typescript typings (12295ae)
1.8.3 (2021-11-26)
1.8.2 (2021-10-11)
1.8.1 (2021-06-03)
1.8.0 (2021-05-31)
- message-input: prop to messageinput that prevents send on return (98fc849)
1.7.2 (2021-05-16)
1.7.1 (2021-05-16)
1.7.0 (2021-05-05)
- message-input: added arguments to onChange and onSend (9f8b2cc)
1.6.1 (2021-04-19)
- message-list: disableOnYReachWhenNoScroll property type (caeeead)
1.6.0 (2021-04-19)
- message-list: added disableOnYReachWhenNoScroll property (3176f2e)
1.5.2 (2021-04-12)
- messageinput, commenteditable: fix bug that last korean character is entered twice (2986e2b)
1.5.1 (2021-04-03)
- message list: cannot read property 'clientHeight' of null (705ede2)
1.5.0 (2021-03-24)
- message list: added autoScrollToBottomOnMount property (6ba92a8)
1.4.0 (2021-03-21)
- message-list: loading more loader at the bottom (e540cbc)
1.3.0 (2021-02-14)
- conversation-list: loading more in conversation list (e106ccb)
1.2.3 (2021-02-06)
- message-list: scroll handling for grouped messages (2c8c9be)
1.2.2 (2021-01-24)
- utils: handling as attribute for forwarded ref (73b95ab)
- utils: is attribute changed to as (8eca5d4)
1.2.1 (2021-01-17)
- messagelist: resizeobserver has been disabled in browsers that do not support it (a75859a)
1.2.0 (2021-01-04)
1.1.0 (2020-12-20)
- added new message content types (32439f7)
1.0.3 (2020-11-10)
- better scroll handling (6f60d88)
1.0.2 (2020-09-23)
- changed fa imports for better tree-shaking (4807854)
1.0.1 (2020-09-22)
- release: first release (12e810a)
- release: First stable release