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
27 Jun, 2021
8 commits
  • perf(router): reduce the number of guard files
    327d71b8
    vben authored
    2021-06-27 22:59:59 +0800  
    Browse File »
  • fix(drawer): openDrawer is not normal in some cases ...
    941ad597
    修复BasicDrawer在设置其它属性时可能会影响visible状态的问题
    无木 authored
    2021-06-27 19:13:57 +0800  
    Browse Dir »
  • style: remove tailwind lightBlue renamed warning
    d0b6c496
    无木 authored
    2021-06-27 16:38:40 +0800  
    Browse Code »
  • fix: user drop-down event key loss ...
    20d7a25e
    修复顶部的用户操作下拉菜单点击事件丢失key参数的问题
    无木 authored
    2021-06-27 15:33:30 +0800  
    Browse Dir »
  • perf(icon): remove Icon component global registration
    59d3e8c8
    vben authored
    2021-06-27 13:56:09 +0800  
    Browse Code »
  • fix: user dropdown event response failure ...
    c73694ab
    修正顶部用户下拉菜单不响应点击事件的问题
    无木 authored
    2021-06-27 02:32:18 +0800  
    Browse Dir »
  • chore: release 2.5.1
    81a0f478
    vben authored
    2021-06-27 00:04:01 +0800  
    Browse Code »
  • fix(comp-tree): support comp-tree-foreach stop,add insertNodesByKey (#818) ...
    d97aa927
    Co-authored-by: git <lixiaokang215@163.com>
    bbkkkk8 authored
    2021-06-27 00:01:38 +0800  
    Browse Dir »

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
7 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 »