Commit graph

118 commits

Author SHA1 Message Date
Fredrik Simón eed471ea3d Expose textAlign on TextFormField (#13414)
* Expose textAlign on TextFormField

Fixes #11404

* Added name to AUTHORS

* Added a test for TextFormWidget's textAlign
2017-12-11 13:29:22 -08:00
Yusuke Konishi ca5ab1b42a Remove unnecessary error message when cocopods is not available (#13241)
* Remove unnecessary error message

* Add AUTHOR
2017-12-07 18:48:59 -08:00
Stefano Rodriguez dca164ab2d Fix LinearProgressIndicator constructor (#12282)
* Update AUTHORS

* Add background and value colors to LinearProgressIndicator

* Add tests for LinearProgressIndicator with colors
2017-09-28 15:17:07 -07:00
German Saprykin 74b0bf6480 Fix tracking scroll controller (#11914)
* Fixed TrackingScrollController cleaning stored offset on position's detach

* Fixed format.

* Fixed format.

* Fixed test with Directionality support.
2017-09-02 21:15:59 -07:00
Ian Hickson 7b33efb620 Revert "Fixed TrackingScrollController cleaning offset on position's detach (#11798)" (#11897)
This reverts commit ec25f6bd51.
2017-09-01 10:48:05 -07:00
German Saprykin ec25f6bd51 Fixed TrackingScrollController cleaning offset on position's detach (#11798)
* Fixed TrackingScrollController cleaning stored offset on position's detach

* Fixed format.

* Fixed format.
2017-09-01 10:37:33 -07:00
Mike Hoolehan 09b63e2c93 Ignore HTML in flutter_markdown content without error (#8420)
* Gracefully ignore html content

* Test for less than, consolidate table tests

* Specify missing type annotation

* Add Mike Hoolehan to AUTHORS
2017-02-27 12:13:24 -08:00
lequem 500981fe0f make dialog background color configurable (#7320) (#7323) 2017-01-03 15:02:06 -08:00
Luke 1b9939af95 Rename DestinationLabel on BottomNavigationBar (#7281)
* rename DestinationLabel and labels properties to BottomNavigationBarItem and items

* update/fix comments

* grammatical changes

* add myself to AUTHORS
2016-12-17 18:14:37 -08:00
Alexandre Ardhuin 552edb43ee Update AUTHORS (#7123) 2016-12-06 11:42:47 -08:00
Michael Beckler 28bfbd6c58 Changed DefaultTextStyle to consider the TextTheme defined in the context for Bottom Nav Bar (#7042)
* Changed DefaultTextStyle to consider the TextTheme defined in the context

* added regression test for bottom nav bar text themes

* added second regression test for fixed navbar
2016-11-30 09:51:49 -08:00
Raju Bitter 49e413407a Update AUTHORS (#6986)
@hixie told me to add me to the list, see https://github.com/flutter/flutter/pull/6833#issuecomment-260418501
2016-11-23 16:42:31 +01:00
Günter Zöchbauer 96ea5a4f58 proudly add myself to authors :) (#6930) 2016-11-18 12:25:01 -08:00
Michael 'afrolion' Perrotte 7c56f00f00 added self to authors (#6889) 2016-11-15 23:25:19 -08:00
Wyatt Arent 0838ef7d0b logger use milliseconds instead of seconds for reporting elapsed time (#6487)
* logger use milliseconds instead of seconds for reporting elapsed time (#5400)

* Update authors (#5400)

* Remove unnecessary comment
2016-10-23 09:54:08 -07:00
Lex Berezhny 9f5eeb1bee Unittest to check Input box initial value (#5976)
Adds unit test to verify the initial value of Input widgets.
2016-09-20 20:13:30 -07:00
Adam Barth e456d86327 Update engine (#3214)
Also, update hello_android to use the new Java class names.
2016-04-08 10:25:41 -07:00
Adam Barth 7b0bbdbe66 Initial commit 2015-10-30 11:16:58 -07:00