Revert "eliminate expandable prop in favor of inConversation"
This reverts commit 1455e1f9d5
.
This commit is contained in:
parent
134b1894d6
commit
917e82e8ee
3 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
|||
:key="status.id"
|
||||
:inlineExpanded="collapsable && isExpanded"
|
||||
:statusoid="status"
|
||||
:expandable='!isExpanded'
|
||||
:focused="focused(status.id)"
|
||||
:inConversation="isExpanded"
|
||||
:highlight="getHighlight()"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue