[*] - a breaking change
- add
item
prop inrenderCollapseIcon
method
- [*] update all packages to the latest versions
- [*] stop using (and uninstall)
prop-types
package - switch all files from
js
tots
/tsx
and set better types - add
onDragStart
andonDragEnd
props - make plus/minus icons to be inline in the default css file
- add
disableCollapse
anddisableDrag
props - add
onCollapseChange
prop
- [*] move styles out of js (now should be imported explicitly)
- [*] add
targetPath
toonChange
(and change signature of the callback) - [*] change signature of the
confirmChange
callback for consistency - add
depth
param torenderItem
- add
idProp
prop for adjustingid
prop name - add typescript types