Dan Field
|
36a5a0f55f
|
Avoid sending zero transform semantic nodes to the engine (#111843)
|
2022-09-19 20:11:47 +00:00 |
|
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 |
|
Kate Lovett
|
75d8fb364c
|
Remove deprecated drag anchor (#111713)
|
2022-09-19 18:52:01 +00:00 |
|
joshualitt
|
6906493a94
|
Migrate package/flutter to JS static interop. (#111315)
|
2022-09-19 10:28:37 -07:00 |
|
fzyzcjy
|
4ead92cf9b
|
Fix UiKitView which wrongly unconditionally repaints (#111790)
|
2022-09-19 17:16:18 +00:00 |
|
Taha Tesser
|
ff6aa928aa
|
Fix Scrollbar thumb drag behavior on desktop. (#111250)
|
2022-09-19 07:51:16 +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 |
|
Callum Moffat
|
0322b57796
|
Fix changing DraggableScrollableSheet controller (#111445)
|
2022-09-16 23:17:04 +00:00 |
|
xubaolin
|
eae9bba77b
|
fix a draggableScrollableSheet's LocalHistoryEntry leaking (#110576)
|
2022-09-16 23:07:54 +00:00 |
|
xubaolin
|
9be0fa74d6
|
Fix a CupertinoScrollbar NNBD issue (#111198)
|
2022-09-16 23:07:52 +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 |
|
Nazareno Cavazzon
|
0ad0a56e86
|
panningDirection parameter added to InteractiveViewer (#109014)
|
2022-09-16 17:22:12 +00:00 |
|
Phil Quitslund
|
af8271b678
|
Fix todo format (#111685)
|
2022-09-15 20:57:46 +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 |
|
Michael Goderbauer
|
b8df71fcaf
|
Add BuildContext.mounted (#111619)
|
2022-09-15 16:17:08 +00:00 |
|
Polina Cherkasova
|
3860498972
|
Fix performance regression. (#111615)
|
2022-09-14 17:11:12 -07: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 |
|
Dan Field
|
07c1ef25a9
|
Utility methods for measuring text (#111493)
|
2022-09-13 19:47:26 +00:00 |
|
Callum Moffat
|
7b5241b39b
|
Fix DraggableScrollableSheet rebuilding during drag (#111010)
|
2022-09-13 19:31:19 +00:00 |
|
Kenzie Davisson
|
4356d3b676
|
Create an enum for widget inspector service extensions for use by tools (#111405)
|
2022-09-13 09:53:24 -07:00 |
|
Kenzie Davisson
|
a34e6b0792
|
Create enum for service extensions in services library (#111412)
|
2022-09-12 15:22:28 -07:00 |
|
Greg Spencer
|
08e61631ff
|
Allow Navigator to inherit traversal policy from parent. (#110818)
|
2022-09-12 21:57:55 +00:00 |
|
Justin McCandless
|
8f9a519519
|
Fix Magnifier crash (#111303)
|
2022-09-12 21:57:52 +00:00 |
|
Xilai Zhang
|
20a78ed69f
|
Revert "Use semantics label for backbutton and closebutton for Android" (#111305)
|
2022-09-12 20:00:07 +00:00 |
|
Yegor
|
6b56654890
|
[web] skip more perspective text tests (#111402)
|
2022-09-12 10:30:40 -07:00 |
|
Polina Cherkasova
|
a3c3dc864c
|
Create class MemoryAllocations. (#110230)
|
2022-09-09 17:23:10 -07: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 |
|
Kenzie Davisson
|
8708493352
|
Create enum for scheduler service extension names so they can be accessed from tooling (#111222)
* Create enum for scheduler service extension names so they can be accessed from tooling
* fix two more strings
|
2022-09-09 08:54:36 -07: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 |
|
Jonah Williams
|
7e1e840999
|
[framework] revert removal of opacity (#111202)
|
2022-09-08 18:33:23 +00:00 |
|
Kate Lovett
|
5f2d730f1f
|
Revert Ballistic & Clamping simulation updates (#111201)
|
2022-09-08 17:43:54 +00: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 |
|
Viren Khatri
|
165cb0b986
|
fixes FadeInImage for an edge case (#111035)
|
2022-09-08 02:41:31 +00:00 |
|
Kenzie Davisson
|
fe309e3415
|
Create service extension consts for rendering lib (#111149)
|
2022-09-07 17:54:54 -07:00 |
|
Greg Spencer
|
e3a6a0da91
|
Annual spelling error fix (#111132)
|
2022-09-07 23:49:03 +00:00 |
|
Kenzie Davisson
|
31709953b0
|
only include foundation changes (#111146)
|
2022-09-07 16:32:04 -07:00 |
|
Kenzie Davisson
|
c10164c4b2
|
Create consts for service extension names so they can be accessed from tooling (#110876)
|
2022-09-07 15:38:38 -07:00 |
|
Yegor
|
820a009fa2
|
[web] skip flaky date picker golden tests (#111114)
|
2022-09-07 20:10:40 +00:00 |
|
Jason Simmons
|
dcf42ada0f
|
Use raw fontFamilyFallback values without packages when constructing a merged TextStyle (#110887)
|
2022-09-07 18:59:04 +00:00 |
|
Pierre-Louis
|
fb2f4c9cb9
|
[Fonts] Update icons (#111092)
|
2022-09-07 17:32:51 +00:00 |
|