Trestle v0.8.7 Release Notes

Release Date: 2018-02-20 // about 6 years ago
    • ๐Ÿ‘Œ Improve handling of error responses within dialogs
    • โž• Add support for custom dialog class via data-dialog-class link attribute
    • ๐Ÿ›  Fix admin links to new action of dialog forms
    • โž• Add :if and :unless (Proc) options to navigation item builder
    • โž• Add tooltips to main navigation when collapsed
    • ๐Ÿ‘Œ Improve heading typography within form sidebars
    • โž• Add h1..h6 helpers for headings within forms
    • โž• Add support for named tables
    • โž• Add support for custom table IDs
    • ๐Ÿ‘ Allow column block return values to be auto-formatted
    • โœ‚ Remove unscoped adapter method
    • Implement finalize_collection adapter method
    • Pass collection down to scope blocks
    • ๐Ÿ‘ Allow custom per-page pagination settings using paginate per: X
    • ๐Ÿ›  Fix polymorphic associations within automatically generated forms
    • Don't add general form group wrapper options to wrapper element
    • โž• Add support for return_to { :back } to redirect to previous page after action
    • ๐Ÿ”Š Ensure image popups appear above modal dialogs