chore(versions): bump
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @reactflow/node-resizer
|
||||
|
||||
## 1.2.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- panOnDrag: Use numbers for prop ([1,2] = drag via middle or right mouse button)
|
||||
selection: do not include hidden nodes
|
||||
minimap: fix onNodeClick for nodes outside the viewport
|
||||
keys: allow multi select when input is focused
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies []:
|
||||
- @reactflow/core@11.4.0-next.1
|
||||
|
||||
## 1.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@reactflow/node-resizer",
|
||||
"version": "1.1.1-next.0",
|
||||
"version": "1.2.0-next.1",
|
||||
"description": "A helper component for resizing nodes.",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
Reference in New Issue
Block a user