2441 Commits

Author SHA1 Message Date
Taha Tesser
900e5405c2
Replace ListTile with Chip in the debugCheckHasMaterial control test (#102311) 2022-04-21 12:59:07 -07:00
chunhtai
2ebc7bee9c
Adds tooltip to semantics node (#87684) 2022-04-21 12:14:09 -07:00
Hans Muller
ce6188bef1
Revert "Update ListTile font (#101900)" (#102152)
This reverts commit 9f0bcfb82499e22a29b786753c469e4d42ae1342.
2022-04-19 11:42:40 -07:00
Kate Lovett
c2ec2426ac
Removed required from deprecated API (#102107) 2022-04-19 08:44:08 -07:00
xubaolin
ef5a6da35a
Fix a DataTable crash and improve some docs (#100959) 2022-04-19 04:19:08 -07:00
Taha Tesser
9f0bcfb824
Update ListTile font (#101900) 2022-04-18 09:42:00 -07:00
chunhtai
52fd2412f4
Reland "Add default selection style (#100719)" (#101954) 2022-04-15 16:44:07 -07:00
Taha Tesser
638aae7b76
Add alignment parameter for persistentFooterButtons (#101297) 2022-04-15 13:54:06 -07:00
Justin McCandless
916b2aa76b
Linux and Windows right clicking text behavior (#101588) 2022-04-14 17:44:06 -07:00
Kate Lovett
ea26272e2a
Revert "Fix reverse cases for App Bar scrolled under behavior (#101460)" (#101929)
merging now since it blocks flutter roll for too long
2022-04-14 15:58:05 -07:00
chunhtai
95e52dac76
Revert "Add default selection style (#100719)" (#101921)
* Revert "Add default selection style (#100719)"

This reverts commit c8057bc5064f54c04cbe054f00904722a7233a63.

* update

* update
2022-04-14 11:31:39 -07:00
chunhtai
e2d12060a2
Fix Backbutton is not displayed when there is a endDrawer (#101869) 2022-04-14 09:34:06 -07:00
Bruno Leroux
05759325ba
Fix InkWell highlight and splash sometimes persists (#100880) 2022-04-14 03:49:08 -07:00
Michael Goderbauer
51bcdb9407
super parameters for framework (#100905) 2022-04-13 22:38:40 -07:00
Jonah Williams
08a23498c1
Revert changes to opacity/fade transition repaint boundary and secondary change (#101844) 2022-04-13 13:24:06 -07:00
chunhtai
c8057bc506
Add default selection style (#100719) 2022-04-13 11:49:09 -07:00
Jonah Williams
83b99be096
Revert "[framework] use ImageFilter for zoom page transition" (#101838) 2022-04-13 10:44:11 -07:00
Jonah Williams
9984ebbaee
[framework] use ImageFilter for zoom page transition (#101786) 2022-04-12 17:24:09 -07:00
Jason Simmons
88246030ae
Add variable font axes to TextStyle (#100978) 2022-04-12 13:49:10 -07:00
Jonah Williams
33e540a92e
fix test from opacity/repaint change (#101774) 2022-04-12 11:18:48 -07:00
Jonah Williams
6def1596cd
[framework] introduce repaint boundary in Opacity widgets (#101601) 2022-04-12 10:34:11 -07:00
Taha Tesser
0f2b1a3baf
Refactor chip class and move independent chips into separate classes (#101507) 2022-04-12 07:24:11 -07:00
Kate Lovett
ff5e27f0fc
Remove deprecated FlatButton (#98545) 2022-04-11 16:22:47 -05:00
Darren Austin
c14ca6d321
Migrate common buttons to Material 3 (#100794) 2022-04-08 17:03:21 -07:00
Kate Lovett
135bb5d4f2
Remove deprecated Scaffold SnackBar API (#98549) 2022-04-08 14:27:07 -07:00
Michael Goderbauer
a01424773e
Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
Kate Lovett
f5be639ee0
Revert "Refactor ToggleButtons (remove RawMaterialButton) (#99493)" (#101536)
This reverts commit 0b216f7a2884c78c4cc3fcdbc220e6387ffea4fe.
2022-04-07 16:47:46 -05:00
Taha Tesser
64f7bf7e2f
Add ListTile debugFillProperties (#100765) 2022-04-07 12:25:50 -07:00
Kate Lovett
c7d2935077
Fix reverse cases for App Bar scrolled under behavior (#101460) 2022-04-07 12:01:41 -05:00
Taha Tesser
31668eef40
Fix DrawerHeader decoration not inheriting ColorScheme.primary (#101280) 2022-04-06 23:51:08 -07:00
Taha Tesser
bafac1778b
Add missing ListTile tests, remove duplicate test and fix typos (#101141) 2022-04-06 09:36:10 -07:00
Kate Lovett
82d4dbb6cf
Remove text selection ThemeData deprecations 3 (#100586) 2022-04-06 11:26:50 -05:00
Kate Lovett
afe6c2e78d
Remove deprecated RaisedButton (#98547) 2022-04-06 11:26:25 -05:00
Taha Tesser
0b216f7a28
Refactor ToggleButtons (remove RawMaterialButton) (#99493) 2022-03-31 14:25:10 -07:00
Taha Tesser
f263806c26
Fix Local DataTableTheme not being inherited by DataTable Widget (#101112) 2022-03-31 12:25:10 -07:00
Darren Austin
a8e6fd5ba7
Material 3 common buttons should use sparkle splash effect on Android. (#101075) 2022-03-30 20:20:13 -07:00
Taha Tesser
2642a5432f
Fix LicensePage too much spacing padding when applicationVersion and applicationLegalese are empty (#101030) 2022-03-30 07:55:12 -07:00
Taha Tesser
02b2c2cde6
Fix IconTheme is not inherited when Icon is provided to ListTile.title and ListTile.subtitle (#100757) 2022-03-30 02:50:12 -07:00
Pierre-Louis
3a4bf257bc
[Fonts] Update icons (#100885)
* update icons

* add test
2022-03-30 07:40:51 +02:00
Andrei Diaconu
2b974aed17
Make popup menus avoid display features (#98981) 2022-03-28 13:45:06 -07:00
Alex Li
543a7e8588
Android Q transition by default (#100812) 2022-03-25 22:25:07 -07:00
Zachary Anderson
bfa272ac3e
Revert " Android Q transition by default (#98559)" (#100799)
This reverts commit c82ddd39e54fed2401e8b89dd82960d6ac9717d3.
2022-03-25 14:54:21 -07:00
Alex Li
c82ddd39e5
Android Q transition by default (#98559) 2022-03-25 14:03:21 -07:00
Tyler Holland
7208065019
Allow Drawer width to be customized (#99777)
* Add ability to customize Drawer width

* Fix formatting

* More formatting

* Formatting again

* Add width to DrawerThemeData and add associated tests

* Fix test formatting
2022-03-25 21:19:20 +01:00
Taha Tesser
321ffa2ead
Move ListTileTheme and its tests into separate classes and add visualDensity to the ListTileTheme (#100622) 2022-03-23 13:29:30 -07:00
xubaolin
16dda86539
Fix a ModalbottomSheet bug (#99970) 2022-03-22 15:55:13 -07:00
Darren Austin
86c02e998b
Migrate Card widget to Material 3. (#100532) 2022-03-22 13:46:56 -07:00
Taha Tesser
a24246029a
Make Tooltip state class public (#100553) 2022-03-22 12:10:22 -07:00
Kate Lovett
d435b72448
Revert "Re-land text selection theme clean up" (#100564) 2022-03-22 10:30:22 -07:00
Darren Austin
a6e945fb1f
Add surfaceTint color to the ColorScheme. (#100153) 2022-03-21 23:14:33 -07:00