Skip to content

Releases: everlutionsk/navigation

v2.4.3 - php 8 support

14 May 17:06
ac8f644
Compare
Choose a tag to compare

v2.4.2

12 Nov 14:58
fba5ec1
Compare
Choose a tag to compare
Merge pull request #13 from martinlutter/generator

add generator items

v2.4.1

08 Aug 12:29
Compare
Choose a tag to compare
Fix sorting regression of root items (#12)

custom identifier for fetching item from navigation + various bug fixes

31 Jul 14:57
Compare
Choose a tag to compare
Navigation improvements (#11)

* order refactor

* identifier

* pr comments

fix prefix match

09 May 12:10
Compare
Choose a tag to compare
v2.3.1

Prefix match fix (#9)

clean up not needed nested navigation builder

09 May 12:08
Compare
Choose a tag to compare

support for nested navigation instances

06 Mar 12:44
Compare
Choose a tag to compare
implement nested navigation (#7)

implement nested navigation

- container for nested navigation instances
- builder for navigation tree
- registry for navigation containers (so you can register multiple nested navigation instances)

v2.1.0

13 Feb 10:22
Compare
Choose a tag to compare
filtering by roles, registering and ordering items

- fixed Registry::register() so it won't throw exception
- NavigationBuilder is working with OrderedContainer by default
- provide better filtering by roles
- remove unused code

version 2

05 Jan 21:32
Compare
Choose a tag to compare
v2.0.0

version 2

v0.6.2

26 Oct 09:10
Compare
Choose a tag to compare
Allow options resolver 4.0 beta (#4)