pinafore/routes/_utils
Nolan Lawson c309e5842d
slightly improve Svelte 2.0 compatibility (#244)
* slightly improve Svelte 2.0 compatibility

* fixup

* fix lint
2018-04-29 22:13:41 -07:00
..
ajax.js simplify ajax.js implementation (#157) 2018-04-17 22:08:15 -07:00
arrays.js
asyncModules.js refactor dialogs to be individually async (#206) 2018-04-21 09:56:53 -07:00
autosize.js
checkDomAncestors.js
classname.js
delegate.js Simplify click delegate implementation (#155) 2018-04-17 21:47:30 -07:00
doubleRAF.js
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 slightly improve Svelte 2.0 compatibility (#244) 2018-04-29 22:13:41 -07:00
fullscreen.js
getRectFromEntry.js
handleRegex.js
historyEvents.js
isMobile.js
loadingMask.js
loadPolyfills.js
marks.js
measureText.js
once.js
RealmStore.js fix animations and cleanup store/component get() usage (#185) 2018-04-19 21:38:11 -07:00
reselect.js
resize.js
scheduleIdleTask.js fix requestIdleCallback in edge/safari (#198) 2018-04-21 00:33:36 -07:00
serviceWorkerClient.js
setFavicon.js
smoothScrollToTop.js
sorting.js
strings.js
sync.js
themeEngine.js
toast.js
urlRegex.js