Justin McCandless
07d06215d6
Fix typo: edition -> editing ( #79668 )
...
Just a docs typo fix.
2021-04-02 15:47:48 -07:00
Greg Spencer
8859f7a799
Revert "Support block delete with word and line modifiers ( #77172 )" ( #79674 )
...
This reverts commit 75453e6ac6647e014765ae6d863e199efc152a16 because it breaks flutter/test/rendering/editable_test.dart
Landing on red to fix the build.
2021-04-02 15:08:13 -07:00
Trym Nilsen
ee921e6313
Apply carriedVelocity unless substantially different ( #79382 )
2021-04-02 14:44:03 -07:00
xubaolin
d051336451
fix the position of popu menu when have unsage area ( #78395 )
2021-04-02 16:42:49 -05:00
Kate Lovett
e40610d67e
Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors ( #78588 )
2021-04-02 16:40:17 -05:00
Ricardo Canastro
75453e6ac6
Support block delete with word and line modifiers ( #77172 )
2021-04-02 14:39:03 -07:00
chunhtai
2369d76a1d
Makes text selection match the native behavior ( #79308 )
2021-04-02 12:09:05 -07:00
Mateus Felipe C. C. Pinto
d44ab58d69
Remove references to @required in favor of the keyword ( #79239 )
2021-04-01 20:14:03 -07:00
Sam Rawlins
abedbc3ad4
Remove "unnecessary" imports. ( #78663 )
2021-04-01 20:09:04 -07:00
LongCatIsLooong
11276d060f
Revert "Don't call onChanged callbacks when formatter rejects the change & handle text input formatter exceptions. ( #78707 )" ( #79590 )
2021-04-01 16:49:02 -07:00
Tong Mu
dbcac7f177
Reland Make LogicalKeyboardKey.keyLabel a getter and better #79100 ( #79302 )
2021-04-01 16:39:02 -07:00
Danny Valente
1cdb6c8078
Modified the computeMinIntrinsicHeight method to calculate the height properly ( #75513 )
2021-04-01 16:34:04 -07:00
Kate Lovett
ec0b430064
Add dart Fix for TextSelectionThemeData ( #78897 )
2021-04-01 10:09:03 -07:00
Chris Bracken
3e7e06512c
Correct misspellings throughout the codebase ( #79500 )
2021-04-01 10:04:03 -07:00
LongCatIsLooong
7de099bded
fix length formatter typo ( #79489 )
2021-04-01 00:14:04 -07:00
LongCatIsLooong
2d49823315
Don't call onChanged callbacks when formatter rejects the change & handle text input formatter exceptions. ( #78707 )
2021-03-31 16:59:03 -07:00
Abhishek Ghaskata
f86c859bea
Refactor tabbar code sample ( #76387 )
2021-03-31 15:19:02 -07:00
Darren Austin
722a085f10
Properly position the built-in drag handles on horizontal lists. ( #79484 )
2021-03-31 15:15:40 -07:00
Alexandre Ardhuin
671926db1b
add missing trailing commas ( #79434 )
2021-03-31 14:24:03 -07:00
Justin McCandless
4982a7f185
InteractiveViewer should call onInteractionUpdate even when gesture is disabled ( #78990 )
2021-03-31 14:14:04 -07:00
Ayush Bherwani
97a75b9c46
[TextSelectionTheme] improve docs ( #75967 )
2021-03-31 14:09:05 -07:00
Devon Carew
ce1db5f1d7
add a link to the data driven file format docs ( #79412 )
2021-03-31 10:49:02 -07:00
Alexander Brusher
beb62a663d
Rolls isKeyboardKey engine change with fix ( #79407 )
...
* Adds a semantics node flag to identify sliders.
* [fuchsia] Fix roll of engine PR #25167
This changes fixes tests failing due to new isKeyboardKey semantics
flag.
* Fix typo
Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2021-03-31 10:43:58 -07:00
Craig Labenz
9bbe89d8e7
Add MaterialStateBorderSide.resolveWith ( #78731 )
...
* added MaterialStateBorderSide.resolveWith
(Partially) Resolves #68596
* responded to comment nits
* reversed changes to text_buttons
* added test confirming compatibility with chips
* added MaterialStateBorderSide test for chip
* added intended usage for MaterialStateXYZ classes
* another docstring update
* corrected error in use case
* made resolvewith samples closures
* refined materialstatecolor example in docstring
* changed nullability in docstring and added null test
* added missing type in test
* fixed another typo in docstrings
2021-03-30 21:20:12 -07:00
LongCatIsLooong
9b7c10aa2c
leading distribution docs ( #78581 )
2021-03-30 19:34:03 -07:00
Alexandre Ardhuin
41507a0408
add missing trailing commas ( #79352 )
2021-03-30 17:04:02 -07:00
Darren Austin
994133c75c
Removed the built-in overlay from ReorderableListView. ( #79024 )
...
Removed the built-in overlay from the ReorderableListView so that it now depends on the surrounding overlay.
2021-03-30 13:28:25 -07:00
Anurag Roy
95e2cbb132
[SliverAppBar] Improve dartpad sample in documentation ( #78984 )
2021-03-30 09:29:02 -07:00
Pierre-Louis
89f82ff4fb
[Reland][Fonts] Update material icons ( #79364 )
...
* [Fonts] Update material icons (#78311 )
* Update icons
* remove trailing blank line
* Update icons.dart
2021-03-30 17:27:07 +02:00
Alexandre Ardhuin
a6832d4d32
add missing trailing commas ( #79299 )
2021-03-29 21:29:02 -07:00
Dan Field
318ff7a0ac
Drain socket before throwing ( #79289 )
2021-03-29 21:14:03 -07:00
Matej Knopp
462ad79036
Provide caret rect to text input plugin ( #77608 )
2021-03-29 18:14:06 -07:00
Michael Goderbauer
5231a7dc59
Inline some element methods for better stack overflow affinity ( #78269 )
2021-03-29 13:34:04 -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
Todd Volkert
304f155ac2
Fix hit testing in PointerSignalResolver sample ( #78933 )
2021-03-27 14:22:36 -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
Mouad Debbar
e03ccd62ae
[web] Fix text field shortcuts when inside a scroll area ( #79051 )
2021-03-25 13:14: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
Pierre-Louis
4ccb6f8e4d
Revert "[Fonts] Update material icons ( #78311 )" ( #79058 )
...
This reverts commit e34f3b013f3bd1aa8b00bab20a40f5a544560d60.
2021-03-25 19:48:01 +01: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
Pierre-Louis
c49cd2719d
[Fonts] Remove update_icons TODO ( #79027 )
2021-03-25 09:29:02 -07:00