1add438a1f
								
									
										
											
								
							 
						 
						
							feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 
							
							
						 
						4 years ago  
				
					
						
							
								 
						
							
								62c78950cd
								
									
										
											
								
							 
						 
						
							feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 
							
							
* feat(toolbox) allow any toolbox button to be displayed as main
fixes the previous behaviour where only a certain set of buttons were whitelisted for being displayed in the main toolbar
* code review
* code review - fix avatar icon position 
							
							
						 
						4 years ago  
				
					
						
							
								 
						
							
								91ba835f78
								
							 
						 
						
							feat(Toolbar): Redesign web toolbar 
							
							
						 
						4 years ago  
				
					
						
							
								 
						
							
								12c835dd91
								
									
										
											
								
							 
						 
						
							feat: Drops filmStripOnly mode. (#8074) 
							
							
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css. 
							
							
						 
						5 years ago  
				
					
						
							
								 
						
							
								a67d0fbf6c
								
							 
						 
						
							chore: remove some cycles 
							
							
						 
						5 years ago  
				
					
						
							
								 
						
							
								0598e7369b
								
							 
						 
						
							ref: eslint-config-jitsi@1.0.3 
							
							
						 
						5 years ago  
				
					
						
							
								 
						
							
								8a3ddd8596
								
							 
						 
						
							feat: SVG icons 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								2a5adfc601
								
							 
						 
						
							Remove some Flow annotations 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								86caf52d08
								
							 
						 
						
							Welcome page calendar ui improvements (#3405) 
							
							
* Welcome page calendar ui improvements
* Addressing PR review comments. 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								1f8fa3b6d4
								
							 
						 
						
							Refactor settings modal (#3121) 
							
							
* feat(settings): setting dialog
- Move device selection, profile edit, language select, moderator
  options, and server auth into one modal with tabs.
- Remove side panel profile and settings and logic used to update
  them.
- Pipe server auth status into redux to display in the settings
  dialog.
- Change filmstrip only device selection popup to use the new
  stateless settings dialog component.
* squash: do not show profile tab if not guest
* squash: profile button not clickable if no profile to show
* squash: nits
* ref: Settings dialog. 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								ccf0c8a363
								
							 
						 
						
							fix(i18n) Accessiblity labels translations (#3071) 
							
							
* fix(toolbar): accessibilityLabel should be translatable.
This commit adds a helper property to get the accessibilityLabel of an item,
providing a translation if one is available. This mimics the behavior of
label and tooltip.
* fix(toolbar) 'hangup' button accessibilityLabel i18n
* fix(toolbar) 'mute' button accessibilityLabel i18n
* fix(toolbar) 'videomute' button accessibilityLabel i18n
* fix(toolbar) 'moreActions' button accessibilityLabel i18n
* fix(toolbar) 'shareRoom' button accessibilityLabel i18n
* fix(toolbar) 'audioRoute' button accessibilityLabel i18n
* fix(toolbar) 'toggleCamera' button accessibilityLabel i18n
* fix(toolbar) 'audioOnly' button accessibilityLabel i18n
* fix(toolbar) 'roomLock' button accessibilityLabel i18n
* fix(toolbar) 'pip' button accessibilityLabel i18n
* fix(toolbar) 'invite' button accessibilityLabel i18n
* fix(toolbar) 'raiseHand' button accessibilityLabel i18n
* fix(toolbar) 'chat' button accessibilityLabel i18n
* fix(toolbar) 'shareYourScreen' button accessibilityLabel i18n
* fix(toolbar) 'fullScreen' button accessibilityLabel i18n
* fix(toolbar) 'sharedvideo' button accessibilityLabel i18n
* fix(toolbar) 'document' button accessibilityLabel i18n
* fix(toolbar) 'speakerStats' button accessibilityLabel i18n
* fix(toolbar) 'feedback' button accessibilityLabel i18n
* fix(toolbar) 'shortcuts' button accessibilityLabel i18n
* fix(toolbar) 'recording' button accessibilityLabel i18n
* fix(toolbar) 'settings' button accessibilityLabel i18n
* fix(welcomepage) accessibilityLabels i18n
* fix(toolbar) 'info' button accessibilityLabel i18n
* fix(i18n): Add translation to various aria-label property values.
* fix(i18n): Differentiate between overflow menu and button. 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								447035c8b2
								
							 
						 
						
							Coding style 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								7fe421aeba
								
							 
						 
						
							Removes unnecessary source code 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								3aff4967f1
								
							 
						 
						
							Keep buttons in their associated features 
							
							
Contributing all buttons in one place goes against the designs that we
set out at the beginning of the project's rewrite and that multiple of
us have been following since then. 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								a42496ba53
								
							 
						 
						
							Coding style 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								c7d72ee3f6
								
							 
						 
						
							feat(toolbox): create SettingsButton 
							
							
Only on web, since there is currently no equivalent on mobile. It encapsulates
all funcionality related to opening the settings dialog / panel. 
							
							
						 
						7 years ago