v0.10.0
- Add
turbo_frame_tag
to whitelisted (auto-concatenated) form helpers (2d6706b) - Set default target turbo_frame target within
admin_link_to
helper depending onmodal_request?
(d18c9e9) - Update turbo-rails dependency to
>= 2.0.6
(b67fbc0) - Update to Turbo 8.0.5 (e501393)
- Update to FontAwesome 6.6.0 (ebf5933)
- Fix i18n of confirm delete button label (cf9638c)
- Consider requests with
Turbo-Frame: modal
header to be modal requests (544db39)