1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-10 00:10:47 +01:00

13 Commits

Author SHA1 Message Date
Nolan Lawson
2544b71251 use lodash-es for slightly smaller bundle size 2018-04-05 17:57:36 -07:00
Nolan Lawson
3b8f551477 implement better timeline navigations with fades 2018-03-29 23:16:53 -07:00
Nolan Lawson
3b03bd0e8d tweak when to use requestIdleCallback 2018-03-22 22:53:50 -07:00
Nolan Lawson
0c9992c0e1 change scheduling to focus on requestIdleCallback 2018-03-20 20:28:53 -07:00
Nolan Lawson
c11f2454ad break up status rendering with rAF a bit 2018-03-14 19:04:48 -07:00
Nolan Lawson
e65087e8d1 more perf improvements 2018-02-25 22:50:50 -08:00
Nolan Lawson
9a042c5981 fix virtual list realm 2018-02-12 22:47:25 -08:00
Nolan Lawson
2db4236761 more refactoring 2018-02-12 22:35:02 -08:00
Nolan Lawson
acc1ce396d refactor VirtualList to be more self-contained 2018-02-12 22:35:01 -08:00
Nolan Lawson
8afe67c471 implement RealmStore 2018-01-30 21:55:23 -08:00
Nolan Lawson
7a510101d0 automatically remove console logs 2018-01-27 08:22:23 -08:00
Nolan Lawson
687cc5c961 refactor virtual store to use realms 2018-01-27 08:13:28 -08:00
Nolan Lawson
569f384192 refactor virtual list 2018-01-25 08:23:14 -08:00