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
Dan Ungureanu df6630f868
FIX: J/K navigation resets current selection when scrolling fast.
Sometimes, when keeping J or K pressed and scrolling fast, the current
selection would go out of the viewport for a few moments and the
algorithm would try selecting the "best" element that is in viewport.

This bug is reproducible only on certain machines. For example, Linux
machines seem to be passing key events faster to the browser.
2019-08-16 17:28:25 +03:00
..
adapters SECURITY: XSS in routes 2019-06-26 16:34:15 +02:00
components FEATURE: favorites emojis will also show in composer autocomplete (#8011) 2019-08-16 11:47:03 +02:00
controllers FIX: attempts to use params from addDiscoveryQueryParam (#8007) 2019-08-14 19:56:02 +02:00
helpers FIX: Rename deprecated icons, allow custom icons in badges 2019-07-16 11:13:44 -04:00
initializers SECURITY: Restrict message-bus access on login_required sites 2019-08-14 09:43:12 +01:00
lib FIX: J/K navigation resets current selection when scrolling fast. 2019-08-16 17:28:25 +03:00
mixins Ran prettier to clean up some formatting 2019-08-11 19:00:52 -06:00
models DEV: allows customHref for extra nav items (#8012) 2019-08-15 12:26:21 -06:00
pre-initializers FIX: Better detection of Apple browsers (#7961) 2019-08-02 12:43:25 -03:00
raw-views DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes FEATURE: add support for group members visibility level (#8004) 2019-08-14 19:00:04 +05:30
services FEATURE: favorites emojis will also show in composer autocomplete (#8011) 2019-08-16 11:47:03 +02:00
templates UX: Consistent placement of category-title-before plugin outlet (#8010) 2019-08-16 09:04:50 +10:00
widgets REFACTOR: user-menu-links widget for extensibility (#7996) 2019-08-12 14:01:59 -04:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00