Skip to content
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 32 commits into from
Nov 28, 2019
Merged

[sync] 2019/11/28 #166

merged 32 commits into from
Nov 28, 2019

Conversation

chenglu
Copy link
Member

@chenglu chenglu commented Nov 28, 2019

ref #123

文档更新内容:

  • 更新了一些示例代码和代码格式等。

chalin and others added 30 commits November 13, 2019 09:02
Closes #2080 -- we can reopen another issue if ever zsh support becomes a priority.
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!
* 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
legalcodes and others added 2 commits November 27, 2019 10:07
…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
@chenglu chenglu merged commit a46421c into cfug:master Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants