Add modal component, QR codes for invite links #140
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/139-qr_codes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds tailwindcss-stimulus-components (containing a whole bunch of useful things other than modals), and a QR code modal component, which can render QR code SVGs in modal windows.
Also changes and slightly fixes button styles for all buttons next to form fields (copy, edit, show QR), turning them all into less prominent outline buttons. Last but not least, it removes the custom vanilla JS for showing the LndHub setup QR code in favor of the new modal component as well.
Screencap: https://storage.5apps.com/basti/public/shares/230627-2314-qr-modal.mp4
closes #139