d28a892bb0 
								
							
								 
							
						 
						
							
							
								
								Stop using KeyboardEvent.keyCode as it is deprecated  
							
							
							
						 
						
							2019-12-16 17:14:03 +00:00  
				
					
						
							
							
								 
						
							
							
								3ad4b0fb64 
								
							
								 
							
						 
						
							
							
								
								Do not trap Key ContextMenu into composer for keyboard a11y  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-12-02 10:01:08 +00:00  
				
					
						
							
							
								 
						
							
							
								3400808f6e 
								
							
								 
							
						 
						
							
							
								
								Use navigation treeview aria pattern for roomlist sublists and tiles  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-10-17 15:53:39 +01:00  
				
					
						
							
							
								 
						
							
							
								58317b1608 
								
							
								 
							
						 
						
							
							
								
								Use Keyboard Key variables instead of hardcoded strings  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-10-09 19:59:11 +01:00  
				
					
						
							
							
								 
						
							
							
								1ec0bb284a 
								
							
								 
							
						 
						
							
							
								
								Limit Backspace-consuming workaround to just Slate, tidy Keyboard :)  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-10-04 11:47:33 +01:00  
				
					
						
							
							
								 
						
							
							
								22fb925743 
								
							
								 
							
						 
						
							
							
								
								Stop using deprecated KeyboardEvent properties  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-09-30 16:04:06 +01:00  
				
					
						
							
							
								 
						
							
							
								bea4f557a1 
								
							
								 
							
						 
						
							
							
								
								change profile keybind to backtick from i due to italics conflict  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-06-07 00:08:51 +01:00  
				
					
						
							
							
								 
						
							
							
								d5e2a73d99 
								
							
								 
							
						 
						
							
							
								
								Add alt condition back in, rename to specify igorance of shift  
							
							... 
							
							
							
							because this is really what this function is for - we want to
ignore specifically shift but not necessarily alt (despite
this probably not having any real impact). 
							
						 
						
							2018-01-04 12:06:19 +00:00  
				
					
						
							
							
								 
						
							
							
								d495519986 
								
							
								 
							
						 
						
							
							
								
								Fix shift-ctrl-click  
							
							... 
							
							
							
							isOnlyCtrlOrCmdKeyEvent is predicated on !shiftKey, so another function was needed for cases where we ignore other keys 
							
						 
						
							2018-01-03 11:39:15 +00:00  
				
					
						
							
							
								 
						
							
							
								363fe04a10 
								
							
								 
							
						 
						
							
							
								
								isCtrlOrCmdKeyEvent -> isOnlyCtrlOrCmdKeyEvent  
							
							
							
						 
						
							2017-12-01 10:44:00 +00:00  
				
					
						
							
							
								 
						
							
							
								fe81fcb8c6 
								
							
								 
							
						 
						
							
							
								
								Factor out isCtrlOrCmdKeyEvent, use that in TagPanel  
							
							... 
							
							
							
							as opposed to the incorrect ctrl || meta 
							
						 
						
							2017-12-01 10:30:49 +00:00