pinafore/routes/_store/observers
Nolan Lawson f7164dd4c0
fix(observers): refactor instance observers, minor optimizations (#730)
try to defer more work, split everything up into more functional code for easier reading
2018-12-05 00:21:54 -08:00
..
autosuggestObservers.js run idb operations in a web worker (#517) 2018-08-29 19:03:12 -07:00
customScrollbarObservers.js feat(scrollbars): add option to disable scrollbars, fix macOS style (#701) 2018-11-27 19:17:18 -08:00
instanceObservers.js fix(observers): refactor instance observers, minor optimizations (#730) 2018-12-05 00:21:54 -08:00
navObservers.js add animation for navigation bar indicator (#257) 2018-05-02 21:32:43 -07:00
notificationObservers.js fix notifications in a background tab (#402) 2018-06-23 10:11:14 -07:00
notificationPermissionObservers.js fix: fix null reference error in Safari/Edge (#618) 2018-11-05 08:28:38 -08:00
observers.js feat(scrollbars): add option to disable scrollbars, fix macOS style (#701) 2018-11-27 19:17:18 -08:00
onlineObservers.js refactor(themes): use CSS specificity order for themes (#684) 2018-11-24 00:41:36 -08:00
pageVisibilityObservers.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
resizeObservers.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
timelineObservers.js lower timeline fetch batch size from 20 to 10 (#523) 2018-08-29 22:49:14 -07:00