Skip to content

v2.0.0

Compare
Choose a tag to compare
@grapoza grapoza released this 31 Mar 03:27
· 171 commits to master since this release
3e532c7

Major release including a refactoring of how tree information is stored in the model (TL;DR, it's under the new treeNodeSpec property, but is basically otherwise unchanged).

Radio button selection initialization is also refactored to the new treeNodeSpec.input.isInitialRadioGroupValue attribute, where the last true value for a given radio button group wins.

Documentation has been updated a great deal, and demos have been consolidated and improved.

The npm package has been updated to have a true main entry point for the UMD instead of just the browser entry point used for bundling directly with the .vue files.