xingyu4j
74d8942f39
chore: remove Unused deps
2026-05-20 16:24:59 +08:00
xingyu4j
9ec98f0846
refactor: replace depcheck with knip for dependency checking
...
Migrate vsh check-dep from depcheck to knip, reducing
315 transitive dependencies. Config is inlined in
DEFAULT_CONFIG, matching the check-circular pattern.
Also re-export CollapsibleParams from @vben/common-ui.
2026-05-20 16:14:21 +08:00
xingyu4j
f71094e878
refactor: migrate json-viewer from vue-json-viewer to vue-json-pretty
...
- Replace vue-json-viewer with vue-json-pretty (actively maintained, Vue 3 native)
- Map original props to vue-json-pretty API in bindProps for backward compatibility
- Implement copy functionality via renderNodeActions slot with i18n support
- Update style.scss from .jv-* to .vjs-* class names
2026-05-20 14:39:17 +08:00
YunaiV
e816288b82
feat(iot): 迁移 ele 的 alert、device、product、ota、home、thingmodel 的实现
2026-05-20 13:31:27 +08:00
YunaiV
f1f8f4e64a
feat(iot): 迁移 ele 的 map 组件
2026-05-20 13:09:26 +08:00
xingyu4j
9badda3d11
chore: update deps
2026-05-20 11:30:03 +08:00
YunaiV
250d3eb39f
feat(iot): 迁移 iot 在 ele 的 api
2026-05-20 09:57:47 +08:00
YunaiV
5607f23322
feat(iot): 优化 rule scene 的代码风格
2026-05-20 09:57:05 +08:00
YunaiV
538d04a380
feat(iot): 优化 data rule,使用 vxe 简化表单,提升 antd、ele 的代码复用性
2026-05-20 09:54:33 +08:00
YunaiV
b9d333f7ec
feat(mes): 同步 api 的迁移
2026-05-20 09:52:20 +08:00
YunaiV
dab9509ba0
feat(iot): 完善 rule/scene 的迁移
2026-05-20 09:01:57 +08:00
YunaiV
b1bd32a89b
fix(iot): 完善 thingmodel 的迁移
2026-05-20 08:46:28 +08:00
YunaiV
ec796b8336
fix(iot): 完善 rule data 的迁移
2026-05-20 08:45:51 +08:00
YunaiV
e7a61ce150
feat(iot): 优化 antd 里的整体代码风格。
2026-05-20 00:41:06 +08:00
YunaiV
1bdc0d992f
feat(mes): 新增 md item type 的迁移
2026-05-19 22:20:13 +08:00
YunaiV
8bcfa20577
feat(iot):优化 ota 的代码风格(v6)
2026-05-19 16:52:27 +08:00
YunaiV
ab15c884bf
feat(wms): 优化 sku-form.vue 的 skuSeq
2026-05-19 16:31:41 +08:00
YunaiV
9c57ae07a6
feat(wms): update input components to disable controls and enhance user selection
2026-05-19 16:16:28 +08:00
xingyu4j
03fcecadcc
fix: lefthook config
2026-05-19 16:13:00 +08:00
xingyu4j
3a88adb8a6
feat: test
2026-05-19 16:10:18 +08:00
xingyu4j
c759cb2593
fix: lint config
2026-05-19 16:08:10 +08:00
xingyu4j
f77166b3a2
chore: update deps
2026-05-19 15:59:43 +08:00
xingyu4j
f7928b34b2
fix: lint
2026-05-19 15:58:34 +08:00
xingyu4j
454a5b54bd
chore: lefthook config
2026-05-19 15:54:03 +08:00
YunaiV
09c19526bb
feat(iot):优化 ota 的代码风格(v5)
2026-05-19 15:31:45 +08:00
YunaiV
b9a7eddb72
feat(iot):优化 ota 的代码风格(v4)
2026-05-19 14:51:54 +08:00
YunaiV
0bc1981675
fix(wms): 优化 WMS 首页卡片样式和区块间距
2026-05-19 14:46:05 +08:00
Jin Mao
a4dd9d30ce
chore: release 5.7.0
2026-05-19 14:39:46 +08:00
YunaiV
9d54f60b10
feat(iot):优化 ota 的代码风格(v3)
2026-05-19 14:29:14 +08:00
Jin Mao
76cfcda2e9
Merge branch 'fork/xingyu4j/antdv-next'
2026-05-19 14:14:28 +08:00
橙子
7ec4df4995
fix: search-panel when ArrowUp and ArrowDown ( #7922 )
2026-05-19 13:40:50 +08:00
leo
d71c81e8ff
style: apply vsh lint formatting ( #7923 )
2026-05-19 13:40:13 +08:00
YunaiV
a70fcc9616
fix(wms): 对齐商品分类树筛选查询
2026-05-19 13:00:05 +08:00
YunaiV
4821d49017
feat(iot):优化 ota 的代码风格(v2)
2026-05-19 11:27:35 +08:00
YunaiV
a1b66588ec
fix(wms): 修复首页汇总卡展示跳转和库存选择跨页勾选
2026-05-19 10:59:14 +08:00
YunaiV
a098c201e1
fix(wms): 修复库存选择器跨页选择
...
- 合并 VXE 当前页勾选与 reserve 跨页保留记录
- 关闭或重开弹窗时清理 checkbox reserve 状态
- 补回双击库存行直接选择确认
2026-05-19 10:08:01 +08:00
YunaiV
8da5c12dfc
fix(wms): 修复库存统计商品维度合并字段
...
- 对齐商品维度列字段为 itemId、skuId、skuWarehouseId
- 同步 antd/ele 的 spanMethod 合并字段
- 补充 WMS 迁移验证记录
2026-05-19 08:58:54 +08:00
YunaiV
3d0917f1a9
feat(wms):完成 inventory index 的迁移
2026-05-18 23:15:34 +08:00
YunaiV
0280df114f
feat(wms):完成 inventory history 的迁移
2026-05-18 22:55:37 +08:00
YunaiV
6b61004b6a
feat(wms):完成 md item 的迁移(antd 优化,ele 全部)
2026-05-18 22:46:47 +08:00
YunaiV
8d69e4d9f0
feat(wms):完成 md item 的迁移
2026-05-18 22:35:58 +08:00
YunaiV
cd42a653c5
feat(wms):修复 inventory-select.vue、item-sku-select.vue 重叠的问题
2026-05-18 22:35:22 +08:00
YunaiV
56de1f1412
feat(iot):清理 defineOptions 冗余的
2026-05-18 22:34:31 +08:00
YunaiV
80f071d57f
feat(wms):完成 antd、ele 的 inventory-select.vue 的迁移
2026-05-18 22:09:49 +08:00
YunaiV
68800c96d7
feat(wms):完成 antd、ele 的 item-sku-select.vue 的迁移
2026-05-18 22:07:32 +08:00
YunaiV
2dfa863d68
feat(wms):完成 antd、ele 的 category 的迁移
2026-05-18 21:57:19 +08:00
YunaiV
4cded0a674
feat(wms):完成 antd、ele 的 check 的迁移
2026-05-18 21:56:44 +08:00
xingyu4j
aac626da32
feat: add system user view
2026-05-18 21:45:17 +08:00
YunaiV
584370358e
feat(iot):优化 ota 的代码风格
2026-05-18 21:14:20 +08:00
YunaiV
76bed17ed9
feat(iot):优化 alert 的代码实现(继续)
2026-05-18 20:56:13 +08:00