- 17 Jul, 2017 1 commit
-
-
Sarah Zakarias authored
-
- 26 Jun, 2017 1 commit
-
-
Sarah Zakarias authored
-
- 21 Jun, 2017 1 commit
-
-
jcollins-g authored
-
- 20 Jun, 2017 1 commit
-
-
jcollins-g authored
* Add version information to dartdoc footer * Add final to variable declaration * Drop toString()
-
- 25 May, 2017 1 commit
-
-
jcollins-g authored
* update the docs css style so the generated dartdoc matches the new flutter.io * Change to 0.12.0 dartdoc * Review comment
-
- 19 May, 2017 1 commit
-
-
Ian Hickson authored
This will get tested once we turn on fatal errors for dartdocs. We can't do that yet because of upstream failures.
-
- 11 May, 2017 1 commit
-
-
Ian Hickson authored
-
- 04 May, 2017 1 commit
-
-
jcollins-g authored
-
- 21 Apr, 2017 1 commit
-
-
jcollins-g authored
* Have sanity check pass on old and new versions of flutter
-
- 19 Apr, 2017 2 commits
-
-
Adam Barth authored
-
Devon Carew authored
-
- 14 Apr, 2017 1 commit
-
-
Devon Carew authored
* update the font used for docs.flutter.io * update to use the flutter primary color * update the header background color
-
- 12 Apr, 2017 1 commit
-
-
Ian Hickson authored
* Fix tests to use Ahem, and helpful changes around that - Fix fonts that had metric-specific behaviours. - LiveTestWidgetsFlutterBinding.allowAllFrames has been renamed to LiveTestWidgetsFlutterBinding.framePolicy. - LiveTestWidgetsFlutterBinding now defaults to using a frame policy that pumps slightly more frames, to animate the pointer crosshairs. - Added "flutter run --use-test-fonts" to enable Ahem on devices. - Changed how idle() works to be more effective in live mode. - Display the test name in live mode (unless ahem fonts are enabled). - Added a toString to TextSelectionPoint. - Style nit fixes. * Roll engine to get Ahem changes. * Update tests for dartdoc changes. * Fix flutter_tools tests
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 10 Feb, 2017 2 commits
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/7974
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/7963
-
- 12 Jan, 2017 1 commit
-
-
Adam Barth authored
We were checking similar things in two places. Now we check everything in one place.
-
- 11 Jan, 2017 1 commit
-
-
Adam Barth authored
Now that dart-lang/dartdoc#1236 is fixed.
-
- 15 Nov, 2016 1 commit
-
-
Ian Hickson authored
See https://github.com/flutter/flutter/pull/6861 This silences all but two of the warnings from https://travis-ci.org/flutter/flutter/builds/176055550 One of the silenced warnings was a genuine code error. Some of the others were correct but there was no way for the analyzer to know, and I worked around them. The remainder are problems with the analyzer, specifically https://github.com/dart-lang/sdk/issues/27827 and https://github.com/dart-lang/sdk/issues/27504.
-
- 09 Nov, 2016 1 commit
-
-
Ian Hickson authored
...by reverting us to an earlier dartdoc package. Also I added a sanity test to make sure that we don't regress this again.
-
- 28 Oct, 2016 1 commit
-
-
Adam Barth authored
These aren't needed anymore.
-
- 23 Sep, 2016 1 commit
-
-
Adam Barth authored
Switch our pubspec.yamls to using SDK sources so that we can have consistent source types when we depend on these packages from external packages using SDK sources.
-
- 29 Aug, 2016 1 commit
-
-
Devon Carew authored
* peg dartdoc to a specific version * add some documentation * apply the fix to dev/bots/docs instead
-
- 23 Jul, 2016 1 commit
-
-
Devon Carew authored
-
- 16 May, 2016 2 commits
- 04 May, 2016 1 commit
-
-
Devon Carew authored
-
- 01 May, 2016 2 commits
-
-
Devon Carew authored
* Revert "Revert "Mega gallery (#3647)" (#3659)" This reverts commit ea62d31f. * fix the dev/dartdoc.dart script
-
Adam Barth authored
This reverts commit 9497fb56. This patch broke the dartdoc step on the bots.
-
- 30 Apr, 2016 1 commit
-
-
Devon Carew authored
* working on a large benchmark app * build a 100k saple app * print sizes of other libs; scale to 60k lines * test the generated app on travis
-
- 12 Apr, 2016 1 commit
-
-
Devon Carew authored
* styles updates for the api docs * update library docs * use the new --favion and --use-categories options for dartdoc
-
- 07 Apr, 2016 1 commit
-
-
Seth Ladd authored
* document libs from sky_services * scan directory of sky_services for libraries * simplify error message when sky_services directory not found * address review comments
-
- 05 Apr, 2016 1 commit
-
-
Devon Carew authored
* add a dev/dartdoc.dart script to generate docs for the packages/ packages * remove description * rename readme * change to using --include-external * move docs to dev/docs
-