fix: sdt field style#2958
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
f872888 to
417ecd8
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 417ecd8110
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
417ecd8 to
e66acf0
Compare
e66acf0 to
c0d2a49
Compare
caio-pizzol
left a comment
There was a problem hiding this comment.
hey @artem-harbour! good call, this fixes the sliver cleanly :)
approving, feel free to merge after addressing whatever feels relevant.
side note: nothing in our test suite caught the original 1.28 sliver. worth adding sdts-basic.docx to the visual tests as a follow-up.
c0d2a49 to
b3d4632
Compare
b3d4632 to
5cf3663
Compare
|
🎉 This PR is included in superdoc v1.30.0-next.6 The release is available on GitHub release |
|
🎉 This PR is included in superdoc-sdk v1.8.0-next.6 |
|
🎉 This PR is included in @superdoc-dev/mcp v0.3.0-next.4 The release is available on GitHub release |
|
🎉 This PR is included in @superdoc-dev/react v1.2.0-next.49 The release is available on GitHub release |
|
🎉 This PR is included in vscode-ext v2.3.0-next.51 |
|
🎉 This PR is included in superdoc v1.30.0 The release is available on GitHub release |
|
🎉 This PR is included in superdoc-cli v0.8.0 The release is available on GitHub release |
|
🎉 This PR is included in superdoc-sdk v1.8.0 |
|
🎉 This PR is included in @superdoc-dev/mcp v0.3.0 The release is available on GitHub release |
|
🎉 This PR is included in vscode-ext v2.3.0 |
|
🎉 This PR is included in @superdoc-dev/react v1.3.0 The release is available on GitHub release |
Linear: SD-2744
Fix inline SDT outline collapse in Template Builder after
superdoc@1.28strut update.font-size: 0; inline SDT wrappers inherited collapsed metrics, so borders rendered as a thin sliver.font-sizechanges.Before

After
