Skip to content

Release v1.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 22:08
· 32 commits to main since this release

Release v1.4.0

Changelog

Added

  • REQ-TWIG-004: require twig/extra-bundle + twig/string-extra; make check-twig-extra in release-check; demos register TwigExtraBundle.
  • Twig-CS-Fixer: vincentlanglet/twig-cs-fixer, .twig-cs-fixer.php, composer twig:lint / twig:fix.

Changed

  • REQ-UI-001-kit: Requires UiKitBundle (nowo-tech/ui-kit-bundle ^1.4). Panel pages extend panel/base.html.twig, which loads asset('css/nowo-ui.css', 'nowo_ui_kit') and imports @NowoUiKitBundle/macros/ui.html.twig (panel index flashes via ui.flash). Extension implements PrependExtensionInterface and seeds nowo_ui_kit from web_ui.css_framework / icon_set when the host has not configured UiKit.
  • UiKit: Panel templates use ui.btn / ui.row_actions macros with nowo_maintenance_mode_css_framework instead of hand-rolled nowo-ui-btn / Bootstrap button classes.

What's Changed

  • chore(ci): bump actions/stale from 10 to 11 by @dependabot[bot] in #3

New Contributors

Full Changelog: v1.3.0...v1.4.0