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

Releases: ctf0/SimpleMenu

v3.2.6

05 Mar 06:04
Compare
Choose a tag to compare
- 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

07 Feb 20:18
Compare
Choose a tag to compare
  • upgrade laravel version
  • typos

v3.2.4

03 Feb 08:44
Compare
Choose a tag to compare
  • fix colspan

  • use perm cache

  • add delete btn to model edit view

  • add support for editing page controller directly from the edit page

  • update wiki

  • update resources

v3.2.3

22 Jan 16:22
Compare
Choose a tag to compare
  • 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

18 Jan 12:56
Compare
Choose a tag to compare
- some cleanup
- use spatie exception for middlewares
- add the option to add extra middlewares
- update wiki
- update resources

v3.2.1

17 Jan 03:49
Compare
Choose a tag to compare

refix laravel version

v3.2.0

17 Jan 03:10
Compare
Choose a tag to compare
  • 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

06 Jan 20:53
Compare
Choose a tag to compare
  • replace select2 with choices, we are now jquery free "except tinymce"
  • add multi selection for delete
  • add missing trans
  • update wiki

v3.1.7

26 Dec 08:05
Compare
Choose a tag to compare
  • add support for table sorting
  • make table header sticky
  • show sensible error for axios
  • update readme
  • update assets

v3.1.6

12 Dec 16:11
Compare
Choose a tag to compare
  • restrict laravel version