issues
search
mrmonat
/
nova-translatable
Nova Field for spatie/laravel-translatable package.
81
stars
26
forks
source link
Security fixes & minor changes
#20
Closed
RonMelkhior
closed
5 years ago
RonMelkhior
commented
6 years ago
Fixed potential XSS issues, right now all fields are displayed as HTML by default. Switched the fields to support a
asHtml
attribute.
Fixed text overflows in
DetailField
.
mrmonat
commented
5 years ago
Thank you, merged!
asHtml
attribute.DetailField
.