Skip to content

[FIX] Drag and drop menu management and Smartmenus - Bootstrap 5 fixes

Andon Andonov requested to merge tiki-menus-fixes into master
  • [FIX] Smartmenus BS5 jQuery api method name from4 '_dataApiKeydownHandler' to 'dataApiKeydownHandler'
  • [FIX] Smartmenus BS4 to BS5: data-toogle to data-bs-toggle
  • [FIX] Drag and drop menu options: allow scroll while dragging; shift options without resizing the container allowing precise placement
  • [FIX] Fine tune structures menus drag and drop
  • [FIX] Smartmenus: remove data-bs-toggle attribute when SM is enabled

Merge request reports