-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add a link to "api.dartlang.org" on "try.dartlang.org" #1010
Comments
I like it. Hi Philip and Kelly, are you still maintaining Dartboard? |
This comment was originally written by pdr@google.com I think of Dartboard as more of a quick code editor for testing out and sharing snippets of the core language (which only includes a portion of the full API listed on api.dartlang.org). Until dartboard supports HTML editing, I think an API link would confuse new users trying out the html library, for instance. |
Handing off to Luke who is bringing this all back to life. Set owner to @lukechurch. |
The Dartboard hasn't kept up with the latest language features. We expect to do something different in the future. Added WontFix label. |
This issue has been moved to Github as part of a migration. Please use the Issue on Github going forward: https://github.com/dart-lang/dartlang.org/issues |
Revisions updated by `dart tools/rev_sdk_deps.dart`. http (https://github.com/dart-lang/http/compare/631d4ec..cad7d60): cad7d60 2023-08-26 Alex James Add response status code test (#1009) 5ac7cfe 2023-08-24 Alex James JavaClient stream response body using byte arrays (#1007) 0e6e58a 2023-08-23 Brian Quinlan Don't check the formatting of `ffigen`ed code (#1010) markdown (https://github.com/dart-lang/markdown/compare/faabb1a..56e75df): 56e75df 2023-08-26 Parker Lougheed Standardize CommonMark spec links to https and v0.30 (#553) mockito (https://github.com/dart-lang/mockito/compare/70aabfc..f5abf11): f5abf11 2023-08-28 Nate Bosch Add a best practice sentence about data models tools (https://github.com/dart-lang/tools/compare/e5ce42a..b72fae8): b72fae8 2023-08-24 Danny Tuppeny Export Survey in package:unified_analytics (#151) Change-Id: Id09f2300d3132a101dfaf84d9dc475ba92590aeb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/322980 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
This issue was originally filed by JayYoung990...@gmail.com
I just tried to verify something using the "try.dartlang.org" Dartboard and needed to consult the API docs and had to navigate to them manually. I doubt this is an uncommon scenario, so having a link to the new API docs seems like a quick and easy plus.
The text was updated successfully, but these errors were encountered: