discourse/app/assets/javascripts/discourse
Martin Brennan 18bba860b5 Fix mobile topic-timeline not closing on scrolling past last post (#8730)
* when we dragged the topic-timeline handle past the last post
  in a topic we were not closing the timeline as we would if
  scrolling to a specific post
* this also fixes the issue where when scrolling past the end of
  the topic with a massive last post, none of the post could be
  seen
2020-01-16 17:23:44 +11:00
..
adapters FEATURE: Tag synonyms 2019-12-04 13:33:51 -05:00
components FEATURE: allows to define a dissmiss duration on global notices (#8715) 2020-01-15 09:02:28 +01:00
controllers Fix mobile topic-timeline not closing on scrolling past last post (#8730) 2020-01-16 17:23:44 +11:00
helpers Upgrade handlebars (#8675) 2020-01-07 15:37:37 -05:00
initializers FEATURE: Use new Badging API 2020-01-10 13:41:35 -03:00
lib Fix mobile topic-timeline not closing on scrolling past last post (#8730) 2020-01-16 17:23:44 +11:00
mixins Rename 'target usernames' with 'target recipients' in Composer (#8606) 2020-01-07 15:33:48 +02:00
models FIX: show error message if the topic deletion fails (#8723) 2020-01-16 00:58:03 +05:30
pre-initializers DEV: Add unambiguous routes for tags 2019-12-13 11:24:59 +00:00
raw-views DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
routes FIX: Don't leak event listeners in user-activity-drafts (#8682) 2020-01-08 16:55:10 +01:00
services DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
templates FIX: Styling for feature topic on profile modal (#8727) 2020-01-15 15:20:12 -06:00
widgets FIX: Make scrolling to bottom post in topic more consistent (#8671) 2020-01-08 16:37:13 +11:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00