Skip to content

Releases: waynestate/nova-text-copy-field

v3.0.0

23 Jan 22:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v3.0.0

v2.0.5

27 Mar 13:26
079d781
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

09 Nov 14:32
Compare
Choose a tag to compare

What's Changed

  • Null value on formfield shouldn't show Text Copy button by @chrispelzer in #9

Full Changelog: v2.0.3...v2.0.4

v2.0.3

08 Nov 20:12
a4003af
Compare
Choose a tag to compare

What's Changed

  • Don't display TextCopy button when the value is null, show — (em dash) instead by @chrispelzer in #7

Screen Shot 2022-11-08 at 2 57 28 PM

Screen Shot 2022-11-08 at 2 57 21 PM

Full Changelog: v2.0.2...v2.0.3

v2.0.2

26 Oct 23:00
d4218f2
Compare
Choose a tag to compare

Fixed

  • Update classes for Tailwind to be V3 compatible (#4) (#5)

Full Changelog: v2.0.1...v2.0.2

v2.0.1

16 Oct 21:29
Compare
Choose a tag to compare

Fixes

Fix issue with DetailView not displaying the field correctly 4ac8f1b

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Oct 17:35
Compare
Choose a tag to compare

Changed

If you wish to use on Nova v1, v2 or v3, then use v1.6.0

Full Changelog: v1.6.0...v2.0.0

v1.6.0

11 Oct 21:39
Compare
Choose a tag to compare

Changed

  • Took over maintenance of this package and added to Packagist to allow for easier installation.
  • Updated namespaces from Sixlive\TextCopy to Waynestate\Nova\TextCopy.
  • Lock Nova to < 3.* for v2.0 to have Nova 4 support.

Fixed

  • Fix issue with truncating would apply the ellipsis even if the value was not truncated. (#28)

Added

  • Added readonly field support (#29)

Full Changelog: v1.5.0...v1.6.0