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
10 Apr, 2021
2 commits
  • refactor: refactor store
    215d8bab
    Vben authored
    2021-04-10 21:41:22 +0800  
    Browse Code »
  • fix: Improve the picture cropping component (#463) ...
    700306bb
    * fix: Improve the picture cropping component
    
    * fix: component /verify/rotate text show problem
    啝裳 authored
    2021-04-10 21:19:28 +0800  
    Browse Code »

08 Apr, 2021
8 commits
  • fix(menu): improve menu logic, fix #461
    ee1c3498
    Vben authored
    2021-04-08 23:04:16 +0800  
    Browse Dir »
  • fix: improve login page style
    780a8a67
    Vben authored
    2021-04-08 22:08:55 +0800  
    Browse Code »
  • chore: update deps
    96a49ba1
    Vben authored
    2021-04-08 22:08:12 +0800  
    Browse Dir »
  • fix: login page overflow show problem (#455)
    af6d58eb
    啝裳 authored
    2021-04-08 18:02:38 +0800  
    Browse Code »
  • chore: release 2.2.0
    d2a1e1f0
    Vben authored
    2021-04-08 01:18:38 +0800  
    Browse File »
  • fix(use-loading): rendering fails when used with onMounted, fix #438
    6b996229
    Vben authored
    2021-04-08 01:14:06 +0800  
    Browse Dir »
  • fix(table-action): ensure that the click event is not triggered, fix #441
    67a7a76b
    Vben authored
    2021-04-08 00:42:08 +0800  
    Browse Code »
  • fix(table): ensure data responsiveness, fix #447
    64b6313b
    Vben authored
    2021-04-08 00:06:30 +0800  
    Browse Code »

07 Apr, 2021
4 commits
  • fix(mock): make sure the background mode login is normal, fix #452
    1e669870
    Vben authored
    2021-04-07 23:53:16 +0800  
    Browse Dir »
  • perf: delete tinymce useless style files
    edc75251
    Vben authored
    2021-04-07 23:39:54 +0800  
    Browse Dir »
  • feat: dark mode
    5b8eb4a4
    Vben authored
    2021-04-07 23:39:54 +0800  
    Browse Code »
  • fix(useColumn): fixed table column changes with hidden columns disappearing after dropping (#453) ...
    f05cc6d3
    Co-authored-by: Alan <alan@ichestnuts.com>
    qinjiahui01 authored
    2021-04-07 23:39:08 +0800  
    Browse Dir »

05 Apr, 2021
3 commits
  • chore: update deps
    8b5cbca3
    Vben authored
    2021-04-05 22:24:00 +0800  
    Browse Code »
  • chore: format code
    3576d0b5
    Vben authored
    2021-04-05 22:23:39 +0800  
    Browse Dir »
  • chore: optimize prod configuration to control whether to delete origin files whe… ...
    f7499cdb
    …n using compress plugin (#443)
    
    舒培培 authored
    2021-04-05 22:00:54 +0800  
    Browse Code »

01 Apr, 2021
4 commits
  • fix(server): grammatical errors
    ee4829c1
    Vben authored
    2021-04-01 22:34:31 +0800  
    Browse Code »
  • chore: typo
    c030567b
    Vben authored
    2021-04-01 01:07:48 +0800  
    Browse Code »
  • fix(build): fix build error
    6d6e0a1b
    Vben authored
    2021-04-01 01:03:00 +0800  
    Browse Code »
  • fix(table): make sure the editing line is working, fix #439
    b54b7942
    Vben authored
    2021-04-01 00:52:31 +0800  
    Browse Dir »

31 Mar, 2021
1 commit
  • refactor: refactor dashboard
    8a14069e
    Vben authored
    2021-03-31 23:52:11 +0800  
    Browse Dir »

29 Mar, 2021
4 commits
  • fix(drawer): ensure the slot is working
    b9b470f4
    Vben authored
    2021-03-29 23:50:10 +0800  
    Browse Dir »
  • fix(abakysis): fix tooltip style,fix #436
    1e4a250d
    Vben authored
    2021-03-29 23:02:03 +0800  
    Browse Dir »
  • wip: add cropper iamge component
    2e11ea67
    Vben authored
    2021-03-29 22:48:13 +0800  
    Browse Dir »
  • refactor(tinymce): changed to npm introduction,fix #435,fix 434
    39d629a0
    Vben authored
    2021-03-29 22:25:44 +0800  
    Browse Code »

28 Mar, 2021
2 commits
  • perf: code optimization
    37f6660c
    Vben authored
    2021-03-28 15:31:35 +0800  
    Browse Code »
  • feat(print): add print example
    2f99892d
    Vben authored
    2021-03-28 00:04:41 +0800  
    Browse Dir »

27 Mar, 2021
8 commits
  • fix(menu): ensure the menu is activated correctly,fix #432
    bb67692c
    Vben authored
    2021-03-27 22:49:05 +0800  
    Browse Code »
  • fix(breadcrumb): ensure the breadcrumbs display the icon correctly, fix #433
    0b66360c
    Vben authored
    2021-03-27 21:33:13 +0800  
    Browse Dir »
  • feat(tree): add headerTitle slot
    6bb19fb2
    Vben authored
    2021-03-27 17:25:37 +0800  
    Browse Dir »
  • chore: update deps
    782cbc0a
    Vben authored
    2021-03-27 16:08:25 +0800  
    Browse Code »
  • perf: refoctor useTitle
    979058ad
    Vben authored
    2021-03-27 16:03:28 +0800  
    Browse Code »
  • chore: add type-safety (#431)
    3b3a7462
    Shinigami authored
    2021-03-27 16:03:03 +0800  
    Browse Code »
  • chore: typo
    411eef84
    Vben authored
    2021-03-27 00:10:55 +0800  
    Browse Dir »
  • fix(echart): legend not work
    b25ceb42
    Vben authored
    2021-03-27 00:04:36 +0800  
    Browse Code »

26 Mar, 2021
4 commits
  • chore: types
    a98835e1
    Vben authored
    2021-03-26 22:22:58 +0800  
    Browse Dir »
  • feat(api-select): add immediate option,close #430
    5b4a41ce
    Vben authored
    2021-03-26 21:36:20 +0800  
    Browse Dir »
  • chore: update deps
    e090689e
    Vben authored
    2021-03-26 21:16:08 +0800  
    Browse Dir »
  • chore: release 2.1.1
    2658e15d
    Vben authored
    2021-03-26 00:15:14 +0800  
    Browse Code »