Skip to content

Tags: spatie/menu

Tags

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #146 from ralphjsmit/main

Make `->setExactActive()` accept a callable as well

3.1.1

Toggle 3.1.1's commit message
Fix missing classes

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `id` attribute for menu (#143)

* add `addId` function

* add ids into  toArray method

* add `addId` into README

* add `addId` function into HasHtmlAttributes

* Update README.md

* add ids into mergeWith

* add parent id

* Fix styling

* Update README.md

* Change signatures of id in src/Html/Attributes.php

Co-authored-by: Sebastian De Deyne <[email protected]>

* Change signatures of id in src/Html/Attributes.php

Co-authored-by: Sebastian De Deyne <[email protected]>

* Change signatures of id in src/Traits/HasHtmlAttributes.php

Co-authored-by: Sebastian De Deyne <[email protected]>

* Change signatures of id in src/Traits/HasParentAttributes.php

Co-authored-by: Sebastian De Deyne <[email protected]>

* change ids to id in Attributes

* change addId to id

* add `id` method into HasHtmlAttributes and HasParentAttributes

* Update README.md

---------

Co-authored-by: milwad-dev <[email protected]>
Co-authored-by: Freek Van der Herten <[email protected]>
Co-authored-by: Sebastian De Deyne <[email protected]>

3.0.1

Toggle 3.0.1's commit message
Fix styling

3.0.0

Toggle 3.0.0's commit message
wip

2.10.3

Toggle 2.10.3's commit message
Fix styling

2.10.2

Toggle 2.10.2's commit message
Update changelog

2.10.1

Toggle 2.10.1's commit message
Update gitignore

2.10.0

Toggle 2.10.0's commit message
Fix styling

2.9.0

Toggle 2.9.0's commit message
wip