-
Notifications
You must be signed in to change notification settings - Fork 677
fix(api-reference): improve wrapping of long strings #7252
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
base: main
Are you sure you want to change the base?
Conversation
|
Scalar References End to End Test ResultsDetails
Failed teststest/snapshots/models.e2e.ts › Scalar Galaxy Important These tests include snapshots that may need to be updated if there are intentional changes to the UI components. To update the snapshots run |
Scalar Components Snapshot Test ResultsDetails
|
Scalar CDN Snapshot Diff ResultsDetails
Failed teststest/snapshots-cdn/snapshot.e2e.ts › Diff with CDN - Scalar Galaxy Important These tests detect visual differences between the current PR and the latest CDN build which means they may be affected by other changes in They can help determine if the changes in the PR are causing any unexpected visual regressions but may be less helpful in isolating the exact cause. For more details see the readme. |
4c4c348 to
da57f73
Compare
|
Cloudflare Preview for the API Client |
Improves wrapping of long strings using the same methods as in the sidebar. Should have minimal affect on current rendering of shorter strings give or take some pixel shift.
Need to sync with @cameronrohani on some of the spacing.
Parameter Names
Before
After
Responses
This moves the response description to be below the title when the response is open so it has more room and doesn't collide with the content type dropdown.
Before
After
Enums Before + After
Checklist
I've gone through the following:
pnpm changeset).