jpdevries / eureka

HTML-first crack at a Flexible Media Browser progressively enhanced with React
https://eureka.markup.tips/
Other
18 stars 5 forks source link

Remove Font Awesome Dependency #30

Closed jpdevries closed 7 years ago

jpdevries commented 9 years ago

Eureka uses FontAwesome as a pain free way of adding icons to the UI, and it even uses some clever a11y tricks to keep things readable to screen readers but regardless of that, icon fonts have some inherent accessibility issues: https://twitter.com/brucel/status/616257010884059136

Should probably switch to SVG instead.

jpdevries commented 8 years ago

Going to follow along with this setup to switch from FA to an SVG sprite workflow https://www.thinkful.com/projects/grunting-icons-into-svg-sprites-573

jpdevries commented 7 years ago

Should be fixed by breaking changes, VirtualDOM