Changelogs and Releases Notes for Accordion: Group forms component in an Accordion layout.
3.0.2
What's Changed
add css classes as hooks
now you can use zeus-accordion-btn and zeus-accordion-btn-* to target the accordion button.
and use zeus-accordion-contaer and zeus-accordion-contaer-* for the contaers
3.0.1
What's Changed
chore: align docs structure and cleanup
fix active tabs with multiple accordions
3.0.0
What's Changed
Upgrade to filament v5 by @thelfensdrfer
New Contributors
@thelfensdrfer made their first contribution
2.0.1
2.0.0
What's Changed
support filament 4 beta
1.1.10
What's Changed
fix backgrounds colors and improve UI
1.1.9
What's Changed
improve active accordg stylg
1.1.8
What's Changed
update docs
1.1.7
What's Changed
fix js error
1.1.6
What's Changed
fix overflow
1.1.5
What's Changed
Update item.blade.php
1.1.4
What's Changed
improve the accordion animation
1.1.3
What's Changed
add a fix on error to expand the accordion
1.1.2
What's Changed
fix accordions array
1.1.1
What's Changed
clean up the accordions
1.1.0
What's Changed
added support for filament folist components and correctly implement accordion item badge by @tjodalv
update Docs and pt code format
New Contributors
@tjodalv made their first contribution
1.0.5
What's Changed
HasBadge and heroicon bugfix by @soWizardly
New Contributors
@soWizardly made their first contribution
1.0.4
What's Changed
improve colors
1.0.3
What's Changed
fix dark mod colors and update docs to use themes
1.0.2
What's Changed
addg Accordion Blade Component and update the docs