-
Notifications
You must be signed in to change notification settings - Fork 46
fix: new addComment user-facing command #1731
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: new addComment user-facing command #1731
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: cfe6adcef6
ℹ️ 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".
packages/super-editor/src/extensions/comment/comments-plugin.js
Outdated
Show resolved
Hide resolved
cfe6adc to
79b205e
Compare
# [1.6.0-next.3](v1.6.0-next.2...v1.6.0-next.3) (2026-01-14) ### Features * **comments:** add public addComment command with simplified API ([#1731](#1731)) ([850ee46](850ee46))
# [1.6.0-next.3](v1.6.0-next.2...v1.6.0-next.3) (2026-01-14) ### Features * **comments:** add public addComment command with simplified API ([#1731](#1731)) ([850ee46](850ee46))
|
🎉 This PR is included in version 1.6.0-next.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
# [1.6.0](v1.5.0...v1.6.0) (2026-01-14) ### Features * **comments:** add public addComment command with simplified API ([#1731](#1731)) ([850ee46](850ee46)) * footnotes render ([#1686](#1686)) ([f6c38d4](f6c38d4)) * handling large footnotes, multi-column footnotes ([#1729](#1729)) ([e4a41a3](e4a41a3)) * search improvements, position tracking ([#1730](#1730)) ([d1b736d](d1b736d))
# [1.6.0](v1.5.0...v1.6.0) (2026-01-14) ### Features * **comments:** add public addComment command with simplified API ([#1731](#1731)) ([850ee46](850ee46)) * footnotes render ([#1686](#1686)) ([f6c38d4](f6c38d4)) * handling large footnotes, multi-column footnotes ([#1729](#1729)) ([e4a41a3](e4a41a3)) * search improvements, position tracking ([#1730](#1730)) ([d1b736d](d1b736d))
|
🎉 This PR is included in version 1.6.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
No description provided.