pinafore/src/routes/_store/observers
Nolan Lawson bb85bcb32b
fix: switch to arrow-key-navigation library (#1607)
For left/right arrow key navigation, switch to a small library I made to
handle this. Also make it load asynchronously, because why not.
2019-10-28 08:16:51 -07:00
..
autosuggestObservers.js fix: tweak autosuggest error logging and resetting (#1572) 2019-10-13 13:53:48 -07:00
cleanup.js perf: disable database cleanups when page is not active (#1471) 2019-09-07 21:05:36 -07:00
customScrollbarObservers.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
grayscaleObservers.js fix: fix grayscale in firefox (#1261) 2019-06-01 15:51:46 -07:00
instanceObservers.js feat: show unread follow requests on community page (#1493) 2019-09-16 22:36:24 -07:00
leftRightFocusObservers.js fix: switch to arrow-key-navigation library (#1607) 2019-10-28 08:16:51 -07:00
logOutObservers.js fix: fix logging in and out with a refresh (#824) 2018-12-16 12:39:16 -08:00
loggedInObservers.js perf: lazy-load computations (#1538) 2019-09-26 05:23:36 -07:00
navObservers.js fix: fix nav animation for notifications/mentions (#1515) 2019-09-22 16:20:26 -07:00
notificationObservers.js perf: lazy-load logged-in observers, fix circular dependencies (#823) 2018-12-16 10:22:34 -08:00
notificationPermissionObservers.js perf: lazy-load logged-in observers, fix circular dependencies (#823) 2018-12-16 10:22:34 -08:00
nowObservers.js perf: disable database cleanups when page is not active (#1471) 2019-09-07 21:05:36 -07:00
observers.js feat: left/right keys can change columns or focus (#1516) 2019-09-22 23:53:29 -07:00
onlineObservers.js feat: implement wellness settings (#1256) 2019-06-01 13:07:31 -07:00
pageVisibilityObservers.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
resizeObservers.js fix: improve style on very small mobile screens (#1505) 2019-09-21 13:45:48 -07:00
setupLoggedInObservers.js perf: lazy-load computations (#1538) 2019-09-26 05:23:36 -07:00
timelineObservers.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
touchObservers.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00