Greg Spencer
|
c03eef4d57
|
Remove no-longer-needed clamping of RRect radii (#111668)
|
2022-09-15 20:54:18 +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 |
|
Darren Austin
|
278637748b
|
Updated the Action chip's documentation regarding disabled states. (#111598)
|
2022-09-14 21:22:07 +00:00 |
|
Qun Cheng
|
23d1b15345
|
Updated tokens to v0.127 (#111495)
|
2022-09-14 11:34:40 -07:00 |
|
Dan Field
|
e18c34abbb
|
Fix text direction nullability (#111513)
|
2022-09-14 00:38:06 +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 |
|
Flutter GitHub Bot
|
9ba35816ca
|
Roll pub packages (#111423)
|
2022-09-12 23:03:50 +00: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 |
|
Dan Field
|
7b81bbd5d1
|
Add doc note about when to dispose TextPainter (#111403)
|
2022-09-12 18:31:48 +00:00 |
|
Greg Spencer
|
228ea2c28e
|
Fix references to symbols to use brackets instead of backticks (#111331)
|
2022-09-12 18:31:45 +00:00 |
|
Jonah Williams
|
cd83477457
|
[framework] work around to load self packages from packages/ (#111350)
|
2022-09-12 18:30:00 +00:00 |
|
gaaclarke
|
1ad2757042
|
Reland: Started handling messages from background isolates. (#111320)
|
2022-09-12 17:44:48 +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 |
|
gaaclarke
|
c33115943f
|
Revert "Started handling messages from background isolates." (#111318)
|
2022-09-09 23:25:17 +00:00 |
|
gaaclarke
|
0d19d46b44
|
Started handling messages from background isolates. (#109005)
Started handling messages from background isolates.
|
2022-09-09 15:14:21 -07:00 |
|
Alejandro Santiago
|
d671a834f3
|
fix: removed Widget type from child parameter in OutlinedButton (#111034)
|
2022-09-09 22:12:29 +00:00 |
|
Greg Spencer
|
e617d003fb
|
Normalize examples (#111223)
|
2022-09-09 21:17:11 +00:00 |
|
Greg Spencer
|
b10947884b
|
Fix documentation for InputDecoration.focusColor (#111290)
|
2022-09-09 19:43:04 +00: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 |
|
Camille Simon
|
70f6bed9ee
|
Fix spell_check_test (#110814)
|
2022-09-08 21:24:12 +00: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 |
|
Kaushik Iska
|
d5f372bccd
|
Request DartPerformanceMode.latency during transitions (#110600)
|
2022-09-07 12:54:06 -04:00 |
|