Closed SventB closed 1 month ago
@SventB list-type has just been deprecated and will be phased out, it´s recommended to use the CType instead. Moving forward we there will only be dedicated CType for everthing. I will close this pr for that reasoning. Please see the patch deprecating list-type for more information.
Pull Request
Prerequisites
php-cs-fixer fix
cd Build; npm ci; npm run build
)Description
It could be useful to know which plugin a frame contains. This pull requests adds this information (e.g. class "frame-type-list-indexedsearch_pi2") to the frame-div:
Steps to Validate