You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.