github AsmitNepali/resized-column v4.0.0-beta.2

pre-release4 hours ago

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() after dragReorderableColumns() registers
  • Faster chrome — Table-level JS bootstrap replaces per-column Alpine resizedColumn components
  • 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.2

Please report issues on GitHub before we tag stable v4.0.0.

Don't miss a new resized-column release

NewReleases is sending notifications on new releases.