William Grant
|
111541f228
|
fix: members list in the group overlay doesnt need a set bg color
removed !important from the transparent color assignment in the session radio
|
11 months ago |
William Grant
|
8e5ac58bc1
|
fix: properly type button and input ref
|
11 months ago |
William Grant
|
2e2f526405
|
feat: added aria label support to buttons
|
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
|
33b68a2123
|
feat: created copy to clipboard button
|
11 months ago |
William Grant
|
5e285043b7
|
feat: added flex gap support to Flex component
|
11 months ago |
William Grant
|
ccee83596e
|
feat: updated profile modal with style changes
cleaned up old sass and used style components instead
|
11 months ago |
William Grant
|
f245f6d1d9
|
fix: added missing & selector to all pseudo events
|
11 months ago |
William Grant
|
0d3c058137
|
feat: new sessionqrcode component
updated account id and recovery password qr codes with logos
|
12 months ago |
William Grant
|
76f5ad1322
|
feat: consolidate remaining sessioneditable instances
fix styles for other overlays
|
12 months ago |
William Grant
|
83e0a61799
|
fix: simplified SpacerStyled component
added matching css variable to each spacers docstring
|
1 year ago |
William Grant
|
5cda16d845
|
fix: renamed button modal-confirm to ghost
moved SessionButton defaults into component
|
1 year ago |
William Grant
|
bc196286bc
|
Merge branch 'unstable' into feat/ses-1560/unit-tests
|
1 year ago |
William Grant
|
e8e7c3a693
|
fix: lint fixes
|
1 year ago |
Audric Ackermann
|
d267e7ccdc
|
fix: minor ui fixes
|
1 year ago |
Audric Ackermann
|
ce1dfd2875
|
fix: tab navigation in modals
|
1 year ago |
Audric Ackermann
|
321478682c
|
fix: wrap radiobutton in buttons to focus is visible
|
1 year ago |
Audric Ackermann
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
1 year ago |
William Grant
|
9a756a8c9b
|
feat: session id to account id
|
1 year ago |
William Grant
|
fd4e1525cb
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
1 year ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
William Grant
|
ed92122c3d
|
feat: finished styling success screen
need to test logic a bit more to make sure that I am happy
|
1 year ago |
William Grant
|
0e643266cf
|
fix: replaced session input component with the new one
|
1 year ago |
Ryan Miller
|
66459b5f5b
|
fix: add relative style point for radio button label absolute to reference
|
1 year ago |
William Grant
|
131c114b24
|
feat: improved TermsOfServicePrivacyDialog styling
added new modal confirm buttons, only tested in classic dark for onboarding
|
1 year ago |
William Grant
|
3250a2819f
|
feat: moved spinners into new loading folder
converted session-loader sass to styled components
|
1 year ago |
William Grant
|
b81d5a3d7a
|
refactor: clean up remaining global React import calls
import specific types from react package
|
1 year ago |
William Grant
|
5d3ce68864
|
feat: add framer-motion
tested out styled components compatbility with the MessageHighlighter component
|
1 year ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
1 year ago |
William Grant
|
28517b7624
|
feat: sessionradio now supports being positioned on the right
used in delete message modal
|
1 year ago |
William Grant
|
5dd62f7dd7
|
feat: started adding options to session confirm modal
for delete button in more message info
|
1 year ago |
William Grant
|
aea4fd7ad9
|
Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
|
1 year ago |
Audric Ackermann
|
a203ea79cd
|
Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage
|
1 year ago |
Audric Ackermann
|
19e9e0311e
|
feat: add cleanup of old expire update in history
we only keep one from each sender
|
1 year ago |
Audric Ackermann
|
0b08a0399b
|
fix: datatestIds cannot have spaces
|
1 year ago |
William Grant
|
f64f88c013
|
feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
|
2 years ago |
Kee Jefferys
|
36adbaa71e
|
fix: update any to void
|
2 years ago |
Kee Jefferys
|
b8ef827e62
|
fix: update usage of string and bool in radio group
|
2 years ago |
Keejef
|
95117afeea
|
fix: Refactor settings to use Redux
Refactor setting to use boolean which is stored in redux
|
2 years ago |
William Grant
|
85f270b67a
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
ada549788c
|
fix: rtl support for registration screen too
|
2 years ago |
Audric Ackermann
|
bee00157ef
|
Merge remote-tracking branch 'yougotwill/feature/ses-379/composition-rtl-support' into feature/ses-379/composition-rtl-support
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
41ca0666ce
|
chore: remove () => void for misused promises
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
9a7ef4d373
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
4966cf9192
|
fix: a few integration tests broken with latest changes
|
2 years ago |
William Grant
|
7be11cd973
|
feat: moved html direction logic into i18n util
updated Flex component with RTL support, create getWritingDirection selector
|
2 years ago |
William Grant
|
7542a42fa6
|
feat: started adding rtl support to composition input
updated buttons, emoji panel, @mentions
|
2 years ago |