Skip to content

Releases: outl1ne/nova-translatable

1.7.1

04 Feb 09:32
Compare
Choose a tag to compare

Changed

  • Fixed an issue when rulesFor second parameter was given as a string

1.7.0

28 Jan 10:39
f359eff
Compare
Choose a tag to compare

Added

  • Added a new vue component for LocaleTabs -> nova-translatable-locale-tabs
  • Added nova-simple-repeatable support

Changed

  • Simplified fill method, removed duplicate code.

1.6.12

21 Jan 12:26
Compare
Choose a tag to compare

Changed

  • Fixed PHP 8 support (thanks to @manogi)
  • Updated packages

1.6.11

08 Jan 14:39
Compare
Choose a tag to compare

Changed

  • Updated packages

1.6.10

19 Nov 14:27
56ba1ee
Compare
Choose a tag to compare

Added

  • Added support for Slug field
  • Added support for ->default values

Changed

  • Changed rulesFor mixin to allow passing array|callable|string variables
  • Fixed formatRules to include ->rules() in locale specific rules.

1.6.9

02 Nov 10:26
Compare
Choose a tag to compare

Changed

  • Fix Textarea crashing inside Flexible

1.6.8

30 Oct 13:54
Compare
Choose a tag to compare

Changed

  • Allow original resolveCallback to be called
  • Fix Textarea not rendering locale tabs when using displayUsing

1.6.7

30 Oct 13:32
Compare
Choose a tag to compare

Changed

  • Fixed missing values after resolve
  • Updated packages

1.6.6

09 Oct 07:19
Compare
Choose a tag to compare

Changed

  • Further improved compatibility with wrapper fields

1.6.5

08 Oct 09:44
Compare
Choose a tag to compare

Changed

  • Further improved compatibility with wrapper fields