- **(README)**: update with details of display_modal for extra_actions
Feature
- **(render_to_response)**: add hx-trigger messagesChanged to allow trigger of message display in base.html
0.0.28
Feature
- **(modal): allow extra_actions to specify display_modal**: False
0.0.27
Style
- **(modal)**: include modal backdrop and js code in object_list.html to remove backdrop on submit
0.0.26
Style
- **(actions)**: group buttons so they don't stack vertically on smaller displays - **(AuthorCRUDView)**: use bootstrap instead of bulma style for extra_action
0.0.25
Fix
- **(modal)**: remove modal backdrop because it would not close after modal closed
Style
- **(modal)**: keep buttons in modal content not mixed across content and footer