Skip to content

v0.10.3

Choose a tag to compare

@JackUait JackUait released this 08 Apr 21:48

Bug Fixes

  • Table — Guard addBlockToCell and setCellBlocks against writing into covered (merged) cells; resolve paste target and copy source coordinates from model attributes instead of DOM visual position; fix overlay/pill missing and wrong merge/split button after rect expansion; expand selection rect to include full spans of merged cells; use logical cell coordinates in getCellPosition; don't intercept copy/cut when user has text selected in a single cell; reindexCoordinates assigns model coordinates instead of DOM physical indices; center row grip on merged cell using getBoundingClientRect
  • Toolbar — Correct marginLeft for nested blocks and popover position when scrolled; restore focus to originally-typed block after plus+Escape
  • Toolbox — Position popover at caret when inside nested blocks (toggle/callout)
  • Keyboard — Prevent text-jumping by preserving focus on toolbar interactions

blok-cli

No CLI-specific changes in this release.