contributte / menu-control

🍔 Menu and breadcrumb components for Nette framework (@nette)
MIT License
28 stars 20 forks source link

MenuItem: allow data to be structured #63

Closed PavelJurasek closed 1 year ago

PavelJurasek commented 1 year ago

Docs example states that you can have structured data attached to MenuItem: https://github.com/contributte/menu-control/tree/master/.docs#custom-data

Allowing only strings is too restrictive and mostly unusable.

PavelJurasek commented 1 year ago

I also beg you to backport it to 3.0.x since 3.1 breaks compatibility by requiring nette/utils:^4.

foxycode commented 1 year ago

@PavelJurasek Can you please test both master and v3.0 branches?