Skip to content

v1.6.0 Use Fusion rendering and implement ArrayAccess in FusionConnector

Choose a tag to compare

@mficzel mficzel released this 06 Jan 12:09
483d82d

What's Changed

  • TASK: Use Fusion rendering instead of fluid by @mficzel in #13
  • Implement array access in translationSourceConnector to allow accessing translations with identifiers that are passed as props
  • Add empty array as default in second argument of TranslatrionSourceConnector->__call and getTranslationForIdentifier

Full Changelog: v1.5.1...v1.6.0