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/javascripts/discourse/mixins
Sam f4418ae884 PERF: fast docking of timeline so it does not overlap
In the past we debounced all dock check this causes situations where
sometimes timeline would not dock in time especially on slow computers

This works around it by performing the dock by hand.

Also there was missing integer casting causing over aggressive re-rendering
2018-02-22 12:52:43 +11:00
..
add-archetype-class.js.es6 FIX: Archetype class wasn't being applied on refresh 2016-08-02 15:26:07 -04:00
badge-select-controller.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
buffered-content.js.es6 FEATURE: Admin interface for editing email templates 2015-11-19 16:39:34 -05:00
bulk-topic-selection.js.es6 FIX: don't mute topics when dismissing unread 2017-09-14 14:02:55 -04:00
can-check-emails.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
cleans-up.js.es6 UX: Add drop down for top lists, big refactor of repeated code. 2014-08-21 16:08:47 -04:00
docking.js.es6 PERF: fast docking of timeline so it does not overlap 2018-02-22 12:52:43 +11:00
grant-badge-controller.js.es6 FEATURE: grant badges in post admin wrench (#5498) 2018-01-22 14:10:53 +11:00
key-enter-escape.js.es6 UX: Allow CTRL+ENTER to save topic title edits 2017-07-04 14:23:57 -04:00
load-more.js.es6 Remove private Ember.TargetActionSupport usage 2016-11-21 11:34:31 -05:00
modal-functionality.js.es6 Login with email/forget password UI refactoring 2018-02-22 08:06:15 +08:00
name-validation.js.es6 FEATURE: add required user fields to invite accept form 2017-06-12 20:43:07 +05:30
open-composer.js.es6 FIX: prevents exception when opening new topic on mobile 2018-02-06 14:48:04 +01:00
password-validation.js.es6 FIX: change password form validation should instruct admins to use min password length for admin accounts 2017-11-07 16:14:56 -05:00
preferences-tab-controller.js.es6 FEATURE: rebuild user preferences page to use tabs 2017-05-02 16:52:18 -04:00
scroll-top.js.es6 Remove the ScrollTop Mixin 2016-11-10 15:25:04 -05:00
scrolling.js.es6 Upgrade Ember to 2.13 2017-06-15 10:12:07 -04:00
singleton.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
upload.js.es6 FIX: catch all server-side error when uploading a file 2017-12-27 16:33:25 +01:00
url-refresh.js.es6 Fixes some deprecations: 2016-04-28 15:25:45 -04:00
user-fields-validation.js.es6 FEATURE: add required user fields to invite accept form 2017-06-12 20:43:07 +05:30
username-validation.js.es6 UX: Add new classes to make user creation more targetable 2017-12-03 15:03:06 -05:00
viewing-action-type.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00