framework/js/src/common
Franz Liedke 0191babb05
Optimize ScrollListener performance
Listen to "scroll" event and throttle callback executions instead
of actively polling for changes to the scroll position.

Fixes #1222.
2019-09-05 02:17:09 +02:00
..
components a11y: Try to make screenreaders read tooltips 2019-08-08 22:40:30 +02:00
extend [WIP] JS Extender API foundation (#1468) 2018-06-22 10:49:46 +09:30
helpers Rename user.lastSeenTime 2018-08-24 22:13:05 +09:30
models Fix up Notification model 2018-08-24 22:13:06 +09:30
utils Optimize ScrollListener performance 2019-09-05 02:17:09 +02:00
Application.js Fix regression in admin routing in subdirectory. fixes #1606 2018-10-29 07:25:17 +10:30
compat.js Remove the "debug" button from request error alerts 2018-09-21 14:27:39 +09:30
Component.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
extend.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
index.js [WIP] JS Extender API foundation (#1468) 2018-06-22 10:49:46 +09:30
Model.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Session.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Store.js Correct spelling mistakes. (#1546) 2018-08-14 21:46:53 +02:00
Translator.js Frontend refactor (#1471) 2018-06-30 12:31:12 +09:30