Releases: ctf0/SimpleMenu
Releases · ctf0/SimpleMenu
v3.3.6
- cleanups
- add demo
- update wiki
- add pagination support
- add
laravelcollective/html
as dep instead of suggest
- fix a couple of issues on installation
v3.3.5
- use role & perm models from the config instead of spatie
- fix anchor class in render() not using passed className
- cleanup
- fix not working with swoole
v3.3.4
- fix mkdir() issue
- use the role,perm models from the config
- styling
v3.3.3
- add support to add an icon to page
- styling
v3.3.2
fix unfound index
- when page is avail in one lang but not the other
v3.3.1
update spatie/laravel-permission version
v3.3.0
fix not able to switch locale
v3.2.9
- fix wrong path in views "sorry for that"
v3.2.8
- add edit btn for menu items
- replace tinymce jquery with js
- better table search
- optimization
- add gitignore
- remove the css fw option
v3.2.7
- change unFoundLocalizedRoute config to root instead of home for clarity
- fix issue for adding mulitple middlewares
- update wiki
- cleanup