Jonah Williams
|
cdf1cec902
|
add ability to match child semantics data (#22001)
|
2018-10-05 17:44:26 -07:00 |
|
Alexandre Ardhuin
|
d927c93310
|
Unnecessary new (#20138)
* enable lint unnecessary_new
* fix tests
* fix tests
* fix tests
|
2018-09-12 08:29:29 +02:00 |
|
Ian Hickson
|
53b635817c
|
Re-enable missing_return (#20844)
|
2018-08-28 11:22:57 -07:00 |
|
Alexandre Ardhuin
|
eda03e2586
|
re-re-enable lint unnecessary_const (#20103)
|
2018-08-02 12:02:32 +02:00 |
|
Todd Volkert
|
00aac68e2d
|
Revert flutter/flutter#19592 (#19861)
It was causing problems rolling Flutter into Fuchsia
|
2018-07-27 08:44:39 -07:00 |
|
Alexandre Ardhuin
|
27018359d2
|
re-enable lint unnecessary_const (#19592)
* re-enable lint unnecessary_const
* remove trailling whitespaces
* remove unnecessary const (after merge)
|
2018-07-23 08:31:48 +02:00 |
|
Ian Hickson
|
f630f90d6d
|
Revert "enable lint unnecessary_const (#19342)" (#19423)
This reverts commit cc1cf13eec6752af992d3db0265cf04cc90bfd13.
|
2018-07-16 13:30:27 -07:00 |
|
Alexandre Ardhuin
|
cc1cf13eec
|
enable lint unnecessary_const (#19342)
|
2018-07-16 21:43:48 +02:00 |
|
Jonah Williams
|
41646c9579
|
Add new matcher and utility methods for testing semanics (#19046)
|
2018-07-09 15:21:46 -07:00 |
|
Jonah Williams
|
77a528c417
|
Re-land #18369 (#19082)
|
2018-07-09 12:05:15 -07:00 |
|
Jonah Williams
|
cabe09a532
|
Revert "Add flag to ThemeData to expand tap targets of certain material widgets (#18369)" (#19053)
This reverts commit 989f5741da9e4e8a9ae40d2ec9fbe33f11aba177.
|
2018-07-03 15:26:35 -07:00 |
|
Jonah Williams
|
989f5741da
|
Add flag to ThemeData to expand tap targets of certain material widgets (#18369)
|
2018-07-03 10:55:43 -07:00 |
|
Jonah Williams
|
29e0e8b22f
|
update Tristate checkbox semantics to consider indeterminate as "unchecked" (#18297)
|
2018-06-15 12:53:45 -07:00 |
|
Jonah Williams
|
b6ceff552b
|
re-add semantic service events for tap and longPress (#17918)
|
2018-05-25 18:42:02 -07:00 |
|
Hans Muller
|
6dcb0d62c3
|
Change kRadialReactionRadius from 24 to 20 (#17620)
|
2018-05-15 15:06:03 -07:00 |
|
Chris Bracken
|
322eb81a79
|
Revert longPress/Tap and Gallery changes (#17269)
Revert longPress/Tap and Gallery changes
|
2018-05-03 16:51:45 -07:00 |
|
Jonah Williams
|
50bd39a913
|
Add longPress/Tap event to SemanticService (#16945)
|
2018-05-03 11:04:43 -07:00 |
|
Michael Goderbauer
|
5d03a59379
|
Allow wrapping CheckBox in Semantics (#15259)
|
2018-03-09 10:37:59 -08:00 |
|
Hans Muller
|
2aa9bb2be7
|
Tri-state Checkbox (#14611)
|
2018-02-13 14:16:31 -08:00 |
|
Michael Goderbauer
|
15af86459d
|
Identify CheckBox and RadioButton as such (#14087)
* Identify CHeckBox and RadioButton as such
* review feedback
|
2018-01-17 10:23:36 -08:00 |
|