Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Releases: mrmonat/nova-translatable

2.2.0

29 Aug 13:42
Compare
Choose a tag to compare
  • add support for PHP 8
  • add support for spatie/laravel-translatable >= 5.0

2.1.0

18 May 08:35
e0b092a
Compare
Choose a tag to compare
  • Add current locale support (#43)

2.0.2

22 Oct 11:52
986e616
Compare
Choose a tag to compare
  • Display required fields (#37)

2.0.1

09 Oct 10:07
56157d9
Compare
Choose a tag to compare
  • Allow "disabled" fields (#36)

2.0

14 Mar 15:21
Compare
Choose a tag to compare
2.0
  • add support for Laravel Nova ^2.0
  • add support for spatie/laravel-translatable ^4.0

1.2.1

13 Nov 12:59
Compare
Choose a tag to compare
  • fix #26
  • add support for help() #18

1.2.0

13 Nov 12:36
Compare
Choose a tag to compare
  • add support for spatie/laravel-translatable 3.0
  • add support for ->asHtml() option
  • add truncate() option to truncate text on details view

1.1.4

21 Sep 16:06
Compare
Choose a tag to compare
  • fix black underlined text to use primary color

1.1.3

19 Sep 13:25
Compare
Choose a tag to compare
  • fix the editor width when using trix() option
  • fix error when using pivot models (#16)

1.1.2

29 Aug 10:51
Compare
Choose a tag to compare

Locales specified in config/translatable.php can now be localized
(see #12)