Skip to content

feat: add insertTrackedChange programmatic shortcut#1761

Merged
harbournick merged 3 commits intomainfrom
nick/sd-1516-create-inserttrackedchange-command-for-programmatic
Jan 16, 2026
Merged

feat: add insertTrackedChange programmatic shortcut#1761
harbournick merged 3 commits intomainfrom
nick/sd-1516-create-inserttrackedchange-command-for-programmatic

Conversation

@harbournick
Copy link
Copy Markdown
Collaborator

@harbournick harbournick commented Jan 16, 2026

  • Add insertTrackedChange programmatic suggestion shortcut with user override

@harbournick harbournick self-assigned this Jan 16, 2026
@linear
Copy link
Copy Markdown

linear Bot commented Jan 16, 2026

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a 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: 5269881ae4

ℹ️ 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".

Comment thread packages/super-editor/src/extensions/track-changes/track-changes.js
Comment thread packages/super-editor/src/extensions/track-changes/track-changes.js Outdated
@harbournick harbournick added the don't merge Don't merge yet label Jan 16, 2026
Copy link
Copy Markdown
Contributor

@caio-pizzol caio-pizzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking very good @harbournick !!

Comment thread packages/super-editor/src/extensions/track-changes/track-changes.js
Comment thread packages/super-editor/src/extensions/track-changes/track-changes.js
@harbournick harbournick added ready for review and removed don't merge Don't merge yet labels Jan 16, 2026
@harbournick harbournick merged commit cd0628e into main Jan 16, 2026
4 checks passed
@harbournick harbournick deleted the nick/sd-1516-create-inserttrackedchange-command-for-programmatic branch January 16, 2026 17:19
harbournick pushed a commit that referenced this pull request Jan 16, 2026
# [1.8.0-next.1](v1.7.0...v1.8.0-next.1) (2026-01-16)

### Features

* add insertTrackedChange programmatic shortcut ([#1761](#1761)) ([cd0628e](cd0628e))
harbournick pushed a commit that referenced this pull request Jan 16, 2026
# [1.8.0-next.1](v1.7.0...v1.8.0-next.1) (2026-01-16)

### Features

* add insertTrackedChange programmatic shortcut ([#1761](#1761)) ([cd0628e](cd0628e))
@harbournick
Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 1.8.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

harbournick pushed a commit that referenced this pull request Jan 21, 2026
# [1.8.0](v1.7.0...v1.8.0) (2026-01-21)

### Bug Fixes

* add addToHistory to new insertTrackedChange command ([#1767](#1767)) ([e5081be](e5081be))
* annotation drop ([#1789](#1789)) ([f384213](f384213))
* annotation selection ([#1762](#1762)) ([1c831cc](1c831cc))
* annotation selection, applying formatting ([#1784](#1784)) ([924af4b](924af4b))
* guard against null editor ref in telemetry handler ([#1763](#1763)) ([16b3a9a](16b3a9a))
* **layout:** default missing lineRule to auto for OOXML line spacing ([d0fd582](d0fd582))
* preserve nested comment ranges on export (SD-1518) ([#1765](#1765)) ([9b81f9a](9b81f9a))
* reorganize style resolution in the layout engine (SD-1411) ([#1786](#1786)) ([1845b76](1845b76))
* **search:** preserve leading/trailing whitespace in flexible matches ([#1788](#1788)) ([c5d6751](c5d6751))
* trigger release ([f826636](f826636))

### Features

* add insertTrackedChange programmatic shortcut ([#1761](#1761)) ([cd0628e](cd0628e))
* add visual indication for tracked change, comments and nested comments ([#1770](#1770)) ([8eb07e4](8eb07e4))
* comment anchor helpers ([#1796](#1796)) ([595bdc6](595bdc6))
* comment highlight config ([#1798](#1798)) ([aa7e957](aa7e957))
* **comments:** add position-ordered comments getter ([#1774](#1774)) ([bdac914](bdac914))
* include non-breaking spaces in search ([#1768](#1768)) ([d2784b9](d2784b9))
* search cross block anchor ([#1799](#1799)) ([09efa63](09efa63))
* view options print and web ([#1793](#1793)) ([82adcb1](82adcb1))
@harbournick
Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants