Skip to content

Releases: inspheric/nova-email-field

Prevent click propagation

28 Nov 13:20
Compare
Choose a tag to compare

Prevent click propagation on Index view, thanks to @tzsk

Nova 4 support

30 Jul 17:18
Compare
Choose a tag to compare

Support for Nova 4 and Vue 3

Security fix

02 Jun 14:07
Compare
Choose a tag to compare

Bump fstream and axios versions

Minify field.js

13 Apr 00:23
Compare
Choose a tag to compare
v1.41

minify field.js

Merged in new functionality from Text

12 Apr 23:34
Compare
Choose a tag to compare

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

14 Oct 14:10
Compare
Choose a tag to compare

Allowed the use of extraAttributes such as "placeholder", similar to the updated Text field.

Fallback for blank field value

27 Aug 21:56
48fe095
Compare
Choose a tag to compare

If the field value is blank, an em dash will be displayed instead of a link

Clickable on Index

27 Aug 20:58
Compare
Choose a tag to compare
  • Added clickableOnIndex() option

Initial release

27 Aug 12:22
7fa0f4d
Compare
Choose a tag to compare

Initial release of the field