Skip to content

Releases: outl1ne/nova-translatable

1.10.1

12 Nov 15:02
Compare
Choose a tag to compare

Changed

  • Fixed tab double click not triggering all fields to change (thanks to @thalegion)
  • Updated packages

1.10.0

05 Oct 13:56
Compare
Choose a tag to compare

Added

  • Added BelongsToManyTranslatable field to properly handle NotExactlyAttached rule
  • Added fillOtherLocalesFrom config option

Changed

  • Updated packages

1.9.1

17 Aug 14:48
Compare
Choose a tag to compare

Added

  • Added uniqueId property to send events to groups of translatables (for nova-simple-repeatable)

Changed

  • Updated packages

1.9.0

26 May 14:44
Compare
Choose a tag to compare

Added

  • Added prioritize_nova_locale configuration option
  • Added display_type configuration option (that currently allows row and column options)
  • Added $options = [] as second argument of ->translatable()

Changed

  • Fixed missing mergeConfigFrom
  • Fixed issue with rulesFor and nova-flexible-content (thanks to @trippo)
  • Updated packages

1.8.4

17 May 06:41
Compare
Choose a tag to compare

Changed

  • Fix a JS runtime exception
  • Updated packages

1.8.3

13 May 10:43
Compare
Choose a tag to compare

Changed

  • Fix Nova 2.9 support

1.8.2

12 May 08:46
Compare
Choose a tag to compare

Changed

  • Fixed issue with rulesFor when field was inside nova-simple-repeatable
  • Updated packages

1.8.1

11 May 14:46
Compare
Choose a tag to compare

Changed

  • Improved error displaying support with nova-simple-repeatable
  • Updated packages

1.8.0

10 May 12:34
Compare
Choose a tag to compare

Added

  • Added support for laravel-translatable version 5.0 (thanks to @umimehar)

Changed

  • Fixed case where nova-translatable inside nova-simple-repeatable inside nova-flexible-content wouldn't resolve values correctly
  • Updated packages

1.7.2

08 Feb 10:06
Compare
Choose a tag to compare

Changed

  • Fixed nova-froala-field incompatibility since 1.7.0