Commit Graph

  • 00b8d169cb
    style(demo->iframe): fix double scroll when use iframe inner (#3482) xachary 2023-12-29 09:19:09 +0800
  • dcbe5510d4
    fix: Docker 打包逻辑改进,彻底解决缓存问题 (#3473) 胤玄 2023-12-27 14:28:37 +0800
  • 3de22b44b1
    chore: 表单使用updateSchema时只对更新的schema重设默认值 zzc0217 2023-12-27 10:47:43 +0800
  • 1e34d3e9e4
    feat(layout->tabs): support insert new tab after current tab (#3471) xachary 2023-12-27 10:19:34 +0800
  • 182b4fc437 chore(dep): update dayjs version 1.11.9 to 1.11.10 invalid w 2023-12-27 10:09:43 +0800
  • b92c6c40fa
    Fix the demo /comp/table/formTable about selection cross pages (#3468) xachary 2023-12-27 09:15:15 +0800
  • fc002d3db3
    fix: column setting index column sort (#3463) xachary 2023-12-26 20:41:03 +0800
  • 141f3bdbd0
    fix: 修复表单按钮的类型定义外部无法修改重置或者提交按钮的文字的问题 xiaoMingTongXue 2023-12-26 17:56:13 +0800
  • cc97f06354
    fix: modal open logic missing (#3462) xachary 2023-12-25 19:43:37 +0800
  • a7b2f14b90
    fix(BasicTable): keep rowSelection onChange call outside (#3461). resolve #3453 xachary 2023-12-25 17:15:39 +0800
  • b57d9fc60d
    feat(demo->useRequest): 更新useRequest 依赖 Effect 函数案例 (#3460) luocong2016 2023-12-25 17:00:01 +0800
  • 1b763fceee
    style: 优化滚动条深色模式样式 (#3458) 苗大 2023-12-25 14:31:44 +0800
  • 7fa2578e6d
    feat(demo->useRequest): 更新错误重试示例 (#3456) luocong2016 2023-12-25 14:31:11 +0800
  • 75f5b7ac4d
    fix(BasicTable): index still show when set showIndexColumn false (#3455) xachary 2023-12-25 11:29:58 +0800
  • d6d1120d00
    feat(demo): hooks useRequest 异步数据管理 (#3447) luocong2016 2023-12-22 16:50:41 +0800
  • 9e055ad273 fix: FormItem won't render when a component is not provided likui628 2023-12-21 16:58:57 +0800
  • 2db4cfbd33 chore: remove slot from ComponentFormSchema type likui628 2023-12-21 16:12:57 +0800
  • 6bb79180fc
    feat(BasicForm): Improve ts types for BasicForm (#3426) xk 2023-12-21 15:59:32 +0800
  • 65122ea1a5
    fix(BasicTable): ColumnSetting about selectedRowKeys override (#3446) xachary 2023-12-21 09:37:41 +0800
  • 86ecb2729e
    fix(BasicTable): column setting about action fixed and default not cache (#3441) xachary 2023-12-20 09:14:35 +0800
  • 7ba83e71bf
    fix(BasicTable): 滑动表格内容合计行不跟随滑动bug (#3438) resolve #2166 松鼠 2023-12-19 14:42:35 +0800
  • b008c44246
    perf(darkMode): 深色模式颜色定义以及切换方式优化 (#3436) 苗大 2023-12-18 21:15:23 +0800
  • 2bc8981b4f
    style(autofill): 修复深色模式输入框自动填充后样式异常; 修正登录页不恰当全局样式 (#3435) 苗大 2023-12-18 17:35:00 +0800
  • 089a98953e
    fix: watch open logic lost after build (#3421) xachary 2023-12-16 21:33:44 +0800
  • 404a4720b0
    fix: EditableCell about checked/unChecked Value, getDisable, rowKey missing for updating (#3418). resolve #3419 xachary 2023-12-15 16:12:43 +0800
  • d502e1d493
    fix:修复气泡确认框的底部按钮换行的问题 (#3413) xiaoMingTongXue 2023-12-14 10:53:19 +0800
  • af6e73b83f
    style: tabs bottom double line fix (#3415) xachary 2023-12-14 09:27:48 +0800
  • e23f29464b
    feat(IconPicker): IconPicker could allowClear and readonly for form (#3414) xachary 2023-12-14 09:26:34 +0800
  • 595b1ce680
    fix(FormTable): Invert select bug (#3412) bowen 2023-12-14 09:13:36 +0800
  • 23b684977c chore: 自定义组件默认rule校验默认触发逻辑为blur invalid w 2023-12-13 18:34:02 +0800
  • 1296590e3a chore(ApiRadioGroup): 移除多余的change事件 invalid w 2023-12-13 18:28:56 +0800
  • ccf4027533 fix(ApiSelect): 修复监听不到params的变动 invalid w 2023-12-13 17:35:25 +0800
  • fdde6f06b2 fix(BasicForm->ApiRadioGroup): when options click, duplicate requests. resolve #3387 invalid w 2023-12-13 17:25:45 +0800
  • 2828ed304a
    Revert "feat: table搜索表单值发生改变可以触发reload (#3378)" (#3407) luchanan 2023-12-13 09:11:07 +0800
  • fec67b4d53
    fix(BasicTable): ColumnSetting mistake when use setColumns (#3408) xachary 2023-12-13 09:10:17 +0800
  • d3600daf5c
    fix: navigator.clipboard 兼容问题 #3372 (#3403) luocong2016 2023-12-12 15:25:13 +0800
  • f4df2d5a4b
    feat: ColumnSetting and SizeSetting persist (#3398) xachary 2023-12-12 12:04:03 +0800
  • 57e6e4f004
    fix(BasicDrawer): remove toRaw props (#3399) bowen 2023-12-11 17:55:01 +0800
  • 0a1a5ffedc
    feat(hooks): useWatermark添加水印防篡改功能(#3395) (#3397) jackhoo(胡彪) 2023-12-11 14:14:00 +0800
  • 20698c052c
    fix: table height calc when fullcontent and footer visible change (#3392) xachary 2023-12-11 09:49:26 +0800
  • bca5154a9d
    fix(BasicTable): table表格宽度自适应,隐藏的列导致宽度增加 (#3388) TOUCHERS 2023-12-08 09:13:14 +0800
  • 6b6b790f87
    fix: 使用suffix时,label没有垂直居中 (#3384) luchanan 2023-12-07 10:52:42 +0800
  • 1ca3f7c2c0
    feat: table搜索表单值发生改变可以触发reload (#3378) luchanan 2023-12-06 12:07:14 +0800
  • e656b5d8dc
    feat(treeTable): add function collapseRows and demo (#3375) zhang 2023-12-04 11:54:31 +0800
  • 943f50051c
    perf(BasicTree): 外部获取treeData不必通过treeDataRef.value (#3353) zhang 2023-12-04 11:54:11 +0800
  • 7207a0b840
    chore(table): typo (#3374) Simon He 2023-12-04 11:53:11 +0800
  • 05bc4acb9b
    feat: iframe expose postmessage function (#3368) luocong2016 2023-12-01 18:00:08 +0800
  • cd71e60dd1
    feat(Form): 在Form将BasicTitle识做为Divider一样的处理 (#3371) 林飞 2023-12-01 17:48:11 +0800
  • dde3652b7d
    fix: 解决table复选框点击无法勾选状态问题 (#3370) Sina Kulas 2023-12-01 16:21:30 +0800
  • 522e892d79
    feat(vxetable): 新增 clearEdit 方法 (#3369) 林飞 2023-12-01 14:36:31 +0800
  • f6147fa449
    feat(Form): 新增Transfer、CropperAvatar、BasicTitle 组件至Form中,并添加至演示页面 (#3362) 林飞 2023-11-30 14:10:45 +0800
  • 2376e8f67d
    feat: 修复 vxetable 实例中缺少的 getRefMaps 和 getComputeMaps 方法 (#3361) 林飞 2023-11-30 09:16:37 +0800
  • beee35173b
    fix: 修复BasicForm使用componentProps函数返回valueFormat时DatePicker无法正确格式化的问题 (#3357) 松鼠 2023-11-29 16:56:49 +0800
  • b0e8154f9f
    feat: 解决Form updateSchema后执行setProps导致schemaRef被重置的问题 (#3354) 韩菱纱 2023-11-28 18:00:34 +0800
  • be935eb44e
    fix(demo): 修复引导页文件名问题 (#3352) jackhoo(胡彪) 2023-11-27 17:59:31 +0800
  • 8b516b75b8
    调整后的ImageUpload组件无法正常使用且无法使用单个上传[#3344] (#3345) 1455668754 2023-11-27 09:17:19 +0800
  • 97b76ea6bc
    feat: RefForm页面新增只读功能按钮 (#3346) 林飞 2023-11-27 09:15:31 +0800
  • 342328ce5f
    feat: 新增表单只读功能 (#3335) 林飞 2023-11-26 14:04:13 +0800
  • 0f13758554
    fix: table index column width is not enough in english (#3342) xachary 2023-11-25 16:15:07 +0800
  • 3efe662c91 ci: rename node.js.yml -> linter.yml invalid w 2023-11-25 15:09:31 +0800
  • 895352ad22
    fix(breadcrumb): 修复面包屑跳转外链时,导致当前页面404问题 (#3337). close #3336 jackhoo(胡彪) 2023-11-25 14:47:03 +0800
  • 064922dd4c
    fix: turbo run lint (#3332) xingyu 2023-11-24 10:33:35 +0800
  • 3a5f406260
    fix: 解决 'Cannot find module uncss' 的问题 (#3334) Sina Kulas 2023-11-24 10:32:32 +0800
  • 4d2fb0cb6f
    refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329) xingyu 2023-11-24 10:32:04 +0800
  • 3f65baf503
    fix: scrollbar is obscured (#3331) xachary 2023-11-24 00:04:34 +0800
  • 42e9de50a2
    fix: Failed to resolve component EllipsisText (#3330) xingyu 2023-11-24 00:03:44 +0800
  • 8a000705d1
    fix: resolve conflicts between eslint and prettier and bump prettier-plugin-packagejson version to 2.4.6(#3328) xingyu 2023-11-23 17:45:25 +0800
  • c8744a057e
    fix(BasicTable): ref table (#3327) xingyu 2023-11-23 17:41:37 +0800
  • 7191ebc122
    chore: 更新 unocss 版本及配置 (#3326) xingyu 2023-11-23 17:40:49 +0800
  • 4305f58d20
    fix: 设置 baseurl 后不生效的问题 (#3318) xingyu 2023-11-23 15:52:12 +0800
  • f62043b1fc
    fix(DatePicker): date show is wrong and setup script defineExpose (#3324) zhang 2023-11-23 13:46:46 +0800
  • 0cfaa40bd0
    refactor: layouts use setup (#3312) xingyu 2023-11-23 12:14:06 +0800
  • 617b01338c
    fix: fullscreen-modal width wrong (#3321) xachary 2023-11-23 09:10:21 +0800
  • f58ef6777c
    fix(BasicForm): script setup defineExpose (#3316) bowen 2023-11-22 10:02:26 +0800
  • c715d35ad5
    fix: 修复index.html加载文字偏移的问题 (#3306) xachary 2023-11-21 18:39:13 +0800
  • 83fb63faa6 ci: add ts type check invalid w 2023-11-21 16:46:46 +0800
  • d8ab800b8a Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin invalid w 2023-11-21 16:39:30 +0800
  • eed50db873 chore(demo->form-design): resolve ts error. close #2719 #1882 invalid w 2023-11-21 16:37:24 +0800
  • c59983345e chore(demo->form-design): resolve ts error. close #2179 #1882 invalid w 2023-11-21 16:37:24 +0800
  • 2cd5a40322
    fix(type): type:check error (#3309) bowen 2023-11-21 15:38:00 +0800
  • 82671d0750
    fix(useFormEvents): 修复setFieldsValue 方法设置完值后,函数 componentProps丢失formActionType 的bug (#3301) 林飞 2023-11-20 16:59:05 +0800
  • a9530877c0
    style: 修复eslint和stylelint (#3303) Hannah Jensen 2023-11-20 16:57:23 +0800
  • d7472b8a2e
    fix(VFormDesign): findIndex === -1 (#3305) bowen 2023-11-20 16:56:28 +0800
  • 6c0b857d7d
    refactor(demo): transition and account use setup (#3298) 胡彪 2023-11-20 15:46:40 +0800
  • bab28af986
    refactor: components use setup (#3299) xingyu 2023-11-20 12:27:11 +0800
  • cb13986a17
    fix: 修复表单设计的右侧属性配置面板中部分表单错乱的问题 (#3300). close #3268 明修 2023-11-20 09:21:34 +0800
  • 11e689c86c chore: rm unnecessary script invalid w 2023-11-18 16:53:56 +0800
  • 9fad2ab631
    refactor(demo): table demo use script setup (#3296) xingyu 2023-11-18 16:50:20 +0800
  • 003a951bef
    feat(menu): Restore side bar settings and added menu mouse move in mode light style (#3295) zhang 2023-11-18 16:04:52 +0800
  • 35751068c5
    refactor(demo): 重构demo页面组件为 script setup 语法 (#3293) xingyu 2023-11-18 11:43:18 +0800
  • cb907165ec
    refactor: some feat pages transfer setup grammar (#3292) bowen 2023-11-18 09:26:59 +0800
  • 72ef3df57f
    fix(useFormEvent): 修复表单项存在defaultValue时,updateSchema方法会将setFieldsValue设置的值覆盖问题 (#3287) zhang 2023-11-17 11:56:04 +0800
  • 3b2760ca3a
    fix: defaultValue类型为number时的bug (#3288) 黄小民 2023-11-16 10:00:13 +0800
  • 100f3cf26c
    fix(BasicForm): validate Form tip height (#3286). close #3281 bowen 2023-11-15 09:00:50 +0800
  • 2bbc2d2811
    perf(IconPicker): input trigger popover by click (#3278) bowen 2023-11-15 09:00:03 +0800
  • 89323186b5
    perf(breakpointEnum): 修改enum与breakpoint.less内一致 (#3276) 苗大 2023-11-13 13:15:16 +0800
  • 6d047fb53f
    fix(DatePicker): zh-CN is not work in DatePicker (#3273) zhang 2023-11-13 13:14:59 +0800
  • 2991bb1670
    perf(ImageUpload): 根据官方示例设置图片回显格式 (#3252) zhang 2023-11-13 13:14:21 +0800
  • bfb7cd32f2 chore(deps): bump ant-design-vue and typescript to latest version invalid w 2023-11-10 15:47:10 +0800
  • 538fa168fe chore(demo->form): 增加ApiTransfer使用示例. close #1760 invalid w 2023-11-10 11:09:03 +0800