This repository has been archived by the owner on May 31, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 118
Docs that depend on stagehand
Kathy Walrath edited this page Jul 11, 2018
·
14 revisions
This page lists docs that depend on stagehand templates. If you modify a template, please make sure that *.dartlang.org docs get updated. If you can, also notify authors of other pages that depend on the template.
The following pages contain code/screenshots/descriptions that might need updates when the depended-on template changes. If you find another dependent page, please add it (separating pages with <br>
).
Template | Dependent page |
---|---|
console-full | https://www.dartlang.org/tutorials/dart-vm/get-started |
package-simple | None |
server-shelf | None |
web-angular |
https://webdev.dartlang.org/guides/get-started https://webdev.dartlang.org/guides/debugging AngularDart codelab (and code) AngularDart + Firebase codelab (and code) Matan's Medium post (already out of sync as of 1/19/2017) |
web-simple | https://www.dartlang.org/tutorials/libraries/shared-pkgs |
web-stagexl | None |
Notes about template name changes:
- In Stagehand 1.0.14, Console Application -> Simple Console Application.
- In Stagehand 1.0.21, web-angular-quickstart -> web-angular-simple, and Angular QuickStart Example -> Simple Angular Example.
- In Stagehand 1.1.2, we removed console-simple and web-angular-simple. We also tweaked many of the template names and descriptions.
These pages either show the New Project screen or otherwise depend on one of the strings associated with each template. Make sure these pages are updated whenever you add or remove a template, or change a template's name or description.
- https://webdev.dartlang.org/guides/get-started
- https://github.com/google/stagehand/blob/master/README.md (publishing it updates https://pub.dartlang.org/packages/stagehand).
- https://codelabs.developers.google.com/codelabs/your-first-angulardart-web-app (generated from a doc)
- https://codelabs.developers.google.com/codelabs/angulardart-firebase-web-app (generated from a doc)