This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Releases: ctf0/SimpleMenu
Releases · ctf0/SimpleMenu
v2.2.0
- redir to '/' if current route ancestor is not found under current locale
- clear cache when child is add to diff menu and removed from original list
- eslint comps
- fix unfound route under current locale error
- fix hide child bc when parent is under diff locale
- append locale name to the menu item if under diff locale
- show route name in pages index
- add more options to config "clearPartialyNestedParent, deletePageAndNests"
- add condition for page ajax remove to avoid errors when its already removed (deletePageAndNests)
- more cleanup and fix nesting issue
- update rdme
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
This release have break compatibility with prev version due to the update of "spatie/laravel-permission"
- add crud views & controllers
- add model observers instead of model noise
- update vendor publish
- update wiki
- update rdme
- bump composer deps versions
- make route param session dynamic
- add extra config “framework” for easier editing