jeroennoten / Laravel-AdminLTE

Easy AdminLTE integration with Laravel
MIT License
3.78k stars 1.08k forks source link

Improve menu filters (last stage) #1274

Closed dfsmania closed 2 months ago

dfsmania commented 2 months ago
Question Answer
Pull request type ENHANCEMENT
License MIT

What's in this PR?

Improve the ActiveChecker class:

Improve the HrefFilter class:

Tests were modified to adapt to the previous improvements:

Checklist