- 22 Apr, 2019 1 commit
-
-
Justin McCandless authored
TextField and CupertinoTextField can now specify scrollPhysics. Cupertino defaults to bouncing now.
-
- 28 Mar, 2019 1 commit
-
-
Nizarius authored
-
- 26 Mar, 2019 1 commit
-
-
hyjfine authored
-
- 22 Mar, 2019 2 commits
-
-
Mouad Debbar authored
-
Luka Knezic authored
-
- 21 Mar, 2019 1 commit
-
-
Mouad Debbar authored
-
- 15 Mar, 2019 1 commit
-
-
Justin McCandless authored
Adds the `minLines` and `expands` parameters for controlling text height. The original PR was reverted, so this one contains a few extra fixes for the tests that were broken.
-
- 28 Feb, 2019 1 commit
-
-
Greg Spencer authored
Fix the spelling errors in the dartdocs for the framework. There are no functionality changes here, just documentation fixes.
-
- 25 Feb, 2019 1 commit
-
-
xster authored
-
- 23 Feb, 2019 1 commit
-
-
Gary Qian authored
-
- 20 Feb, 2019 1 commit
-
-
xster authored
-
- 12 Feb, 2019 1 commit
-
-
xster authored
-
- 11 Feb, 2019 1 commit
-
-
Kate Lovett authored
* Fix for #26261. Changes CupertinoTextField's cursorColor to read from CupertinoTheme instead of prior default of activeBlue. CursorColor will still default to activeBlue for light theme and activeOrange for dark theme if a primary color has not been specified for the CupertinoTheme. * Reverted unnecessary changes in XCode file. * Updated text_field.dart per suggestions from @gspencergoog * Updated comments for cursorColor to reflect appropriate hyperlinks per @Hixie * Simplified cursorColor assignment per @xster * Added test in cupertino/text_field_test.dart to check for correct cursorColor based on CupertinoTheme per @Hixie & @xster.
-
- 06 Feb, 2019 1 commit
-
-
xster authored
-
- 29 Jan, 2019 1 commit
-
-
jslavitz authored
* Fixes cursor on iOS devices
-
- 18 Jan, 2019 1 commit
-
-
Greg Spencer authored
-
- 17 Jan, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 14 Jan, 2019 1 commit
-
-
jslavitz authored
* adds force press select word functionality
-
- 21 Dec, 2018 1 commit
-
-
xster authored
-
- 19 Dec, 2018 1 commit
-
-
xster authored
-
- 14 Dec, 2018 3 commits
-
-
jslavitz authored
* Adds support for floating cursor.
-
Jonah Williams authored
This reverts commit 46878d84.
-
jslavitz authored
* Adds support for floating cursor!
-
- 16 Nov, 2018 1 commit
-
-
xster authored
-
- 08 Nov, 2018 1 commit
-
-
Greg Spencer authored
This converts existing ## Sample code samples to {@tool sample}...{@end-tool} form. Also: 1. Fixed a minor bug in analyze-sample-code.dart 2. Made the snippet tool only insert descriptions if the description is non-empty. 3. Moved the Card diagram to before the code sample.
-
- 23 Oct, 2018 1 commit
-
-
xster authored
-