Releases: inspheric/nova-email-field
Releases · inspheric/nova-email-field
Prevent click propagation
Nova 4 support
Support for Nova 4 and Vue 3
Security fix
Bump fstream and axios versions
Minify field.js
v1.41 minify field.js
Merged in new functionality from Text
Merged in newer functionality for readonly, placeholder and overriding the field type from the base Nova Text
class, which was not available when this package was first published.
Allow extraAttributes
Allowed the use of extraAttributes such as "placeholder", similar to the updated Text field.
Fallback for blank field value
If the field value is blank, an em dash will be displayed instead of a link
Clickable on Index
- Added
clickableOnIndex()
option
Initial release
Initial release of the field