Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

Releases: rollerworks-graveyard/NavigationBundle

v1.3.1

05 Mar 14:49
Compare
Choose a tag to compare

feature #8 Allow route.name to be a string in Configuration (sstok)

v1.3.0

26 Dec 13:23
Compare
Choose a tag to compare

Full Symfony 3 compatibility

v1.2.0

14 Aug 14:26
Compare
Choose a tag to compare
  • use PSR-4
  • fix Symfony 3.0 compatibility
  • drop support for Symfony <2.3

v1.1.0

09 Nov 15:31
Compare
Choose a tag to compare
feat #2 add more configuration options for navigation (sstok)

This PR was merged into the master branch.

Discussion
----------

|Q            |A  |
|---          |---|
|Bug Fix      |yes|
|New Feature  |yes|
|Deprecations |no |
|Fixed Tickets|   |
|License      |MIT|

 Sent using [Gush](https://github.com/gushphp/gush)

Commits
-------

92424e28f52176f68cb4cf1165e8bc913b04bb80 add more configuration options for navigation

- options (passed directly to the MenuItem)
- uri (as alternative to route) (sstok)

v1.0.0

16 Mar 09:09
Compare
Choose a tag to compare
Update .travis.yml