This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets
David Taylor f51b48b421
PERF: Improve lazy-load performance in Safari
Safari starts loading images as soon as attributes are modified. Modern browsers all prefer the srcset attribute over src, so we should remove srcset last, and add it first.
2020-04-21 19:05:33 +01:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts PERF: Improve lazy-load performance in Safari 2020-04-21 19:05:33 +01:00
stylesheets UX: Fix broken image placeholder styling 2020-04-21 19:00:47 +01:00