Releases: ctf0/SimpleMenu
Releases · ctf0/SimpleMenu
v3.0.5
16 Oct 13:24
Compare
Sorry, something went wrong.
No results found
Update composer.json
small cleanup
update bulma
v3.0.4
08 Oct 07:59
Compare
Sorry, something went wrong.
No results found
v3.0.3
28 Sep 11:38
Compare
Sorry, something went wrong.
No results found
fix page validation
add create new btn to edit pages
add new lang validation file
v3.0.2
23 Sep 20:04
Compare
Sorry, something went wrong.
No results found
v3.0.1
15 Sep 23:51
Compare
Sorry, something went wrong.
No results found
update readme & wiki for better understanding
add notif component & styles
add changelog feature so now you can track what changes are made to the package
update views
use render() for vue
v3.0.0
01 Sep 08:34
Compare
Sorry, something went wrong.
No results found
v2.2.4
30 Aug 16:47
Compare
Sorry, something went wrong.
No results found
more cleanup and better workflow
v2.2.3
22 Aug 19:46
Compare
Sorry, something went wrong.
No results found
fix rare nesting issue
add models clearing events
add support for “app\controllers\controller” __cons
more cleanup and optimize
remove caret icon from the menu items
create "routeListPath" if not found
remove role/perms
validation from "page & user"
update rdme
v2.2.2
18 Aug 18:41
Compare
Sorry, something went wrong.
No results found
use mixin for comps
use app()['cache']->tags in shared
clean middlewares
slightly faster
use cache tags instead
fix not clearing cache when role/perm is updated/deleted
v2.2.1
16 Aug 15:22
Compare
Sorry, something went wrong.
No results found
change urlRoute()
to routeUrl()
change urlRouteCheck()
to isActiveRoute()
check & get current page breadcrumb internally
clear all the cache on page update “due to issues with baum\node”
add another option clearNestDescendants
small fix