Merge branch 'develop' into gsouquet/message-bubbles-4635
This commit is contained in:
commit
10bdb3cefa
148 changed files with 2580 additions and 2149 deletions
|
@ -29,7 +29,7 @@ interface IProps {
|
|||
// The minimum number of events needed to trigger summarisation
|
||||
threshold?: number;
|
||||
// Whether or not to begin with state.expanded=true
|
||||
startExpanded?: boolean,
|
||||
startExpanded?: boolean;
|
||||
// The list of room members for which to show avatars next to the summary
|
||||
summaryMembers?: RoomMember[];
|
||||
// The text to show as the summary of this event list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue