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
03 Aug, 2021
3 commits
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Code »
  • 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 Dir »
  • 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
5 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 Dir »
  • fix(table-action): stopButtonPropagation not working ...
    9b8f165a
    修复TableAction组件的stopButtonPropagation属性无效的问题
    无木 authored
    2021-07-24 13:27:10 +0800  
    Browse File »

23 Jul, 2021
8 commits
  • fix(demo): multi-modal used with dynamic component ...
    e1c47233
    修复以动态组件的方式使用多个modal的演示
    无木 authored
    2021-07-23 15:55:15 +0800  
    Browse Code »
  • fix(): Fix vite profile hot update error reporting (#968) ...
    956ed2e3
    修复vite修改配置文件热更新报错Error: Must provide a proper URL as target
    
    Co-authored-by: lou <825681860@qq.com>
    loujohn authored
    2021-07-23 11:58:02 +0800  
    Browse Dir »
  • fix(demo): account page form validation ...
    87029650
    修复账号管理页面对不可见表单域的验证问题
    无木 authored
    2021-07-23 09:57:42 +0800  
    Browse Dir »
  • fix(login): fix `auto fill` style in dark-theme ...
    cebc6a59
    修复黑暗主题下的自动填充表单域样式
    无木 authored
    2021-07-23 09:33:14 +0800  
    Browse Dir »
  • fix(echarts): fix graphic config cannot be used in echarts options (#959)
    525484e7
    SUPER_AI authored
    2021-07-23 07:29:53 +0800  
    Browse Dir »
  • fix(utils): The date function gets a non-date when the parameter is null (#954) ...
    350c85ac
    Co-authored-by: “weilin <“784742294@qq.com>
    wl19 authored
    2021-07-23 07:29:39 +0800  
    Browse Code »
  • fix(table): editable cell display with validation ...
    202aa42b
    修复带验证的可编辑表格的组件意外失焦的问题
    
    fixed: #953
    无木 authored
    2021-07-23 01:18:55 +0800  
    Browse Code »
  • fix(form): remove console error for `setFieldsValue` ...
    8d185bb5
    移除setFieldsValue方法输出的控制台错误
    
    fixed: #952
    无木 authored
    2021-07-23 01:13:10 +0800  
    Browse Dir »