Skip to content

v2.37.0

Compare
Choose a tag to compare
@mar10 mar10 released this 11 Sep 18:58
· 89 commits to master since this release
  • [Changed] #871, #1032 ext-glyph:
    • Support for SVG tags as used by fontawesome 5 with all.js library
    • Improved padding and alignment for skin-awesome icons
    • Allow to pass a callback() as glyph.map<TYPE> option
    • Update Fontwesome demos to v5.0.13
  • [Changed] #1025 ext-dnd5: changed behavior when dndOpts.multiSource is
    true. Now dragging an unselected node will only drag that single node (while
    keeping the other nodes selected). You have to drag one of the selected
    nodes in order to drag the whole group.
  • [Fixed] #1022 ext-persist: Handle 'Access is denied for this document'
  • [Fixed] #1028 Uncaught TypeError: apply is not a function (regression of #1019)
  • [Fixed] #1029 Fast expand/collapse of folder leads to inconsistent state

Commit details.