discourse/app/assets/javascripts
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
..
admin UX: Display lock icon in admin user lists when user has 2FA enabled. 2018-02-22 09:00:09 +08:00
discourse PERF: fast docking of timeline so it does not overlap 2018-02-22 12:52:43 +11:00
discourse-common FIX: do not translate the same string two times when rendering icon label 2018-02-14 12:41:24 +01:00
docs
ember-addons Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
locales FIX: Enabling verbose localization for session didn't work 2018-01-25 23:29:53 +01:00
pretty-text FIX: include title in local onebox when linking to a different topic 2018-02-19 22:40:14 +01:00
select-kit FIX: makes mini-tag-chooser search more efficient 2018-02-15 15:01:19 +01:00
wizard FIX: invite-list expects initial value mutation 2017-11-24 13:32:24 +01:00
admin.js.erb
application.js Add support for mixed text directions 2018-01-28 18:33:55 -08:00
deprecated.js REFACTOR: Remove requirejs calls 2017-07-05 17:24:27 -04:00
discourse-loader.js Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
discourse-objects.js
discourse.js.es6 FIX: Skip pasting files if plain text available in clipboard 2017-12-02 02:05:11 +05:30
ember_include.js.erb
ember_jquery.js
ember-shim.js
env.js
main_include_admin.js
markdown-it-bundle.js UX: Improve editor and preview scroll syncing. 2017-11-23 17:02:02 +08:00
plugin-third-party.js.erb
plugin.js.erb
preload-store.js.es6
pretty-text-bundle.js FEATURE: image uploads now have short urls 2017-08-22 16:40:08 -04:00
service-worker.js.erb FIX: stop counting offline page as a page view 2018-02-13 16:19:43 +11:00
template_include.js.erb
vendor.js FEATURE: HTML to Markdown conversion using native JavaScript ES6 classes (#5425) 2017-12-15 10:28:20 +05:30
wizard-application.js Introduces select-kit 2017-11-21 11:53:09 +01:00
wizard-vendor.js FIX: Wizard was broken 2017-07-27 10:48:31 -04:00