Skip to content

v2.35.0

Compare
Choose a tag to compare
@mar10 mar10 released this 27 Mar 22:42
· 118 commits to master since this release
  • [Changed] The enableAspx option will default to 'false' in the future.
    For now, a warning is emitted, to explicitly set it or use the postProcess
    event instead.
  • [Added] #988 New option dnd5.preventLazyParents prevents dropping items on
    unloaded lazy nodes (defaults to true)
  • [Fixed] #983 lazyLoad with promise not calling postProcess
  • [Fixed] #984 ext-edit: Exception when cancelling addSibling() or addChildren()
  • [Fixed] #987 Lazy load puts "Load error" for content outside tree div
    if parent folder is removed before loads ends
  • [Fixed] #989 node.toDict() keeps empty children array
  • [Fixed] #998 dnd5 triggering multiple loads of lazy nodes on hover

Commit details.