github ViewComponent/view_component v2.14.1

latest releases: v3.12.1, v3.12.0, v3.11.0...
3 years ago
  • Allow using render_inline in test when the render monkey patch is disabled with config.view_component.render_monkey_patch_enabled = false in versions of Rails < 6.1.

    Clément Joubert

  • Fix kwargs warnings in slotable.

    Fixes:

    view_component/lib/view_component/slotable.rb:98: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
    view_component/test/app/components/slots_component.rb:18: warning: The called method `initialize' is defined here
    

    Eileen M. Uchitelle

Don't miss a new view_component release

NewReleases is sending notifications on new releases.