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 `