Browse Source
			
			
			Feature/improve ordered list in safari (#2996)
			
				* Improve ordered list in Safari (without text-truncate)
* Update changelog
			
			
				pull/2998/head
			
			
		 
		
			
				
					
						
						Thomas Kaul
					
					2 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: B5690EEEBB952194
						
					
				
			
		
		
		
	
		
			
				 2 changed files with 
11 additions and 
14 deletions
			 
			
		 
		
			
				- 
					
					
					 
					CHANGELOG.md
				
 
			
				- 
					
					
					 
					apps/client/src/app/pages/portfolio/analysis/analysis-page.html
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					### Changed | 
					 | 
					 | 
					### Changed | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					- Improved the ordered list of the _Top 3_ and _Bottom 3_ performers on the analysis page in Safari | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					- Replaced `import-sort` with `prettier-plugin-sort-imports` | 
					 | 
					 | 
					- Replaced `import-sort` with `prettier-plugin-sort-imports` | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					- Upgraded `eslint` dependencies | 
					 | 
					 | 
					- Upgraded `eslint` dependencies | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					- Upgraded `Nx` from version `17.2.8` to `18.0.4` | 
					 | 
					 | 
					- Upgraded `Nx` from version `17.2.8` to `18.0.4` | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  | 
				
			
			
		
	
								
							
						
					 
					
				 
			 
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -134,15 +134,13 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              <a | 
					 | 
					 | 
					              <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                class="d-flex" | 
					 | 
					 | 
					                class="d-flex" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                [queryParams]="{ | 
					 | 
					 | 
					                [queryParams]="{ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                dataSource: position.dataSource, | 
					 | 
					 | 
					                  dataSource: position.dataSource, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                positionDetailDialog: true, | 
					 | 
					 | 
					                  positionDetailDialog: true, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                symbol: position.symbol | 
					 | 
					 | 
					                  symbol: position.symbol | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              }" | 
					 | 
					 | 
					                }" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                [routerLink]="[]" | 
					 | 
					 | 
					                [routerLink]="[]" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              > | 
					 | 
					 | 
					              > | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                <div class="flex-grow-1 mr-2 text-truncate"> | 
					 | 
					 | 
					                <div class="flex-grow-1 mr-2">{{ position.name }}</div> | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					                  {{ position.name }} | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                </div> | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                <div class="d-flex justify-content-end"> | 
					 | 
					 | 
					                <div class="d-flex justify-content-end"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                  <gf-value | 
					 | 
					 | 
					                  <gf-value | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                    class="justify-content-end" | 
					 | 
					 | 
					                    class="justify-content-end" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -182,15 +180,13 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              <a | 
					 | 
					 | 
					              <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                class="d-flex" | 
					 | 
					 | 
					                class="d-flex" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                [queryParams]="{ | 
					 | 
					 | 
					                [queryParams]="{ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                dataSource: position.dataSource, | 
					 | 
					 | 
					                  dataSource: position.dataSource, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                positionDetailDialog: true, | 
					 | 
					 | 
					                  positionDetailDialog: true, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                symbol: position.symbol | 
					 | 
					 | 
					                  symbol: position.symbol | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              }" | 
					 | 
					 | 
					                }" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                [routerLink]="[]" | 
					 | 
					 | 
					                [routerLink]="[]" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              > | 
					 | 
					 | 
					              > | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                <div class="flex-grow-1 mr-2 text-truncate"> | 
					 | 
					 | 
					                <div class="flex-grow-1 mr-2">{{ position.name }}</div> | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					                  {{ position.name }} | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                </div> | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                <div class="d-flex justify-content-end"> | 
					 | 
					 | 
					                <div class="d-flex justify-content-end"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                  <gf-value | 
					 | 
					 | 
					                  <gf-value | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                    class="justify-content-end" | 
					 | 
					 | 
					                    class="justify-content-end" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |