What's Changed
- Resize handle styling — thinner, lighter idle bar using Tailwind v4 color tokens with better contrast on Filament/Primo light headers
- Asset build pipeline — CSS is copied to
resources/dist/css/duringnpm run build; Filament assets register fromresources/dist/ - Pin icon fix — resize only starts from column edge zones; sticky pin gutter clicks no longer trigger resize
- Sticky shadow — pinned header cells now receive
sticky-shadow-activewhile horizontally scrolled
Full Changelog: v4.0.0-beta.4...v4.0.0-beta.5