Commit Graph

13 Commits

Author SHA1 Message Date
al-saloul
0d84725271 feat: Add image gallery support for ImageColumn and ImageEntry with macros v2.1.0 2025-12-13 03:18:41 +03:00
al-saloul
ad5c47c1a2 chore: Update image links in README and remove obsolete image files 2025-12-12 21:57:23 +03:00
al-saloul
69c6e746d0 docs: Add screenshots to README for table column and infolist entry views 2025-12-12 21:37:02 +03:00
al-saloul
7e1c25ef7f fix: Update README credits and adjust image gallery column thumbnail dimensions to nullable v2.0.6 2025-12-11 15:55:20 +03:00
Mohammed Alsaloul
c8be5ac5f3 Merge pull request #1 from Husam-Almiyah/main
fix: Prevent image clicks from triggering table row navigation
v2.0.5
2025-12-11 15:11:52 +03:00
HusamAl-Miyah
14bf7686af fix: Prevent image clicks from triggering table row navigation by introducing ImageGalleryColumn and updating the changelog. 2025-12-11 15:10:00 +03:00
al-saloul
34f0fe298b docs: Update default values in README v2.0.4 2025-12-11 14:47:41 +03:00
al-saloul
14ee5aac04 feat: Update image gallery components to support nullable thumb dimensions and improve style handling v2.0.3 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"
v2.0.2
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"
v2.0.1
2025-12-11 12:15:02 +03:00
al-saloul
f47fd562fe feat: Initial release of Filament Image Gallery plugin v2.0.0 2025-12-11 11:51:13 +03:00
al-saloul
1deb423acd Initial release v1.0.0 v1.0.0 2025-12-11 11:42:12 +03:00
Mohammed Alsaloul
60c9dabe8c Initial commit 2025-12-11 11:39:06 +03:00