440 Commits

Author SHA1 Message Date
fofolee
fc71af3150 调整禁用且暗色模式下命令标签的视觉效果 2024-12-18 13:31:47 +08:00
fofolee
f8e8239db7 禁用时图标灰色 2024-12-18 13:14:31 +08:00
fofolee
aa6217021f 调节卡片动画 2024-12-17 12:11:08 +08:00
fofolee
3225348986 及时销毁blob 2024-05-10 21:23:49 +08:00
fofolee
f4ba9c5d76 修复html输出时页面高度异常的bug 2024-05-09 10:36:22 +08:00
fofolee
4de96bac47 添加从id获取qc的接口 2024-05-08 21:53:44 +08:00
fofolee
545d4b3b31 新建命令正则匹配功能改为直接导入命令 2024-05-07 13:07:08 +08:00
fofolee
897d597885 脚本运行后就自动保存,保存时不关闭界面 2024-05-06 23:44:08 +08:00
fofolee
619ee689f5 添加分享中心入口 2024-05-06 23:25:43 +08:00
fofolee
fefdf9578c 添加quickcomman.userData接口 ,可以增、删、改、查用户数据 2024-04-03 20:14:48 +08:00
fofolee
a905e4d981 修复命令输出结果为undefined时不显示的bug 2024-04-03 20:13:54 +08:00
fofolee
2c8da17be0 样式微调 2024-03-13 20:42:22 +08:00
fofolee
cf173227af 修复点击命令卡片的设置菜单时菜单偏移的BUG 2024-03-13 19:24:49 +08:00
fofolee
2b99fa0f31 修复设置菜单下的弹窗不可点击及显示异常的BUG 2024-03-13 18:20:59 +08:00
fofolee
1ecd1e7f01 修复未填写说明时卡片高度异常的BUG 2024-03-13 17:43:06 +08:00
fofolee
10d7ab200e 优化转义规则 2024-03-04 16:42:03 +08:00
fofolee
f34b80ee42 quickcommand.showConfirmBox支持html及设置宽度 2024-03-01 09:24:52 +08:00
fofolee
ebb1b79b73 使用JSON.stringify转义特殊变量 2024-02-25 12:55:25 +08:00
fofolee
d65943fa84 插入特殊变量默认使用双引号 2024-02-25 12:55:01 +08:00
fofolee
867835b78e 对特殊变量里的特殊字符和换行符进行转义 2024-02-24 13:47:54 +08:00
fofolee
f698d44ce6 暂时取消自动分离功能 2024-02-24 12:33:34 +08:00
fofolee
cd152e4c88 修复alt+z无法换行的bug 2024-02-19 11:38:43 +08:00
fofolee
ea2e873525 添加自动分离功能 2024-02-19 00:31:04 +08:00
fofolee
32dc1ed463 解决自动补全重复注册的bug 2024-02-18 16:57:05 +08:00
fofolee
467e949365 修复ResizeObserver loop limit exceeded错误 2024-02-18 16:42:43 +08:00
fofolee
2b088a76ce 列表长度超出选中对象的索引时,索引重置为0 2024-01-26 12:46:18 +08:00
fofolee
b17b724813 logo调整 2024-01-25 22:01:33 +08:00
fofolee
eaa43c4a2e placeholder微调 2024-01-25 22:01:28 +08:00
fofolee
cfe1653ae4 去掉来自分享标签 2024-01-23 13:40:07 +08:00
fofolee
6fd5b87a33 不再统计命令使用详细数据 2024-01-23 13:39:56 +08:00
fofolee
be8b38f94d 调整菜单顺序 2024-01-23 09:52:24 +08:00
fofolee
6ecf292581 菜单组件和命令结果组件异步加载 2024-01-23 01:03:15 +08:00
fofolee
5f00c125d9 注释分享相关代码 2024-01-23 00:27:27 +08:00
fofolee
632adf11e1 MonocaEditor采用异步加载,优化整体加载速度 2024-01-23 00:03:34 +08:00
fofolee
25f5c01541 去掉卡片悬浮阴影 2024-01-22 17:07:38 +08:00
fofolee
f78bb589cb bug fix 2024-01-22 16:59:06 +08:00
fofolee
f88b17052b 增加在线搜索图标的种类 2024-01-05 23:51:16 +08:00
fofolee
b78195cd59 关键词及标签不必敲下回车即可添加 2024-01-05 22:43:07 +08:00
fofolee
b1bcedf2df 修改卡片悬浮特效,操作按钮悬浮才显示 2024-01-05 13:05:22 +08:00
fofolee
3b15b0ae9d 添加帮助文档 2023-08-07 21:13:18 +08:00
fofolee
62a9bb01d1 优化输入框推送功能 2023-08-07 20:24:44 +08:00
fofolee
7fb35e7c2f 添加搜索面板推送限制条件 2023-08-07 13:23:57 +08:00
fofolee
bf2093f63a 适配 4.0,添加搜索面板推送功能 2023-08-07 01:36:35 +08:00
fofolee
1ef82a9682 去除分享中心功能 2023-08-06 21:49:36 +08:00
fofolee
a9df2a76b1 Merge branch 'master' of https://github.com/fofolee/uTools-quickcommand 2022-06-07 19:39:07 +08:00
fofolee
a96c886bfe 不论条件移除子输入框 2022-06-07 19:39:03 +08:00
fofolee
2008b0b007 遍历元素来确定iframe的高度 2022-06-05 10:00:24 +08:00
fofolee
827cd193a2 showMessageBox消息过长时进行截断 2022-06-01 10:27:54 +08:00
fofolee
dcb8529acb 修复分享bug 2022-05-27 09:26:42 +08:00
fofolee
b16e7d69a2 添加空文本校验 2022-05-27 09:12:50 +08:00