Commit Graph

37 Commits (2b448dc596b42df6724443910420ebd1bf4175fe)

Author SHA1 Message Date
William Grant 150ea61b03 feat: remove modal confirm button container
use no padding class on modal instead, less messing around with ghost buttons in certain cases
9 months ago
William Grant 3b17e08ea6 fix: more review feedback part 2 10 months ago
William Grant 8915971c48 fix: more review feedback 10 months ago
William Grant cf34db53c8 feat: added new hot key hook since useKey doesnt ignore special keys
replaced all alpha numeric shortcuts
10 months ago
William Grant db7fba0dc1 fix: remove extra className prop
it is already included from the button types which we pass through the spread props
10 months ago
William Grant 2fedce16df feat: invite a friend flow done
consolidate help desk buttons into one component
11 months ago
William Grant 341fa8b774 feat: recovery password settings flow done
added aria label and datatestid support to SessionQRCode
11 months ago
William Grant afca070e76 feat: added copy to clipboard icon button 11 months ago
William Grant fe64b26012 feat: improved about screen info
more info and copy to clipboard
11 months ago
William Grant 7d7911421e fix: borders on member list items and session radio 11 months ago
William Grant 8918598a0a fix: clear search when change left pane modes 11 months ago
William Grant 33b68a2123 feat: created copy to clipboard button 11 months ago
William Grant f245f6d1d9 fix: added missing & selector to all pseudo events 11 months ago
William Grant 51534d4cc9 feat: added new hide recovery password setting 11 months ago
William Grant b6d5c24af4 feat: added updated group icon
add the ability to set custom icon sizes for some buttons
11 months ago
William Grant b0e3b0bd67 feat: styled start conversation button 1 year ago
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
1 year ago
William Grant 22402a5f73 refactor: rename overlaymode to leftoverlaymode 1 year ago
William Grant 3c5f0bf018 fix: only close panel when we confirm delete
rtl text support in panelbutton and panelradiobutton
1 year ago
William Grant 129e76179b fix: header alignment in right panel 1 year ago
William Grant aea4fd7ad9 Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information 1 year ago
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 f64f88c013 feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
1 year ago
William Grant 22b0ab5f2f feat: updated panel buttons
add params to panel state to be used in future, not tested yet
2 years ago
William Grant 9b8bd6fe79 fix: removed noBackgroundColor from panel buttons 2 years ago
William Grant da588a1096 Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
William Grant 33a6380683 fix: more lint issues 2 years ago
William Grant 41af1e7865 Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
William Grant 75f1b5ed65 fix: left align PanelRadioButton text 2 years ago
William Grant 190c68d759 feat: added disabled state to right panel components 2 years ago
William Grant f4e5d89a15 fix: make sure to update state when the covnersation changes 2 years ago
William Grant ecfd69f3f0 feat: made right panel scrollable, added subtitle to panelradiobutton and xl margin option 2 years ago
William Grant 6b06e4a70b feat: added panel label for timer options 2 years ago
William Grant a42aff35fc feat: added panel radio buttons that list timer options 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