Releases: outl1ne/nova-translatable
Releases · outl1ne/nova-translatable
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
Added
- Initial validation support
Changed
- Improved support for 3rd party packages (ie
nova-settings
) - Can now be used outside
Resource
's - Updated packages
Known issues
- Attribute names end with
.${locale}
(iename.sv
) which makes them difficult to translate (in errors)- This may not be fixable at all unless Laravel adds more flexibility to the Validator
1.0.0
Initial release.
- Supports almost all fields (including third party ones)
- Simple to implement with minimal code changes (after
spatie/laravel-translatable
support) - Locale tabs to switch between different locale values of the same field
- Double click on a tab to switch all fields to that locale