Skip to content

v4.0.0-beta4

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 11:27
· 56 commits to main since this release

ibexa/design-engine changes between v4.0.0-beta3 and v4.0.0-beta4

Improvements

  • IBX-1210: [Doc] Dropped obsolete doc directory
  • IBX-1210: Moved DesignAwareInterface to Contracts
  • IBX-1210: Introduced DesignAwareInterface::DESIGN_NAMESPACE contract
  • IBX-1210: Reused DesignAwareTrait in ThemeTemplateNameResolver
  • IBX-1210: Fixed CS of DesignAwareInterface, DesignAwareTrait, and TwigThemePass
  • IBX-1210: Fixed complexity of ThemeTemplateNameResolver::resolveTemplateName
  • IBX-1210: Switched Design Engine to use ibexadesign namespace
  • IBX-1210: Rebranded Symfony Asset package name to ibexadesign
  • IBX-1210: Made DESIGN_NAMESPACE const internally overridable