- 07 Apr, 2021 3 commits
-
-
Ricardo Canastro authored
Adds support for overridable delete/backspace keyboard shortcuts
-
Jenn Magder authored
This reverts commit 0ba2f6a8.
-
Ricardo Canastro authored
Support for keyboard backspace/delete shortcuts
-
- 02 Apr, 2021 3 commits
-
-
Greg Spencer authored
This reverts commit 75453e6a because it breaks flutter/test/rendering/editable_test.dart Landing on red to fix the build.
-
Ricardo Canastro authored
-
Sam Rawlins authored
-
- 25 Mar, 2021 1 commit
-
-
Justin McCandless authored
-
- 22 Mar, 2021 1 commit
-
-
Justin McCandless authored
-
- 11 Mar, 2021 1 commit
-
-
Justin McCandless authored
Text editing shortcuts involving the arrow keys are no longer handled by RenderEditable's RawKeyboardListener, they use the new Shortcuts setup. First PR in a plan to port all text editing keyboard handling to shortcuts.
-