4618 Commits

Author SHA1 Message Date
Matej Knopp
462ad79036
Provide caret rect to text input plugin (#77608) 2021-03-29 18:14:06 -07:00
Tong Mu
c4ba26e31b
Revert "Let InkWell/Ink/ancestor support GlobalKey so that splash does not stop when changing position. (#71138)" (#79300)
This reverts commit e7266dbb079d31fff0f886518c6a1b25bf89bb94.
2021-03-29 13:12:18 -07:00
Tong Mu
a603714610
Revert "Make LogicalKeyboardKey.keyLabel a getter and better (#79100)" (#79217) 2021-03-28 03:54:02 -07:00
Tong Mu
b60c855af5
Make LogicalKeyboardKey.keyLabel a getter and better (#79100) 2021-03-26 22:14:01 -07:00
YeungKC
e7266dbb07
Let InkWell/Ink/ancestor support GlobalKey so that splash does not stop when changing position. (#71138) 2021-03-26 19:39:01 -07:00
Alexandre Ardhuin
e384ca7979
use null aware operators for function invocations (#79049) 2021-03-26 09:34:03 -07:00
xubaolin
74eb9df21a
Check if MultiChildRenderObjectElement has an associated RO (#78854) 2021-03-25 19:29:03 -07:00
Justin McCandless
971881c8c5
Fix web text field shortcuts (#79056) 2021-03-25 16:44:03 -07:00
Kate Lovett
f05c409af2
Improve error messaging and documentation for Scrollbar.isAlwaysShown (#77107) 2021-03-25 14:49:04 -07:00
LongCatIsLooong
ef7258d66d
Reland "Remove whitespace directionality formatter (#78501)" reverted in #79014 (#79015) 2021-03-25 13:09:03 -07:00
Michael Goderbauer
99023f0686
Fix missed ignores (#79071) 2021-03-25 13:02:12 -07:00
chunhtai
bed88a1a5e
Fix rendereditable to check the latest text before setting the selection (#78919)
* Fix rendereditable to check the latest text before setting the selection

* add regression comment

* addressing comments and fix tests
2021-03-25 11:49:44 -07:00
Hans Muller
e1c9ebc787
Revert "Removed accentColor dependency from ExpansionTile (#77933)" (#79053) 2021-03-25 11:44:04 -07:00
chunhtai
3c73185cac
Automatically activate testfield in macOS when receives accessibility… (#78815) 2021-03-25 11:39:06 -07:00
Tong Mu
5647407f07
Add mouseCursor, onEnter, and onExit to TextSpan (#77754) 2021-03-25 00:39:03 -07:00
Jenn Magder
f6eab1d40e
Revert "Remove whitespace directionality formatter (#78501)" (#79014)
This reverts commit d3ee5ace29e0ea173de16745e9acb0ef581b9dc2.
2021-03-24 18:25:43 -07:00
Tapaswi Satyapanthi
dbf7fab0a9
Resolved contradictory documentation of showGeneralDialog and default value of 'barrierLabel' argument (#78890) 2021-03-24 17:59:04 -07:00
LongCatIsLooong
d3ee5ace29
Remove whitespace directionality formatter (#78501) 2021-03-24 17:54:02 -07:00
Hans Muller
82f1d639e0
Removed accentColor dependency from ExpansionTile (#77933) 2021-03-24 17:19:29 -07:00
Noor Dawod
2c4138428a
Feature refresh indicator padding (#72052)
Add ability to control RefreshProgressIndicator's distance from edges.
2021-03-24 14:26:46 -07:00
Tong Mu
eb6e56761e
Revert "Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)" (#79005)
This reverts commit 515ef91ba1f6021403e30ecf535a852e3cbd9a2c.
2021-03-24 13:31:02 -07:00
LongCatIsLooong
ea3d4dbd6e
Reland "ConstraintsTransformBox (#77994)" reverted in (#78661) (#78673) 2021-03-24 10:35:02 -07:00
Tong Mu
515ef91ba1
Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)
- Remove `LogicalKeyboardKey.keyLabel`
- Make `Physical/LogicalKeyboardKey.debugName` getters
- Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.
2021-03-24 04:59:57 -07:00
xubaolin
2edb685b23
Use Object? instead of dynamic for Element slots (#78928) 2021-03-24 15:19:45 +08:00
chunhtai
5029be0b9f
Add dismiss action to modal barrier (#78808)
* Add dismiss action to modal barrier

* fix test

* fix another test
2021-03-23 16:42:20 -07:00
Anurag Roy
2415eca4d2
[FloatingActionButtonLocation] Avoid docked FAB to be clipped by the software keyboard (#77769) 2021-03-23 13:31:02 -07:00
chunhtai
00592ceb27
Fixes AlertDialog and SimpleDialog to not merge their content semantics (#78633) 2021-03-23 12:01:03 -07:00
Ren You
b921a2443f
Revert "InteractiveViewer.builder (#77414)" (#78867)
This reverts commit 2c2c8a7561fabbd8a841cc64fff2f98a8373bea4.
2021-03-23 08:11:58 -07:00
Hans Muller
720dac5438
Revert "Fixed Buttons with icon RenderFlex overflow (#78018)" (#78825) 2021-03-22 20:56:02 -07:00
Shi-Hao Hong
7a88eb97ea
Typo fixes (#78755) 2021-03-23 09:23:43 +08:00
Justin McCandless
47db96af1b
Mac word modifier TextEditingActions (#78573) 2021-03-22 09:46:03 -07:00
Justin McCandless
2c2c8a7561
InteractiveViewer.builder (#77414) 2021-03-22 09:41:03 -07:00
Shi-Hao Hong
e58ee0fbc7
[State Restoration] Material DateRangePicker, adds some general state restoration tests (#78506) 2021-03-22 13:06:06 +08:00
Shi-Hao Hong
2977a346fe
Custom PopupMenuItem padding (#78523) 2021-03-22 11:00:48 +08:00
Mouad Debbar
c0bcb4fc16
Revert "ConstraintsTransformBox (#77994)" (#78661)
This reverts commit 8c44abc009a333b0494598c0cfda0fbc07358234.
2021-03-19 16:34:57 -07:00
LongCatIsLooong
8c44abc009
ConstraintsTransformBox (#77994) 2021-03-19 15:56:04 -07:00
Michael Goderbauer
197b440e96
Migrate out custom ignore syntax to flutter_ignore (#78497) 2021-03-19 15:33:05 -07:00
Michael Goderbauer
65f232fd76
Add restorationId to Material/CupertinoPage (#78450) 2021-03-19 15:32:31 -07:00
Michael Goderbauer
efbde443d2
Clean up ignores that are not ignoring anything (#78484) 2021-03-18 13:40:08 -07:00
Shi-Hao Hong
594ce21d6f
[State Restoration] Material Date Picker (#77879) 2021-03-17 16:10:03 -07:00
William Oprandi
e6f2bc8637
FocusableActionDetector now exposes descendantsAreFocusable property (#77288) 2021-03-17 14:40:04 -07:00
Hans Muller
7c4c3419ae
Remove accentColor et al. from tests (#78449) 2021-03-17 13:28:09 -07:00
lsaudon
e260a73d9e
Fixed Buttons with icon RenderFlex overflow (#78018) 2021-03-17 13:00:00 -07:00
Shi-Hao Hong
8aca65a92d
Include validation for inputOnly mode (#78428) 2021-03-17 12:56:16 -07:00
Michael Goderbauer
4c0a8e01c1
Table widget rendering bug (#78081) 2021-03-16 18:43:03 -07:00
Johannes von Bargen
4b150b135f
Add optional DragAnchorStrategy to Draggable (#73143) 2021-03-16 16:48:03 -07:00
Ian Hickson
f3c25fa07a
Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
Abhishek Ghaskata
43e3328e98
Add assertion of recordable list (#76272) 2021-03-16 12:18:01 -07:00
Hans Muller
14b8194bad
Added iconColor and textColor properties to ExpansionTile (#78281) 2021-03-16 11:53:45 -07:00
Zachary Anderson
e7e1a04aa3
Revert "Align more closely with package:test (#77118)" (#78329)
This reverts commit 0cbe597540f6b51ab7157ab8747906e9923b79e4.
2021-03-16 09:26:34 -07:00