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
26 Jun, 2021
5 commits
  • fix: fix antdv console warning
    480cfb91
    vben authored
    2021-06-26 23:56:57 +0800  
    Browse Code »
  • feat(demo): add route multi tabs show ...
    0e414ba3
    添加同一路由演示多个不同参数的tab
    
    close: #817
    无木 authored
    2021-06-26 21:25:11 +0800  
    Browse Code »
  • revert(axios): remove baseUrl config ...
    61d4efd5
    无需 baseUrl 配置,已有apiUrl 替代
    无木 authored
    2021-06-26 12:14:06 +0800  
    Browse Code »
  • fix: fix defHttp baseUrl work
    d5f9919b
    JinMao authored
    2021-06-26 04:47:17 +0800  
    Browse Code »
  • chore: update deps
    aed622bd
    Vben authored
    2021-06-26 00:31:21 +0800  
    Browse Code »

25 Jun, 2021
2 commits
  • fix(table): getDataSource not worked on empty data ...
    e78af6f2
    修复getDataSource获取的数据源在表格为空时返回值错误的问题。
    
    fixed: #752
    无木 authored
    2021-06-25 15:08:43 +0800  
    Browse Dir »
  • fix(table): treeTable editable error ...
    4ae39c53
    修复树表格的编辑问题
    
    fixed: #811
    无木 authored
    2021-06-25 14:51:58 +0800  
    Browse Dir »

24 Jun, 2021
5 commits
  • fix(api-select): ensure that the onchange function parameters are correct
    fa64fc8a
    Vben authored
    2021-06-24 23:51:14 +0800  
    Browse Dir »
  • fix(demo-form): add fieldMapToTime example,fix #807
    a2a75a09
    Vben authored
    2021-06-24 23:17:56 +0800  
    Browse Code »
  • fix(demo): style error,fix #806
    a2d8be3a
    Vben authored
    2021-06-24 23:10:43 +0800  
    Browse Dir »
  • fix(design): correct tailwind configuration,fix #800
    aec230ca
    Vben authored
    2021-06-24 22:57:36 +0800  
    Browse Dir »
  • fix(pop-confirm): fix event working unexpected
    a6ef771f
    无木 authored
    2021-06-24 18:55:38 +0800  
    Browse Dir »

23 Jun, 2021
5 commits
  • perf(pagewrapper): 优化PageWrapper的高度自适应表现使用getViewportOffset替代useContentViewHeight (#792) ...
    4d8e3985
    Co-authored-by: NorthLan <lan6995@gmail.com>
    Lan authored
    2021-06-23 23:16:47 +0800  
    Browse Dir »
  • fix(upload): make sure to carry custom parameters, fix #802
    c4b22a22
    Vben authored
    2021-06-23 22:37:30 +0800  
    Browse File »
  • fix(dropdown): icon and trigger work unexpected ...
    60b80c96
    修复Dropdown中popconfirm的事件响应区域以及icon不正常的问题
    
    fix: #796,#787
    无木 authored
    2021-06-23 21:56:43 +0800  
    Browse Dir »
  • feat: add Tree LoadData demo
    9298b3c9
    JinMao authored
    2021-06-23 15:53:31 +0800  
    Browse Dir »
  • fix(table): event editCancel loss params ...
    8d22231a
    修复table的editCancel事件缺少部分参数的问题
    无木 authored
    2021-06-23 00:27:11 +0800  
    Browse Dir »

22 Jun, 2021
1 commit
  • fix(table): fix table jitter problem
    8eba7fb5
    vben authored
    2021-06-22 22:46:03 +0800  
    Browse Dir »

20 Jun, 2021
2 commits
  • chore: release 2.5.0
    c1525252
    Vben authored
    2021-06-20 21:39:59 +0800  
    Browse File »
  • refactor(css): refactored windicss to tailwindcss
    893f3c79
    Vben authored
    2021-06-20 21:36:52 +0800  
    Browse Dir »

19 Jun, 2021
3 commits
  • fix(store): fix type error after pinia version upgrade
    e8d6f885
    vben authored
    2021-06-19 23:17:44 +0800  
    Browse Dir »
  • chore: typo
    7dce50cb
    Vben authored
    2021-06-19 22:38:29 +0800  
    Browse Dir »
  • perf(utils): mitt default export is changed from Class to Function
    d3d620f4
    Vben authored
    2021-06-19 22:38:29 +0800  
    Browse Dir »

18 Jun, 2021
2 commits
  • feat: optimize error message for api failure ...
    ea6834ae
    优化request并发请求失败时的错误提示(同种类型的失败只提示一个message)
    无木 authored
    2021-06-18 17:14:31 +0800  
    Browse Dir »
  • fix(menu): fix the jitter problem of menu folding animation,fix #732
    4c89ea74
    Vben authored
    2021-06-18 00:39:33 +0800  
    Browse Code »

17 Jun, 2021
11 commits
  • feat(project-setting): added sessionTimeoutProcessing project configuration item,fix #772
    0d070840
    Vben authored
    2021-06-17 23:39:55 +0800  
    Browse Dir »
  • feat(axios): added authenticationScheme configuration,fix #774
    b6d5b079
    Vben authored
    2021-06-17 23:25:31 +0800  
    Browse Dir »
  • feat(test): add jest test suite
    f6fe1dd6
    Vben authored
    2021-06-17 23:00:12 +0800  
    Browse Dir »
  • fix(use-message): `content` not support vNode ...
    154ebc3d
    修复封装的`useMessage`部分函数中`content`不支持vNode类型以及`createConfirm`不支持html的问题
    无木 authored
    2021-06-17 22:38:22 +0800  
    Browse Dir »
  • perf(locale): reduce the number of multilingual files
    0acc4ab2
    Vben authored
    2021-06-17 21:43:53 +0800  
    Browse Code »
  • feat(demo): added guide page example
    d196340d
    Vben authored
    2021-06-17 21:43:53 +0800  
    Browse Dir »
  • chore: type optimization
    4f20d45f
    Vben authored
    2021-06-17 21:43:53 +0800  
    Browse Dir »
  • chore: update deps
    e9064631
    Vben authored
    2021-06-17 21:43:52 +0800  
    Browse File »
  • fix(form): loss args on component change event ...
    513823bf
    修复部分组件的change事件不止一个参数时,componentProps中配置的onChange只能接收到第一个参数的问题
    无木 authored
    2021-06-17 17:34:11 +0800  
    Browse Dir »
  • fix: fix Login Page LocalePicker showLocale condition
    d683b0f1
    JinMao authored
    2021-06-17 12:41:18 +0800  
    Browse Dir »
  • fix: fix if getDropdownList.length==0 show Dropdown component
    21c771b5
    JinMao authored
    2021-06-17 12:40:10 +0800  
    Browse Code »

16 Jun, 2021
2 commits
  • refactor(axios): control the display of common errors in the request cycle (#758) ...
    49b66e83
    Co-authored-by: frankylli <frankylli@tencent.com>
    xlaoyu authored
    2021-06-16 22:34:32 +0800  
    Browse Dir »
  • perf(PageWrapper): fix the height calculation problem when footer and global foo… ...
    ab2c7efe
    …ter are opened at the same time (#760)
    
    * perf(PageWrapper): 优化PageWrapper在page的footer与全局页脚同时开启时的高度计算表现。
    
    * docs(PageWrapper): 修复footer与全局页脚同时开启时的高度计算问题
    
    Co-authored-by: NorthLan <lan6995@gmail.com>
    Lan authored
    2021-06-16 22:23:39 +0800  
    Browse Code »

14 Jun, 2021
2 commits
  • fix(modal): ensure that the shutdown event is not triggered multiple times
    655b7432
    Vben authored
    2021-06-14 23:15:30 +0800  
    Browse Dir »
  • fix(ApiSelect demo): add demo about ApiSelect's use (#757) ...
    a03d3cc6
    * fix(ApiSelect demo): add demo about ApiSelect's use
    
    * fix(ApiSelect demo): typo
    
    * revert(ApiSelect): remove console
    
    Co-authored-by: M69W <M69W@M69W>
    M69W authored
    2021-06-14 22:10:41 +0800  
    Browse Code »