| 
							
						 | 
						
							
							
							
							
								
							
							
								2544b71251
								
							
						 | 
						
							
							
								
								use lodash-es for slightly smaller bundle size
							
							
							
							
							
						 | 
						
							2018-04-05 17:57:36 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								ef5b922e77
								
							
						 | 
						
							
							
								
								add basic handling for window resize
							
							
							
							
							
						 | 
						
							2018-03-31 17:42:52 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								3b8f551477
								
							
						 | 
						
							
							
								
								implement better timeline navigations with fades
							
							
							
							
							
						 | 
						
							2018-03-29 23:16:53 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								c67ba5c0a9
								
							
						 | 
						
							
							
								
								spoiler button is faster now
							
							
							
							
							
						 | 
						
							2018-03-23 08:29:54 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								3b03bd0e8d
								
							
						 | 
						
							
							
								
								tweak when to use requestIdleCallback
							
							
							
							
							
						 | 
						
							2018-03-22 22:53:50 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								0dc676b1c5
								
							
						 | 
						
							
							
								
								tweak render buffer
							
							
							
							
							
						 | 
						
							2018-03-22 22:31:29 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								ef51842e6a
								
							
						 | 
						
							
							
								
								calculate listOffset to avoid profile offset issue
							
							
							
							
							
						 | 
						
							2018-03-22 17:33:42 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								98b8ea1c67
								
							
						 | 
						
							
							
								
								increase the render factor until I can figure out how to fix the list offsets
							
							
							
							
							
						 | 
						
							2018-03-22 09:39:46 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								d2834d3bb2
								
							
						 | 
						
							
							
								
								dial back rIC usage, fix virtualListStore calculations
							
							
							
							
							
						 | 
						
							2018-03-22 00:01:19 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								0c9992c0e1
								
							
						 | 
						
							
							
								
								change scheduling to focus on requestIdleCallback
							
							
							
							
							
						 | 
						
							2018-03-20 20:28:53 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								9c6b8a7a8e
								
							
						 | 
						
							
							
								
								Revert "use rIC to keep scrolling smooth"
							
							
							
							
							
							
							
							This reverts commit fc8554bed3. 
							
						 | 
						
							2018-03-15 10:25:02 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								fc8554bed3
								
							
						 | 
						
							
							
								
								use rIC to keep scrolling smooth
							
							
							
							
							
						 | 
						
							2018-03-15 10:00:51 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								8bd3cf24e3
								
							
						 | 
						
							
							
								
								reduce viewport render factor for better scrolling perf
							
							
							
							
							
						 | 
						
							2018-03-14 23:03:37 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								c11f2454ad
								
							
						 | 
						
							
							
								
								break up status rendering with rAF a bit
							
							
							
							
							
						 | 
						
							2018-03-14 19:04:48 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								2db30856f9
								
							
						 | 
						
							
							
								
								fix bug where large items might not be rendered when scrolling up
							
							
							
							
							
						 | 
						
							2018-03-14 18:38:26 -07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								73861c4749
								
							
						 | 
						
							
							
								
								make virtual list more effecient using "reselect"
							
							
							
							
							
						 | 
						
							2018-03-04 13:37:55 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								71d0e4ddd1
								
							
						 | 
						
							
							
								
								fix items rendered on top of other items
							
							
							
							
							
						 | 
						
							2018-03-01 09:19:45 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								e65087e8d1
								
							
						 | 
						
							
							
								
								more perf improvements
							
							
							
							
							
						 | 
						
							2018-02-25 22:50:50 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								62d7166b39
								
							
						 | 
						
							
							
								
								code cleanup
							
							
							
							
							
						 | 
						
							2018-02-25 11:20:40 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								3f5f016c32
								
							
						 | 
						
							
							
								
								clean up observers
							
							
							
							
							
						 | 
						
							2018-02-25 10:50:04 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								ae04fddd68
								
							
						 | 
						
							
							
								
								add NPE check for makeProps
							
							
							
							
							
						 | 
						
							2018-02-23 17:54:16 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								f4eeacdc1c
								
							
						 | 
						
							
							
								
								basic timeline test
							
							
							
							
							
						 | 
						
							2018-02-18 15:28:42 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								d45e8da5c4
								
							
						 | 
						
							
							
								
								reduce viewport render factor in virtual list
							
							
							
							
							
						 | 
						
							2018-02-13 19:43:06 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								93635fee6a
								
							
						 | 
						
							
							
								
								refactor virtual list
							
							
							
							
							
						 | 
						
							2018-02-13 09:15:10 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								faff6c4427
								
							
						 | 
						
							
							
								
								add todos
							
							
							
							
							
						 | 
						
							2018-02-12 22:49:02 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								9a042c5981
								
							
						 | 
						
							
							
								
								fix virtual list realm
							
							
							
							
							
						 | 
						
							2018-02-12 22:47:25 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								2db4236761
								
							
						 | 
						
							
							
								
								more refactoring
							
							
							
							
							
						 | 
						
							2018-02-12 22:35:02 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								acc1ce396d
								
							
						 | 
						
							
							
								
								refactor VirtualList to be more self-contained
							
							
							
							
							
						 | 
						
							2018-02-12 22:35:01 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								be16ebfa78
								
							
						 | 
						
							
							
								
								add animation for virtual list header
							
							
							
							
							
						 | 
						
							2018-02-11 22:50:20 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								c8c7c03864
								
							
						 | 
						
							
							
								
								temporary hack to avoid excessive observers
							
							
							
							
							
						 | 
						
							2018-02-11 20:12:15 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								2a86425c90
								
							
						 | 
						
							
							
								
								streaming is kinda working
							
							
							
							
							
						 | 
						
							2018-02-11 19:15:21 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								075066ba9a
								
							
						 | 
						
							
							
								
								add animation for virtual list items
							
							
							
							
							
						 | 
						
							2018-02-11 16:24:14 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								c3a82a15bf
								
							
						 | 
						
							
							
								
								Revert "add observeSafely()"
							
							
							
							
							
							
							
							it doesn't actually work
This reverts commit 321a90251a. 
							
						 | 
						
							2018-02-11 14:17:17 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								321a90251a
								
							
						 | 
						
							
							
								
								add observeSafely()
							
							
							
							
							
						 | 
						
							2018-02-11 11:57:18 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								2e83bc0ff9
								
							
						 | 
						
							
							
								
								use standard
							
							
							
							
							
						 | 
						
							2018-02-08 22:29:29 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								8af2e2061f
								
							
						 | 
						
							
							
								
								fix empty timelines
							
							
							
							
							
						 | 
						
							2018-02-08 18:54:48 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								73ba72d58a
								
							
						 | 
						
							
							
								
								mvp for notifications
							
							
							
							
							
						 | 
						
							2018-02-04 10:05:01 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								2c2f84b870
								
							
						 | 
						
							
							
								
								itemHeights should be divided by realm
							
							
							
							
							
						 | 
						
							2018-01-31 08:37:59 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								8afe67c471
								
							
						 | 
						
							
							
								
								implement RealmStore
							
							
							
							
							
						 | 
						
							2018-01-30 21:55:23 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								9782cb400f
								
							
						 | 
						
							
							
								
								update comment
							
							
							
							
							
						 | 
						
							2018-01-27 09:53:33 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								b98a0c6b85
								
							
						 | 
						
							
							
								
								fix bug in layout calculations
							
							
							
							
							
						 | 
						
							2018-01-27 09:53:14 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								7a510101d0
								
							
						 | 
						
							
							
								
								automatically remove console logs
							
							
							
							
							
						 | 
						
							2018-01-27 08:22:23 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								687cc5c961
								
							
						 | 
						
							
							
								
								refactor virtual store to use realms
							
							
							
							
							
						 | 
						
							2018-01-27 08:13:28 -08:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
							
							
								
							
							
								569f384192
								
							
						 | 
						
							
							
								
								refactor virtual list
							
							
							
							
							
						 | 
						
							2018-01-25 08:23:14 -08:00 | 
						
						
							
							
							
								
							
							
						 |