Skip to content

1.9.7

Latest

Choose a tag to compare

@mxmsmnv mxmsmnv released this 13 Jul 00:42

Added

  • RockIcons table rendering: fields using InputfieldRockIcons now render their SVG icon in collection tables when RockIcons is installed, with a safe text fallback if rendering is unavailable.
  • Hookable cell rendering: CollectionRenderer::renderCellValue() is now hookable, allowing site code and third-party modules to override or extend table cell HTML without editing Collections core files.

Verification

  • PHP lint passed for module files.
  • node --check assets/collections.js passed.
  • git diff --check passed.
  • Tested on 5realty.dev with a real InputfieldRockIcons field in the services collection: 2 rendered SVG icons detected in the table.