Releases: webfactory/WebfactoryNavigationBundle
Releases · webfactory/WebfactoryNavigationBundle
Adds some type hints (#23, #24)
4.3.0 Merge #24 into the 4.x branch
Adds some type hints (#24)
This release adds some (return) type hints to resolve deprecation notices in newer Symfony versions.
Allow using Symfony 5.x components (on 5.x)
This allows upgrading from Symfony 4.4 to 5.x (#17).
Allow using Symfony 5.x components (on 4.x)
Via #20, this release allows you to upgrade to Symfony 5.x even when still using the 4.x branch of this bundle. However, it is necessary to upgrade to Symfony 4.4 before this release can be installed.
Allow using Symfony 5.x components
Via #19, this release allows you to upgrade to Symfony 5.x even when still using the 3.x branch of this bundle. However, it is necessary to upgrade to Symfony 4.4 before this release can be installed.
Beseitigt Symfony Deprecation Notices
Das beseitigt Notices (#18), braucht dafür aber mindestens Symfony 4.2-Komponenten.
4.1.1
Entfernt ungewolltes Whitespace Striping
Allows Symfony 4.x components
3.7.0 Allow this bundle to be used with Symfony 4.x (#7)
Fixes a bug in `navigation_active_at_level` when no active node exists
3.4.1 Make `navigation_active_path` return `null` if there is no active path
Implement priority ordering for BuildDirectors
3.1.0 Execute BuildDirectors ordered by their priority (#6)