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

Finalize cleanup of features relying on old DartPad #5552

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

parlough
Copy link
Member

@parlough parlough commented Feb 15, 2024

  • Introduces how to use the exercises on the async await and iterables codelab pages
  • Updates some mentions of already removed DartPad features (old channel, HTML, etc)
  • Replaces "Try Dart" embedded DartPad that's on homepage with simple embed
    • For now, it can rely on the samples present in the DartPad UI, which we plan to add to
    • Can revisit custom examples in the future.
    • A bit of a loss, but the current ones don't show Dart's newest, most powerful futures anyway

Closes #5382
Closes #2578

@dart-github-bot
Copy link
Collaborator

dart-github-bot commented Feb 15, 2024

Visit the preview URL for this PR (updated for commit fdb06dd):

https://dart-dev--pr5552-feat-dartpad-cleanup-72ptpyql.web.app

@parlough parlough merged commit 7a4480d into main Feb 15, 2024
8 checks passed
atsansone pushed a commit to atsansone/site-www that referenced this pull request Mar 22, 2024
- Introduces how to use the exercises on the async await and iterables
codelab pages
- Updates some mentions of already removed DartPad features (old
channel, HTML, etc)
- Replaces "Try Dart" embedded DartPad that's on homepage with simple
embed
- For now, it can rely on the samples present in the DartPad UI, which
we plan to add to
  - Can revisit custom examples in the future.
- A bit of a loss, but the current ones don't show Dart's newest, most
powerful futures anyway
  
Closes dart-lang#5382
Closes dart-lang#2578
@kevmoo kevmoo deleted the feat/dartpad-cleanup branch August 20, 2024 22:43
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.

☂️ Migrate embedded DartPads away from multifile Test homepage DartPad code
3 participants