Commit Graph

92 Commits (c4a023786d9d8817e36dc71bdd8c913481746043)

Author SHA1 Message Date
Audric Ackermann 54d024811e chore: update icons 8 months ago
Audric Ackermann 827e15bbc8 fix: recovery password outline ratio 8 months ago
Audric Ackermann 5508222754 fix: icon width in the settings list 8 months ago
yougotwill 43f35daac4 fix: update settings icons and correct alignment 8 months ago
William Grant 903cfcb613 fix: added skinny brand icon instead of messing with ratios 10 months ago
William Grant 64d4712902 feat: updated shield icon and default colors 10 months ago
William Grant 2e2f526405 feat: added aria label support to buttons 11 months ago
William Grant afca070e76 feat: added copy to clipboard icon button 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 523c95447c feat: added datatestids to avatarplaceholder and member placeholder 11 months ago
William Grant d662b7d17b fix: use recoveryPasswordOutline for light themes
updated to use building block svgs
11 months ago
William Grant bddac7a849 feat: added icons to all settings categories 11 months ago
William Grant 2eca1447ef fix: improve qr code icon
fixed styling of qr icon on profile modal
11 months ago
William Grant a629fa560c feat: created new recovery phrase ui and qr code with toggling
also allow setting description to render html so we can have line breaks
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 d74edc5b24 feat: disable composition for outgoing message requests
moved composition textarea to functional component
11 months ago
William Grant aac90ccd96 feat: finished invite a friend overlay 11 months ago
William Grant dd7f13ed1f feat: invite a friend screen is mostly done 11 months ago
William Grant 31ef730c8c fix: correct type for style prop on SessionInput 12 months ago
William Grant edb9a24863 feat: new message description and added zendesk link 12 months ago
William Grant c93cc932fc fix: replaced eye svgs with better aligned ones
fixed style position
12 months ago
William Grant dad09a75a6 fix: compressed all new svgs
tweaked svg styling
12 months ago
William Grant 0f6d80b847 Merge branch 'unstable' into feat/ses-50/onboarding 1 year ago
Audric Ackermann ab718c2343
Merge pull request #3071 from Bilb/fix-password-window-crash
Fix password window crash
1 year ago
Audric Ackermann f304a5239f fix: app start password window crash 1 year ago
William Grant 76e5260285 fix: set min height and width for unread acount for scroll button
single digits rendered weirdly
1 year ago
William Grant a59765d002 fix: padding resoluton for onboarding buttons 1 year ago
William Grant bc196286bc Merge branch 'unstable' into feat/ses-1560/unit-tests 1 year ago
Audric Ackermann f7d574ce20 Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace 1 year ago
William Grant 97cd21a77e Merge branch 'unstable' into feat/ses-899/user_profile_poll 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
Audric Ackermann 444e60ce89 fix: use 999+ for convo unread count, but 99+ for global one 1 year ago
Audric Ackermann 9ee3286f7a fix: share props type for SessionNotificationCount 1 year ago
Audric Ackermann 379ef2977a fix: cleanup PR and merge copy pasted component 1 year ago
Kee Jefferys b76ab7e9bf fix: update unread display 1 year ago
Ian Macdonald e57b608db9 feat: overlay the scroll-to-end-of-convo button with the unread message count 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 71e3f82426 feat: added both recovery password icon types 1 year ago
William Grant 5e836b9fbc fix: styled password show hide correctly 1 year ago
William Grant ef0f3ba434 feat: updated restore account screen with new design 1 year ago
William Grant 1048a7411c feat: move svg props to the icons file
Audric these are the files to cherry pick
1 year ago
William Grant adb9166a11 feat: added svg fill color as well as clip and fill rules to session icon component
this lets us render more complex svgs like the recovery password icon
1 year ago
William Grant f6a6b11f7b feat: updated onboarding header
added external link buttons, removed accentText and added new svgs
1 year ago
William Grant 9be21ce879 Merge branch 'unstable' into feat/ses-897/steps-create-account 1 year ago
Audric Ackermann 2a798aed92 fix: show timer fixed when off update 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 a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
1 year ago
William Grant f64f88c013 feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
1 year ago