Release v1.3.0
v1.3.0: FormKit RoutePathDefinitionType + UiKit pagination
Changelog
Added
- FormKitBundle: depend on
nowo-tech/form-kit-bundle^2.2. Panel path row form usesRoutePathDefinitionTypewithFormOptionsTrait+ profilerouting_kit(#[FormKitConfig]). Extension prepends that profile withauto_help/auto_placeholderfalse (and defaultcss_framework: bootstrap) when the host has not defined them. NowoRoutingKitBundle::TRANSLATION_DOMAINconstant for shared translation domain wiring.- Unit coverage for
RoutingKitExtension::prependFormKitDefaults(routing_kit profile seed + host override guards).
Changed
- Panel form:
RoutingPanelController::form()builds/handles a Symfony form (CSRF via form component);panel/form.html.twigrendersform_start/form_row/form_endwith FormKit UiKit attrs. - Panel index: list pagination uses
@NowoUiKitBundle/partials/_pagination.html.twiginstead of hand-rolled Previous/Next links.
Full Changelog: v1.2.0...v1.3.0