chore(packages): bump
This commit is contained in:
@@ -1,13 +1,20 @@
|
||||
# @reactflow/node-resizer
|
||||
|
||||
## 1.2.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`ab2ff374`](https://github.com/wbkd/react-flow/commit/ab2ff3740618da48bd4350597e816c397f3d78ff), [`50032c3d`](https://github.com/wbkd/react-flow/commit/50032c3d953bd819d0afe48e4b61f77f987cc8d0), [`baa8689e`](https://github.com/wbkd/react-flow/commit/baa8689ef629d22da4cbbef955e0c83d21df0493), [`4244bae2`](https://github.com/wbkd/react-flow/commit/4244bae25a36cb4904dc1fbba26e1c4d5d463cb9), [`7ef29108`](https://github.com/wbkd/react-flow/commit/7ef2910808aaaee029894363d52efc0c378a7654), [`23afb3ab`](https://github.com/wbkd/react-flow/commit/23afb3abebdb42fad284f68bec164afac609563c)]:
|
||||
- @reactflow/core@11.4.0
|
||||
|
||||
## 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
|
||||
- selection: do not include hidden nodes
|
||||
- minimap: fix onNodeClick for nodes outside the viewport
|
||||
- keys: allow multi select when input is focused
|
||||
|
||||
### Patch Changes
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@reactflow/node-resizer",
|
||||
"version": "1.2.0-next.1",
|
||||
"version": "1.2.0",
|
||||
"description": "A helper component for resizing nodes.",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
Reference in New Issue
Block a user