Releases: CodeWithDennis/filament-select-tree
Releases · CodeWithDennis/filament-select-tree
v3.1.12
v3.1.11
What's Changed
- Add rtl support by @ariaieboy in #45
- Build JS by @CodeWithDennis in #46
New Contributors
- @ariaieboy made their first contribution in #45
Full Changelog: v3.1.10...v3.1.11
v3.1.10
What's Changed
- Return node value using getKey() method by @mohamedsabil83 in #44
New Contributors
- @mohamedsabil83 made their first contribution in #44
Full Changelog: v3.1.9...v3.1.10
v3.1.9
What's Changed
- Fix typos by @illlust in #38
- Introduce disabled options by @CodeWithDennis in #43
New Contributors
Full Changelog: v3.1.8...v3.1.9
v3.1.8
What's Changed
- [Improvement] Disabled tree css patch by @CodeWithDennis in #37
Full Changelog: v3.1.7...v3.1.8
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.3
by @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
parentNullValue
by @CodeWithDennis in #24
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Fixed a bug where
defaultOpenLevel
had to be set by @CodeWithDennis in #21
Full Changelog: v3.1.2...v3.1.3