Releases: CodeWithDennis/filament-select-tree
Releases · CodeWithDennis/filament-select-tree
v3.1.7
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #29
- Bump postcss from 8.4.29 to 8.4.31 by @dependabot in #30
- Update composer by @CodeWithDennis in #34
- Include table filter example in ReadME
Full Changelog: v3.1.6...v3.1.7
v3.1.6
What's Changed
- Update treeselectjs to
0.9.3by @CodeWithDennis in #26 - Optimize queries by @CodeWithDennis in #28
Full Changelog: v3.1.5...v3.1.6
v3.1.5
What's Changed
- Fixed an issue where tree would go into inf loop by @CodeWithDennis in #25
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
- Removed unused variable by @CodeWithDennis in #22
- Implemented
parentNullValueby @CodeWithDennis in #24
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Fixed a bug where
defaultOpenLevelhad to be set by @CodeWithDennis in #21
Full Changelog: v3.1.2...v3.1.3
v3.1.2
v3.1.1
What's Changed
- Added
defaultOpenLeveloption by @CodeWithDennis in #19
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Relationships by @CodeWithDennis in #18
I'm excited to announce the release of version 3.1.0, which now includes support for BelongsTo and BelongsToMany relationships. The functionality of this plugin has undergone significant changes, but because it's only been out for three days, I haven't classified it as a major release.
Depending on the type of relationship you specify, it will create either a single or multi-select field.
For more details, please refer to the documentation.
Full Changelog: v3.0.4...v3.1.0
v3.0.4
v3.0.3
What's Changed
- Added fallback for
emptyLabelby @CodeWithDennis in #16
Full Changelog: v3.0.2...v3.0.3