7541 Commits

Author SHA1 Message Date
houyushan
4217ce443b
Fix the duration assertion error for the _animateToInternal method and refine the error description (#71137) 2020-12-08 11:53:03 -08:00
Michael Goderbauer
ed5229e57b
Remove isMaterialAppTheme property (#71861) 2020-12-08 09:18:07 -08:00
Pierre-Louis
5bae3b5db3
Add previews for CupertinoIcons (#71853) 2020-12-08 09:13:07 -08:00
Pierre-Louis
a51b8e4309
Fix text direction logic for material icon variants (#71852) 2020-12-08 09:08:05 -08:00
Amit Patil
2cb652600c
showDialog assertion for non-null builder or child property (#71838) 2020-12-08 09:03:03 -08:00
Ayush Bherwani
995aa138cd
[ExpansionPanel] Exposes color property of MaterialSlice (#71657) 2020-12-07 19:48:02 -08:00
Shi-Hao Hong
7cb2834a8b
StandardMethodCodec.decodeEnvelope should allow null error message (#71807)
* StandardMethodCodec.decodeEnvelope should allow null error message
2020-12-08 08:04:30 +08:00
Michael Goderbauer
ad88369569
Doc fixes for dry layout (#71868) 2020-12-07 15:13:18 -08:00
Per Classon
90f08769a3
[Material] Resolve overlay color for pressed/active/inactive states in selection controls (#71569) 2020-12-07 03:33:03 -08:00
Amit Patil
7dade22f25
Updated Dialog.backgroundColor documentation (#71580) 2020-12-07 00:04:04 +08:00
Daniel Edrisian
99ccff3bb6
Add stretch property to CupertinoSliverNavigationBar (#71707)
* Add stretch property to CupertinoSliverNavigationBar

* Added tests

* Fix trailling spaces

* xster review: fix tests

* xster review: fix tests

* trim extra spaces
2020-12-05 04:56:51 -08:00
xubaolin
a12c22b296
Set [InputDecoration.floatingLabelBehavior] default to null (#70683) 2020-12-04 11:28:03 -08:00
houyushan
368c12b55e
Add RichText debugFillProperties TestCase (#70819) 2020-12-04 11:18:03 -08:00
Hans Muller
268656a8a0
Updated GridView API Doc (#71611) 2020-12-04 09:54:12 -08:00
Hans Muller
d375a83910
Update AppBar and AppBar Theme to new Theme conventions and latest Material spec (#71184) 2020-12-04 09:12:31 -08:00
Alexandre Ardhuin
8f3a12f144
fix nullability of parameters with redirecting factory constructors (#71547) 2020-12-04 08:42:30 +01:00
Daniel Edrisian
4d4d017aa5
Re-land CupertinoFormSection, CupertinoFormRow, and CupertinoTextFormFieldRow (#71522) 2020-12-03 21:38:10 -08:00
xubaolin
5f7f4f1aff
Reland "Improve the behavior of DropdownButton.disabledHint" (#71628)
* DropdownButton should display the value over hint and disabledHint if a DropdownButton.value is defined
2020-12-04 08:48:00 +08:00
xubaolin
8817c0d28c
RefreshIndicator can be shown when dragging from non-zero scroll position (#71303) 2020-12-03 13:28:04 -08:00
Shi-Hao Hong
20ca6997b8
Code sample small fixes (#70343) 2020-12-03 09:23:04 -08:00
LongCatIsLooong
746056a539
Skip reformatting and calling onChanged for composing region only changes. (#70883) 2020-12-03 08:43:05 -08:00
LongCatIsLooong
df28355b0c
Raw keyboard shortcuts & deletions should not read from _plainText (#71236) 2020-12-02 17:13:04 -08:00
Dan Field
a2aa2ed02d
Revert "Fix excessive rebuilds of DSS (#69724)" (#71459)
This reverts commit 16dce765775da51416f119a21fc88a8de9ee5fd3.
2020-12-02 11:42:38 -08:00
Ayush Bherwani
ff9d9fc2b6
[MaterialSlice] adds property to customize slice color (#63466) 2020-12-02 07:43:02 -08:00
Shi-Hao Hong
25986102c1
Revert "Improve the behavior of DropdownButton.disabledHint (#70277)" (#71559)
This reverts commit 59cf0d2263b9c7a1b3069d4c11888696adb68745.
2020-12-02 20:36:44 +08:00
xubaolin
946a129137
Update [ToggleButtons] to support extend down/up vertically (#70670) 2020-12-02 03:58:04 -08:00
Anurag Roy
537dea246c
[FloatingActionButtonLocation] Fix documentation (#71378) 2020-12-01 11:48:05 -08:00
Amit Patil
5929f4f79b
updated defualt value of unselectedItemColor textTheme.caption.color to unselectedWidgetColor (#71314) 2020-12-01 11:43:05 -08:00
tgucio
0aec2c3d0f
Restart EditableText cursor timer when it moves (#70787) 2020-12-01 11:38:04 -08:00
Jonah Williams
720f366ff5
Revert "Added CupertinoFormSection, CupertinoSplitFormRow, and CupertinoTextFormField (#70676)" (#71490)
This reverts commit e244724794b0cb700b5d3c0096c9a1463e06c8e9.
2020-12-01 10:11:41 -08:00
Pierre-Louis
a508d358ca
Use adaptive more icon for popup_menu (#70773) 2020-12-01 10:03:05 -08:00
Daniel Edrisian
e244724794
Added CupertinoFormSection, CupertinoSplitFormRow, and CupertinoTextFormField (#70676) 2020-12-01 09:58:07 -08:00
xubaolin
59cf0d2263
Improve the behavior of DropdownButton.disabledHint (#70277) 2020-12-01 09:58:04 -08:00
xubaolin
2b85eeed14
Let SnackBar inherit themeData from its ancestor (#70080) 2020-12-01 09:48:10 -08:00
Justin McCandless
3217906efb
Handle setting TextEditingController text to null (#68638) 2020-12-01 09:48:07 -08:00
Bikram Pandit
dc432d78db
Add detection of drawer open and close in Scaffold widget as a callback method. (#67249) 2020-12-01 09:43:06 -08:00
Pierre-Louis
a7f5fd5360
Update documentation link (#71401) 2020-11-30 13:14:13 +01:00
Pierre-Louis
183f0e797a
Update FAB elevation to match spec (#69312)
* Update floating_action_button.dart

* Fix default hover elevation

* revert letter spacing change

* add test

* Update floating_action_button.dart

* Update floating_action_button_test.dart
2020-11-26 19:12:28 +01:00
Juyeong Lee
9806865b49
Add dartpad sample for AnimatedPadding (#71050) 2020-11-25 13:43:05 -08:00
Andrey Kabylin
e118e1a623
fix #24469 and #67354 (#69668) 2020-11-25 09:28:03 -08:00
Christopher Fujino
96d330a204
Revert "Revert "Implement dryLayout for RenderAnimatedSize (#71097)" (#71180)" (#71185)
This reverts commit 358f9b0ee66b93d72f6d3e1b809b0e30611d40d7.
2020-11-24 16:29:39 -08:00
Christopher Fujino
358f9b0ee6
Revert "Implement dryLayout for RenderAnimatedSize (#71097)" (#71180)
This reverts commit b18f1b81fe09a1f2bea39eaac9cc709e1ac600cf.
2020-11-24 15:46:58 -08:00
Michael Goderbauer
b18f1b81fe
Implement dryLayout for RenderAnimatedSize (#71097) 2020-11-24 12:28:04 -08:00
Hans Muller
89a7bf7791
Remove private OutlinedButton default outline geometry class (#70975) 2020-11-23 14:03:47 -08:00
Darren Austin
8737472af1
Exposed the YearPicker as a public API again to match the previous API. (#71061) 2020-11-23 12:18:18 -08:00
Yazeed AlKhalaf
bcdee0ac74
🚀 AdoptAWidget: IgnorePointer (#70185)
*  Add IgnorePointer Widget dartpad

* 🐛 Fix grammatical issues in docs of IgnorePointer

*  Remove trailing spaces
2020-11-23 09:45:37 -08:00
Anurag Roy
5fbbd73a76
[FloatingActionButtonLocation] Add diagrams to documentation of FloatingActionButtonLocation (#70184) 2020-11-23 09:43:05 -08:00
GodHyum
20b68c28a2
FloatingActionButton always keeps the same position when FloatingActionButtonLocation is top. (#64746) 2020-11-23 09:38:03 -08:00
Chulwoo Park
de56c6ad72
Remove unnecessary argument from Row and Column constructor comments (#71041) 2020-11-22 12:28:06 -08:00
Per Classon
226532b157
[Material] Add selection control themes (#70311) 2020-11-21 03:08:04 -08:00