discourse/app/assets
Daniel 48c9234545 FIX: Lazy Loading: copy only present srcset
When showing a lazy-loaded image, copy the `srcset` property only when
it is actually set. `copyImg.srcset = copyImg.srcset` is not actually a
noop but creates an empty `srcset`, changing content security rules on
the image.
2019-01-23 14:04:43 -05:00
..
images update png assets for push notification images 2018-12-07 14:00:39 -08:00
javascripts FIX: Lazy Loading: copy only present srcset 2019-01-23 14:04:43 -05:00
stylesheets UX: removes margins from categories in suggested topics message 2019-01-24 02:12:16 +08:00