Audric Ackermann
|
1a53f699b4
|
Revert "fix: move right panel buttons to a panelbuttongroup"
This reverts commit e6dd6844f9 .
|
1 year ago |
Audric Ackermann
|
f796c59cef
|
chore: add missing accessibilityIds for menu buttons/radio
|
1 year ago |
Audric Ackermann
|
e6dd6844f9
|
fix: move right panel buttons to a panelbuttongroup
also enforce a 300 min width for the right panel, otherwise the bloaded
disappearing message design is not looking good
|
1 year ago |
William Grant
|
cafa9d80ec
|
fix: remove all unneeded tslint comments
fixed some eslint errors
|
2 years ago |
William Grant
|
d6cc4f9c75
|
feat: use custom hook useIsRightPanelShowing
in functional components
|
2 years ago |
William Grant
|
9b8bd6fe79
|
fix: removed noBackgroundColor from panel buttons
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
1d9279c79c
|
chore: merge conversation selectors into a single file
as the circular dependency was causing a createSelector called with
undefined issue on startup without user loggedin
|
2 years ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
190c68d759
|
feat: added disabled state to right panel components
|
2 years ago |
William Grant
|
8abd624c47
|
feat: updated right panel in a conversation to use overlay logic in preparation for disappearing messages
added panel buttons specific to this UI
|
2 years ago |