Releases: CodeWithDennis/filament-select-tree
Releases · CodeWithDennis/filament-select-tree
v3.1.2
v3.1.1
What's Changed
- Added
defaultOpenLevel
option 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
emptyLabel
by @CodeWithDennis in #16
Full Changelog: v3.0.2...v3.0.3
v3.0.2
v3.0.1
What's Changed
- [Feature] Expand selected options by default by @CodeWithDennis in #14
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Introducing the initial version 🎉🎉🎉
New Contributors
- @dependabot made their first contribution in #1
- @awcodes made their first contribution in #2
- @CodeWithDennis made their first contribution in #4
Full Changelog: https://github.com/CodeWithDennis/filament-select-tree/commits/v3.0.0