-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[sync] 2019/11/28 #166
Merged
Merged
[sync] 2019/11/28 #166
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closes #2080 -- we can reopen another issue if ever zsh support becomes a priority.
Fixes #1569
Also, make it easier to get to the main DartPad page from its troubleshooting page. Fixes #2027
- Switch to code fences, everywhere possible, in prep for upcoming DartPad updates. (Only pages with DartPad iframes have been updated.) - Also clean up alerts: use site.alert.foo instead. - Define and use site.alert.version-note - Closes #2102 - Closes #2103 - Contributes to #1803 Best reviewed by ignoring changes in whitespace.
* examples/html from site-angulardart repo * Cleanup * Fix analysis errors and get tests running again * Ensure test script isn't prematurely stopped by find errors * Switch to using https in URLs, in html_testdart and elsewhere * dart-io-tour cleanup
- Contributes to #1803 - Fix _examples/httpserver_ `note_client.dar`t: misformatted JSON - Add test for` examples/httpserver/bin/note_server.dart` - Add test for `examples/httpserver/bin/static_file_server.dart` - Use `dart_test.yaml` include feature rather than links.
- Closes #2108. Example ported from site-angulardart. - Prep work towards #1803. - The example source is analyzed as part of check-code, but not yet tested (#2113). - Code-excerpt instructions have been reinstated in the fetch_data tutorial
* Discourage use of author/authors pubspec field * Glossary: add verified publisher, update uploader definition, minor copy edit * pub uploader: recommend considering a verified publisher * Clean up links; update package page & uploader descriptions
* Cleanup linkcheck-skip-list.txt localhost rules Followup to #1728 * Update linkcheck-skip-list.txt * Update linkcheck-skip-list.txt
Followup of #2120. Thanks to @kwalrath for double checking with me!
Contributes to #2130
* Ensure Try-Dart example sources are analyzed and tested * Remove dartpad_picker_main dev help files * Drop demo /try-dart page * Undo example code changes Per @mit-mit's request. Will be addressed in a followup PR. * Drop nullity annotation (in a comment)
…#2137) * Change get* function names to fetch* function names. * Add return type to main() example
…statements (#2141) * Change get* function names to fetch* function names. * Add return type to main() example * Re-name `printOrderMessage()` to `createOrderMessage()` where function contains no print statements. * Reinstate use of 'createOrderMessage' where function does not print. * Remove note about type inference
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ref #123
文档更新内容: