mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +00:00 
			
		
		
		
	Narrow down Edge version in browser support docs (#11640)
* Narrow down Edge version in browser support docs I noticed that Edge 14 has a pretty buggy fetch implementation and because it has already reached end of support I think it's better we don't specifically state support for it, even if it may work to some extend. * mention both edge versions Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		@@ -261,9 +261,8 @@ Windows, on architectures like amd64, i386, ARM, PowerPC, and others.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Browser Support
 | 
					## Browser Support
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Last 2 versions of Chrome, Firefox and Safari
 | 
					- Last 2 versions of Chrome, Firefox, Safari, Edge (EdgeHTML) and Edge (Chromium)
 | 
				
			||||||
- Firefox ESR
 | 
					- Firefox ESR
 | 
				
			||||||
- Edge 14+
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Components
 | 
					## Components
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user