discourse/app
Robin Ward 0e710dc573 Improvements to Lazy Loading
- Now applied to all images over 150x150px

- Stores the width and height in the WeakMap rather than using
percentages for accuracy

- When oneboxed images are hidden, they are given a subtle border for better
visibility.

- Don't apply when in the composer. Causes flickering.
2018-12-21 11:31:27 -05:00
..
assets Improvements to Lazy Loading 2018-12-21 11:31:27 -05:00
controllers PERF: Eradicate N+1 queries from the theme admin page 2018-12-21 11:03:58 +02:00
helpers FIX: Use CDN for logos and icons. (#6698) 2018-12-19 10:20:48 +01:00
jobs FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
mailers DEV: Refactor location string builders. (#6794) 2018-12-20 10:23:05 +01:00
models PERF: Eradicate N+1 queries from the theme admin page 2018-12-21 11:03:58 +02:00
serializers PERF: Eradicate N+1 queries from the theme admin page 2018-12-21 11:03:58 +02:00
services REFACTOR: Migrate TwitterAuthenticator to use ManagedAuthenticator (#6739) 2018-12-07 15:39:06 +00:00
views Remove extra `apple-touch-icon` link in head. 2018-11-29 15:24:52 +08:00