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
- fixed:
- the input box's width didn't fit its content well.
- the reload() method caused an animation playing.
- security:
- upgraded some dependencies.
3.1.0
- added:
- the dropToMove property
- removed:
- the useDefaultDrop property
- the useDefaultIsDroppable property
- fixed:
- the tree ref is undefined sometimes
add prop: node.__.dpos
add events: expand, collapse
lowercase some event names to be compatible with DOM templates
add prefix to css class names to avoid conflictions in some cases