Commit Graph

408 Commits (d0a40e41cdbd1fcf309339caea068122e2b39b3c)

Author SHA1 Message Date
William Grant d0a40e41cd fix: prevent font swap on first load
removed some unused sass classes, replace last sass font size variables
10 months ago
William Grant 57651289e5 fix: make sure larger modals fit the minimum window size 11 months ago
William Grant 04dc4fe861 fix: the modal header now always centers content correctly 11 months ago
William Grant ab093ffc62 feat: replace react-qr-svg with react-qrcode-logo
updated error correction to 25%
11 months ago
William Grant 76f5ad1322 feat: consolidate remaining sessioneditable instances
fix styles for other overlays
12 months ago
William Grant 3250a2819f feat: moved spinners into new loading folder
converted session-loader sass to styled components
1 year ago
William Grant 0ecdcd93a0 fix: drop shadow renders correctly
moved to individual text and image attachments, need to check the other attachment types
1 year ago
Audric Ackermann af7c052021 fix: max-width of messages set to 75% 1 year ago
William Grant 22b0ab5f2f feat: updated panel buttons
add params to panel state to be used in future, not tested yet
1 year ago
William Grant 43276b069e Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
Audric Ackermann cce1e89cdf fix: fallback to roboto if Loor does not have glyphs 2 years ago
Audric Ackermann 4637f4609a Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage 2 years ago
William Grant 98b93b1f9e feat: improved spacing on toast notification
converted scss toast styling to styled components
2 years ago
Audric Ackermann 0080254286 fix: add NoticeBanner showing when legacy config message received 2 years ago
William Grant a8b8692016 fix: improved reaction alignment based on avatar visibility 2 years ago
William Grant 4657181993 fix: qa feedback - updated input box styling and tweaked modals 3 years ago
William Grant b566cb6685 fix: qa feedback - improve text-highlight text color for seed modal 3 years ago
William Grant 07f2fcabd4 fix: make sure password window has primary color set 3 years ago
William Grant 456a386cfa feat: added text selection color to themes 3 years ago
William Grant 70f2330ae5 feat: moved remaning old theme globals to new globals 3 years ago
William Grant 0d10667d6e feat: updated settings password modal 3 years ago
William Grant 59e29a38d4 feat: themed toasts 3 years ago
William Grant dda9067e01 feat: theme editprofile, onion status and seed modals
styled qr code and cleanup
3 years ago
William Grant a47e96ca34 feat: themed modal colors and making progress through different dialogs
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
3 years ago
William Grant b3885bf9d9 Merge branch 'clearnet' into theming
Link previews are broken for now
3 years ago
William Grant 3abd69a3ea feat: styled message bubbles, control messages and the session dropdown 3 years ago
William Grant 1350623406 feat: Restyled conversation elements and the file dropzone 3 years ago
William Grant 7e29e18a56 feat: can now switch the primary color 3 years ago
William Grant 27e19f3afa feat: updated SessionIconButton to support themes 3 years ago
William Grant 060cbd3bbf feat: added proper theming to password popup
cleaned up redundant session label options
3 years ago
William Grant a26cbdf4c7 feat: styled settings background and password box 3 years ago
William Grant 0f57c6f244 feat: styled conversation header and composition box 3 years ago
William Grant a63cc811ee feat: updated toasts to support theming 3 years ago
William Grant 87b66794ed feat: updated all session buttons to use new button
small style fixes and sass cleanup
3 years ago
William Grant 2d292a3582 feat: made more progress with left pane and left more comments
resolved any issues post merge of ui-redesigns
3 years ago
William Grant 2cb7e72f68 feat: starting theming work on left pane and commented on areas that will need to be fixed 3 years ago
William Grant 6cd81e06f2 Merge branch 'ui-redesigns' into theming 3 years ago
Audric Ackermann e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 3 years ago
Audric Ackermann 0eac74dd07 Merge branch 'dev' into menu-redesign 3 years ago
William Grant 131ee22099 Merge branch 'settings-redesign' into theming 3 years ago
Audric Ackermann 55365f817d Merge remote-tracking branch 'upstream/clearnet' into settings-redesign 3 years ago
Audric Ackermann b9cccfc2a8 feat: open convo a session sogs when joined from the UI 3 years ago
William Grant 561ea27a92 fix: use rgb css variables in rgba colors, regular css colors wont work
when possible would be good to use relative color syntax instead
3 years ago
William Grant 2d23d3d850 refactor: finished converting sass colors in _session.scss
moved react-contextify overwrites to styled compeonts, consolidated some grays and semanic colors, for rgba colors we need to set css variables with RGB values since nothing else is supported
3 years ago
William Grant db951a4128 refactor: finished converting sass colors in _session_slider.scss
consolidated transparent and gray colors, success color should be dropped to text color in future
3 years ago
William Grant 9268fd7186 refactor: finished converting sass colors in _session_signin.scss 3 years ago
William Grant 691b567916 Merge branch 'settings-redesign' into theming 3 years ago
Audric Ackermann 444282e2ec fix: position of join button and style of disable buttons
also add a little animation to the menu button rotation
3 years ago
Audric Ackermann c54a438f7c fix: add some aria labels and match QA test 3 years ago
Audric Ackermann 98b1302589 fix: rounded corners around messages
looks like node-sass tries to be too clever
3 years ago