Patch release

v2.16.1

You'll need to invest time in the docs, but this will leave you implementing features you haven't thought of because they are both straightforward to implement and beneficial to the user.

The Avo team has their finger on the pulse and has built a modern reactive solution with great support and regular updates.

There is much value in here.

David Teren
David Teren
Rails developer

Release notes

🎸 Features

  • feature: resource_sidebar @Paul-Bob (#1205)
  • feature: expose native field components to the public @adrianthedev (#1138)
  • Made it possible to customise the placeholder image @iainbeeston (#1269)
  • Add turkish support @nejdetkadir (#1272)
  • feature: custom policies @bear-in-mind (#1200)

πŸ› Bug Fixes

  • fix: change belongs to target to turbo frame @adrianthedev (#1307)
  • fix: via resource class returns model classes vs resource classes @adrianthedev (#1293)
  • fix: belongs_to link inside tabs @Paul-Bob (#1242)
  • fix: disable icon on disabled action @Paul-Bob (#1295)
  • fix: dangerous send methods @adrianthedev (#1281)
  • Prevent filter buttons from overlapping filter popovers @koppen (#1290)
  • fix: multiple resources per model brakes sidebar @adrianthedev (#1285)
  • fix: add html attributes to grid items @adrianthedev (#1274)
  • fix: proper turkish translation @adrianthedev (#1276)
  • fix: norwegian translations @tersor (#1267)
  • fix: recursive resources duplicated hydration @adrianthedev (#1266)
  • fix: Ensured @parent_resource was being passed down to grid items controls @bear-in-mind (#1215)
  • fix: date time broken on back action @adrianthedev (#1260)
  • fix: recursive resources broken @adrianthedev (#1261)

πŸ€– Maintenance

  • chore: minor linting tweak @adrianthedev (#1296)
  • Fix a typo on Readme Doc @devcamke (#1291)
  • chore: transform some system tests to feature @adrianthedev (#1277)
  • chore: separate tests @adrianthedev (#1264)
  • chore: update turbo to 7.2.0 @adrianthedev (#1252)

πŸ’‘ Refactor

  • refactor: minor tab improvements @adrianthedev (#1299)
  • refactor: minor linting tweaks @adrianthedev (#1282)
  • refactor: moved some things around in the initializer @adrianthedev (#1263)