From 27e44edf24920ef719970599952e44023fadba73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 18:25:06 +0000 Subject: [PATCH] chore: version packages --- .../accessible-todo-and-callout-controls.md | 6 ------ .changeset/dark-mode-theming-fixes.md | 7 ------- .changeset/paste-drops-script-and-style.md | 5 ----- .changeset/turn-into-toggle.md | 6 ------ .changeset/vue-media-block-exports.md | 5 ----- examples/react-demo/package.json | 2 +- examples/vue-demo/package.json | 2 +- packages/core/CHANGELOG.md | 7 +++++++ packages/core/package.json | 2 +- packages/react/CHANGELOG.md | 14 ++++++++++++++ packages/react/package.json | 4 ++-- packages/vue/CHANGELOG.md | 15 +++++++++++++++ packages/vue/package.json | 4 ++-- site/package.json | 2 +- 14 files changed, 44 insertions(+), 37 deletions(-) delete mode 100644 .changeset/accessible-todo-and-callout-controls.md delete mode 100644 .changeset/dark-mode-theming-fixes.md delete mode 100644 .changeset/paste-drops-script-and-style.md delete mode 100644 .changeset/turn-into-toggle.md delete mode 100644 .changeset/vue-media-block-exports.md diff --git a/.changeset/accessible-todo-and-callout-controls.md b/.changeset/accessible-todo-and-callout-controls.md deleted file mode 100644 index 5234be6..0000000 --- a/.changeset/accessible-todo-and-callout-controls.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@xproeditor/vue": patch -"@xproeditor/react": patch ---- - -Screen readers now announce the to-do checkbox and its checked state, and the callout icon button is labelled — both previously had no accessible name. The callout's "Color" control now fades in on hover or keyboard focus instead of sitting permanently inside every callout. diff --git a/.changeset/dark-mode-theming-fixes.md b/.changeset/dark-mode-theming-fixes.md deleted file mode 100644 index 6eabb82..0000000 --- a/.changeset/dark-mode-theming-fixes.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@xproeditor/core": patch -"@xproeditor/vue": patch -"@xproeditor/react": patch ---- - -Fix dark mode across the editor. Table borders now follow the `--xpe-border` token instead of a hardcoded light grey baked into an inline style, table header backgrounds and table control hover tints now render at all (they were written with Tailwind opacity modifiers on `var()` colours, which silently produce no CSS), and the browser's default button chrome no longer shows through as light-grey chips on editor controls — most visibly on every row of the slash menu. Adds a `--xpe-danger-muted` token for destructive hover states. diff --git a/.changeset/paste-drops-script-and-style.md b/.changeset/paste-drops-script-and-style.md deleted file mode 100644 index 0fd3e77..0000000 --- a/.changeset/paste-drops-script-and-style.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@xproeditor/core": patch ---- - -Pasting HTML that contains `