Commit graph

9 commits

Author SHA1 Message Date
Chris McCord 7bbce31bb9 Update to Phoenix 1.7 2022-11-17 10:01:20 -05:00
Chris McCord 6b02cfc614 Touchup 2022-08-03 09:40:48 -04:00
Chris McCord 337931e21e Fix accessbility of file input 2022-02-04 16:06:41 -05:00
Chris McCord 819d5ecc98 Add accessible modal with focus_wrap component
The focus_wrap function component (and hook) can
be used to focus wrap any content.

The focus and focus_closest JS functions were added to
programmtaically focus an element on the client or
find the next element or previous element sibling when an
action is taken that requires moving focus to cloest item.

Co-authored-by: Nolan Darilek <nolan@thewordnerd.info>
2022-02-04 11:48:05 -05:00
Michael Crumm 22a39eb362
Simplify upload files label 2022-02-03 10:06:53 -08:00
Chris McCord cad951a647 Fix chrome and edge file input click issue. Closes #26 2022-02-03 11:43:10 -05:00
Chris McCord fa8d7f6692 Formatting 2022-02-02 08:49:29 -05:00
Chris McCord ef4097c0a3 Add more aggressive expiration and tell user about it 2022-02-02 08:38:15 -05:00
Chris McCord bb23d8e071 Rename SongLive modules to ProfileLive 2021-11-22 09:57:24 -05:00
Renamed from lib/live_beats_web/live/song_live/upload_form_component.html.heex (Browse further)