- 27 May, 2022 1 commit
-
-
Justin McCandless authored
Implements ctrl-T to transpose characters on Mac and iOS
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 11 Feb, 2022 1 commit
-
-
Justin McCandless authored
-
- 08 Feb, 2022 1 commit
-
-
Justin McCandless authored
-
- 13 Jan, 2022 1 commit
-
-
Justin McCandless authored
-
- 23 Nov, 2021 1 commit
-
-
Justin McCandless authored
Support for Windows home/end keyboard shortcuts
-
- 03 Nov, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 08 Jul, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Jul, 2021 1 commit
-
-
YeungKC authored
No more RawKeyboard listeners in RenderEditable, use Shortcuts instead.
-
- 28 Jun, 2021 1 commit
-
-
Justin McCandless authored
Control + A to select all text is now overridable.
-
- 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 2 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
-
- 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.
-