1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-01-10 18:25:50 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Nolan Lawson
9c6b8a7a8e Revert "use rIC to keep scrolling smooth"
This reverts commit fc8554bed3.
2018-03-15 10:25:02 -07:00
Nolan Lawson
fc8554bed3 use rIC to keep scrolling smooth 2018-03-15 10:00:51 -07:00
Nolan Lawson
c11f2454ad break up status rendering with rAF a bit 2018-03-14 19:04:48 -07:00
Nolan Lawson
71d0e4ddd1 fix items rendered on top of other items 2018-03-01 09:19:45 -08:00
Nolan Lawson
62d7166b39 code cleanup 2018-02-25 11:20:40 -08:00
Nolan Lawson
ae04fddd68 add NPE check for makeProps 2018-02-23 17:54:16 -08:00
Nolan Lawson
0a165cb2ad dont scroll to first item, it obscures back button 2018-02-10 14:19:10 -08:00
Nolan Lawson
73ba72d58a mvp for notifications 2018-02-04 10:05:01 -08:00
Nolan Lawson
d1620c3bca use rIC in pseudo virtual list 2018-01-30 21:17:01 -08:00
Nolan Lawson
98b22e0243 implement intersection observer-based pseudo virtual list 2018-01-30 09:38:14 -08:00
Nolan Lawson
6f69bf89c5 implement PseudoVirtualList for thread timelines 2018-01-29 19:22:28 -08:00