|  | b1a3be06ff | fix null in virtual list item (#260) | 2018-05-03 20:41:55 -07:00 |  | 
				
					
						|  | 42be854521 | upgrade to svelte 2.0 (#251) * upgrade to svelte 2.0
* update svelte-loader to 2.9.0 | 2018-05-01 17:05:36 -07:00 |  | 
				
					
						|  | 814716cc8d | remove deprecated observe() from stores, take 2 (#249) | 2018-04-30 17:20:20 -07:00 |  | 
				
					
						|  | f9792ae3d8 | remove deprecated .observe() from components (#246) | 2018-04-30 08:29:04 -07:00 |  | 
				
					
						|  | c309e5842d | slightly improve Svelte 2.0 compatibility (#244) * slightly improve Svelte 2.0 compatibility
* fixup
* fix lint | 2018-04-29 22:13:41 -07:00 |  | 
				
					
						|  | 8229d1c9e6 | use svelte shorthand wherever possible (#242) | 2018-04-29 18:42:03 -07:00 |  | 
				
					
						|  | 9629a55a9f | remove all instances of string coercion (#240) | 2018-04-29 17:45:03 -07:00 |  | 
				
					
						|  | 40a9ff957a | fix null error in virtual list items (#239) | 2018-04-29 17:33:58 -07:00 |  | 
				
					
						|  | 75b4d09b64 | remove AsyncLayout in favor of rAf + gBCR | 2018-04-27 18:16:57 -07:00 |  | 
				
					
						|  | bfc3c46462 | use standard to lint HTML too (#186) | 2018-04-19 21:38:01 -07:00 |  | 
				
					
						|  | 8d5690d63d | remove get() with string from Svelte calls (#169) * remove get() with string pt 1
* remove get() with string pt 2
* fix typo
* fix some null exceptions in get()
* fixup code style | 2018-04-19 09:37:05 -07:00 |  | 
				
					
						|  | e431c29efa | update and pin all deps (#164) | 2018-04-18 20:43:13 -07:00 |  | 
				
					
						|  | b8d862618a | Use display:none for virtual list header (#96) Fixes #59 by using display:none instead of opacity/pointer-events tricks while still showing an animation | 2018-04-12 21:17:57 -07:00 |  | 
				
					
						|  | 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 |  |