laravel-mediable icon indicating copy to clipboard operation
laravel-mediable copied to clipboard

Added alt field

Open zmilad97 opened this issue 2 years ago • 4 comments

Added "ALT" field for medias , I customize the Mediable for every project of mine so i decide to open a pull request , it is so useful for images and videos on websites . Please consider it .

zmilad97 avatar May 20 '22 15:05 zmilad97

just what i needed ty

smdm22 avatar May 26 '22 06:05 smdm22

Hello, seems like a common enough use case to consider. Database migration changes require a major version bump. Since this is a convenience addition for something that is easily done manually, I will delay merging this into the core package until we have other compelling reasons to release a new major version

frasmage avatar Jun 25 '22 15:06 frasmage

Seconding this. For accessibility reasons it's really important to have alt text for images, and adding a default field to support is only a good thing.

selfsimilar avatar Oct 19 '22 16:10 selfsimilar

Is this going to be merged any time soon ?

violetaStk avatar Aug 24 '23 11:08 violetaStk

implemented in upcoming major version (#343) with a more complete solution, including MediaUploader helpers.

frasmage avatar Apr 07 '24 02:04 frasmage

Version 6.0.0 has been released.

frasmage avatar Apr 07 '24 02:04 frasmage