packagist spicyweb/craft-neo 3.7.0
Neo 3.7.0

latest releases: 4.x-dev, dev-dependabot/npm_and_yarn/webpack-5.94.0, 5.x-dev...
19 months ago

Added

  • Added the ability to set conditions on which global sets a Neo block type can be used for
  • Added the Level option to the Neo block layout element condition rules
  • Added options to the Neo block layout element condition rules for parent blocks' field values
  • Added benf\neo\conditions\fields\ParentFieldConditionRuleTrait
  • Added benf\neo\conditions\fields\ParentDateFieldConditionRule
  • Added benf\neo\conditions\fields\ParentLightswitchFieldConditionRule
  • Added benf\neo\conditions\fields\ParentNumberFieldConditionRule
  • Added benf\neo\conditions\fields\ParentOptionsFieldConditionRule
  • Added benf\neo\conditions\fields\ParentRelationalFieldConditionRule
  • Added benf\neo\conditions\fields\ParentTextFieldConditionRule
  • Added benf\neo\controllers\Input::actionUpdateVisibleElements()

Changed

  • When using an element editor page, Neo block subfields will now be shown or hidden based on their condition rules after the owner draft is saved
  • When opening an element editor page, if a Neo field's Min Blocks setting hasn't been met, and it has only one block type available at the top level, the required blocks will now automatically be created
  • When editing an element and creating a new Neo block, if the block type's Min Child Blocks setting is set, and it has only one child block type available, the required child blocks will now automatically be created (however, the child blocks themselves won't have any required child blocks automatically created, to prevent any potential infinite recursion)

Fixed

  • Fixed a bug where the default Neo block type icon wasn't displaying when editing elements that don't have drafts, e.g. global sets, Craft Commerce products
  • Fixed a bug with the Add Block Above action, when using the new block menu grid style

Don't miss a new craft-neo release

NewReleases is sending notifications on new releases.