Releases: ctf0/SimpleMenu
Releases · ctf0/SimpleMenu
v3.2.6
- fix installation error
- fix multi select not rendering
- fix tinymce jquery issue
- correct edit/create pages mis-alignments
- change vue components names
- add mising multi-ref
- fix the damn premission cache issue
- update wiki
v3.2.5
- upgrade laravel version
- typos
v3.2.3
- more cleanup
- pages now have soft delete support
- models are now dynamic incase you want to add support for something like “https://github.com/ctf0/Odin”
- update wiki
- update readme
- update resources
v3.2.2
- some cleanup
- use spatie exception for middlewares
- add the option to add extra middlewares
- update wiki
- update resources
v3.2.0
- make page controller fully dynamic
- make page template fully dynamic
- fix menu list not taking full height
- cleanup pages seeder
- add search
- update readme
- update resources
v3.1.8
- replace select2 with choices, we are now jquery free "except tinymce"
- add multi selection for delete
- add missing trans
- update wiki
v3.1.7
- add support for table sorting
- make table header sticky
- show sensible error for axios
- update readme
- update assets