-
Add basic internal testing for memory allocations.
Joel Hawksley
-
Add support for request formats.
Joel Hawksley
-
Add
rendered_json
test helper.Joel Hawksley
-
Add
with_format
test helper.Joel Hawksley
-
Warn if using Ruby < 3.2 or Rails < 7.1, which won't be supported by ViewComponent v4, to be released no earlier than April 1, 2025.
Joel Hawksley
-
Add Kicksite to list of companies using ViewComponent.
Adil Lari
-
Allow overridden slot methods to use
super
.Andrew Schwartz
-
Add Rails engine support to generators.
Tomasz Kowalewski
-
Register stats directories with
Rails::CodeStatistics.register_directory
to supportrails stats
in Rails 8.Petrik de Heus
-
Fixed type declaration for
ViewComponent::TestHelpers.with_controller_class
parameter.Graham Rogers