1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-07 00:53:21 +01:00

20 Commits

Author SHA1 Message Date
Nolan Lawson
faff6c4427 add todos 2018-02-12 22:49:02 -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
be16ebfa78 add animation for virtual list header 2018-02-11 22:50:20 -08:00
Nolan Lawson
c8c7c03864 temporary hack to avoid excessive observers 2018-02-11 20:12:15 -08:00
Nolan Lawson
2a86425c90 streaming is kinda working 2018-02-11 19:15:21 -08:00
Nolan Lawson
075066ba9a add animation for virtual list items 2018-02-11 16:24:14 -08:00
Nolan Lawson
c3a82a15bf Revert "add observeSafely()"
it doesn't actually work

This reverts commit 321a90251a9ad8754f12da1579b54b88e60ee98c.
2018-02-11 14:17:17 -08:00
Nolan Lawson
321a90251a add observeSafely() 2018-02-11 11:57:18 -08:00
Nolan Lawson
2e83bc0ff9 use standard 2018-02-08 22:29:29 -08:00
Nolan Lawson
8af2e2061f fix empty timelines 2018-02-08 18:54:48 -08:00
Nolan Lawson
73ba72d58a mvp for notifications 2018-02-04 10:05:01 -08:00
Nolan Lawson
2c2f84b870 itemHeights should be divided by realm 2018-01-31 08:37:59 -08:00
Nolan Lawson
8afe67c471 implement RealmStore 2018-01-30 21:55:23 -08:00
Nolan Lawson
9782cb400f update comment 2018-01-27 09:53:33 -08:00
Nolan Lawson
b98a0c6b85 fix bug in layout calculations 2018-01-27 09:53:14 -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