10 Commits

Author SHA1 Message Date
al-saloul
b28dc07258 chore: update Filament table column for displaying image galleries with options for stacking, limits, and styling. 2025-12-17 12:27:05 +03:00
al-saloul
f379ce020b fix: spa on Filament image gallery column, entry, and component with Viewer.js integration. 2025-12-17 12:09:45 +03:00
al-saloul
8b0a717b71 feat: Add new ImageGalleryColumn with options for image display, stacking, and shape, and rename circle() to circular(). 2025-12-16 12:32:41 +03:00
al-saloul
a8e57a03da chore: Update default dimensions for image gallery columns to 'auto' 2025-12-13 03:33:15 +03:00
al-saloul
0d84725271 feat: Add image gallery support for ImageColumn and ImageEntry with macros 2025-12-13 03:18:41 +03:00
al-saloul
7e1c25ef7f fix: Update README credits and adjust image gallery column thumbnail dimensions to nullable 2025-12-11 15:55:20 +03:00
al-saloul
14ee5aac04 feat: Update image gallery components to support nullable thumb dimensions and improve style handling 2025-12-11 14:22:21 +03:00
al-saloul
037294d62b git commit -m "feat: Add disk support and fix Filament v4 compatibility
- Add disk() and visibility() for Storage integration
- Rename gap() to imageGap() to avoid Filament v4 conflict
- Add cursor-pointer on image hover
- Remove empty text display"
2025-12-11 12:45:59 +03:00
al-saloul
4084c97d92 git commit -m "feat: Add disk support, cursor pointer, and remove empty text
- Add disk() method for Storage integration
- Add visibility() method for private files with temporary URLs
- Change cursor from zoom-in to pointer
- Remove empty text display when no images
- Support Filament v3.x and v4.x"
2025-12-11 12:15:02 +03:00
al-saloul
1deb423acd Initial release v1.0.0 2025-12-11 11:42:12 +03:00