Commit Graph

17 Commits (a44dc50d410a284d9ebe28c56d6a643019d147e2)

Author SHA1 Message Date
Audric Ackermann 7611f07b09
chore: address PR 184 reviews 1 year ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
1 year ago
William Grant 490e4957f4 feat: click on qr codes now opens the lightbox
lightbox now supports saving data blobs
1 year ago
William Grant 8915971c48 fix: more review feedback 1 year ago
William Grant 903cfcb613 fix: added skinny brand icon instead of messing with ratios 1 year ago
William Grant d1a06a93de feat: option to save qr codes with no colors by default 1 year ago
William Grant b102a0675f fix: first load flicker on qr code 1 year ago
William Grant b459bf9570 fix: generate colors for the QR code in a hook that also converts svgs to data urls
we no longer need to update the svgs manually
1 year ago
William Grant 11b3a0ece1 feat: upgraded react-qrcode-logo to v3 1 year ago
William Grant 4f44a7a5fa feat: refactor theme state
added hooks for is light or dark theme and cleaned up any references
1 year ago
William Grant 8705fddd36 fix: isEmpty is not needed for searchTerm
because an empty string is falsy
1 year ago
William Grant 341fa8b774 feat: recovery password settings flow done
added aria label and datatestid support to SessionQRCode
1 year ago
William Grant bb27570a90 fix: make qr code update correctly if theme changes
even if visible, there is some flickering with the logo that I have been unable to fix.
1 year ago
William Grant 01bdc6e1cf fix: make sure qr code fits the canvas contents 1 year ago
William Grant 44cc8594a5 fix: saved qr codes will be black and white by default
qr code logos can now be svgs for better rendering performance
1 year ago
William Grant 8a4e5d52ff fix: add background colors to logos so the background matches 1 year ago
William Grant 0d3c058137 feat: new sessionqrcode component
updated account id and recovery password qr codes with logos
1 year ago