You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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] #989node.toDict() keeps empty children array
[Fixed] #998 dnd5 triggering multiple loads of lazy nodes on hover