- 28 Oct, 2022 1 commit
-
-
Justin McCandless authored
* Can show context menus anywhere in the app, not just on text. * Unifies all desktop/mobile context menus to go through one class (ContextMenuController). * All context menus are now just plain widgets that can be fully customized. * Existing default context menus can be customized and reused.
-
- 26 Oct, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 51acda81.
-
Mitchell Goodwin authored
* Update Cupertino text input padding * Remove comment
-
- 24 Oct, 2022 1 commit
-
-
Renzo Olivares authored
-
- 17 Oct, 2022 1 commit
-
-
Renzo Olivares authored
-
- 05 Oct, 2022 1 commit
-
-
Justin McCandless authored
Fixes scrolling by dragging a selection when the field is in a Scrollable.
-
- 23 Sep, 2022 1 commit
-
-
Anthony Oleinik authored
-
- 15 Sep, 2022 1 commit
-
-
godofredoc authored
-
- 12 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 07 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 17 Aug, 2022 1 commit
-
-
Camille Simon authored
-
- 16 Aug, 2022 3 commits
-
-
olof-dev authored
-
Jonah Williams authored
This reverts commit ff9fe356.
-
Camille Simon authored
-
- 13 Aug, 2022 1 commit
-
-
Renzo Olivares authored
-
- 10 Aug, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 02 Aug, 2022 1 commit
-
-
Anthony Oleinik authored
* added Magnifier for iOS and Android
-
- 29 Jul, 2022 1 commit
-
-
Greg Spencer authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Jul, 2022 1 commit
-
-
Taha Tesser authored
Fixes a fidelity bug on desktop involving the selection toolbar not hiding when it should have.
-
- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `animation` * Use `curly_braces_in_flow_control_structures` for `cupertino` * fix comments
-
- 11 May, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 05 May, 2022 1 commit
-
-
Pierre-Louis authored
-
- 15 Apr, 2022 1 commit
-
-
chunhtai authored
-
- 14 Apr, 2022 2 commits
-
-
Michael Goderbauer authored
- 13 Apr, 2022 1 commit
-
-
chunhtai authored
-
- 09 Mar, 2022 1 commit
-
-
Kate Lovett authored
-
- 08 Mar, 2022 2 commits
-
-
Kate Lovett authored
-
Kate Lovett authored
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 15 Feb, 2022 1 commit
-
-
Taha Tesser 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
-
- 09 Dec, 2021 1 commit
-
-
Chris Bracken authored
-
- 03 Dec, 2021 1 commit
-
-
Justin McCandless authored
SelectableText defers to EditableText for wantKeepAlive, plus improved docs.
-