-
Notifications
You must be signed in to change notification settings - Fork 51
fix: keepNext rules for paragraphs #1758
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
fix: keepNext rules for paragraphs #1758
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d012eaabae
ℹ️ About Codex in GitHub
Your team has set up Codex to 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 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
# [1.7.0-next.10](v1.7.0-next.9...v1.7.0-next.10) (2026-01-16) ### Bug Fixes * keepNext rules for paragraphs ([#1758](#1758)) ([7862892](7862892))
|
🎉 This PR is included in version 1.7.0-next.10 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
# [1.7.0](v1.6.1...v1.7.0) (2026-01-16) ### Bug Fixes * add column balancing and INDEX field support ([#1753](#1753)) ([b2a6f6b](b2a6f6b)) * add dispatch method type and mark view as optional for headless mode ([#1728](#1728)) ([45195d7](45195d7)) * add type declaration for Editor.loadXmlData and Editor.open ([#1727](#1727)) ([ae452a9](ae452a9)) * anchor images in table cells ([#1742](#1742)) ([f77e7bd](f77e7bd)) * annotation issues ([#1752](#1752)) ([9b13ce0](9b13ce0)) * bug watermarks render darker than they should [SD-1469] ([#1737](#1737)) ([7ce423d](7ce423d)) * **comments:** create dynamic comment export system based on document origin type ([#1733](#1733)) ([b55fddf](b55fddf)), closes [#1618](#1618) * correct indentation for table cells with explicit tab positioning ([#1743](#1743)) ([1fd6b74](1fd6b74)) * empty line heights ([#1748](#1748)) ([31ce45c](31ce45c)) * guarding against component init when ref is null ([#1746](#1746)) ([253eeea](253eeea)) * handle fldSimple syntax for page number fields ([#1755](#1755)) ([8325783](8325783)) * keepNext rules for paragraphs ([#1758](#1758)) ([7862892](7862892)) * respect keepLines and contextual spacing in page break calculations ([#1747](#1747)) ([189c054](189c054)) * try different yaml format for label ([0484c89](0484c89)) * vector text box with content rendering ([#1741](#1741)) ([b14e88e](b14e88e)) * vertical align bug in sections ([#1745](#1745)) ([b53fb6a](b53fb6a)) ### Features * annotation rendering ([#1738](#1738)) ([317b1c4](317b1c4))
|
🎉 This PR is included in version 1.7.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
No description provided.