Callum Moffat
70b19ff987
Add macOS-specific scroll physics ( #108298 )
2022-09-19 20:08:03 +00:00
Darren Austin
df110ef020
Provide Material 3 defaults for vanilla Chip widget. ( #111597 )
2022-09-19 19:23:55 +00:00
Viren Khatri
e2ab3e581e
fixed inconsistent file names for *_chip.dart files and added a test ( #111364 )
2022-09-17 03:17:06 +00:00
xubaolin
eae9bba77b
fix a draggableScrollableSheet's LocalHistoryEntry leaking ( #110576 )
2022-09-16 23:07:54 +00:00
chunhtai
bcc1dc6b99
Makes TextBoundary and its subclasses public ( #110367 )
2022-09-16 22:05:04 +00:00
Bruno Leroux
25e88cb154
Fix OutlineInputBorder with BorderRadius.zero is distorted ( #106849 )
2022-09-16 19:12:56 +00:00
Taha Tesser
e8e979772a
Reland "Update MaterialBanner to support Material 3" ( #111299 )
2022-09-16 17:24:07 +00:00
godofredoc
61db3bc8c5
Revert "Single tap on the previous selection should toggle the toolbar on iOS…" ( #111662 )
2022-09-15 16:44:17 +00:00
Greg Spencer
5f9ad01ebf
Prepare the framework for having RRect assert on negative radii ( #111515 )
2022-09-14 23:21:01 +00:00
Taha Tesser
f5ebf41b14
Fix the TimePicker hour/minute field's input actions ( #97361 )
2022-09-13 22:30:09 +00:00
Xilai Zhang
20a78ed69f
Revert "Use semantics label for backbutton and closebutton for Android" ( #111305 )
2022-09-12 20:00:07 +00:00
Qun Cheng
75fac6ae4d
Migrated Switch to Material 3 ( #110095 )
2022-09-09 11:53:48 -07:00
Casey Hillers
e3f8ee8806
Revert "Update MaterialBanner to support Material 3" ( #111288 )
2022-09-09 18:44:56 +00:00
Valentin Vignal
4cd734ae3a
Fix typos introduced typos in popup_menu_theme_test.dart ( #111060 )
2022-09-09 16:03:27 +00:00
Renzo Olivares
ad946f8478
Add ability to show magnifier on long press ( #111224 )
2022-09-09 12:24:36 +00:00
Tom Gilder
e43850d197
Fix TabBarView with no animation not navigating ( #110985 )
2022-09-09 05:35:07 +00:00
Qun Cheng
98eac3f198
Migrated Checkbox to Material 3 - Added Error State ( #111153 )
2022-09-08 14:42:29 -07:00
yaakovschectman
4d3c122434
Use tristate checkbox engine changes ( #111032 )
...
* Introduce tests for tristate checkboxes
* Initial
* Use tristate changes in engine
* Flutter_test matchers test update
* Comments, tests
* Update packages/flutter/lib/src/semantics/semantics.dart
Co-authored-by: Chris Bracken <chris@bracken.jp>
* Assert mutual exclusivity
* Assert valid state before updating state
* Update packages/flutter/lib/src/semantics/semantics.dart
Typo fix in comment
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
Co-authored-by: Chris Bracken <chris@bracken.jp>
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
2022-09-08 17:41:54 -04:00
Hans Muller
dc6ab62696
Fixed one-frame InkWell overlay color problem on unhover ( #111112 )
2022-09-08 10:20:32 -07:00
Eilidh Southren
1ed2312493
Deprecate ThemeDate.bottomAppBarColor ( #111080 )
...
* test commit
* Deprecate BottomAppBarColor field
* test commit
* Deprecate BottomAppBarColor field
* Update fix_data.yaml & tests
* remove text.txt
* Update PR ID values
* Update fix_data.yaml
* Make deprecation changes non-breaking
* Whitespace formatting
* Modify docstring, retain bottomAppBarColor default
* Modify theme_data_test.dart
* Update docstrings
2022-09-08 12:36:07 +01:00
Pierre-Louis
fb2f4c9cb9
[Fonts] Update icons ( #111092 )
2022-09-07 17:32:51 +00:00
Darren Austin
33ed6a3533
Fixing elevation issues with Material 3 ( #110624 )
...
* Added support for surfaceTintColor and shadowColor to the Dialog widgets.
* Updated the defaults for Material.shadowColor and Material.surfaceTint to allow turning off the features with a transparent color.
* Added support for shadowColor and surfaceTintColor for Drawer widget.
2022-09-06 16:16:45 -07:00
Valentin Vignal
27896a7b49
Adds PopupMenuPosition position to the PopupMenuThemeData ( #110268 )
2022-09-06 17:49:14 +00:00
Taha Tesser
fbba1942c5
Migrate ListTile disabled icon color to Material 3 ( #102078 )
2022-09-05 10:12:28 +00:00
Taha Tesser
d8fdb83555
Update MaterialBanner to support Material 3 ( #105957 )
2022-09-05 09:00:24 +00:00
LongCatIsLooong
a87540bad1
Add inherit: false to material2018 text geometry text themes ( #110870 )
2022-09-03 00:26:56 +00:00
chunhtai
22c8e79cc1
Use semantics label for backbutton and closebutton for Android ( #110873 )
2022-09-02 23:21:22 +00:00
Qun Cheng
4b91b220b8
Fix Tooltip Issue on Switch ( #110830 )
2022-09-02 12:54:53 -07:00
Pierre-Louis
8853926601
Deprecate ThemeData errorColor and backgroundColor ( #110162 )
2022-09-02 04:02:55 +00:00
Pierre-Louis
0c2f7bc2a2
Remove errant double spaces ( #110758 )
2022-09-02 04:00:58 +00:00
Qun Cheng
4125a3a8f0
Fixed the leading IconButton size ( #110722 )
2022-09-01 19:03:13 +00:00
Mohammed CHAHBOUN
e0a83e6250
Add splashColor property for ListTile widget ( #100652 )
2022-08-31 21:23:30 +00:00
Qun Cheng
a490a6a11d
Migrated Checkbox to Material 3 Colors ( #110537 )
2022-08-31 20:38:32 +00:00
Qun Cheng
34a628483c
Fixed the default color of the trailing widget on app bar ( #110635 )
2022-08-31 10:15:48 -07:00
Chinmoy
c6870ee969
Added onSelectionChange callback to SelectionRegion and SelectionArea ( #108985 )
2022-08-29 15:21:45 +00:00
Akshdeep Singh
519a5783c0
add material slider secondary value ( #109808 )
2022-08-28 23:26:32 +00:00
Greg Spencer
fefb2b00ba
Re-Land "Refactor StrokeAlign to allow double values." ( #108339 ) ( #110234 )
2022-08-25 20:56:24 +00:00
Darren Austin
5454bab6c1
Added support for M3 filled and filled tonal buttons. ( #107382 )
2022-08-25 11:36:03 -07:00
Jonah Williams
637bd0fb74
[framework] simplify raster widget, rename, combine painters ( #109485 )
2022-08-25 00:52:08 +00:00
Pierre-Louis
360ac5bc79
Add covariant to ThemeExtension.lerp ( #105207 )
...
* Add covariant to `ThemeExtension.lerp`
* x
* x
2022-08-24 18:18:39 +02:00
Taha Tesser
0c24a4db53
Fix floatingActionButtonAnimator not being updated ( #110067 )
2022-08-24 08:42:45 -07:00
Qun Cheng
c0c3874c77
Revert "Reland: Set IconButton.visualDensity default to VisualDensity.standard ( #109432 )" ( #110119 )
...
This reverts commit 79013b2be8d5e726bb4447bce665f63b5eb9308a.
2022-08-23 15:41:03 -07:00
Qun Cheng
c8569b6e98
Revert "Fixed leading button size on app bar ( #110043 )" ( #110103 )
...
This reverts commit 7e33cd5ef30b9960d5c8d6fc75b42dabb7ec1f2f.
2022-08-23 13:50:09 -07:00
Qun Cheng
7e33cd5ef3
Fixed leading button size on app bar ( #110043 )
2022-08-22 22:37:10 +00:00
Kate Lovett
7e12b37111
Deprecate 2018 text theme parameters ( #109817 )
2022-08-22 20:00:34 +00:00
Greg Spencer
77b41ba844
Remove the FocusScopeNode in the navigator ( #109702 )
2022-08-22 17:27:32 +00:00
hangyu
6a1fc9eae6
InputDecorator iconColor/prefixIconColor/suffixIconColor ( #109988 )
2022-08-23 00:35:51 +08:00
Greg Spencer
957a8da4a2
Revert "Re-Land "Refactor StrokeAlign to allow double values." ( #109805 )" ( #109955 )
...
This reverts commit b3aba4d9c868aa5a5f8c3a518960f454eca2ba40 because it breaks Google tests.
2022-08-21 20:18:09 +02:00
Greg Spencer
b3aba4d9c8
Re-Land "Refactor StrokeAlign to allow double values." ( #109591 ) ( #109805 )
2022-08-19 19:36:11 +00:00
Tomasz Gucio
75ee440329
Replace empty Container with const SizedBox ( #108672 )
2022-08-19 03:59:26 +00:00