Hans Muller
|
26f976f569
|
Use OverflowBar instead of ButtonBar in DateRangePicker (#62695)
|
2020-08-03 16:26:05 -07:00 |
|
Hans Muller
|
ddeb5bb9c8
|
Use OverflowBar instead of ButtonBar in DatePicker (#62686)
|
2020-08-03 14:27:17 -07:00 |
|
Hans Muller
|
17d317977b
|
Use OverflowBar instead of ButtonBar in TimePicker (#62601)
|
2020-08-03 14:26:43 -07:00 |
|
Hans Muller
|
2b51ac6f35
|
Use OverflowBar instead of ButtonBar in MaterialBanner (#62703)
|
2020-08-03 14:25:38 -07:00 |
|
Michael Goderbauer
|
685590f872
|
Fix even more unresolved doc references in material (#62520)
* Fix even more unresolved doc references in material
* ++
* ++
|
2020-07-29 22:54:58 -07:00 |
|
Michael Goderbauer
|
7107841653
|
Fix more unresolved doc references in material (#62509)
|
2020-07-29 14:26:24 -07:00 |
|
Michael Goderbauer
|
a1800730c3
|
Fix 'unresolved doc reference' for material A-D (#62473)
|
2020-07-29 10:21:04 -07:00 |
|
Justin McCandless
|
a4d570f0dd
|
SelectableText handles after Select All (#62072)
|
2020-07-29 08:26:05 -07:00 |
|
Rami
|
0a69e810b1
|
[Material] Add support for high contrast theming to Material apps (#62337)
|
2020-07-29 08:06:06 -07:00 |
|
Michael Goderbauer
|
e17a721951
|
Ban unresolved dartdoc directives from HTML output (#62167)
|
2020-07-28 15:26:33 -07:00 |
|
Rami
|
064a9e5783
|
Ensure banner reads banner theme's leading padding property (#62195)
|
2020-07-28 15:11:09 -07:00 |
|
Michael Goderbauer
|
1d5a9ae215
|
Update the FlutterLogo colors and gradients (#62052)
|
2020-07-28 15:06:04 -07:00 |
|
Hans Muller
|
aa771d509b
|
Replace mistaken dartdoc [Foo..bar] references with [Foo.bar] (#62338)
|
2020-07-28 10:44:41 -07:00 |
|
Darren Austin
|
c1e7176d24
|
Updated references to the old button classes to the new ones in comments and documentation for classes in the material library. (#62092)
|
2020-07-28 10:41:06 -07:00 |
|
Darren Austin
|
76c7ca5433
|
Updated the About dialog to use the new button API. (#62075)
|
2020-07-28 10:36:19 -07:00 |
|
Todd Volkert
|
ca717c25be
|
Fix some broken doc references (#62317)
https://github.com/flutter/flutter/issues/31931
|
2020-07-28 10:34:59 -07:00 |
|
chunhtai
|
b2c737547f
|
makes PopupMenuitem merge the semantics of its child (#62062)
|
2020-07-28 10:26:10 -07:00 |
|
Pragya
|
1fff10500f
|
Added expandedHeight in flexibleSpace and flexibleSpaceBar (#61710)
|
2020-07-28 10:16:13 -07:00 |
|
chunhtai
|
734782f5d7
|
clean up hero controller scope (#60655)
|
2020-07-28 10:11:09 -07:00 |
|
Will Larche
|
7782845edd
|
[Material] Updated icons and fonts (#61778)
|
2020-07-24 15:41:13 -07:00 |
|
Pedro Massango
|
5142a30434
|
Add minWidth and height parameter into FlatButton widget (#61664)
|
2020-07-24 15:41:09 -07:00 |
|
Michael Goderbauer
|
4b4287ba78
|
Make it an error to break macros in docs (and fix existing broken macros) (#62071)
|
2020-07-23 08:29:46 -07:00 |
|
Pierre-Louis
|
629395f7ad
|
Add per thumb Range Slider semantics (#61439)
|
2020-07-22 18:26:11 -07:00 |
|
Pierre-Louis
|
5d854f63a0
|
Implement customizable cursor height (#61714)
|
2020-07-21 07:36:03 -07:00 |
|
chunhtai
|
09dfca6f5d
|
add static method to create material hero controller (#61662)
|
2020-07-17 14:26:03 -07:00 |
|
Jimmy Wei
|
14dcbb2d84
|
Fix overflow issue caused by a long title/subtitle for the vertical stepper (#61623)
|
2020-07-17 14:21:03 -07:00 |
|
Todd Volkert
|
1840b7121a
|
Make scrollbar thickness and radius customizable (#61401)
* Make scrollbar thickness and radius customizable
https://github.com/flutter/flutter/issues/29576
https://github.com/flutter/flutter/issues/36412
* Add docs for constants
* No more magic numbers in test
|
2020-07-16 23:15:23 -07:00 |
|
Darren Austin
|
c78578417d
|
Updated date pickers to use the new TextButton in place of FlatButton. (#61489)
|
2020-07-16 11:21:04 -07:00 |
|
Darren Austin
|
681395e888
|
Updated time pickers to use the new TextButton in place of FlatButton. (#61492)
|
2020-07-16 09:43:16 -07:00 |
|
Hans Muller
|
563afe381c
|
Updated obsolte button references in Scaffold, IconButton (#61578)
|
2020-07-16 09:40:26 -07:00 |
|
Hans Muller
|
d90a246461
|
Corrected splash color for TextButton, ElevatedButton, OutlinedButton (#61576)
|
2020-07-16 09:40:11 -07:00 |
|
Pedro Massango
|
5a69de8263
|
FormField should autovalidate only if its content was changed (fixed) (#59766)
|
2020-07-16 09:31:05 -07:00 |
|
Anthony
|
6f56ba453d
|
Automatically scale down Dialog padding for larger text scale factors (#58245)
|
2020-07-15 09:36:03 -07:00 |
|
Ayush Bherwani
|
26a5f5c3d6
|
[ListTileTheme] adds properties to customize tile color at theme level (#61532)
|
2020-07-15 05:46:03 -07:00 |
|
Hans Muller
|
fcb5806933
|
Update MaterialState API docs (#61479)
|
2020-07-14 22:41:01 -07:00 |
|
Todd Volkert
|
b58c3f0852
|
Update documentation (#61424)
|
2020-07-14 10:25:24 -07:00 |
|
Ayush Bherwani
|
9cb7ac1353
|
[ListTile] adds new properties to customize the tile color (#61347)
|
2020-07-14 03:41:03 -07:00 |
|
Fabusuyi Ayodeji
|
1c96479760
|
expose route settings for showModalBottomSheet (#60640)
|
2020-07-14 01:36:02 -07:00 |
|
Hans Muller
|
bb3280885c
|
Update the Scaffold examples; use the new button classes (#61394)
|
2020-07-13 16:28:27 -07:00 |
|
chunhtai
|
88a78d660e
|
reland "Adds semantics information for the popup menu item (#61258)" (#61385)
|
2020-07-13 16:16:02 -07:00 |
|
Hans Muller
|
82666ef19e
|
Update Card example and shadowColor default (#61392)
|
2020-07-13 16:01:09 -07:00 |
|
Todd Volkert
|
b635d97674
|
Add widget of the week videos to documentation (#61368)
|
2020-07-13 13:51:03 -07:00 |
|
Hans Muller
|
0f57cd26f8
|
Make ThemeData.shadowColor the default shadowColor in TextButton et al. (#61371)
|
2020-07-13 13:34:54 -07:00 |
|
chunhtai
|
067d3da827
|
Revert "Adds semantics information for the popup menu item (#61258)" (#61377)
This reverts commit c6058df9ca8e871772c4a0444cff43690e33cb0d.
|
2020-07-13 12:24:42 -07:00 |
|
chunhtai
|
c6058df9ca
|
Adds semantics information for the popup menu item (#61258)
|
2020-07-13 11:21:03 -07:00 |
|
rami-a
|
b79efb8da3
|
[Material] Allow for customizing Snack bar margin, padding, and width (#61180)
|
2020-07-13 14:19:45 -04:00 |
|
Hans Muller
|
eac1747169
|
Renamed ContainedButton et al. to ElevatedButton et al. (#61262)
|
2020-07-11 08:50:43 -07:00 |
|
Greg Spencer
|
b267e7bd9b
|
This fixes a compile error in the form field example, and switches to using space instead of enter as the example for moving to the next field, since the text field on web unfocuses automatically when enter is pressed. (#61123)
|
2020-07-10 18:06:02 -07:00 |
|
Nolan Scobie
|
dc0f122881
|
Revert "Revert "Tweaking Material Chip a11y semantics to match buttons (#60141)" (#60645)" (#61048)
|
2020-07-10 14:21:03 -07:00 |
|
Ayush Bherwani
|
fd80503fd3
|
[Api docs] Updates ListTile.subtitle docs to address how TextStyle is decided (#61071)
|
2020-07-10 02:11:02 -07:00 |
|