Sign in

canrd-outside / order-erp-front · Commits

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Commits 1,833
  • Compare
  • Branches 6
  • Tags 0
  • order-erp-front
15 Aug, 2021
6 commits
  • ci: remove cache
    8ff5c03d
    vben authored
    2021-08-15 23:05:00 +0800  
    Browse Code »
  • chore: use node16
    c69996d0
    vben authored
    2021-08-15 22:49:03 +0800  
    Browse Dir »
  • 添加v-model:value双向绑定的支持 (#1073) ...
    b07003e1
    无需在Change事件中修改绑定的Value。
    仅需在属性中设置 v-model:value,选择图标后,value值自动修改。
    RemMai authored
    2021-08-15 22:37:21 +0800  
    Browse Dir »
  • refactor(dashboard): change to setup syntax
    45a8eb97
    vben authored
    2021-08-15 22:36:46 +0800  
    Browse Code »
  • fix: fixed `useRedo` may loss route params ...
    2dd3d854
    修复useRedo会丢失当前路由的params数据问题
    
    fixed: #1079
    无木 authored
    2021-08-15 16:45:13 +0800  
    Browse Code »
  • perf(table): fixed code style ...
    da12da9d
    修复一些代码检查警告,并且为table的canResize属性添加不兼容场景警告
    
    close: #1070
    无木 authored
    2021-08-15 08:54:42 +0800  
    Browse Code »

14 Aug, 2021
4 commits
  • fix(demo): fix form style in modal ...
    30c5fc63
    修复演示页面中Modal内的Form样式问题
    
    closed: #1076
    无木 authored
    2021-08-14 23:21:05 +0800  
    Browse Code »
  • fix(table): `size` not worked in `editComponentProps` ...
    79718963
    修复无法设置basicTable编辑组件的size属性的问题
    
    fixed: #1074
    无木 authored
    2021-08-14 22:31:25 +0800  
    Browse Dir »
  • style: fix selected background color of `tr` ...
    a8b18c26
    修复表格选中行的背景颜色与固定列的冲突
    
    fixed: #1069
    无木 authored
    2021-08-14 21:12:30 +0800  
    Browse Dir »
  • style: restore default `border-color` ...
    5ae894a5
    恢复antd默认的基础边框色
    无木 authored
    2021-08-14 20:53:52 +0800  
    Browse Code »

13 Aug, 2021
8 commits
  • feat: add `updatePath` for `useTabs` ...
    bcfa3382
    添加更新标签path的方法
    
    close: #1068
    无木 authored
    2021-08-13 15:13:35 +0800  
    Browse Dir »
  • fix: `slots` working in components ...
    b1f31762
    修复vue新版本改动导致组件传递slots可能出现错误的问题
    无木 authored
    2021-08-13 15:06:06 +0800  
    Browse Dir »
  • feat(form): add `alwaysShowLines` prop ...
    93f9a19a
    允许设置Form折叠时始终保持显示状态的行数
    
    close: #1051
    无木 authored
    2021-08-13 11:51:23 +0800  
    Browse Dir »
  • style(types): fix some type statement
    61d853e6
    无木 authored
    2021-08-13 11:13:29 +0800  
    Browse Dir »
  • fix(i18n): add i18n translate data ...
    1f55c418
    添加部分缺失的翻译文案
    无木 authored
    2021-08-13 11:11:35 +0800  
    Browse Dir »
  • fix(table): `getSelectRows` support multi-page ...
    4b6025cb
    getSelectRows支持跨页选择
    
    close: #914
    无木 authored
    2021-08-13 08:50:28 +0800  
    Browse Code »
  • refactor(application): change to setup syntax
    2f6d133b
    vben authored
    2021-08-13 07:29:33 +0800  
    Browse Code »
  • fix(types): fix some type errors
    9035fd19
    vben authored
    2021-08-13 00:12:51 +0800  
    Browse Dir »

12 Aug, 2021
3 commits
  • refactor(sys): change to setup syntax
    bb89c505
    vben authored
    2021-08-12 23:54:12 +0800  
    Browse Code »
  • fix: fix build handler & misc (#1060) ...
    66feb779
    * fix(type): fix ant-design-vue  ->
    
    * fix: fix build handler & misc
    CXM authored
    2021-08-12 23:23:44 +0800  
    Browse Code »
  • chore: update deps
    948219c5
    vben authored
    2021-08-12 23:19:28 +0800  
    Browse Dir »

11 Aug, 2021
1 commit
  • feat(tree): add searchable function ...
    60577d67
    添加搜索功能相关属性和方法
    
    close: #1057
    无木 authored
    2021-08-11 17:59:07 +0800  
    Browse Code »

10 Aug, 2021
3 commits
  • fix(modal): `helpMessage` doesn't work ...
    953bfc6f
    修复`helpMessage`属性不起作用的问题
    无木 authored
    2021-08-10 23:02:59 +0800  
    Browse Code »
  • fix(table): wrong bg-color in fullscreen mode ...
    2052eb5a
    修复浅色主题下的table在全屏状态时背景颜色不正确的问题
    无木 authored
    2021-08-10 22:34:41 +0800  
    Browse Code »
  • fix(table): `selection-change` not triggered in unchecking ...
    019555be
    修复selection-change事件在取消勾选时未能正确触发的问题
    
    fixed: #1053
    无木 authored
    2021-08-10 14:36:29 +0800  
    Browse Code »

09 Aug, 2021
1 commit
  • fix(table): `0` is not shown in editable cell ...
    33a335a3
    修复可编辑单元格中未能正确显示零值的问题
    
    fixed: #1039
    无木 authored
    2021-08-09 21:49:11 +0800  
    Browse Code »

08 Aug, 2021
4 commits
  • chore: update deps
    9d2231b1
    vben authored
    2021-08-08 23:05:44 +0800  
    Browse Code »
  • fix(type): fix ant-design-vue -> (#1043)
    6d5388aa
    CXM authored
    2021-08-08 10:16:37 +0800  
    Browse Code »
  • fix(locales): fix that vscode extension i18n-Ally detect zh-CN as zh (#1044)
    b2d49cbb
    spking11 authored
    2021-08-08 10:16:19 +0800  
    Browse Dir »
  • fix(route): the whitelist should include basicRoutes (#1048) ...
    1bb51569
    * fix(table): recursive updateTableDataRecord
    
    无刷新更新表格数据时,支持递归查找,用于树状数据时。同时新增 findTableDataRecord 函数,用于支持无刷新新增数据到树状表格中
    
    * fix(router): whitelist include basicRoutes
    
    白名单应包含不在菜单上出现的静态路由,否则在动态切换菜单 resetRouter 时会丢失这些,如在usePermission.resume中
    
    * fix: get basicRoutes whitelist bad code
    Leo Caan (陈栋) authored
    2021-08-08 10:15:34 +0800  
    Browse Code »

04 Aug, 2021
3 commits
  • chore: add windi.config.ts
    62f84687
    Vben authored
    2021-08-04 23:26:08 +0800  
    Browse Code »
  • chore: update deps
    8e5740e7
    Vben authored
    2021-08-04 23:21:43 +0800  
    Browse Code »
  • feat(table): add getRawDataSource() function (#1029)
    f3cf162a
    JasonYHZ authored
    2021-08-04 08:59:21 +0800  
    Browse Code »

03 Aug, 2021
7 commits
  • fix(cropper): cropper not destroy in time ...
    38194307
    图片剪裁组件未能及时销毁资源
    
    fixed: #1027
    无木 authored
    2021-08-03 21:17:38 +0800  
    Browse Code »
  • fix(qrcode): qrcode not displayed properly ...
    26f251e1
    fixed: #1026
    无木 authored
    2021-08-03 20:55:40 +0800  
    Browse Code »
  • fix(table): `cellFormat` support `Map` ...
    1214b7c3
    close: #1031
    无木 authored
    2021-08-03 20:37:02 +0800  
    Browse Code »
  • chore: release 2.7.0
    c8204042
    Vben authored
    2021-08-03 07:41:23 +0800  
    Browse File »
  • refactor: refactor tailwindcss to windicss
    5e17cc88
    Vben authored
    2021-08-03 07:40:29 +0800  
    Browse Dir »
  • fix(): The Style of tableTitle slot (#1023) ...
    02e77560
    Co-authored-by: 王英琦 <wangyingqi@91bihu.com>
    Dack Wang authored
    2021-08-03 07:36:40 +0800  
    Browse Code »
  • fix(table): recursive updateTableDataRecord (#1024) ...
    72f953c8
    无刷新更新表格数据时,支持递归查找,用于树状数据时。同时新增 findTableDataRecord 函数,用于支持无刷新新增数据到树状表格中
    Leo Caan (陈栋) authored
    2021-08-03 07:36:15 +0800  
    Browse Dir »