Added
- Added the
newBlockMenuStyle
plugin setting - Added the
blockTypeIconSources
plugin setting - Added a plugin settings page
- Added French translations (thanks @scandella)
- Added
benf\neo\controllers\Configurator::actionRenderBlockType()
- Added
benf\neo\models\BlockType::$iconId
- Added
benf\neo\services\BlockTypes::EVENT_SET_CONDITION_ELEMENT_TYPES
- Added
benf\neo\services\BlockTypes::renderBlockTypeSettings()
Deprecated
- Deprecated
benf\neo\assets\SettingsAsset::EVENT_SET_CONDITION_ELEMENT_TYPES
; usebenf\neo\services\BlockTypes::EVENT_SET_CONDITION_ELEMENT_TYPES
instead
Fixed
- Fixed a bug where, when pasting or cloning a block type, the block type conditions weren't being copied