Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Releases: ctf0/SimpleMenu

v3.3.6

19 Jul 07:29
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • fix mkdir() issue
  • use the role,perm models from the config
  • styling

v3.3.3

01 Jun 11:25
Compare
Choose a tag to compare
  • add support to add an icon to page
  • styling

v3.3.2

20 May 07:39
Compare
Choose a tag to compare
fix unfound index

- when page is avail in one lang but not the other

v3.3.1

18 May 08:22
Compare
Choose a tag to compare
update spatie/laravel-permission version

v3.3.0

06 May 10:04
Compare
Choose a tag to compare
fix not able to switch locale

v3.2.9

24 Mar 18:27
Compare
Choose a tag to compare
  • fix wrong path in views "sorry for that"

v3.2.8

20 Mar 13:41
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • change unFoundLocalizedRoute config to root instead of home for clarity
  • fix issue for adding mulitple middlewares
  • update wiki
  • cleanup