Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 590 Bytes

UPGRADE.md

File metadata and controls

20 lines (17 loc) · 590 Bytes

Upgrade

Dev-develop

Toolbar

  • 'blueish' style got removed. 'big' style was added
  • options.data renamed to options.buttons
  • changes in the buttons api:
    • 'type' deleted
    • 'iconSize' deleted
    • 'hideTitle' deleted
    • 'items' renamed in 'dropdownItems'
    • 'itemsOptions' renamed in 'dropdownOptions'
      • 'markable' renamed in 'markSelected'
      • 'changeButton' new instead of 'type: "select"'
      • 'translate' removed
      • 'languageNamespace' removed

Util-Extension

  • events 'husky.util.load.data' and 'husky.util.save.data' got removed