Release v2.8.0
Release notes
🎸 Features
- feature: expose stimulus hooks @adrianthedev (#923)
- feature: custom blank text on select filter @Paul-Bob (#928)
- feature: add the ability to run an action silently @adrianthedev (#940)
- Access resource.model in action visibility @marschattha (#933)
- fix: allow to put singular name on has fields @Paul-Bob (#926)
- added link_to_if to external_image_field component @teenu4 (#921)
- feature: expose global param in search @adrianthedev (#913)
🐛 Bug Fixes
- fix: sidebar menu collapsed state @adrianthedev (#941)
- fix: search broken for uncountable resources @adrianthedev (#936)
- fix: show proper breadbcrumbs on associated create view @adrianthedev (#935)
- fix: translation keys for resources and fields @adrianthedev (#931)
- Remove max limit on tags field @jdbann (#927)
- Fix rotation of move to top button @jdbann (#910)
🤖 Maintenance
- chore(deps): bump jmespath from 1.5.0 to 1.6.1 @dependabot (#945)
- chore(deps): bump rack from 2.2.3 to 2.2.3.1 @dependabot (#930)
💡 Refactor
- refactor: logo partial tweaks @adrianthedev (#938)
- refactor: enable range in all cards @adrianthedev (#937)
- refactor: move fields logic to concern @adrianthedev (#915)
- refactor: move cards to their own controller @adrianthedev (#912)