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 Apr, 2021
2 commits
  • fix(form): improve warning prompt, fix #538
    3ff70bb5
    Vben authored
    2021-04-26 20:52:31 +0800  
    Browse File »
  • feat(table): Table operation columns support permission codes
    6afee415
    zuihou authored
    2021-04-26 16:18:53 +0800  
    Browse Dir »

25 Apr, 2021
1 commit
  • fix: fix the default value of props
    8b2e0f66
    Vben authored
    2021-04-25 23:39:56 +0800  
    Browse Code »

24 Apr, 2021
8 commits
  • fix: ensure that the 401 jumps to the login page correctly, fix #512
    6a882059
    Vben authored
    2021-04-24 20:31:05 +0800  
    Browse Code »
  • fix(form): improve form props acquisition,fix #527
    b7ea68e6
    Vben authored
    2021-04-24 20:27:01 +0800  
    Browse Dir »
  • fix(style): fix icon style, fix #496
    ccae5cd9
    Vben authored
    2021-04-24 20:19:41 +0800  
    Browse Dir »
  • fix(form): ensure that the DateTime component checked properly,fix #511
    cb35341b
    Vben authored
    2021-04-24 20:10:31 +0800  
    Browse Code »
  • fix(table): submitButtonOptions not work,fix #531
    16ecf718
    Vben authored
    2021-04-24 18:27:48 +0800  
    Browse Dir »
  • fix: trigger resize in full screen to ensure that the height of other components is normal,fix #508
    ca717602
    Vben authored
    2021-04-24 11:23:28 +0800  
    Browse Code »
  • fix(menu): ensure that the external link jumps correctly, fix #516
    6b7f688e
    Vben authored
    2021-04-24 11:11:59 +0800  
    Browse Dir »
  • fix(style): fix build style errors,fix #528
    7f6f8eef
    Vben authored
    2021-04-24 10:59:45 +0800  
    Browse Code »

23 Apr, 2021
1 commit
  • fix(style): fix layout header style, basic arrow style and table search form style (#525) ...
    e2ddf436
    * style: cursor pointer
    
    * style: light mode, hover background-color
    
    * fix(style): fix form border-radius style
    Mikasa33 authored
    2021-04-23 22:04:27 +0800  
    Browse Dir »

22 Apr, 2021
5 commits
  • chore: vite version downgrade
    090c76ba
    Vben authored
    2021-04-22 23:29:32 +0800  
    Browse File »
  • chore: update workflow
    f0ae146c
    Vben authored
    2021-04-22 22:59:53 +0800  
    Browse Dir »
  • feat(form): adding resetSchema method
    c639e493
    zuihou authored
    2021-04-22 22:51:00 +0800  
    Browse Dir »
  • chore: update deps
    7e2668f6
    Vben authored
    2021-04-22 22:13:03 +0800  
    Browse Code »
  • Update useFormEvents.ts (#514) ...
    e689ee5f
    fix: 修复 表单回显时,参数为null或者''时, 报Invalid date的错
    最后 authored
    2021-04-22 21:14:42 +0800  
    Browse Dir »

19 Apr, 2021
9 commits
  • fix(button): ghost style
    f4af2311
    Vben authored
    2021-04-19 23:53:12 +0800  
    Browse Code »
  • fix(form): remove field binding when deleting schema #471
    38f50726
    Vben authored
    2021-04-19 23:53:11 +0800  
    Browse Dir »
  • fix(tabs): fix the problem that other functions are invalid when the tab is closed, close #376
    b92b8a3c
    Vben authored
    2021-04-19 23:53:11 +0800  
    Browse Dir »
  • chore: update stylelint
    4f0c6fbc
    Vben authored
    2021-04-19 23:53:11 +0800  
    Browse Code »
  • fix: fix AppendFormDemo (#505) ...
    8c2491fc
    Co-authored-by: haha <admin@qq.com>
    jinmao88 authored
    2021-04-19 23:52:37 +0800  
    Browse Code »
  • perf: add AppendFormDemo (#503) ...
    85b92a9a
    Co-authored-by: haha <admin@qq.com>
    jinmao88 authored
    2021-04-19 18:42:31 +0800  
    Browse Dir »
  • fix: password icon dislocation (#501) ...
    bd83eccd
    修复登录页密码显示icon不同分辨率下错位
    Li yao authored
    2021-04-19 18:36:44 +0800  
    Browse Dir »
  • perf: improve countTo (#499)
    94b2222c
    啝裳 authored
    2021-04-19 13:22:33 +0800  
    Browse Code »
  • feat:icon name can be displayed(#498) ...
    502cc270
    feat: 鼠标移上去,能显示图标名
    最后 authored
    2021-04-19 01:11:38 +0800  
    Browse Code »

17 Apr, 2021
9 commits
  • fix(flow-chart): dark style not work
    4a035478
    Vben authored
    2021-04-17 23:20:39 +0800  
    Browse Code »
  • perf: improve cropper example (#491)
    5e36a8b5
    啝裳 authored
    2021-04-17 22:39:05 +0800  
    Browse Code »
  • fix: update Axios.ts (#492) ...
    e1b30a50
    1. 应该使用传递进来的 请求头
    2. 针对有数组类型的参数,应该用brackets 或者 repeat 。  最好将arrayFormat参数改成可以让使用者通过入参来改的。  参考: https://blog.csdn.net/pifutan/article/details/86320705
    最后 authored
    2021-04-17 22:30:53 +0800  
    Browse Code »
  • feat: add JsonPreview component
    0649011e
    Vben authored
    2021-04-17 18:51:19 +0800  
    Browse Dir »
  • feat: add codeEditor component
    a8126850
    Vben authored
    2021-04-17 18:42:14 +0800  
    Browse Dir »
  • perf: merge locale file
    c04e8943
    Vben authored
    2021-04-17 18:39:18 +0800  
    Browse Dir »
  • perf: improve flowChart logic
    e1bc33f5
    Vben authored
    2021-04-17 18:36:49 +0800  
    Browse Code »
  • feat: add flowChart Component (#488)
    2576735a
    啝裳 authored
    2021-04-17 06:06:08 +0800  
    Browse Code »
  • fix(tinymce): ensure that the public resource path is correct,fix #487
    a863ad46
    Vben authored
    2021-04-17 00:01:31 +0800  
    Browse Dir »

16 Apr, 2021
1 commit
  • chore: update deps
    7db37eed
    Vben authored
    2021-04-16 23:54:53 +0800  
    Browse Code »

14 Apr, 2021
1 commit
  • chore: update deps
    6b47a8b9
    Vben authored
    2021-04-14 21:15:50 +0800  
    Browse Code »

13 Apr, 2021
3 commits
  • style: background to background-color
    2cdf2c28
    Vben authored
    2021-04-13 21:43:10 +0800  
    Browse Code »
  • chore: typo
    c9089c32
    Vben authored
    2021-04-13 21:42:10 +0800  
    Browse Dir »
  • feat: add spin prop for Icon (#477) ...
    6dd7d0f9
    Co-authored-by: 刘亚 <liuya54892@outlook.com>
    LiuYa authored
    2021-04-13 21:42:50 +0800  
    Browse Code »