fedilove-ui/routes/_utils
Nolan Lawson ec138f94ce
fix requestIdleCallback in edge/safari (#198)
Fixes #195
2018-04-21 00:33:36 -07:00
..
AsyncLayout.js
RealmStore.js fix animations and cleanup store/component get() usage (#185) 2018-04-19 21:38:11 -07:00
ajax.js simplify ajax.js implementation (#157) 2018-04-17 22:08:15 -07:00
arrays.js
asyncModules.js make PseudoVirtualList sync rather than async (#133) 2018-04-15 14:43:41 -07:00
autosize.js Fix scrollTop jiggle in Firefox (#94) 2018-04-12 19:58:18 -07:00
checkDomAncestors.js don't allow clicking through to status if click is on toolbar 2018-04-04 18:53:52 -07:00
classname.js
delegate.js Simplify click delegate implementation (#155) 2018-04-17 21:47:30 -07:00
doubleRAF.js implement better timeline navigations with fades 2018-03-29 23:16:53 -07:00
emojifyText.js content warnings can have emoji (#122) 2018-04-14 15:50:06 -07:00
eventBus.js fix warning about max EventEmitter listeners (#100) 2018-04-13 09:46:38 -07:00
events.js add username autocomplete feature 2018-03-24 18:04:54 -07:00
fullscreen.js
getRectFromEntry.js calculate listOffset to avoid profile offset issue 2018-03-22 17:33:42 -07:00
handleRegex.js
historyEvents.js
isMobile.js fix caching logic 2018-03-23 08:16:46 -07:00
loadPolyfills.js add favorite/reblog animations 2018-03-21 09:38:20 -07:00
loadingMask.js
marks.js
measureText.js
once.js add username autocomplete feature 2018-03-24 18:04:54 -07:00
reselect.js use lodash-es for slightly smaller bundle size 2018-04-05 17:57:36 -07:00
resize.js use lodash-es for slightly smaller bundle size 2018-04-05 17:57:36 -07:00
scheduleIdleTask.js fix requestIdleCallback in edge/safari (#198) 2018-04-21 00:33:36 -07:00
serviceWorkerClient.js
setFavicon.js fix bug where favicon changes incorrectly 2018-04-11 20:30:38 -07:00
smoothScrollToTop.js allow scroll-to-top to be canceled by a user scroll (#79) 2018-04-11 19:43:22 -07:00
sorting.js use lodash-es for slightly smaller bundle size 2018-04-05 17:57:36 -07:00
strings.js
sync.js
themeEngine.js
toast.js
urlRegex.js