live_beats/lib/live_beats_web/live
Chris McCord 7461256268 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:41:05 -05:00
..
profile_live Add accessible modal with focus_wrap component 2022-02-04 11:41:05 -05:00
layout_component.ex Add accessible modal with focus_wrap component 2022-02-04 11:41:05 -05:00
live_helpers.ex Add accessible modal with focus_wrap component 2022-02-04 11:41:05 -05:00
nav.ex Fix warning 2022-02-01 09:33:04 -05:00
player_live.ex untrack user from presence when a new profile is chosen 2022-02-02 14:48:11 -06:00
profile_live.ex Add accessible modal with focus_wrap component 2022-02-04 11:41:05 -05:00
settings_live.ex Add spacing to SettingLive form on mobile screen 2022-02-02 22:48:47 +02:00
sign_in_live.ex Sign In -> Sign In with GitHub 2022-02-01 19:43:06 -06:00