gwenaelp / vue-diagrams

Diagram component for vue.js, inspired by react-diagrams
MIT License
283 stars 64 forks source link

feat: add read-only mode for the componets #18

Closed zaytc145 closed 7 months ago

zaytc145 commented 3 years ago

Added boolean props to components, depending on the prop value diagram nodes and links become immovable

8

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

If adding a new feature, the PR's description includes:

Other information: