Wallaby v6.0.0 Release Notes

Release Date: 2019-12-10 // over 4 years ago
    • 🚅 feat: Rails 6 support (#158)
    • 🚅 chore: extract files to separate gems (wallaby-core/wallaby-active_record/wallaby-her) (#156)
    • ⚡️ [Chore] Document update for 5.2 (#155)
    • 🚅 [Feature] Make sure Wallaby still works without specifying resources_name in routes (#154)
    • 🚅 [Feature] Namespace (#153)
    • 🚅 [Chore] Change authorizer's initialize to take away the dependence of context (#152)
    • 🚅 [Feature] wallaby:install generator (#151)
    • 🚚 [Feature] Remove usage of index_params (#150)
    • 🚅 [Feature] Router helper and support singular resourceful route (#149)
    • 🚅 [Feature] Custom mode (#148)
    • 🚅 [Chore] Theme specs (#147)
    • 🚚 [Chore] Remove abstract classes (#146)
    • ⚡️ [Feature] options for controller and move servicer's mass assignment to create/update (#145)
    • 🚅 [Feature] Add ActiveStorage partial and at cell helper (#144)
    • 🚅 [Chore] Defult to exclude model ActiveRecord::SchemaMigration (#143)
    • ⬆️ [Feature] Upgrade to bootstrap4 and font-awesome (#142)
    • ⚡️ [Chore] Update dropdown html syntax and remove Font Awesome (#141)
    • ⚡️ [Chore] Update docs and make sure corresponding helper methods exists (#140)
    • 🚅 [Feature] Add support for single column sorting (#139)
    • 🚚 [Feature] Move error page to proper place so that it can be customized (#138)
    • 🚅 [Feature] Base class and JSON API responder (#137)
    • 🚅 [Chore] Reduce code duplication (#136)
    • 🔨 [Chore] Refactor utils (#135)
    • 🐎 [Feature] Support for cell to improve performance (#134)
    • 🚅 [Chore] HER and auto select (#133)
    • 🚅 [Support] Rails 4.2 and specs (#131)
    • 🚅 [Feature] Permitted parameters for has_many-through associations (#129)
    • 🚅 [Fix] Float form partial options (#128)
    • 🚅 [Feature] Support Pundit 2.0 (#127)
    • 🚅 [Feature] Sort disabled (#126)
    • 🚅 [Feature] Extract frontend partial (#125)
    • 🚅 [Chore] Resolve conflicts (#124)
    • 📚 [Chore] Remove resources helper methods and update documentation (#123)
    • 🚅 [Feature] Authorizable and resourcable (#122)
    • 🚅 [Feature] Resourcable and paginatable concerns (#120)
    • 🚅 [Feature] Servicable (#119)
    • 🚅 [Feature] Adding link type for links in show and index partials (#118)
    • 🚅 [Feature] Decoratable (#117)
    • 🚅 [Chore] Pagination check for ActiveRecord collection (#116)
    • 🚅 [Chore] Support FontAwesome 5 (#115)
    • 🚚 [Feature] Remove errors layout (#114)
    • 🚅 [Feature] Themeable (#113)
    • ⚡️ [Chore] Update engine url/links helper methods (#112)
    • 🚅 [Chore] Create helper methods to use in both controllers and views (#111)
    • 🚅 [Feature] Her adapter and pundit (#98)