Compare commits

..

5 Commits

10 changed files with 63 additions and 15 deletions

View File

@@ -1,3 +1,13 @@
## @antv/x6-plugin-snapline [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-snapline@1.0.1...@antv/x6-plugin-snapline@1.0.2) (2022-11-05)
### Dependencies
* **@antv/x6:** upgraded to 1.1.0
## @antv/x6-plugin-snapline [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-snapline@1.0.0...@antv/x6-plugin-snapline@1.0.1) (2022-11-05)

View File

@@ -1,6 +1,6 @@
{
"name": "@antv/x6-plugin-snapline",
"version": "1.0.1",
"version": "1.0.2",
"description": "snapline plugin for X6",
"main": "lib/index.js",
"module": "es/index.js",
@@ -37,10 +37,10 @@
"pretest": "rss"
},
"peerDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "1.1.0"
},
"devDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "1.1.0"
},
"author": {
"name": "bubkoo",

View File

@@ -1,3 +1,14 @@
## @antv/x6-plugin-stencil [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-stencil@1.0.1...@antv/x6-plugin-stencil@1.0.2) (2022-11-05)
### Dependencies
* **@antv/x6:** upgraded to 1.1.0
* **@antv/x6-plugin-dnd:** upgraded to 1.0.2
## @antv/x6-plugin-stencil [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-stencil@1.0.0...@antv/x6-plugin-stencil@1.0.1) (2022-11-05)

View File

@@ -1,6 +1,6 @@
{
"name": "@antv/x6-plugin-stencil",
"version": "1.0.1",
"version": "1.0.2",
"description": "stencil plugin for X6",
"main": "lib/index.js",
"module": "es/index.js",
@@ -37,12 +37,12 @@
"pretest": "rss"
},
"peerDependencies": {
"@antv/x6": "1.0.1",
"@antv/x6-plugin-dnd": "1.0.1"
"@antv/x6": "1.1.0",
"@antv/x6-plugin-dnd": "1.0.2"
},
"devDependencies": {
"@antv/x6": "1.0.1",
"@antv/x6-plugin-dnd": "1.0.1"
"@antv/x6": "1.1.0",
"@antv/x6-plugin-dnd": "1.0.2"
},
"author": {
"name": "bubkoo",

View File

@@ -1,3 +1,13 @@
## @antv/x6-plugin-transform [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-transform@1.0.1...@antv/x6-plugin-transform@1.0.2) (2022-11-05)
### Dependencies
* **@antv/x6:** upgraded to 1.1.0
## @antv/x6-plugin-transform [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-transform@1.0.0...@antv/x6-plugin-transform@1.0.1) (2022-11-05)

View File

@@ -1,6 +1,6 @@
{
"name": "@antv/x6-plugin-transform",
"version": "1.0.1",
"version": "1.0.2",
"description": "transform plugin for X6",
"main": "lib/index.js",
"module": "es/index.js",
@@ -37,10 +37,10 @@
"pretest": "rss"
},
"peerDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "1.1.0"
},
"devDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "1.1.0"
},
"author": {
"name": "bubkoo",

View File

@@ -1,3 +1,10 @@
# @antv/x6-react-components [1.1.0](https://github.com/antvis/x6/compare/@antv/x6-react-components@1.0.1...@antv/x6-react-components@1.1.0) (2022-11-05)
### Features
* sync some commit from v1 ([#2851](https://github.com/antvis/x6/issues/2851)) ([a772025](https://github.com/antvis/x6/commit/a7720251ff42f2892bff9c3cd5159932322362b1))
## @antv/x6-react-components [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-react-components@1.0.0...@antv/x6-react-components@1.0.1) (2022-11-05)

View File

@@ -1,6 +1,6 @@
{
"name": "@antv/x6-react-components",
"version": "1.0.1",
"version": "1.1.0",
"description": "React components for building x6 editors",
"main": "lib/index.js",
"module": "es/index.js",

View File

@@ -1,3 +1,13 @@
## @antv/x6-react-shape [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-react-shape@1.0.1...@antv/x6-react-shape@1.0.2) (2022-11-05)
### Dependencies
* **@antv/x6:** upgraded to 1.1.0
## @antv/x6-react-shape [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-react-shape@1.0.0...@antv/x6-react-shape@1.0.1) (2022-11-05)

View File

@@ -1,6 +1,6 @@
{
"name": "@antv/x6-react-shape",
"version": "1.0.1",
"version": "1.0.2",
"description": "X6 shape for rendering react components.",
"main": "lib/index.js",
"module": "es/index.js",
@@ -38,12 +38,12 @@
"pretest": "rss"
},
"peerDependencies": {
"@antv/x6": "1.0.1",
"@antv/x6": "1.1.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@antv/x6": "1.0.1",
"@antv/x6": "1.1.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react": "^18.0.0",