perf(playground): narrow font range for loading states#4
Merged
Conversation
Replace loading-state ellipsis glyphs with ASCII dots so Geist no longer needs U+2026 in its runtime unicode ranges. Disable code-surface ligatures to keep JSX spread syntax visually faithful while preserving the copied source.
16cf81c to
e0a4ffd
Compare
Code Metrics ReportDownload coverage report: lcov-report
Details | | main (a7fb939) | #4 (f7e73e0) | +/- |
|---------------------|----------------|--------------|------|
| Coverage | 100.0% | 100.0% | 0.0% |
| Files | 63 | 63 | 0 |
| Lines | 1323 | 1323 | 0 |
| Covered | 1323 | 1323 | 0 |
+ | Code to Test Ratio | 1:1.8 | 1:1.8 | +0.0 |
| Code | 4261 | 4265 | +4 |
+ | Test | 7939 | 7948 | +9 |
| Test Execution Time | 1s | 1s | 0s |Code coverage of files in pull request scope (100.0% → 100.0%)
Reported by octocov |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
{...props}.Tests
pnpm vitest run apps/playground/src/design-token-sync.test.ts apps/playground/src/core/svg-playground/ui/SvgPlayground.test.tsx apps/playground/src/core/svg-playground/ui/SvgPlayground/panels/CodeSurface.test.tsxpnpm --filter ./apps/playground buildpnpm run test:browser:playground -- src/playgrounds/svgo-plugin-hoist-stroke-width/App.browser.test.tsx