Commit Graph

8 Commits (87fb386ae58dec6a87d105492e9a730bf0c58c55)

Author SHA1 Message Date
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 2 years ago
William Grant 0d3c058137 feat: new sessionqrcode component
updated account id and recovery password qr codes with logos
2 years ago