Releases: solutionforest/filament-tree
Releases · solutionforest/filament-tree
2.1.2
What's Changed
- Add zh_Hant/zh_Hans Language
- Add zh_HK/zh_TW Language
- Allow custom title and description of tree item
- Allow override rootLevelKey for the TreeComponent
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- Add IT translation by @masterix21 in #61
- Added Persian Language by @prs1378 in #58
- enable null value for parent_id field by @GasparSukk in #60
New Contributors
- @masterix21 made their first contribution in #61
- @prs1378 made their first contribution in #58
- @GasparSukk made their first contribution in #60
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Add Azerbaijani (AZ) translations by @nasimic in #42
- Add french translation by @JeromeSpilmont in #46
- Add type hint on the children relationship by @Voltra in #49
- Mirror item spacing when there are actions by @Voltra in #52
- added german translations by @OccTherapist in #53
New Contributors
- @nasimic made their first contribution in #42
- @JeromeSpilmont made their first contribution in #46
- @Voltra made their first contribution in #49
- @OccTherapist made their first contribution in #53
Full Changelog: 2.0.9...2.1.0
2.0.9
- bugfix for filament v3.2
2.0.8
2.0.7
2.0.6
- Translation directory complies with i18n by @celaraze from #25
- Fix rtl style and drag and drop functionality by @aymanalareqi and @mohamedsabil83 from #26
- Add Turkish translation for filament-tree.php (lang-tr) by @aslanutku from #29
- Fix theme of tree, and the scipt for building assets (fix the theme in dark mode)
2.0.5
- Fix php artisan view:cache Throws an Exception #19
- Calling jquery script on 'panels::body.start'
2.0.4
- Fix the button rounded in RTL by @mohamedsabil83 in #17
- Some opinionated UI improvements by @vanhooff in #18
2.0.3
- Add Arabic translations