Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@leezng leezng released this 22 Jun 15:26
· 0 commits to dev since this release

What's Changed

  • Added the indent property to support specifying different indentation spaces. At the same time, the original indentation strategy was rewritten from CSS to real spaces. #290
  • Added mousehover event for node #287
  • Add a slot called renderNodeActions, which can be used to customize rendering actions. You can also use props. When the value is true, the component will render a copy button #288

Full Changelog: v2.4.0...v2.5.0