-
v0.21.0 Stable
released this
2026-09-16 01:10:15 +00:00 | 103 commits to main since this releaseAdded
BlockEditor's drag handle is keyboard-operable and back in the tab
order. Space or Enter grabs a block (aria-pressed,data-state="grabbed"),
ArrowUp and ArrowDown move it one step through the same reorder the move
buttons use, Space or Enter drops it and Escape returns it to where it was
grabbed; blur while grabbed cancels too. Every step emits
update:modelValue, so the page sees the block move as it does with the
move buttons, and each grab, step, drop and cancel is announced through the
shared live region. The defaulthintnow describes the keyboard pattern.
Pointer dragging is unchanged.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads