live_beats/lib
Nolan Darilek ef1355f897 Set aria-hidden="true" on more SVG graphics, and hide icons by default.
The original icon fix assumed that the `<svg>` tag had an `alt` attribute, which it does not. Instead, SVG requires a child element to specify a description. A complete fix involves patching upstream to allow for setting this element, but since we don't seem to have actionable icons without associated textual controls, set `aria-hidden="true"` by default and require it to be overridden if needed.
2021-11-22 13:50:20 -06:00
..
live_beats add unique constraint on songs changeset 2021-11-19 13:01:15 -06:00
live_beats_web Set aria-hidden="true" on more SVG graphics, and hide icons by default. 2021-11-22 13:50:20 -06:00
live_beats.ex Allow configurable upload dir per env 2021-11-16 22:11:11 -05:00
live_beats_web.ex Make sidebar live and add enhanced flash 2021-11-10 13:23:02 -05:00