Skip to content

Release v1.5.0

Choose a tag to compare

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

Release v1.5.0

Changelog

Changed

  • FormKitBundle: depend on nowo-tech/form-kit-bundle ^2.0. Admin form types use FormOptionsTrait + profile task_board (#[FormKitConfig]). Extension prepends that profile when missing; form types are tagged form.type so FormOptionsMerger is injected.

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 nowo-tech/ui-kit-bundle ^1.4. Layout/manage Twig load asset('css/nowo-ui.css', 'nowo_ui_kit') and import @NowoUiKitBundle/macros/ui.html.twig (domain macros _task_member_label / _task_priority_tag unchanged). Extension seeds nowo_ui_kit from templates.css_framework when the host has not configured UiKit. Demo registers NowoUiKitBundle + nowo_ui_kit.yaml.

Full Changelog: v1.4.0...v1.5.0