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

v2.2.0

Compare
Choose a tag to compare
@ctf0 ctf0 released this 15 Aug 19:48
· 127 commits to master since this release
  • redir to '/' if current route ancestor is not found under current locale
  • clear cache when child is add to diff menu and removed from original list
  • eslint comps
  • fix unfound route under current locale error
  • fix hide child bc when parent is under diff locale
  • append locale name to the menu item if under diff locale
  • show route name in pages index
  • add more options to config "clearPartialyNestedParent, deletePageAndNests"
  • add condition for page ajax remove to avoid errors when its already removed (deletePageAndNests)
  • more cleanup and fix nesting issue
  • update rdme