Skip to content

Releases: webfactory/WebfactoryNavigationBundle

Adds some type hints (#23, #24)

05 May 20:40
Compare
Choose a tag to compare
4.3.0

Merge #24 into the 4.x branch

Adds some type hints (#24)

05 May 20:23
fc467c7
Compare
Choose a tag to compare

This release adds some (return) type hints to resolve deprecation notices in newer Symfony versions.

Allow using Symfony 5.x components (on 5.x)

08 Apr 08:41
c8d1315
Compare
Choose a tag to compare

This allows upgrading from Symfony 4.4 to 5.x (#17).

Allow using Symfony 5.x components (on 4.x)

08 Apr 08:33
8760271
Compare
Choose a tag to compare

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

08 Apr 08:10
3858c53
Compare
Choose a tag to compare

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

05 Apr 10:59
6af827a
Compare
Choose a tag to compare

Das beseitigt Notices (#18), braucht dafür aber mindestens Symfony 4.2-Komponenten.

4.1.1

13 Jan 15:02
441b0b8
Compare
Choose a tag to compare

Entfernt ungewolltes Whitespace Striping

Allows Symfony 4.x components

10 Jul 21:41
6e372a8
Compare
Choose a tag to compare
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

14 Feb 10:48
f81cf8e
Compare
Choose a tag to compare
3.4.1

Make `navigation_active_path` return `null` if there is no active path

Implement priority ordering for BuildDirectors

14 Jul 11:32
Compare
Choose a tag to compare
3.1.0

Execute BuildDirectors ordered by their priority (#6)