All notable changes to mvenghaus/filament-plugin-translatable-inline
will be documented in this file.
- added support for table repeater
- fixed getResource issue in pages & relation manager
- added handling for "getTranslatableLocales" in resource
- changed afterStateUpdated locale from name -> meta
- added requiredLocale #3
- fixed issue when nothing is required #2
- changed svg icons to blade icons
- added locale as component name to get the current locale in afterStateUpdated and other methods
- refactored onlyMainIsRequired
- improved validation handling #1
- little design upgrade
- fixed issue when using afterStateUpdated on additional locales
- fixed issue when using .live()
- initial release