pinafore/src
Nolan Lawson b2d7fad435
perf: only update draggable x/y state at end of drag (#1379)
* perf: only update draggable x/y state at end of drag

This is more intelligent and more performant than using requestIdleCallback willy-nilly. We can just update the store when the user is actually done dragging the button.

* remove console.log

* consistent syntax
2019-08-07 20:38:01 -07:00
..
build fix: fix grayscale in firefox (#1261) 2019-06-01 15:51:46 -07:00
inline-script chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
routes perf: only update draggable x/y state at end of drag (#1379) 2019-08-07 20:38:01 -07:00
scss fix: improve focal points draggable style/perf (#1371) 2019-08-04 13:31:51 -07:00
server fix: fix broken CSP in dev mode (#992) 2019-02-14 21:26:41 -08:00
static chore: refactor src files to src/ directory (#900) 2019-01-19 13:32:36 -08:00
thirdparty/font-awesome-svg-png chore: refactor src files to src/ directory (#900) 2019-01-19 13:32:36 -08:00
client.js fix: fix streaming gap (#1349) 2019-07-21 15:31:26 -07:00
server.js fix: use static server for `node server.js` (#1041) 2019-02-23 16:09:48 -08:00
service-worker.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00