v4.0.0 beta — sticky columns & docs
Major beta release with sticky/pinned columns, deferred-apply sticky manager panel, and a new documentation site.
Highlights
- Sticky columns — Pin columns left/right with
stickableColumns()andsetStickyColumns() - Sticky manager panel — Draft + Apply UX with Select all / Deselect all
stickyManagerTriggerAction()— Customize the pin panel trigger (mirrors Filament'scolumnManagerTriggerAction)- Column reordering — Drag-and-drop column order with persistence
- Filament 5.6 — Updated table wrapper selectors
- Documentation — https://asmitnepali.github.io/resized-column/
- Tests & CI — Pest test suite and GitHub Actions workflow
Install
composer require asmitnepali/filament-resized-column:4.0.0-beta.1Please report issues on GitHub before we tag stable v4.0.0.