jiti-meet/modules
virtuacoplenny 5b7b373e21 fix(keyboard-shortcuts): process Unidentified keys (#2813)
* fix(keyboard-shortcuts): process Unidentified keys

When processing keyboard events for keyboard shortcuts,
if the value of an event's "key" attribute is "Unidentified",
the event should be further processed instead of the "key"
being returned to be mapped to a registered keyboard shortcut.
This occurs on edge, where question mark has the key
"Unidentified" but has the proper keyCode of 191.

* squash: add comment
2018-04-16 16:33:26 -05:00
..
API ref(toolbar): remove contact list 2018-04-10 09:34:52 +02:00
UI fix(hangup): ensure large video exists before getting displayed id (#2799) 2018-04-12 14:23:03 -07:00
URL feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
devices Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
keyboardshortcut fix(keyboard-shortcuts): process Unidentified keys (#2813) 2018-04-16 16:33:26 -05:00
keycode feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
recorder feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
remotecontrol Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
settings feat(welcome): new design (#2492) 2018-02-21 22:58:55 -06:00
translation ref(settings): convert panel to react 2017-12-04 16:19:18 -06:00
transport ref(toolbar): remove contact list 2018-04-10 09:34:52 +02:00
util fix(reload): Preserve URL params on reload/redirect. 2018-02-28 14:28:56 -06:00
FollowMe.js Coding style 2017-10-16 15:37:13 -05:00