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 |
YunaiV
|
e9e534018f
|
feat(iot):优化 alert 的代码实现(继续)
|
2026-05-18 20:35:07 +08:00 |
xingyu4j
|
5db93a345a
|
fix: doc build error
|
2026-05-18 20:17:35 +08:00 |
xingyu4j
|
7c943cc06b
|
chore: disable oxc typeAware and add --threads option for oxlint
Type-aware linting was consuming excessive memory with nearly all
type-aware rules turned off. Add --threads CLI option to control
oxlint parallelism.
|
2026-05-18 18:46:13 +08:00 |
xingyu4j
|
5c8dd1a6da
|
chore: docs config
|
2026-05-18 18:35:34 +08:00 |
xingyu4j
|
6592135cc5
|
chore: update vitepress v2
|
2026-05-18 18:23:10 +08:00 |
xingyu4j
|
2f16ee7cf5
|
docs: use antdv-next
|
2026-05-18 17:30:59 +08:00 |
xingyu4j
|
0c1b737325
|
fix: fix lint && typecheck
|
2026-05-18 16:50:14 +08:00 |
xingyu4j
|
5bbdcffb97
|
Merge branch 'main' into antdv-next
|
2026-05-18 16:38:56 +08:00 |
xingyu4j
|
1867015e97
|
Merge branch 'antdv-next' of https://github.com/xingyu4j/vue-vben-admin into antdv-next
|
2026-05-18 16:35:28 +08:00 |
xingyu
|
b6aeadd9a2
|
Merge branch 'main' into antdv-next
|
2026-05-18 16:35:18 +08:00 |
xingyu4j
|
1e44b87359
|
refactor: migrate playground deprecated antdv-next APIs
- Modal: destroyOnClose → destroyOnHidden
- Card: body-style → styles.body
- Alert: message prop/slot → title
- Spin: tip → description, wrapper-class-name → classes.root
|
2026-05-18 16:35:06 +08:00 |
xingyu4j
|
a1081bf7a6
|
fix: 修复 InputNumber 组件宽度在表单中不占满的问题
|
2026-05-18 16:28:19 +08:00 |
xingyu4j
|
9bb2026b4d
|
fix: 修复 InputNumber 组件宽度在表单中不占满的问题
|
2026-05-18 16:25:49 +08:00 |
xingyu4j
|
4554cd016a
|
fix: lint
|
2026-05-18 16:19:53 +08:00 |
xingyu4j
|
350d5ee60e
|
refactor: playground use antdv-next
|
2026-05-18 16:18:46 +08:00 |
xingyu4j
|
1ec058cbe3
|
chore: update deps
|
2026-05-18 15:06:59 +08:00 |
xingyu
|
709951e6db
|
!344 fix(@vben/web-antdv-next): 更新 antdv-next 依赖版本至 1.3.0,修复相关兼容性问题
Merge pull request !344 from XuZhiqiang/feat-antdv-next
|
2026-05-18 06:19:34 +00:00 |
YunaiV
|
fbc03a9713
|
feat(wms):完成 antd、ele 的 movement 的迁移
|
2026-05-18 13:29:26 +08:00 |
YunaiV
|
1bbb7eb1d5
|
feat(wms):完成 antd、ele 的 shipment 的迁移
|
2026-05-18 13:13:29 +08:00 |