live_beats/lib/live_beats_web
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
..
channels Fixup profiles 2021-11-16 15:54:40 -05:00
controllers Fixup profiles 2021-11-16 15:54:40 -05:00
live Set aria-hidden="true" on more SVG graphics, and hide icons by default. 2021-11-22 13:50:20 -06:00
templates Minor cleanup to make navigating by region easier. 2021-11-22 13:18:06 -06:00
views Link logo placeholder 2021-11-22 13:04:05 -05:00
endpoint.ex Rotate session key 2021-11-16 22:16:58 -05:00
gettext.ex Make it so 🚀 2021-09-02 14:00:57 -04:00
router.ex Rename SongLive modules to ProfileLive 2021-11-22 09:57:24 -05:00
telemetry.ex Make it so 🚀 2021-09-02 14:00:57 -04:00