Releases: solutionforest/filament-translate-field
Releases · solutionforest/filament-translate-field
1.3.2
What's Changed
- fix: state path not applying to children schemas by @GigaGiorgadze in #14
New Contributors
- @GigaGiorgadze made their first contribution in #14
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Fix Layout Component inside translate by @mstfkhazaal in #13
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- fix added scroll space in when first tab is selected. by @nabileisa in #11
New Contributors
- @nabileisa made their first contribution in #11
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Support for Laravel 11 by @jeffreyvanhees in #4
- Add Exclude Feature by @mstfkhazaal in #7
New Contributors
- @jeffreyvanhees made their first contribution in #4
- @mstfkhazaal made their first contribution in #7
Full Changelog: 1.1.0...1.2.0
1.1.0
Support laravel 11
1.0.0
- Standalone form field without install filament panel
0.0.3
- Fix validation action
0.0.2
- Add the styled container
- Injected the locale of child components
- Allow to custom own locale label
- Support action
0.0.1
First Release