fix(margin): margin is controlled by ui-components, not us - #1042
Open
avivkeller wants to merge 1 commit into
Open
fix(margin): margin is controlled by ui-components, not us#1042avivkeller wants to merge 1 commit into
ui-components, not us#1042avivkeller wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🚀 Deploying Preview to Cloudflare 🚀Preview Deployments by commit
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1042 +/- ##
=======================================
Coverage 89.46% 89.46%
=======================================
Files 203 203
Lines 19039 19039
Branches 1782 1782
=======================================
Hits 17033 17033
Misses 1999 1999
Partials 7 7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
|
| File | Main | PR | Change |
|---|---|---|---|
orama-db.json |
9.13 MB | 9.13 MB | +2.00 B (+0.0%) |
Performance estimate (single CI run)
- Generation time: 5.7% slower (8.79 s → 9.29 s)
- Peak memory: 4.0% higher (1.74 GB → 1.81 GB)
web Generator
Output size: 3 files changed · net -155.00 B
File size details
| File | Main | PR | Change |
|---|---|---|---|
assets/style-X45QCql_.css |
— | 137.01 KB | +137.01 KB |
assets/style-RQdHDA9v.css |
137.00 KB | — | -137.00 KB (-100.0%) |
all.html |
31.71 MB | 31.71 MB | -168.00 B (-0.0%) |
Performance estimate (single CI run)
- Generation time: 3.6% faster (87.20 s → 84.06 s)
- Peak memory: 5.3% higher (4.73 GB → 4.98 GB)
AugustinMauroy
approved these changes
Aug 15, 2026
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.
When building doc-kit using a brand new version of ui-components, the margin may be off by a few pixels, this rectifies that