Chris McCord
6c13ad3b9b
WIP
2023-03-09 09:34:43 -05:00
Chris McCord
a1c6c454f0
WIP
2023-03-09 09:29:22 -05:00
Chris McCord
e5c15c7166
Finish 1.7 upgrade with ~p
2022-11-17 15:36:58 -05:00
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
d9b63adb85
Fix bugs
2022-01-31 22:12:32 -05:00
Chris McCord
83db1294f9
Fix warning
2022-01-26 11:33:55 -05:00
Chris McCord
4a5728daf5
Styling tweaks and optimize initial file drop
2022-01-26 11:33:20 -05:00
Chris McCord
ad3cab4d29
Merge pull request #20 from ndarilek/playlist-a11y
...
Improve playlist accessibility
2022-01-07 15:24:00 -05:00
Nolan Darilek
159363fb4b
Add button role to icons to hint that they are actionable.
2021-12-20 11:02:36 -06:00
Nolan Darilek
3860c79ec7
If an icon has aria-label
set, don't set aria-hidden
. Also, label some icons.
2021-12-16 15:26:12 -06:00
Chris McCord
bbb9693e8c
WIP
2021-12-16 11:06:22 -05:00
Chris McCord
67a291ac3a
Revert temporary assign
2021-12-15 22:03:18 -05:00
Chris McCord
8da032fed3
Make songs temporary assigns
2021-12-15 21:51:09 -05:00
Berenice Medel
0e0d349e31
hide play button on playlist
2021-11-29 19:21:35 -06:00
Chris McCord
bb23d8e071
Rename SongLive modules to ProfileLive
2021-11-22 09:57:24 -05:00