- 02 Apr, 2021 2 commits
-
-
chunhtai authored
-
Sam Rawlins authored
-
- 01 Apr, 2021 1 commit
-
-
Chris Bracken authored
-
- 31 Mar, 2021 3 commits
-
-
Alexandre Ardhuin authored
-
Alexander Brusher authored
* Adds a semantics node flag to identify sliders. * [fuchsia] Fix roll of engine PR #25167 This changes fixes tests failing due to new isKeyboardKey semantics flag. * Fix typo Co-authored-by:
Zachary Anderson <zanderso@users.noreply.github.com>
-
Alexandre Ardhuin authored
-
- 26 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Mar, 2021 3 commits
-
-
chunhtai authored
* Fix rendereditable to check the latest text before setting the selection * add regression comment * addressing comments and fix tests
-
Tong Mu authored
-
Jonah Williams authored
-
- 24 Mar, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 22 Mar, 2021 1 commit
-
-
Justin McCandless authored
-
- 19 Mar, 2021 2 commits
-
-
Mouad Debbar authored
This reverts commit 8c44abc0.
-
LongCatIsLooong authored
-
- 18 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 12 Mar, 2021 4 commits
-
-
Michael Goderbauer authored
-
Tong Mu authored
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
Jason Simmons authored
-
- 11 Mar, 2021 3 commits
-
-
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.
-
chunhtai authored
-
Konstantin Scheglov authored
-
- 10 Mar, 2021 1 commit
-
-
chunhtai authored
* Adds set text semantics action to render editable * addressing comments * re-enable test * fix test * fix more test * fix bad merge * addressing comment * update dynamic to Object?
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 02 Mar, 2021 2 commits
-
-
chunhtai authored
-
Michael Goderbauer authored
-
- 01 Mar, 2021 1 commit
-
-
Swayam221 authored
-
- 27 Feb, 2021 1 commit
-
-
Greg Spencer authored
This reverts commit f8cd24de in an attempt to re-land it. There are no changes in this PR from #74373, since it only failed Google internal tests, and we think that the solution involves updating those tests instead of changing this code.
-
- 24 Feb, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 23 Feb, 2021 1 commit
-
- 22 Feb, 2021 1 commit
-
-
nt4f04uNd authored
-
- 19 Feb, 2021 1 commit
-
-
chunhtai authored
-
- 18 Feb, 2021 3 commits
-
-
creativecreatorormaybenot authored
-
Chinmoy authored
-
Ian Hickson authored
-
- 16 Feb, 2021 2 commits
-
-
Jonah Williams authored
-
Greg Spencer authored
This reverts commit 422916d2 because it causes unexpected changes in the rendering of the background of a ListTile.
-
- 12 Feb, 2021 1 commit
-
-
Nathan Walker authored
This PR replaces the ColoredBox that ListTile uses with an Ink widget. That Ink widget is given a ShapeDecoration with the ListTile's color and shape. This fixes issues where the ListTile color would obscure material ripple effects, and cause the specified shape to not be respected.
-
- 09 Feb, 2021 1 commit
-
-
Tomasz Gucio authored
-