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
15 Oct, 2020
1 commit
  • chore: update README.md
    8f4d51a7
    vben authored
    2020-10-15 00:48:58 +0800  
    Browse Code »

14 Oct, 2020
9 commits
  • fix: replace taskfile module
    e828baa6
    vben authored
    2020-10-14 22:57:52 +0800  
    Browse Dir »
  • fix: fix table auto height
    ddc3786b
    vben authored
    2020-10-14 22:38:20 +0800  
    Browse Dir »
  • fix: fix menu permission failure
    b8353fe1
    vben authored
    2020-10-14 22:08:56 +0800  
    Browse Code »
  • chore: remove test code
    9abba7af
    vben authored
    2020-10-14 21:47:56 +0800  
    Browse Code »
  • chore: release 2.0.0-rc.1
    be8e140b
    vben authored
    2020-10-14 21:42:15 +0800  
    Browse Code »
  • style: perf code style
    77db3d5f
    vben authored
    2020-10-14 21:22:08 +0800  
    Browse Dir »
  • chore: add CHANGE_LOG.en_US
    7c7f35a3
    vben authored
    2020-10-14 21:11:08 +0800  
    Browse Dir »
  • chore: detail optimization
    31e2715e
    vben authored
    2020-10-14 21:08:07 +0800  
    Browse Dir »
  • feat: add README.en-US.md (#37)
    74378960
    chen-xt authored
    2020-10-14 21:01:51 +0800  
    Browse Code »

13 Oct, 2020
10 commits
  • chore: minify html
    7c4dd244
    nebv authored
    2020-10-13 23:52:01 +0800  
    Browse Code »
  • Style(Preview): Modify the button to center vertically (#36)
    ba070c5e
    Wells Su authored
    2020-10-13 23:42:43 +0800  
    Browse Code »
  • fix: fix missing cache of refresh page
    02d6a394
    nebv authored
    2020-10-13 22:22:04 +0800  
    Browse Code »
  • perf: optimize preview and ContextMenu functions
    bbfb06f0
    nebv authored
    2020-10-13 21:53:16 +0800  
    Browse Dir »
  • chore: bump 2.0.0-beta.7
    a7c09703
    nebv authored
    2020-10-13 01:47:34 +0800  
    Browse File »
  • chore: update deps
    1091c1de
    nebv authored
    2020-10-13 01:40:21 +0800  
    Browse Code »
  • feat: the production environment can be dynamically configured
    bb3b8f81
    nebv authored
    2020-10-13 01:40:21 +0800  
    Browse Code »
  • feat: projectSetting add closeMessageOnSwitch and removeAllHttpPending
    e83cb06b
    nebv authored
    2020-10-13 01:40:18 +0800  
    Browse Dir »
  • fix: fix editable cells cannot be entered
    4500214b
    nebv authored
    2020-10-13 01:40:10 +0800  
    Browse Code »
  • fix: fix routing switch, tab is not activated
    beb4c3a3
    nebv authored
    2020-10-13 01:39:56 +0800  
    Browse Code »

12 Oct, 2020
4 commits
  • chore: bump 2.0.0-beta.6
    177010bf
    vben authored
    2020-10-12 01:29:17 +0800  
    Browse Code »
  • feat: add count-to component and demo
    afc7263e
    vben authored
    2020-10-12 01:15:31 +0800  
    Browse Code »
  • feat: first screen loading waiting animation
    4811cce8
    vben authored
    2020-10-12 00:38:22 +0800  
    Browse Code »
  • perf: optimize multiple-tab switching effect
    f2bdf0b8
    vben authored
    2020-10-12 00:18:32 +0800  
    Browse Dir »

11 Oct, 2020
9 commits
  • style: menu adjustment
    949db963
    vben authored
    2020-10-11 23:48:25 +0800  
    Browse Code »
  • feat(analysis): add analysis page
    52ee35c4
    vben authored
    2020-10-11 22:59:44 +0800  
    Browse Code »
  • feat(workbench): add workbench page
    1cd75fcf
    vben authored
    2020-10-11 16:04:54 +0800  
    Browse Code »
  • feat(chart): add useEcharts and useApexChart demo
    21d0ed92
    vben authored
    2020-10-11 14:53:04 +0800  
    Browse Code »
  • perf: the existing tab switching no longer displays animation and processbar
    e9536b5b
    vben authored
    2020-10-11 11:11:05 +0800  
    Browse Dir »
  • fix: repair packaging error
    526e6ce2
    nebv authored
    2020-10-11 01:18:38 +0800  
    Browse Code »
  • chore: bump 2.0.0-beta.5
    7150b3e2
    nebv authored
    2020-10-11 01:14:51 +0800  
    Browse File »
  • perf: optimized page switching effect
    5f2a927c
    nebv authored
    2020-10-11 01:13:27 +0800  
    Browse Code »
  • refactor(style): remove tailwind css
    03b6025d
    nebv authored
    2020-10-11 00:05:29 +0800  
    Browse Code »

10 Oct, 2020
4 commits
  • chore: change menu icon
    66b56169
    nebv authored
    2020-10-10 23:09:58 +0800  
    Browse Code »
  • fix: Repair tree component click to select (#33)
    67df9b8c
    yuyeqianxun authored
    2020-10-10 22:48:21 +0800  
    Browse Dir »
  • chore: separate configuration files
    e8aedefb
    bin authored
    2020-10-10 21:28:43 +0800  
    Browse Code »
  • chore: update readme.md
    afbcf043
    vben authored
    2020-10-10 00:08:54 +0800  
    Browse Code »

09 Oct, 2020
1 commit
  • chore: add .github and .vscode
    ad368865
    vben authored
    2020-10-09 23:22:55 +0800  
    Browse Dir »

08 Oct, 2020
2 commits
  • chore: bump 2.0.0-beta.4
    118db6be
    陈文彬 authored
    2020-10-08 15:27:57 +0800  
    Browse Code »
  • fix: fix the style problem of the table border in the production environment
    f2c7638b
    陈文彬 authored
    2020-10-08 15:26:50 +0800  
    Browse Code »