v4.0.0-beta.2 — reorder grip & table chrome performance
Beta follow-up focused on visible reorder grips, faster header chrome, and layout reliability after column manager sync.
Highlights
- Reorder grip — SVG grip paints via CSS on non-sticky headers; layout applies on
rendering()afterdragReorderableColumns()registers - Faster chrome — Table-level JS bootstrap replaces per-column Alpine
resizedColumncomponents - CSS-first handles — Resize bars and pin icons render with header HTML (no morph/rAF wait)
- Sticky polish — Resize on pinned headers, scroll-aware handle visibility, theme tokens for pinned surfaces
- Tests — Layout regression harness for column order and reorderable header attributes
Install
composer require asmit/resized-column:4.0.0-beta.2Please report issues on GitHub before we tag stable v4.0.0.