Compare commits

...

24 Commits

Author SHA1 Message Date
f241fadbcc chore(release): @antv/x6-plugin-export@1.0.3 [skip ci] 2022-11-05 07:57:58 +00:00
1d4924a84a chore(release): @antv/x6-plugin-clipboard@1.0.3 [skip ci] 2022-11-05 07:57:56 +00:00
49f2162e61 chore(release): @antv/x6-geometry@1.0.2 [skip ci] 2022-11-05 07:57:53 +00:00
39278f8b67 chore(release): @antv/x6-common@1.1.1 [skip ci] 2022-11-05 07:57:51 +00:00
c018065a42 chore(release): @antv/x6@1.1.1 [skip ci] 2022-11-05 07:57:48 +00:00
190d0978ef chore(release): @antv/x6-example-features@1.0.1 [skip ci] 2022-11-05 07:57:45 +00:00
75fa88ec80 chore(release): @antv/x6-plugin-dnd@1.0.3 [skip ci] 2022-11-05 07:57:43 +00:00
a02ca20f05 chore: bump to 2.0
force bump to 2.0

BREAKING CHANGE: bump to 2.0
2022-11-05 15:49:05 +08:00
5c1dc137d5 chore(release): @antv/x6-vue-shape@1.1.0 [skip ci] 2022-11-05 07:23:30 +00:00
b903dc0539 chore(release): @antv/x6-react-shape@1.0.2 [skip ci] 2022-11-05 07:23:27 +00:00
4c61c7f74d chore(release): @antv/x6-react-components@1.1.0 [skip ci] 2022-11-05 07:23:24 +00:00
6f591418d2 chore(release): @antv/x6-plugin-transform@1.0.2 [skip ci] 2022-11-05 07:23:21 +00:00
b1ec2def7b chore(release): @antv/x6-plugin-stencil@1.0.2 [skip ci] 2022-11-05 07:23:18 +00:00
8f57a63206 chore(release): @antv/x6-plugin-snapline@1.0.2 [skip ci] 2022-11-05 07:23:16 +00:00
23120ffc65 chore(release): @antv/x6-plugin-selection@1.0.2 [skip ci] 2022-11-05 07:23:12 +00:00
daac3e5fdc chore(release): @antv/x6-plugin-scroller@1.1.0 [skip ci] 2022-11-05 07:23:10 +00:00
cbb415fc19 chore(release): @antv/x6-plugin-minimap@1.0.2 [skip ci] 2022-11-05 07:23:07 +00:00
75ef37b761 chore(release): @antv/x6-plugin-keyboard@1.0.2 [skip ci] 2022-11-05 07:23:04 +00:00
99e2bea2d8 chore(release): @antv/x6-plugin-history@1.0.2 [skip ci] 2022-11-05 07:23:01 +00:00
bd72005ee2 chore(release): @antv/x6-plugin-export@1.0.2 [skip ci] 2022-11-05 07:22:58 +00:00
0cc1d89eec chore(release): @antv/x6-plugin-clipboard@1.0.2 [skip ci] 2022-11-05 07:22:55 +00:00
1ebf0912d1 chore(release): @antv/x6-common@1.1.0 [skip ci] 2022-11-05 07:22:52 +00:00
da41870afd chore(release): @antv/x6@1.1.0 [skip ci] 2022-11-05 07:22:49 +00:00
db0c31deb0 chore(release): @antv/x6-plugin-dnd@1.0.2 [skip ci] 2022-11-05 07:22:47 +00:00
39 changed files with 15939 additions and 9112 deletions

View File

@ -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)

View File

@ -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",

View File

@ -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",

View File

@ -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)

View File

@ -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",

View File

@ -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)

View File

@ -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",

View File

@ -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)

View File

@ -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",

View File

@ -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)

View File

@ -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",

View File

@ -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)

View File

@ -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",

View File

@ -1,3 +1,13 @@
## @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)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6-plugin-history",
"version": "1.0.1",
"version": "2.0.0",
"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": "^2.x"
},
"devDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "^2.0.x"
},
"author": {
"name": "bubkoo",

View File

@ -1,3 +1,13 @@
## @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)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6-plugin-keyboard",
"version": "1.0.1",
"version": "2.0.0",
"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": "^2.x"
},
"devDependencies": {
"@antv/x6": "1.0.1",
"@antv/x6": "^2.0.x",
"@types/mousetrap": "^1.6.5"
},
"author": {

View File

@ -1,3 +1,13 @@
## @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)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6-plugin-minimap",
"version": "1.0.1",
"version": "2.0.0",
"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": "^2.x"
},
"devDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "^2.0.x"
},
"author": {
"name": "bubkoo",

View File

@ -1,3 +1,18 @@
# @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)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6-plugin-scroller",
"version": "1.0.1",
"version": "2.0.0",
"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": "^2.x"
},
"devDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "^2.0.x"
},
"author": {
"name": "bubkoo",

View File

@ -1,3 +1,13 @@
## @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)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6-plugin-selection",
"version": "1.0.1",
"version": "2.0.0",
"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": "^2.x"
},
"devDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "^2.0.x"
},
"author": {
"name": "bubkoo",

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": "2.0.0",
"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": "^2.x"
},
"devDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "^2.0.x"
},
"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": "2.0.0",
"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": "^2.x",
"@antv/x6-plugin-dnd": "^2.x"
},
"devDependencies": {
"@antv/x6": "1.0.1",
"@antv/x6-plugin-dnd": "1.0.1"
"@antv/x6": "^2.0.x",
"@antv/x6-plugin-dnd": "^2.0.x"
},
"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": "2.0.0",
"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": "^2.x"
},
"devDependencies": {
"@antv/x6": "1.0.1"
"@antv/x6": "^2.0.x"
},
"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": "2.0.0",
"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"
},

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": "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",

View File

@ -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)

View File

@ -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"
},

View File

@ -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)

View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
packages:
- 'packages/*'
- 'scripts/*'
# - 'examples/*'
# - 'sites/*'
- packages/*
- scripts/*
- examples/*
# - sites/*