Skip to content

v0.9.9

Compare
Choose a tag to compare
@spohlenz spohlenz released this 22 May 05:05
· 284 commits to main since this release
  • Allow scope counts to be disabled
scope :name, count: false
  • Wrap automatic form checkboxes in (unlabeled) form group
  • Use CSS to set toolbar (flex-)direction and always append when customizing a toolbar
  • Promote #remove_action from Resource to Admin-level builder method
  • Fix errors when Admin/Resource index action is removed
  • Fix hook errors when application has a mounted engine named Admin
  • Fix error when config.action_controller.raise_on_missing_callback_actions is true
  • Fix typo in Vietnamese locale
  • Update to jQuery 3.7.1
  • Add Rails 7.1 specs to GitHub Actions build (and fix errors and deprecation warnings)
  • Switch CSS bundle build from node-sass to Dart sass
  • Drop support for Rails versions < 5.2