Ian Hickson
5ddc00cc03
Use EnumName.name where possible. ( #94496 )
2021-12-03 16:39:04 -08:00
Taha Tesser
fb3f123771
[CupertinoTextField] Add missing focus listener ( #93875 )
2021-11-19 13:18:08 -08:00
Justin McCandless
297a7c7565
Desktop edge scrolling ( #93170 )
2021-11-16 14:58:05 -08:00
Kate Lovett
0a2227c286
Reland Remove BottomNavigationBarItem.title deprecation ( #92197 )
2021-11-15 11:00:34 -08:00
Taha Tesser
acb61ace1f
[CupertinoActivityIndicator] Add color parameter ( #92172 )
2021-11-10 14:41:32 -08:00
Taha Tesser
12b72919f9
[Cupertino] fix dark mode for ContextMenuAction ( #92480 )
2021-11-07 01:17:34 -07:00
Taha Tesser
a8f67ee37f
[Cupertino] Exclude border for last action item in CupertinoContextMenu ( #92481 )
2021-11-03 16:31:57 -07:00
Konstantin Scheglov
59d8aca3fc
Fix a few prefer_const_declarations and avoid_redundant_argument_values. ( #92929 )
2021-11-03 11:26:24 -07:00
LongCatIsLooong
ffcd32ebb6
Move text editing Actions to EditableTextState ( #90684 )
2021-11-03 11:11:32 -07:00
Kate Lovett
9608a64d4b
Revert "Remove BottomNavigationBarItem.title deprecation" ( #91930 )
2021-10-16 03:36:34 -07:00
Kate Lovett
ccc8261495
Remove BottomNavigationBarItem.title deprecation ( #90295 )
2021-10-14 13:33:05 -07:00
Ian Hickson
6d5fc420b6
Enable sort_child_properties_last lint ( #91585 )
2021-10-11 21:23:02 -07:00
Ian Hickson
61a0add286
Enable avoid_redundant_argument_values lint ( #91409 ) ( #91462 )
2021-10-08 09:25:14 -07:00
Zachary Anderson
b9d2177da0
Revert "Enable avoid_redundant_argument_values lint ( #91409 )" ( #91461 )
...
This reverts commit 5fd259be244244e14ff87fee9b6a721625f952cd.
2021-10-07 21:11:07 -07:00
Ian Hickson
5fd259be24
Enable avoid_redundant_argument_values lint ( #91409 )
2021-10-07 20:13:02 -07:00
Denis Grafov
fd12db0786
Replace all BorderRadius.circular with const BorderRadius.all ( #91239 )
2021-10-07 16:53:03 -07:00
xubaolin
905ac63e34
Fix some scrollbar track and border painting issues ( #90311 )
2021-10-04 08:13:04 -07:00
nt4f04uNd
96a63cfe48
use FadeTransition instead of Opacity where applicable ( #75110 )
2021-09-29 12:18:03 -07:00
Callum Moffat
8ed704d8e7
CupertinoContextMenu: Use root Overlay ( #89331 )
2021-09-27 12:28:07 -07:00
Gary Qian
375c72681d
Add clipBeheavior support to TextFields ( #90423 )
2021-09-22 13:43:58 -07:00
Zachary Anderson
b0816e6364
Revert "Implement operator = and hashcode for CupertinoThemeData ( #89604 )" ( #89670 )
...
This reverts commit bf8e1270a7688a3520626d8a8c9bc8ed96673897.
2021-09-08 10:54:31 -07:00
jacobsimionato
bf8e1270a7
Implement operator = and hashcode for CupertinoThemeData ( #89604 )
...
This fixes #71222
* Implement operator = and hashcode for CupertinoThemeData and CupertinoTextThemeData which CupertinoThemeData depends on.
* Add basic tests for CupertinoThemeData equality and hashcode.
I also manually tested the case mentioned in #71222 , e.g. equality of ThemeData(cupertinoOverrideTheme: someTheme)
Co-authored-by: Jacob Simionato <jsimionato@google.com>
2021-09-08 13:45:04 -04:00
Justin McCandless
2382b4c046
Text Editing Model Refactor ( #86736 )
...
Simplifying and refactoring parts of RenderEditable. Functionality is the same.
2021-09-07 14:12:38 -07:00
LongCatIsLooong
33755f203d
[autofill] opt-out instead of opt-in ( #86312 )
2021-09-05 13:16:01 -07:00
LongCatIsLooong
a0b560f4d5
Workaround rounding erros in cupertino nav bar transition ( #88935 )
2021-08-31 14:01:08 -07:00
creativecreatorormaybenot
13885e7d87
Fix text field naming ( #89117 )
2021-08-31 10:51:02 -07:00
Kate Lovett
616f9bcffa
Add tag support for executing reduced test sets ( #86821 )
2021-08-30 15:41:02 -07:00
Justin McCandless
91ef92d2b2
hasStrings support for eliminating clipboard notifications ( #87678 )
...
Use the hasStrings clipboard method when possible instead of reading the contents of the clipboard.
2021-08-26 17:10:18 -07:00
LongCatIsLooong
b3d12ebd77
Revert "[EditableText] call onSelectionChanged only when there're actual selection/cause changes ( #87971 )" ( #88183 )
2021-08-13 17:17:04 -07:00
LongCatIsLooong
6e224ee0e6
[EditableText] call onSelectionChanged only when there're actual selection/cause changes ( #87971 )
2021-08-12 17:27:03 -07:00
chunhtai
11a0284a28
Reland "update ScrollMetricsNotification ( #87421 )" ( #87818 )
...
* Reland "update ScrollMetricsNotification (#87421 )"
This reverts commit 0f465e5b2a3ed2431321b490a614c3d15089854c.
* fix test
2021-08-09 13:36:57 -07:00
Kate Lovett
0f465e5b2a
Revert "update ScrollMetricsNotification ( #87421 )" ( #87693 )
...
This reverts commit 52bf9dbbd72ecc787474da223c32d2368a4ad49e.
2021-08-04 17:59:50 -05:00
Viren Khatri
f134f039c6
added autofocus and test ( #87591 )
2021-08-04 14:00:02 -07:00
Yazeed AlKhalaf
e7fd092f7f
🔋 Enhance cupertino button fade in and fade out ( #87139 )
2021-08-04 10:30:05 -07:00
Jenn Magder
d1eff7f4e3
Add Cupterino button animation test ( #87535 )
2021-08-03 10:40:05 -07:00
Jenn Magder
f61074c230
Fix Cuptertino dialog test to check correct fade transition ( #87533 )
2021-08-03 10:35:05 -07:00
xubaolin
52bf9dbbd7
update ScrollMetricsNotification ( #87421 )
2021-08-02 21:40:04 -07:00
Darren Austin
b375059ee7
Updated the skipped tests for cupertino package. (reland) ( #87538 )
2021-08-02 19:55:03 -07:00
Darren Austin
9664a109d9
Revert "Updated the skipped tests for cupertino package. ( #87289 )" ( #87537 )
...
This reverts commit faf774eb97fd11c6c483aeee84c1abd3187b022f.
2021-08-02 18:14:46 -07:00
Darren Austin
faf774eb97
Updated the skipped tests for cupertino package. ( #87289 )
2021-08-02 18:09:01 -07:00
Tong Mu
caf876cf40
Reland: Keyboard events ( #87174 )
2021-07-29 14:24:03 -07:00
Renzo Olivares
63b61979da
Fix inconsistencies when calculating start/end handle rects for selection handles ( #87236 )
2021-07-29 11:19:02 -07:00
James
10152dbb70
Add thumb color customization to CupertinoSwitch ( #86775 )
2021-07-28 10:39:06 -07:00
Tong Mu
2f4f170dd2
Revert "Keyboard events ( #83752 )" ( #87171 )
...
This reverts commit 5f792ba17088b356bf0d030844ab09fd7f2b812e.
2021-07-28 02:32:08 -07:00
Attila Szabó
ea1182effd
WIP - Reland "Override MediaQuery for WidgetsApp ( #81295 )" ( #85298 )
2021-07-27 11:19:03 -07:00
Greg Spencer
738ce43d97
Randomize tests, exclude tests that fail with randomization. ( #86793 )
...
* Randomize tests, exclude tests that fail with randomization.
* Disable some more tool tests
2021-07-26 23:40:49 -07:00
Tong Mu
5f792ba170
Keyboard events ( #83752 )
2021-07-26 12:28:05 -07:00
Renzo Olivares
5671a97f8c
Scale selection handles for rich text on iOS ( #85789 )
2021-07-22 16:46:07 -07:00
Bryan Oltman
68fb008916
Add textDirection property to CupertinoTextField and CupertinoTextFormFieldRow ( #86482 )
2021-07-15 17:01:32 -07:00
Ren You
3dea9f0251
Revert "Clean up the bindings APIs ( #86438 )" ( #86484 )
...
This reverts commit d056500bfe6a712cdace450d06c4a8fb2290e63a.
2021-07-15 09:29:16 -07:00