mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-26 20:29:21 +08:00
feat(playground): playground支持旋转操作
This commit is contained in:
parent
5271b08b3a
commit
423059deac
@ -24,6 +24,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^15.12.4",
|
"@types/node": "^15.12.4",
|
||||||
|
"@types/serialize-javascript": "^5.0.1",
|
||||||
"@vitejs/plugin-legacy": "^1.8.2",
|
"@vitejs/plugin-legacy": "^1.8.2",
|
||||||
"@vitejs/plugin-vue": "^1.2.3",
|
"@vitejs/plugin-vue": "^1.2.3",
|
||||||
"@vitejs/plugin-vue-jsx": "^1.1.6",
|
"@vitejs/plugin-vue-jsx": "^1.1.6",
|
||||||
|
@ -205,6 +205,7 @@ export default defineComponent({
|
|||||||
|
|
||||||
options.draggable = !isPage;
|
options.draggable = !isPage;
|
||||||
options.resizable = !isPage;
|
options.resizable = !isPage;
|
||||||
|
options.rotatable = !isPage;
|
||||||
|
|
||||||
return options;
|
return options;
|
||||||
},
|
},
|
||||||
|
32
pnpm-lock.yaml
generated
32
pnpm-lock.yaml
generated
@ -70,7 +70,7 @@ importers:
|
|||||||
|
|
||||||
packages/core:
|
packages/core:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@tmagic/schema': 1.0.0-rc.7
|
'@tmagic/schema': ^1.0.0-rc.6
|
||||||
'@types/events': ^3.0.0
|
'@types/events': ^3.0.0
|
||||||
'@types/node': ^15.12.4
|
'@types/node': ^15.12.4
|
||||||
events: ^3.3.0
|
events: ^3.3.0
|
||||||
@ -91,11 +91,11 @@ importers:
|
|||||||
specifiers:
|
specifiers:
|
||||||
'@babel/core': ^7.18.0
|
'@babel/core': ^7.18.0
|
||||||
'@element-plus/icons': 0.0.11
|
'@element-plus/icons': 0.0.11
|
||||||
'@tmagic/core': 1.0.0-rc.7
|
'@tmagic/core': ^1.0.0-rc.6
|
||||||
'@tmagic/form': 1.0.0-rc.7
|
'@tmagic/form': ^1.0.0-rc.6
|
||||||
'@tmagic/schema': 1.0.0-rc.7
|
'@tmagic/schema': ^1.0.0-rc.6
|
||||||
'@tmagic/stage': 1.0.0-rc.7
|
'@tmagic/stage': ^1.0.0-rc.6
|
||||||
'@tmagic/utils': 1.0.0-rc.7
|
'@tmagic/utils': ^1.0.0-rc.6
|
||||||
'@types/events': ^3.0.0
|
'@types/events': ^3.0.0
|
||||||
'@types/lodash-es': ^4.17.4
|
'@types/lodash-es': ^4.17.4
|
||||||
'@types/node': ^15.12.4
|
'@types/node': ^15.12.4
|
||||||
@ -156,7 +156,7 @@ importers:
|
|||||||
specifiers:
|
specifiers:
|
||||||
'@babel/core': ^7.18.0
|
'@babel/core': ^7.18.0
|
||||||
'@element-plus/icons': 0.0.11
|
'@element-plus/icons': 0.0.11
|
||||||
'@tmagic/utils': 1.0.0-rc.7
|
'@tmagic/utils': ^1.0.0-rc.6
|
||||||
'@types/lodash-es': ^4.17.4
|
'@types/lodash-es': ^4.17.4
|
||||||
'@types/node': ^15.12.4
|
'@types/node': ^15.12.4
|
||||||
'@types/sortablejs': ^1.10.7
|
'@types/sortablejs': ^1.10.7
|
||||||
@ -212,9 +212,9 @@ importers:
|
|||||||
packages/stage:
|
packages/stage:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@scena/guides': ^0.17.0
|
'@scena/guides': ^0.17.0
|
||||||
'@tmagic/core': 1.0.0-rc.7
|
'@tmagic/core': ^1.0.0-rc.6
|
||||||
'@tmagic/schema': 1.0.0-rc.7
|
'@tmagic/schema': ^1.0.0-rc.6
|
||||||
'@tmagic/utils': 1.0.0-rc.7
|
'@tmagic/utils': ^1.0.0-rc.6
|
||||||
'@types/events': ^3.0.0
|
'@types/events': ^3.0.0
|
||||||
'@types/lodash-es': ^4.17.4
|
'@types/lodash-es': ^4.17.4
|
||||||
'@types/node': ^15.12.4
|
'@types/node': ^15.12.4
|
||||||
@ -246,7 +246,7 @@ importers:
|
|||||||
|
|
||||||
packages/table:
|
packages/table:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@tmagic/form': 1.0.0-rc.7
|
'@tmagic/form': ^1.0.0-rc.6
|
||||||
'@types/color': ^3.0.1
|
'@types/color': ^3.0.1
|
||||||
'@types/lodash-es': ^4.17.4
|
'@types/lodash-es': ^4.17.4
|
||||||
'@types/node': ^15.12.4
|
'@types/node': ^15.12.4
|
||||||
@ -282,7 +282,7 @@ importers:
|
|||||||
packages/ui:
|
packages/ui:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@testing-library/vue': ^6.4.2
|
'@testing-library/vue': ^6.4.2
|
||||||
'@tmagic/schema': 1.0.0-rc.7
|
'@tmagic/schema': ^1.0.0-rc.6
|
||||||
'@types/qrcode': ^1.4.2
|
'@types/qrcode': ^1.4.2
|
||||||
'@vue/compiler-sfc': ^3.2.0
|
'@vue/compiler-sfc': ^3.2.0
|
||||||
'@vue/test-utils': ^2.0.0
|
'@vue/test-utils': ^2.0.0
|
||||||
@ -304,7 +304,7 @@ importers:
|
|||||||
|
|
||||||
packages/ui-react:
|
packages/ui-react:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@tmagic/schema': 1.0.0-rc.7
|
'@tmagic/schema': ^1.0.0-rc.6
|
||||||
'@types/react': ^17.0.37
|
'@types/react': ^17.0.37
|
||||||
'@types/react-dom': ^17.0.11
|
'@types/react-dom': ^17.0.11
|
||||||
qrcode: ^1.5.0
|
qrcode: ^1.5.0
|
||||||
@ -323,7 +323,7 @@ importers:
|
|||||||
|
|
||||||
packages/ui-vue2:
|
packages/ui-vue2:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@tmagic/schema': 1.0.0-rc.7
|
'@tmagic/schema': ^1.0.0-rc.6
|
||||||
'@vue/composition-api': 1.0.5
|
'@vue/composition-api': 1.0.5
|
||||||
qrcode: ^1.5.0
|
qrcode: ^1.5.0
|
||||||
vite: ^2.3.7
|
vite: ^2.3.7
|
||||||
@ -342,7 +342,7 @@ importers:
|
|||||||
|
|
||||||
packages/utils:
|
packages/utils:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@tmagic/schema': 1.0.0-rc.7
|
'@tmagic/schema': ^1.0.0-rc.6
|
||||||
'@types/node': ^15.12.4
|
'@types/node': ^15.12.4
|
||||||
moment: ^2.29.2
|
moment: ^2.29.2
|
||||||
typescript: ^4.3.4
|
typescript: ^4.3.4
|
||||||
@ -366,6 +366,7 @@ importers:
|
|||||||
'@tmagic/stage': ^1.0.0-rc.6
|
'@tmagic/stage': ^1.0.0-rc.6
|
||||||
'@tmagic/utils': ^1.0.0-rc.6
|
'@tmagic/utils': ^1.0.0-rc.6
|
||||||
'@types/node': ^15.12.4
|
'@types/node': ^15.12.4
|
||||||
|
'@types/serialize-javascript': ^5.0.1
|
||||||
'@vitejs/plugin-legacy': ^1.8.2
|
'@vitejs/plugin-legacy': ^1.8.2
|
||||||
'@vitejs/plugin-vue': ^1.2.3
|
'@vitejs/plugin-vue': ^1.2.3
|
||||||
'@vitejs/plugin-vue-jsx': ^1.1.6
|
'@vitejs/plugin-vue-jsx': ^1.1.6
|
||||||
@ -393,6 +394,7 @@ importers:
|
|||||||
vue-router: 4.0.15_vue@3.2.37
|
vue-router: 4.0.15_vue@3.2.37
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node': 15.14.9
|
'@types/node': 15.14.9
|
||||||
|
'@types/serialize-javascript': 5.0.2
|
||||||
'@vitejs/plugin-legacy': 1.8.2_vite@2.9.10
|
'@vitejs/plugin-legacy': 1.8.2_vite@2.9.10
|
||||||
'@vitejs/plugin-vue': 1.10.2_vite@2.9.10
|
'@vitejs/plugin-vue': 1.10.2_vite@2.9.10
|
||||||
'@vitejs/plugin-vue-jsx': 1.3.10
|
'@vitejs/plugin-vue-jsx': 1.3.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user