v0.13.1-beta.1
Pre-release
Pre-release
·
90 commits
to main
since this release
Delta since previous beta (v0.13.1-beta.0) — 1 new changeset.
Patch Changes
- Pressing an arrow key to move the cursor into a Callout or Accordion body now lands reliably. Previously the descent across the component boundary relied on the browser's native caret motion, which under load could intermittently fail to place the cursor inside the body (leaving the selection stuck outside). A deterministic handler now drives the descent for all four arrow directions (down, up, left, right).