46 Commits

Author SHA1 Message Date
wanmeihuaxu
0664e021d0 bug fix:showSelectList options的closeOnSelect设置为false时,选项只能点一次
修改:添加每个选项独立的事件注册
2025-01-16 16:02:55 +08:00
fofolee
0a8c24374a 新增quickcommand.runCode,quickcommand.runInTerminal支持warp 2025-01-13 01:15:42 +08:00
fofolee
5691a8e48e 添加quickcommandUI在点击取消按钮和点击空白退出时的回调 2025-01-11 14:22:20 +08:00
fofolee
5c2d9a5d89 支持在配置文件中为每一个函数指定特有参数 2025-01-07 12:08:42 +08:00
fofolee
53a411c664 编排UI新增输入框;调整了showInputBox接口,以方便可视化编排调用 2025-01-07 11:08:25 +08:00
fofolee
1d3aa3c9ae 弃用lodash 2024-12-30 20:41:54 +08:00
fofolee
897d597885 脚本运行后就自动保存,保存时不关闭界面 2024-05-06 23:44:08 +08:00
fofolee
fefdf9578c 添加quickcomman.userData接口 ,可以增、删、改、查用户数据 2024-04-03 20:14:48 +08:00
fofolee
f34b80ee42 quickcommand.showConfirmBox支持html及设置宽度 2024-03-01 09:24:52 +08:00
fofolee
2b088a76ce 列表长度超出选中对象的索引时,索引重置为0 2024-01-26 12:46:18 +08:00
fofolee
827cd193a2 showMessageBox消息过长时进行截断 2022-06-01 10:27:54 +08:00
fofolee
2dd7508911 修复滚动 bug 2022-05-18 21:19:30 +08:00
fofolee
b0a9f07e3c 修复 subinput 和 selectList 的冲突 2022-05-17 21:50:30 +08:00
fofolee
2c6076c5ee 暗黑模式调整 2022-05-17 00:13:47 +08:00
fofolee
7c0b667c1d 样式调整 2022-05-16 17:49:32 +08:00
fofolee
d441ef2a1a 取消鼠标全局事件 2022-05-05 16:08:30 +08:00
fofolee
dab334c471 去除 item 动画 2022-05-03 20:34:21 +08:00
fofolee
f784e695c0 固定滚动距离 2022-05-03 14:59:43 +08:00
fofolee
07f6c93079 修改错别字 2022-05-03 10:09:56 +08:00
fofolee
39730c9446 添加快捷键 2022-05-03 01:10:11 +08:00
fofolee
b4b4b7f390 优化滚轮和按键事件 2022-05-02 22:53:05 +08:00
fofolee
35a68dec97 showMessageBox 超时时间根据文本长度自动调整 2022-05-02 16:07:12 +08:00
fofolee
5f9af8987c buf fix 2022-05-01 13:39:51 +08:00
fofolee
de01de24bb html 监听错误和重定向 console 2022-04-29 16:44:10 +08:00
fofolee
e113695a0a waitbtn位置调整 2022-04-28 17:32:50 +08:00
fofolee
94ad624fb8 取消v-close-popup 2022-04-26 09:41:23 +08:00
fofolee
a4002c6f65 调整按钮顺序 2022-04-26 00:54:59 +08:00
fofolee
31f5d3c94c 确认后返回 true 2022-04-26 00:25:56 +08:00
fofolee
6d8034d950 使用组件而非插件的形式重写 quickcommandUI 2022-04-25 01:43:57 +08:00
fofolee
0f9f003c0a 添加 closeWaitBtn 2022-04-22 23:16:10 +08:00
fofolee
81147b02eb 新增showWaitBtn 2022-04-22 22:38:04 +08:00
fofolee
015513ec45 去掉 temporaryStore 2022-04-19 21:46:05 +08:00
fofolee
9b0b7baa1d 将内容限制在一行之内 2022-04-18 09:20:22 +08:00
fofolee
f27a1bb064 修改全局滚动条样式 2022-04-14 22:36:53 +08:00
fofolee
d659fdcc88 退出时保存光标位置 2022-04-13 16:49:47 +08:00
fofolee
a02392d7b5 新增 window.temporaryStore 2022-04-12 10:54:35 +08:00
fofolee
8df2305879 精简全局变量 2022-04-12 08:51:09 +08:00
fofolee
0e8f95a0a1 quickcommand.updateSelectList 2022-04-12 00:58:33 +08:00
fofolee
70c23e63c8 selectList 100% 2022-04-12 00:30:53 +08:00
fofolee
2a922e414a selectList 滚动条样式 2022-04-11 19:54:58 +08:00
fofolee
40e972cbf4 加入拼音搜索 2022-04-11 18:37:49 +08:00
fofolee
c397f5f02f selectList bugFix 2022-04-11 17:03:35 +08:00
fofolee
1b55377c3c selectList 80% 2022-04-11 12:15:31 +08:00
fofolee
5b9d739b9b selectList 10% 2022-04-10 22:56:44 +08:00
fofolee
c46dfe3be6 调整 textarea 样式 2022-04-10 17:01:05 +08:00
fofolee
ec41728d0e 3 个 ui 完善 2022-04-07 23:53:22 +08:00