roymondchen
|
f9d23a4423
|
build(playground): 增加@vitejs/plugin-legacy插件
|
2022-05-12 16:21:08 +08:00 |
|
marchyang
|
a1ae3dd88d
|
fix: 修复lock文件问题
|
2022-04-28 16:55:10 +08:00 |
|
marchyang
|
cb99a6fff5
|
fix: 修复缺少buffer依赖,导致单独使用@tmagic/editor出现报错,无法运行的问题
safe-buffer是一个server端的库,使用了nodejs自带的buffer包,不支持浏览器环境,因此导致在运行时报错. 为解决此问题需要引入npm第三方包buffer来兼容浏览器环境.
|
2022-04-28 16:55:10 +08:00 |
|
roymondchen
|
658337b4b2
|
build: npm script 兼容windows
|
2022-04-26 21:04:48 +08:00 |
|
roymondchen
|
c8542367db
|
chore(stage): 升级moveable
|
2022-04-26 17:54:57 +08:00 |
|
roymondchen
|
9d46305d2a
|
chore: 更新npm依赖
|
2022-04-14 15:48:53 +08:00 |
|
roymondchen
|
db62427ee9
|
feat(editor): 新增删除、复制、粘贴、剪切快捷键操作
|
2022-04-13 17:17:14 +08:00 |
|
roymondchen
|
bfdd813531
|
refactor(stage): 优化拖动体验
|
2022-03-31 19:46:12 +08:00 |
|
roymondchen
|
6becbdaa6b
|
Revert "Revert "refactor(stage): 升级moveable""
This reverts commit 10ed55deea0c3dc7a97ac136a4065c447aaaf52a.
|
2022-03-29 13:02:40 +08:00 |
|
roymondchen
|
10ed55deea
|
Revert "refactor(stage): 升级moveable"
This reverts commit 9b8adf874c61d737c226f628fc06a42c4aa9f426.
|
2022-03-18 22:37:00 +08:00 |
|
roymondchen
|
9b8adf874c
|
refactor(stage): 升级moveable
|
2022-03-17 23:29:55 +08:00 |
|
roymondchen
|
6479751354
|
refactor(editor): monaco-editor是使用npm包版本
|
2022-03-14 22:02:26 +08:00 |
|
roymondchen
|
bc8b9f5225
|
refactor: make it public
|
2022-02-17 14:47:39 +08:00 |
|