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
08 Aug, 2021
2 commits
  • 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 Code »
  • 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 »

01 Aug, 2021
4 commits
  • fix: fix iframe heigth error (#1012)
    d76cfd7f
    yanzhuang authored
    2021-08-01 08:51:52 +0800  
    Browse Dir »
  • fix: the position of tinymce upload image is wrong (#1015)
    2fd0fd28
    Lowell authored
    2021-08-01 08:51:01 +0800  
    Browse Code »
  • fix: Fix the invalid hot update of BasicButton when changing style outside (#1016) ...
    be2d11d5
    * chore: ignore bak dir
    
    Signed-off-by: LiLi <urfreespace@gmail.com>
    
    * fix: 修复BasicButton在外部改变样式热更新无效问题
    
    Signed-off-by: LiLi <urfreespace@gmail.com>
    
    * chore: remove extra ignore
    
    Signed-off-by: LiLi <urfreespace@gmail.com>
    
    * chore: ignore fix
    
    Signed-off-by: LiLi <urfreespace@gmail.com>
    Li Li authored
    2021-08-01 08:50:21 +0800  
    Browse Code »
  • chore: update deps
    88451565
    vben authored
    2021-08-01 08:46:27 +0800  
    Browse Dir »

30 Jul, 2021
2 commits
  • feat(use-loading): add `setTip` method ...
    26d9476c
    为useLoading添加setTip方法
    无木 authored
    2021-07-30 16:59:52 +0800  
    Browse Code »
  • fix(tree): fix `checkAll` effects `disabled` node
    ddd1893b
    无木 authored
    2021-07-30 15:25:13 +0800  
    Browse Code »

29 Jul, 2021
5 commits
  • fix: typo for utils/env (#1004)
    e8eefd1b
    Wang Weitao authored
    2021-07-29 22:43:04 +0800  
    Browse Code »
  • fix(page-wrapper): fix `class` not working
    8879ae8d
    无木 authored
    2021-07-29 20:12:54 +0800  
    Browse Dir »
  • fix(table): fix `getSelectRows` for treeTable ...
    f2b8bb43
    修复getSelectRows不支持树形表格子级数据的问题
    
    fixed: #1003
    无木 authored
    2021-07-29 18:37:19 +0800  
    Browse Dir »
  • chore: update .env
    d2c36180
    vben authored
    2021-07-29 00:09:20 +0800  
    Browse Code »
  • perf: improve legacy compatibility
    e2664f60
    vben authored
    2021-07-29 00:06:35 +0800  
    Browse File »

28 Jul, 2021
5 commits
  • fix: style property of actionColOpt is invalid (#997)
    225bd4c3
    Lowell authored
    2021-07-28 23:09:25 +0800  
    Browse Dir »
  • fix: typo (#980)
    7e6a89ff
    江麻妞 authored
    2021-07-28 23:08:54 +0800  
    Browse Dir »
  • feat: Added support for tailwindcss night mode mechanism (#998) ...
    189bc6fe
    * feat: 新增支持 tailwindcss 的夜间模式支持
    
    (cherry picked from commit 1de8704b61c38c92bc6877d0bec9e6f67766b3c8)
    
    * docs: update changelog
    周旭 authored
    2021-07-28 23:08:41 +0800  
    Browse Code »
  • fix: auto remove script dom in `useScript` ...
    a544dd3e
    修复useScript未能自动移除script节点的问题
    无木 authored
    2021-07-28 11:24:26 +0800  
    Browse Code »
  • style(header): fix `notify` icon color in dark ...
    0065ab0b
    修复暗色header中的通知图标的颜色问题
    无木 authored
    2021-07-28 11:09:53 +0800  
    Browse Dir »

27 Jul, 2021
2 commits
  • fix(table): fix `pagination` props working ...
    e3278937
    修复table的pagination属性无法动态设置数据的问题
    无木 authored
    2021-07-27 17:10:06 +0800  
    Browse Dir »
  • fix(demo): fix roles mock data
    c375e323
    无木 authored
    2021-07-27 12:05:14 +0800  
    Browse Code »

26 Jul, 2021
3 commits
  • chore: add chinese issue template
    4c9e8564
    无木 authored
    2021-07-26 23:11:10 +0800  
    Browse Dir »
  • type(preview): fix type definition ...
    bdf0be81
    修复Preview组件的事件参数类型定义
    无木 authored
    2021-07-26 21:18:55 +0800  
    Browse Dir »
  • feat(preview): add more features ...
    e23bd269
    为Preview组件添加新的属性及事件
    无木 authored
    2021-07-26 20:58:18 +0800  
    Browse Code »

25 Jul, 2021
3 commits
  • chore: update deps
    98749ec6
    vben authored
    2021-07-25 09:07:53 +0800  
    Browse Code »
  • fix: expandIcon slot of BasicTable component is invalid (#975)
    98c206d9
    Lowell authored
    2021-07-25 09:01:39 +0800  
    Browse Dir »
  • fix(qrcode): Fix the problem that the QR code cannot be dynamically generated (#974) ...
    fe4eae37
    * fix: Fix the problem that the QR code cannot be dynamically generated
    
    * Fix the problem that the size of the QR code is automatically changed when dynamically generated
    江麻妞 authored
    2021-07-25 09:01:09 +0800  
    Browse Dir »

24 Jul, 2021
4 commits
  • fix(table): fix expand style ...
    14fb21d0
    修复启用expandRowByClick展开图标样式问题
    
    fixed: #969
    无木 authored
    2021-07-24 20:09:10 +0800  
    Browse Dir »
  • fix(table): fix tableSettings popup in fullscreen mode ...
    dce3fb0f
    修复全屏模式下的表格设置组件的弹出层配置
    无木 authored
    2021-07-24 16:11:17 +0800  
    Browse Code »
  • fix(table): fix `dataPicker` show in `fullscreen` mode ...
    a5a9b3fb
    修复basicTable编辑组件的校验提示以及日期选择框的弹出层在全屏模式下的显示问题
    无木 authored
    2021-07-24 14:48:09 +0800  
    Browse Dir »
  • fix(table): component shown in `fullscreen` mode ...
    a07ab6d7
    修复表格在全屏模式下编辑组件弹出层的显示问题
    无木 authored
    2021-07-24 14:36:16 +0800  
    Browse Code »