File tree 21 files changed +30
-26
lines changed
21 files changed +30
-26
lines changed Original file line number Diff line number Diff line change 44
44
- name : 🚧 Install dependencies
45
45
run : pnpm install --no-frozen-lockfile --ignore-scripts
46
46
47
- # - name: 📦 build
48
- # run: pnpm run build
47
+ - name : 📦 build
48
+ run : pnpm run build
49
49
50
50
# - name: ✅ Test
51
51
# run: pnpm run test
Original file line number Diff line number Diff line change 31
31
[
32
32
"@semantic-release/npm",
33
33
{
34
- "npmPublish": false
34
+ "npmPublish": true
35
35
}
36
36
],
37
37
[
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/x6-common" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " Basic toolkit for X6" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
57
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
57
+ "url" : " https ://github.com/antvis/x6.git" ,
58
58
"directory" : " packages/x6-common"
59
59
},
60
60
"publishConfig" : {
Original file line number Diff line number Diff line change 47
47
},
48
48
"repository" : {
49
49
"type" : " git" ,
50
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
50
+ "url" : " https ://github.com/antvis/x6.git" ,
51
51
"directory" : " packages/x6-geometry"
52
52
},
53
53
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/x6-plugin-clipboard" ,
3
+ <<<<<<< HEAD
4
+ "version" : " 2.1.1" ,
5
+ =======
3
6
"version" : " 2.1.2" ,
7
+ >>>>>>> master
4
8
"description" : " clipboard plugin for X6" ,
5
9
"main" : " lib/index.js" ,
6
10
"module" : " es/index.js" ,
53
57
},
54
58
"repository" : {
55
59
"type" : " git" ,
56
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
60
+ "url" : " https ://github.com/antvis/x6.git" ,
57
61
"directory" : " packages/x6-plugin-clipboard"
58
62
},
59
63
"publishConfig" : {
Original file line number Diff line number Diff line change 54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
57
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
57
+ "url" : " https ://github.com/antvis/x6.git" ,
58
58
"directory" : " packages/x6-plugin-dnd"
59
59
},
60
60
"publishConfig" : {
Original file line number Diff line number Diff line change 52
52
},
53
53
"repository" : {
54
54
"type" : " git" ,
55
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
55
+ "url" : " https ://github.com/antvis/x6.git" ,
56
56
"directory" : " packages/x6-plugin-export"
57
57
},
58
58
"publishConfig" : {
Original file line number Diff line number Diff line change 53
53
},
54
54
"repository" : {
55
55
"type" : " git" ,
56
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
56
+ "url" : " https ://github.com/antvis/x6.git" ,
57
57
"directory" : " packages/x6-plugin-history"
58
58
},
59
59
"publishConfig" : {
Original file line number Diff line number Diff line change 57
57
},
58
58
"repository" : {
59
59
"type" : " git" ,
60
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
60
+ "url" : " https ://github.com/antvis/x6.git" ,
61
61
"directory" : " packages/x6-plugin-keyboard"
62
62
},
63
63
"publishConfig" : {
Original file line number Diff line number Diff line change 54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
57
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
57
+ "url" : " https ://github.com/antvis/x6.git" ,
58
58
"directory" : " packages/x6-plugin-minimap"
59
59
},
60
60
"publishConfig" : {
Original file line number Diff line number Diff line change 54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
57
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
57
+ "url" : " https ://github.com/antvis/x6.git" ,
58
58
"directory" : " packages/x6-plugin-scroller"
59
59
},
60
60
"publishConfig" : {
Original file line number Diff line number Diff line change 54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
57
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
57
+ "url" : " https ://github.com/antvis/x6.git" ,
58
58
"directory" : " packages/x6-plugin-selection"
59
59
},
60
60
"publishConfig" : {
Original file line number Diff line number Diff line change 54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
57
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
57
+ "url" : " https ://github.com/antvis/x6.git" ,
58
58
"directory" : " packages/x6-plugin-snapline"
59
59
},
60
60
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/x6-plugin-stencil" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " stencil plugin for X6" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
56
56
},
57
57
"repository" : {
58
58
"type" : " git" ,
59
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
59
+ "url" : " https ://github.com/antvis/x6.git" ,
60
60
"directory" : " packages/x6-plugin-stencil"
61
61
},
62
62
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/x6-plugin-transform" ,
3
- "version" : " 2.1 .2" ,
3
+ "version" : " 2.0 .2" ,
4
4
"description" : " transform plugin for X6" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
57
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
57
+ "url" : " https ://github.com/antvis/x6.git" ,
58
58
"directory" : " packages/x6-plugin-transform"
59
59
},
60
60
"publishConfig" : {
Original file line number Diff line number Diff line change 82
82
},
83
83
"repository" : {
84
84
"type" : " git" ,
85
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
85
+ "url" : " https ://github.com/antvis/x6.git" ,
86
86
"directory" : " packages/x6-react-components"
87
87
},
88
88
"publishConfig" : {
Original file line number Diff line number Diff line change 60
60
},
61
61
"repository" : {
62
62
"type" : " git" ,
63
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
63
+ "url" : " https ://github.com/antvis/x6.git" ,
64
64
"directory" : " packages/x6-react-shape"
65
65
},
66
66
"publishConfig" : {
Original file line number Diff line number Diff line change 65
65
},
66
66
"repository" : {
67
67
"type" : " git" ,
68
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
68
+ "url" : " https ://github.com/antvis/x6.git" ,
69
69
"directory" : " packages/x6-vue-shape"
70
70
},
71
71
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/x6" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " JavaScript diagramming library that uses SVG and HTML for rendering" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
59
59
},
60
60
"repository" : {
61
61
"type" : " git" ,
62
- "url" : " ssh ://git@ github.com/antvis/x6.git" ,
62
+ "url" : " https ://github.com/antvis/x6.git" ,
63
63
"directory" : " packages/x6"
64
64
},
65
65
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ export class Edge<
298
298
299
299
const cell = this . getTerminalCell ( type )
300
300
if ( cell ) {
301
- return cell . getConnectionPoint ( this , type )
301
+ return cell . getConnectionPoint ( this as any , type )
302
302
}
303
303
304
304
return new Point ( )
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ export class JobQueue {
99
99
if ( this . scheduleId ) {
100
100
this . cancelScheduleJob ( )
101
101
}
102
- this . scheduleId = window . setTimeout ( this . flushJobs . bind ( this ) )
102
+ this . scheduleId = ( window as Window ) . setTimeout ( this . flushJobs . bind ( this ) )
103
103
}
104
104
}
105
105
You can’t perform that action at this time.
0 commit comments