- 20 May, 2021 3 commits
-
-
Ian Hickson authored
-
Christopher Fujino authored
This reverts commit e86f9c7a.
-
Christopher Fujino authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 18 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 May, 2021 1 commit
-
-
Chris Bracken authored
shelf 1.1.2 -> 1.1.4 flutter_template_images 1.0.2 -> 3.0.0
-
- 13 May, 2021 2 commits
-
-
Kenzie Schmoll authored
* Add 'v' hotkey to open DevTools in the browser
-
Jan Mewes authored
-
- 11 May, 2021 4 commits
-
-
Christopher Fujino authored
-
Christopher Fujino authored
-
Greg Spencer authored
I noticed that tab traversal stopped working on iOS when #73440 was landed. It seems to be that the control characters were excluded from the list of logical keys, and so they ended up being generated values. This PR just adds "Enter" and "Tab" to the list for both macOS and iOS.
-
Michael Goderbauer authored
-
- 10 May, 2021 2 commits
-
-
Michael Goderbauer authored
-
Tong Mu authored
Removes webValues from logical_key_data.json. Web's logical mapping should map webNames to logical key values, i.e. entry.value.
-
- 07 May, 2021 1 commit
-
-
Sam Rawlins authored
-
- 03 May, 2021 1 commit
-
-
Christopher Fujino authored
-
- 02 May, 2021 1 commit
-
-
Phil Quitslund authored
-
- 01 May, 2021 1 commit
-
-
Tong Mu authored
Rewrites tools/gen_keycodes, the script that generates key mappings across the framework and the engine.
-
- 28 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2021 2 commits
-
-
Ian Hickson authored
-
Christopher Fujino authored
-
- 24 Apr, 2021 2 commits
-
-
Jonah Williams authored
-
Christopher Fujino authored
-
- 22 Apr, 2021 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 19 Apr, 2021 1 commit
-
-
Christopher Fujino authored
-
- 15 Apr, 2021 1 commit
-
-
Dan Field authored
-
- 14 Apr, 2021 2 commits
-
-
Christopher Fujino authored
-
Dan Field authored
-
- 08 Apr, 2021 2 commits
-
-
Sam Rawlins authored
- 01 Apr, 2021 1 commit
-
-
Tong Mu authored
-
- 31 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 28 Mar, 2021 1 commit
-
-
Tong Mu authored
-
- 27 Mar, 2021 1 commit
-
-
Tong Mu authored
-
- 25 Mar, 2021 2 commits
-
-
Jonah Williams authored
-
Pierre-Louis authored
-
- 24 Mar, 2021 2 commits
-
-
Tong Mu authored
- Remove `LogicalKeyboardKey.keyLabel` - Make `Physical/LogicalKeyboardKey.debugName` getters - Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.