@vue-flow/node-resizer ​
1.3.5 ​
Patch Changes ​
- #1113 1f3c85a6Thanks @bcakmakoglu! - Wait for node dimensions to be initialised before enforcing min/max height/width on nodes
1.3.4 ​
Patch Changes ​
- #1087 48bcb29cThanks @bcakmakoglu! - Enforce minHeight, minWidth and maxHeight, maxWidth by updating node styles whenever these props change (if an update is necessary)
1.3.3 ​
Patch Changes ​
- #1015 f4d8d540Thanks @bcakmakoglu! - Use correct prop names for class and style
1.3.2 ​
Patch Changes ​
- #890 9065311Thanks @bcakmakoglu! - Render nothing whenisVisibleprop is set to false
1.3.1 ​
Patch Changes ​
- #865 9ce7bdc4Thanks @bcakmakoglu! - Addexportsfield to package.json
1.3.0 ​
Minor Changes ​
- #739 9e48211dThanks @bcakmakoglu! - Add maxHeight and maxWidth props to node resizer
1.2.2 ​
Patch Changes ​
- #716 1685827dThanks @bcakmakoglu! - Fix umd pkg names and use the correct vue flow core umd pkg name in plugins
1.2.1 ​
Patch Changes ​
- #682 b08cb4d4Thanks @bcakmakoglu! - Add compat mode to components to avoid breaking when used with @vue/compat
1.2.0 ​
Minor Changes ​
- #633 - 5abe4ca2Thanks @AlexeyMeshkov! - Add- keepAspectRatiooption to node-resizer.- Aspect ratio can either be a number or a boolean
- When using a boolean value, the aspect ratio will match the initial node sizes' aspect ratio
 
1.1.0 ​
Minor Changes ​
- #646 a6a6c0b1Thanks @bcakmakoglu! - AddshouldResizeoption. Allows users to cancel resizing.
1.0.2 ​
Patch Changes ​
- #616 b16e3564Thanks @bcakmakoglu! - Upgrade to vite 4 & update deps
1.0.1 ​
Patch Changes ​
- c9d37fcThanks @bcakmakoglu! - Correct pkg main field
1.0.0 ​
Major Changes ​
- #498 1739797cThanks @bcakmakoglu! - Add node-resizer package
 Vue Flow
Vue Flow