Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								e9df65bad0 
								
							 
						 
						
							
							
								
								Remove Array.prototype.includes polyfill ( #24234 )  
							
							 
							
							
							
						 
						
							2023-04-07 13:03:42 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								169b9c9b13 
								
							 
						 
						
							
							
								
								Remove isNaN polyfill ( #24224 )  
							
							 
							
							
							
						 
						
							2023-03-23 09:47:13 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								3cdaa34783 
								
							 
						 
						
							
							
								
								Fix old browsers crashing because of missing finally polyfill in web UI ( #13115 )  
							
							 
							
							... 
							
							
							
							Fix  #13015  
							
						 
						
							2020-02-18 17:22:44 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								1b33b18f98 
								
							 
						 
						
							
							
								
								Refactor resizeImage method ( #7236 )  
							
							 
							
							... 
							
							
							
							- Use URL.createObjectURL (replace from FileReader)
- Use HTMLCanvasElement.prototype.toBlob
  (replace from HTMLCanvasElement.prototype.toDataURL)
- Use Promise (replace callback interface) 
							
						 
						
							2018-04-23 09:15:51 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								8706d8a6eb 
								
							 
						 
						
							
							
								
								Add polyfill for Object.values ( #6697 )  
							
							 
							
							
							
						 
						
							2018-03-08 13:07:25 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								dd505c5d8c 
								
							 
						 
						
							
							
								
								Enable ESLint rules import/* ( #5414 )  
							
							 
							
							... 
							
							
							
							* Enable ESLint rules import/*
* fix 
							
						 
						
							2017-10-16 11:12:09 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sorin Davidoi 
								
							 
						 
						
							
							
							
							
								
							
							
								5efcea69d2 
								
							 
						 
						
							
							
								
								Lazy load toots using IntersectionObserver ( #3191 )  
							
							 
							
							... 
							
							
							
							* refactor(components/status_list): Lazy load using IntersectionObserver
* refactor(components/status_list): Avoid setState bottleneck
* refactor(components/status_list): Update state correctly
* fix(components/status): Render if isIntersecting is undefined
* refactor(components/status): Recycle timeout
* refactor(components/status): Reduce animation duration
* refactor(components/status): Use requestIdleCallback
* chore: Split polyfill bundles
* refactor(components/status_list): Increase rootMargin to 300%
* fix(components/status): Check if onRef is not defined
* chore: Add note about polyfill bundle splitting
* fix(components/status): Reduce animation duration to 0.3 seconds 
							
						 
						
							2017-05-24 17:55:00 +02:00