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
19 Jun, 2021
2 commits
  • 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
3 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 »
  • fix(layout): props warn (#756)
    bbce002b
    bOtalkin authored
    2021-06-14 22:06:20 +0800  
    Browse Code »

11 Jun, 2021
13 commits
  • chore: typo
    29b2d344
    Vben authored
    2021-06-11 23:35:30 +0800  
    Browse Dir »
  • feat(preview): added createImgPreview picture preview function
    305630e3
    Vben authored
    2021-06-11 23:26:30 +0800  
    Browse File »
  • perf(component): optimize tree and upload components
    3f6920f7
    Vben authored
    2021-06-11 23:19:03 +0800  
    Browse Dir »
  • fix(flow-chart): fix drag and drop menu loss
    fa828fd9
    Vben authored
    2021-06-11 23:09:03 +0800  
    Browse Code »
  • refactor: remove useExpose
    bd2039ac
    Vben authored
    2021-06-11 22:45:02 +0800  
    Browse Code »
  • refactor(virtual-scroll): refactor virtualScroll component
    3b2c40be
    Vben authored
    2021-06-11 22:39:02 +0800  
    Browse Dir »
  • fix(modal): ensure that the full screen height is calculated correctly
    1c1755cf
    Vben authored
    2021-06-11 22:29:02 +0800  
    Browse Code »
  • feat(use-drawer): add closeDrawer function
    639520ad
    Vben authored
    2021-06-11 22:19:02 +0800  
    Browse Dir »
  • chore: type Descrition,Drawer,Excel,Dropdown
    c7c95dd2
    Vben authored
    2021-06-11 22:09:02 +0800  
    Browse Code »
  • perf(cropper-avatar): code optimization
    6dbbdbac
    Vben authored
    2021-06-11 21:49:02 +0800  
    Browse Code »
  • perf: add createImgPreview func (#713)
    b7c7c468
    jinmao88 authored
    2021-06-11 16:08:39 +0800  
    Browse Dir »
  • fix(useViewHeight): Fix the problem that useContentViewHeight does not calculate the footer (#747) ...
    33cd8fe6
    Co-authored-by: NorthLan <lan6995@gmail.com>
    Lan authored
    2021-06-11 09:37:17 +0800  
    Browse Code »
  • fix(route): dynamically introduce components error ...
    c6b766d8
    修复后台权限模式下,加载IFrame类型的路由时会丢失component的问题
    无木 authored
    2021-06-11 00:29:39 +0800  
    Browse Dir »

10 Jun, 2021
6 commits
  • fix(mock): make sure ignore matches the file correctly, fix #745
    a222ec85
    Vben authored
    2021-06-10 22:16:15 +0800  
    Browse File »
  • feat: add CropperAvatar component
    8e410fc6
    Vben authored
    2021-06-10 21:46:46 +0800  
    Browse Code »
  • fix(modal): add v-model support for visible
    de12babd
    无木 authored
    2021-06-10 19:48:43 +0800  
    Browse Dir »
  • fix(api): select api type error
    b387681c
    无木 authored
    2021-06-10 15:43:28 +0800  
    Browse Dir »
  • chore: release 2.4.2
    2c5351f9
    Vben authored
    2021-06-10 00:36:54 +0800  
    Browse Code »
  • refactor: refactor CountTo component
    40008bc2
    Vben authored
    2021-06-10 00:32:15 +0800  
    Browse Dir »

09 Jun, 2021
1 commit
  • chore: prettier code
    00fca0fe
    Vben authored
    2021-06-09 22:36:30 +0800  
    Browse Dir »