Releases: ctf0/SimpleMenu
Releases · ctf0/SimpleMenu
v3.3.6
19 Jul 07:29
Compare
Sorry, something went wrong.
No results found
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
20 Jun 10:00
Compare
Sorry, something went wrong.
No results found
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
07 Jun 17:44
Compare
Sorry, something went wrong.
No results found
fix mkdir() issue
use the role,perm models from the config
styling
v3.3.3
01 Jun 11:25
Compare
Sorry, something went wrong.
No results found
add support to add an icon to page
styling
v3.3.2
20 May 07:39
Compare
Sorry, something went wrong.
No results found
fix unfound index
- when page is avail in one lang but not the other
v3.3.1
18 May 08:22
Compare
Sorry, something went wrong.
No results found
update spatie/laravel-permission version
v3.3.0
06 May 10:04
Compare
Sorry, something went wrong.
No results found
fix not able to switch locale
v3.2.9
24 Mar 18:27
Compare
Sorry, something went wrong.
No results found
fix wrong path in views "sorry for that"
v3.2.8
20 Mar 13:41
Compare
Sorry, something went wrong.
No results found
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
12 Mar 08:48
Compare
Sorry, something went wrong.
No results found
change unFoundLocalizedRoute config to root instead of home for clarity
fix issue for adding mulitple middlewares
update wiki
cleanup