- 11 Feb, 2022 2 commits
-
-
chunhtai authored
* Refactor TextSelectionOverlay * fix test * remove print * fix more tests * update * added tests * fix comments * fmt * fix test * addressing comment * remove dispose * remove new line
-
Justin McCandless authored
-
- 09 Feb, 2022 1 commit
-
-
chunhtai authored
* Unify Text selection API * fix test * further simplify * fix more tests * styling change
-
- 08 Feb, 2022 1 commit
-
-
chunhtai authored
-
- 04 Feb, 2022 1 commit
-
-
Justin McCandless authored
Supports the desktop text editing interaction of holding shift, tapping the field, and dragging to modify the selection.
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 01 Feb, 2022 1 commit
-
-
Jami Couch authored
-
- 28 Jan, 2022 1 commit
-
-
Justin McCandless authored
This reverts commit c54ce015.
-
- 27 Jan, 2022 1 commit
-
-
Jami Couch authored
-
- 14 Jan, 2022 1 commit
-
-
Greg Spencer authored
Before this change, it was possible to select and copy obscured text from a text field. This changes things so that: - Obscured text fields don't allow copy or cut. - If a field is both obscured and read-only, then selection is disabled as well (if you can't modify it, and can't copy it, there's no point in selecting it).
-
- 13 Jan, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 11 Jan, 2022 1 commit
-
-
Jami Couch authored
-
- 07 Jan, 2022 2 commits
-
-
Greg Spencer authored
-
Greg Spencer authored
Before this change, it was possible to select and copy obscured text from a text field. This PR changes things so that: - Obscured text fields don't allow copy or cut. - If a field is both obscured and read-only, then selection is disabled as well (if you can't modify it, and can't copy it, there's no point in selecting it).
-
- 14 Dec, 2021 1 commit
-
-
Sam Rawlins authored
-
- 10 Dec, 2021 1 commit
-
-
Justin McCandless authored
-
- 09 Dec, 2021 1 commit
-
-
Chris Bracken authored
-
- 04 Dec, 2021 1 commit
-
-
Ian Hickson authored
-
- 16 Nov, 2021 2 commits
-
-
Justin McCandless authored
-
Kate Lovett authored
-
- 11 Nov, 2021 1 commit
-
-
smitsk authored
-
- 04 Nov, 2021 1 commit
-
-
fzyzcjy authored
-
- 03 Nov, 2021 2 commits
-
-
Konstantin Scheglov authored
-
LongCatIsLooong authored
-
- 01 Nov, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 28 Oct, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 22 Sep, 2021 1 commit
-
-
Gary Qian authored
-
- 13 Sep, 2021 1 commit
-
-
Darren Austin authored
This reverts commit 43e31977
-
- 07 Sep, 2021 1 commit
-
-
Justin McCandless authored
Simplifying and refactoring parts of RenderEditable. Functionality is the same.
-
- 05 Sep, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 27 Aug, 2021 1 commit
-
-
Justin McCandless authored
Use the hasStrings clipboard method when possible instead of reading the contents of the clipboard.
-
- 25 Aug, 2021 1 commit
-
-
Darren Austin authored
-
- 16 Aug, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 14 Aug, 2021 1 commit
-
-
LongCatIsLooong authored
Revert "[EditableText] call `onSelectionChanged` only when there're actual selection/cause changes (#87971)" (#88183)
-
- 13 Aug, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 07 Aug, 2021 1 commit
-
-
LongCatIsLooong authored
-