Compare commits
33 Commits
@antv/x6-r
...
@antv/x6-r
Author | SHA1 | Date | |
---|---|---|---|
|
7bf4aa956b | ||
|
ac7d16370c | ||
|
e3c0452acc | ||
|
0ba4e0f20c | ||
|
a02791901b | ||
|
0f71b7ee06 | ||
|
23ddfa27c5 | ||
|
4dc8f56bfc | ||
|
b6d8ffa913 | ||
|
f241fadbcc | ||
|
1d4924a84a | ||
|
49f2162e61 | ||
|
39278f8b67 | ||
|
c018065a42 | ||
|
190d0978ef | ||
|
75fa88ec80 | ||
|
a02ca20f05 | ||
|
5c1dc137d5 | ||
|
b903dc0539 | ||
|
4c61c7f74d | ||
|
6f591418d2 | ||
|
b1ec2def7b | ||
|
8f57a63206 | ||
|
23120ffc65 | ||
|
daac3e5fdc | ||
|
cbb415fc19 | ||
|
75ef37b761 | ||
|
99e2bea2d8 | ||
|
bd72005ee2 | ||
|
0cc1d89eec | ||
|
1ebf0912d1 | ||
|
da41870afd | ||
|
db0c31deb0 |
@@ -1,3 +1,36 @@
|
||||
## @antv/x6-example-features [1.0.1](https://github.com/antvis/X6/compare/@antv/x6-example-features@1.0.0...@antv/x6-example-features@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/X6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
* **@antv/x6-plugin-clipboard:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-dnd:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-history:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-keyboard:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-minimap:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-scroller:** upgraded to 1.1.1
|
||||
* **@antv/x6-plugin-selection:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-snapline:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-stencil:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-transform:** upgraded to 1.0.3
|
||||
* **@antv/x6-plugin-export:** upgraded to 1.0.3
|
||||
* **@antv/x6-react-components:** upgraded to 1.1.1
|
||||
* **@antv/x6-react-shape:** upgraded to 1.0.3
|
||||
|
||||
# @antv/x6-example-features 1.0.0 (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@antv/x6-example-features",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"scripts": {
|
||||
"start": "umi dev",
|
||||
"build": "umi build",
|
||||
@@ -9,20 +9,20 @@
|
||||
"precommit": "lint-staged"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "1.0.0",
|
||||
"@antv/x6-plugin-clipboard": "1.0.0",
|
||||
"@antv/x6-plugin-dnd": "1.0.0",
|
||||
"@antv/x6-plugin-history": "1.0.0",
|
||||
"@antv/x6-plugin-keyboard": "1.0.0",
|
||||
"@antv/x6-plugin-minimap": "1.0.0",
|
||||
"@antv/x6-plugin-scroller": "1.0.0",
|
||||
"@antv/x6-plugin-selection": "1.0.0",
|
||||
"@antv/x6-plugin-snapline": "1.0.0",
|
||||
"@antv/x6-plugin-stencil": "1.0.0",
|
||||
"@antv/x6-plugin-transform": "1.0.0",
|
||||
"@antv/x6-plugin-export": "1.0.0",
|
||||
"@antv/x6-react-components": "1.0.0",
|
||||
"@antv/x6-react-shape": "1.0.0",
|
||||
"@antv/x6": "1.1.1",
|
||||
"@antv/x6-plugin-clipboard": "1.0.3",
|
||||
"@antv/x6-plugin-dnd": "1.0.3",
|
||||
"@antv/x6-plugin-history": "1.0.3",
|
||||
"@antv/x6-plugin-keyboard": "1.0.3",
|
||||
"@antv/x6-plugin-minimap": "1.0.3",
|
||||
"@antv/x6-plugin-scroller": "1.1.1",
|
||||
"@antv/x6-plugin-selection": "1.0.3",
|
||||
"@antv/x6-plugin-snapline": "1.0.3",
|
||||
"@antv/x6-plugin-stencil": "1.0.3",
|
||||
"@antv/x6-plugin-transform": "1.0.3",
|
||||
"@antv/x6-plugin-export": "1.0.3",
|
||||
"@antv/x6-react-components": "1.1.1",
|
||||
"@antv/x6-react-shape": "1.0.3",
|
||||
"antd": "^4.4.2",
|
||||
"classnames": "^2.2.6",
|
||||
"dagre": "^0.8.5",
|
||||
|
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"commitlint": {
|
||||
"extends": [
|
||||
"@commitlint/config-conventional"
|
||||
"@commitlint/config-angular"
|
||||
]
|
||||
},
|
||||
"pnpm": {
|
||||
@@ -67,6 +67,7 @@
|
||||
"@babel/core": "^7.19.6",
|
||||
"@babel/plugin-syntax-flow": "^7.18.6",
|
||||
"@babel/plugin-transform-react-jsx": "^7.19.0",
|
||||
"@commitlint/config-angular": "^17.2.0",
|
||||
"@commitlint/config-conventional": "^17.2.0",
|
||||
"@rollup/plugin-commonjs": "^23.0.2",
|
||||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
|
@@ -1,3 +1,22 @@
|
||||
## @antv/x6-common [1.1.1](https://github.com/antvis/x6/compare/@antv/x6-common@1.1.0...@antv/x6-common@1.1.1) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
# @antv/x6-common [1.1.0](https://github.com/antvis/x6/compare/@antv/x6-common@1.0.1...@antv/x6-common@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-common [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-common@1.0.0...@antv/x6-common@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-common",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.1",
|
||||
"description": "Basic toolkit for X6",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
@@ -1,3 +1,15 @@
|
||||
## @antv/x6-geometry [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-geometry@1.0.1...@antv/x6-geometry@1.0.2) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
## @antv/x6-geometry [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-geometry@1.0.0...@antv/x6-geometry@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"name": "@antv/x6-geometry",
|
||||
"description": "Geometry operations for X6",
|
||||
"main": "lib/index.js",
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-clipboard [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-clipboard@1.0.2...@antv/x6-plugin-clipboard@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @antv/x6-plugin-clipboard [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-clipboard@1.0.1...@antv/x6-plugin-clipboard@1.0.2) (2022-11-05)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-plugin-clipboard [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-clipboard@1.0.0...@antv/x6-plugin-clipboard@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-clipboard",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"description": "clipboard 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.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-dnd [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-dnd@1.0.2...@antv/x6-plugin-dnd@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @antv/x6-plugin-dnd [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-dnd@1.0.1...@antv/x6-plugin-dnd@1.0.2) (2022-11-05)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-plugin-dnd [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-dnd@1.0.0...@antv/x6-plugin-dnd@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-dnd",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"description": "dnd plugin for X6",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
@@ -38,10 +38,10 @@
|
||||
"pretest": "rss"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-export [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-export@1.0.2...@antv/x6-plugin-export@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @antv/x6-plugin-export [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-export@1.0.1...@antv/x6-plugin-export@1.0.2) (2022-11-05)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-plugin-export [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-export@1.0.0...@antv/x6-plugin-export@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-export",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"description": "export plugin for X6.",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
@@ -36,10 +36,10 @@
|
||||
"pretest": "rss"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-history [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-history@1.0.2...@antv/x6-plugin-history@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @antv/x6-plugin-history [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-history@1.0.1...@antv/x6-plugin-history@1.0.2) (2022-11-05)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-plugin-history [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-history@1.0.0...@antv/x6-plugin-history@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-history",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"description": "history 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.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-keyboard [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-keyboard@1.0.2...@antv/x6-plugin-keyboard@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @antv/x6-plugin-keyboard [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-keyboard@1.0.1...@antv/x6-plugin-keyboard@1.0.2) (2022-11-05)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-plugin-keyboard [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-keyboard@1.0.0...@antv/x6-plugin-keyboard@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-keyboard",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"description": "keyboard plugin for X6",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
@@ -40,10 +40,10 @@
|
||||
"mousetrap": "^1.6.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1",
|
||||
"@antv/x6": "1.1.1",
|
||||
"@types/mousetrap": "^1.6.5"
|
||||
},
|
||||
"author": {
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-minimap [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-minimap@1.0.2...@antv/x6-plugin-minimap@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @antv/x6-plugin-minimap [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-minimap@1.0.1...@antv/x6-plugin-minimap@1.0.2) (2022-11-05)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-plugin-minimap [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-minimap@1.0.0...@antv/x6-plugin-minimap@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-minimap",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"description": "minimap 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.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,38 @@
|
||||
## @antv/x6-plugin-scroller [1.1.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-scroller@1.1.0...@antv/x6-plugin-scroller@1.1.1) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
# @antv/x6-plugin-scroller [1.1.0](https://github.com/antvis/x6/compare/@antv/x6-plugin-scroller@1.0.1...@antv/x6-plugin-scroller@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))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-plugin-scroller [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-scroller@1.0.0...@antv/x6-plugin-scroller@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-scroller",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.1",
|
||||
"description": "scroller 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.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-selection [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-selection@1.0.2...@antv/x6-plugin-selection@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @antv/x6-plugin-selection [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-plugin-selection@1.0.1...@antv/x6-plugin-selection@1.0.2) (2022-11-05)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-plugin-selection [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-plugin-selection@1.0.0...@antv/x6-plugin-selection@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-selection",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"description": "selection 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.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-snapline [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-snapline@1.0.2...@antv/x6-plugin-snapline@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @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)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-snapline",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"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.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,35 @@
|
||||
## @antv/x6-plugin-stencil [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-stencil@1.0.2...@antv/x6-plugin-stencil@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
* **@antv/x6-plugin-dnd:** upgraded to 1.0.3
|
||||
|
||||
## @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)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-stencil",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"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.1",
|
||||
"@antv/x6-plugin-dnd": "1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1",
|
||||
"@antv/x6-plugin-dnd": "1.0.1"
|
||||
"@antv/x6": "1.1.1",
|
||||
"@antv/x6-plugin-dnd": "1.0.3"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,33 @@
|
||||
## @antv/x6-plugin-transform [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-plugin-transform@1.0.2...@antv/x6-plugin-transform@1.0.3) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.1
|
||||
|
||||
## @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)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-plugin-transform",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"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.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1"
|
||||
"@antv/x6": "1.1.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "bubkoo",
|
||||
|
@@ -1,3 +1,22 @@
|
||||
## @antv/x6-react-components [1.1.1](https://github.com/antvis/x6/compare/@antv/x6-react-components@1.1.0...@antv/x6-react-components@1.1.1) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
# @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)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-react-components",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.1",
|
||||
"description": "React components for building x6 editors",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
@@ -58,7 +58,7 @@
|
||||
"rc-dropdown": "^3.0.0-alpha.0",
|
||||
"rc-util": "^4.15.7",
|
||||
"react-color": "2.17.1",
|
||||
"react-resize-detector": "^7.0.0",
|
||||
"react-resize-detector": "^6.6.4",
|
||||
"ua-parser-js": "^0.7.20"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -67,7 +67,7 @@
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"@types/react-color": "^3.0.1",
|
||||
"@types/react-resize-detector": "^6.0.0",
|
||||
"@types/react-resize-detector": "^5.0.0",
|
||||
"@types/ua-parser-js": "^0.7.33",
|
||||
"antd": "^4.4.2"
|
||||
},
|
||||
|
@@ -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)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-react-shape",
|
||||
"version": "1.0.1",
|
||||
"version": "2.0.0",
|
||||
"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": "^2.x",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1",
|
||||
"@antv/x6": "^2.0.x",
|
||||
"@types/react": "^18.0.0",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
"react": "^18.0.0",
|
||||
|
@@ -1,3 +1,18 @@
|
||||
# @antv/x6-vue-shape [1.1.0](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.0.1...@antv/x6-vue-shape@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))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6-vue-shape [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.0.0...@antv/x6-vue-shape@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6-vue-shape",
|
||||
"version": "1.0.1",
|
||||
"version": "2.0.0",
|
||||
"description": "X6 shape for rendering vue components.",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
@@ -38,7 +38,7 @@
|
||||
"pretest": "rss"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue-demi": "latest"
|
||||
"vue-demi": "^0.7.4"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@vue/composition-api": {
|
||||
@@ -46,12 +46,12 @@
|
||||
}
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@antv/x6": "1.0.1",
|
||||
"@antv/x6": "^2.x",
|
||||
"@vue/composition-api": "^1.0.0-rc.6",
|
||||
"vue": "^2.6.12 || ^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antv/x6": "1.0.1",
|
||||
"@antv/x6": "^2.0.x",
|
||||
"@vue/composition-api": "^1.0.0-rc.6",
|
||||
"vue": "^2.6.12"
|
||||
},
|
||||
|
@@ -1,3 +1,39 @@
|
||||
## @antv/x6 [1.1.1](https://github.com/antvis/x6/compare/@antv/x6@1.1.0...@antv/x6@1.1.1) (2022-11-05)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* bump to 2.0 ([a02ca20](https://github.com/antvis/x6/commit/a02ca20f054d2eada7806f76b0abe5ae51fb18d1))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* bump to 2.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6-common:** upgraded to 1.1.1
|
||||
* **@antv/x6-geometry:** upgraded to 1.0.2
|
||||
|
||||
# @antv/x6 [1.1.0](https://github.com/antvis/x6/compare/@antv/x6@1.0.1...@antv/x6@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))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6-common:** upgraded to 1.1.0
|
||||
|
||||
## @antv/x6 [1.0.1](https://github.com/antvis/x6/compare/@antv/x6@1.0.0...@antv/x6@1.0.1) (2022-11-05)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.1",
|
||||
"description": "JavaScript diagramming library that uses SVG and HTML for rendering",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
@@ -44,8 +44,8 @@
|
||||
"pretest": "rss"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6-common": "1.0.1",
|
||||
"@antv/x6-geometry": "1.0.1",
|
||||
"@antv/x6-common": "1.1.1",
|
||||
"@antv/x6-geometry": "1.0.2",
|
||||
"utility-types": "^3.10.0"
|
||||
},
|
||||
"author": {
|
||||
|
24602
pnpm-lock.yaml
generated
24602
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
packages:
|
||||
- 'packages/*'
|
||||
- 'scripts/*'
|
||||
# - 'examples/*'
|
||||
# - 'sites/*'
|
||||
- packages/*
|
||||
- scripts/*
|
||||
- examples/*
|
||||
# - sites/*
|
||||
|
Reference in New Issue
Block a user