discourse/app
Joe c4fca36255
FIX: don't trigger header:hide-topic at the bottom on desktops
On mobile we trigger `header:hide-topic` at the very bottom of topics to switch the header contents back from small logo + topic info to large logo + user panels. 

Given that the `topic-progress` component is sometimes loaded on desktop - E.g composer is open or on narrow desktop screens - we need a guard to prevent this logic from firing on desktops.
2018-11-23 10:14:13 +08:00
..
assets FIX: don't trigger header:hide-topic at the bottom on desktops 2018-11-23 10:14:13 +08:00
controllers FIX: remove unneeded keys from failed response 2018-11-22 14:59:50 +05:30
helpers FIX: S3 CDN for markdown it bundle 2018-11-15 16:55:20 -05:00
jobs FIX: Give up migrating url site setting if endpoint doesn't return data. 2018-11-22 12:16:52 +08:00
mailers FEATURE: Warn users via email about suspicious logins. (#6520) 2018-10-25 09:45:31 +00:00
models FIX: Check whether group is mentionable by user when cooking post. 2018-11-22 16:16:33 +08:00
serializers FIX: Failed to delete post belonging to non-existent topic 2018-11-22 15:08:37 +01:00
services FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
views Extract inline JS on embedded comments (#6645) 2018-11-22 10:02:58 -05:00