chore(ui): bump @plannotator/ui to 0.39.0 - #1522
Merged
Merged
Conversation
The panel's card chrome goes back to Edit and Delete. The element context still rides every HTML and live-app pinpoint into the exported feedback; exportAnnotationEntry stays as a pure helper for hosts and tests.
backnotprop
force-pushed
the
chore/ui-0.39.0
branch
from
September 12, 2026 23:48
04e4f78 to
fbaa07b
Compare
backnotprop
force-pushed
the
chore/ui-0.39.0
branch
from
September 12, 2026 23:48
fbaa07b to
d2ebf18
Compare
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.
Stacked on #1520 (merge that first; this PR then reduces to the bump). Publish is manual by the maintainer after merge, as always.
What 0.39.0 carries
Annotation.elementContext/HtmlAnnotationTarget.context,parseHtmlElementContexton@plannotator/ui/components/html-viewer,elementContextExportBlockandexportAnnotationEntryon@plannotator/ui/utils/parser. The per-row Copy button briefly added to annotation cards is removed (fix(ui): remove the annotation panel's per-row Copy button #1520); panel chrome is unchanged from 0.38.2.Minor bump because the public
Annotationtype and the parser subpath gain new members.For consumers
@plannotator/corestays 0.25.2; nothing underpackages/corechanged. The core html-anchor host helpers do not carryelementContextyet (Carry elementContext through the core html-anchor host helpers (follow-up to #1517) #1521).react/react-dom^19.2.3,tailwindcssas before,@codemirror/state ^6.7.2beside@codemirror/view ^6.43.10.Verification
bun install(lockfile records the new workspace version, no dependency changes)bun run --cwd packages/ui smoke:package: "Verified @plannotator/ui@0.39.0 packs, resolves AnnotationPanel/Viewer/StickyHeaderLane/parser, and installs externally with @plannotator/core@0.25.2."Publish (maintainer, after merge, from
main)(
prepackbuildsstyles.cssand the bridge assets; no--provenancelocally; core is not republished.)