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

Migrate sdk archives table to Jaspr #6312

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

schultek
Copy link

@schultek schultek commented Jan 7, 2025

This migrates the sdk archives table shown in https://dart.dev/get-dart/archive to Jaspr, as discussed with @parlough.

There is no visual or functional change to the table from the end-user perspective. Though I made some very light cosmetic changes:

  • The <form> and <table> elements are now wrapped in an additional <div> to act as the attach target for Jaspr.
  • The template row changed from '0.0.0-0.0.dev (rev 00000) | Windows | 64-width | 01/01/1970 | JSON-formatted API documentation' to '0.0.0 (ref 00000) | --- | --- | 01/01/1970 | '.

I also added some new tests for the component using Jasprs testing library.

@parlough parlough self-assigned this Jan 7, 2025
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.

2 participants