Skip to content

v1.1.0

Choose a tag to compare

@HecFranco HecFranco released this 30 Jul 09:26

Summary

Twig UX component NowoQrCode, Twig namespace overrides, and optional Symfony UX Toolkit integration.

Added

  • <twig:NowoQrCode content="…" /> / url + optional profile (symfony/ux-twig-component)
  • @NowoQrCodeBundle + TwigPathsPass (override components/qr_code.html.twig)
  • Toolkit-friendly {# @prop #} docs; optional symfony/ux-toolkit (PHP 8.4+)

Changed

  • Requires symfony/twig-bundle and symfony/ux-twig-component (^2.20 || ^3.0)

QrCodeService and Twig functions are unchanged.

See CHANGELOG and UPGRADING.