Releases: ngiraud/nova-translatable-v2
Releases · ngiraud/nova-translatable-v2
Bump Spatie Translatable version
On update, translatable field can be null on each locale
1.0.6 Update FieldMacros.php
Replace translations on fillUsing method
When filling the field, replace translations with the replaceTranslations
method from Spatie package
Add the ability to use validation rules with {{resourceId}} parameter
1.0.4 Update version
Laravel 7 compatibility
Laravel 7 compatibility (#2) * Upgrade package version to work with Laravel 7 wip * Update CHANGELOG.md * Update README.md
Retrieve the right attribute to fill the values
1.0.2 Update CHANGELOG.md
Changing the way that we check if the model has the Spatie's translatable trait
1.0.1 Changing the way that we check if the model has the Spatie's translat…
Initial release
1.0.0 initial release