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
09 Mar, 2021
6 commits
  • fix(menu): fix hideMenu not working close #338
    5b2fbfb6
    Vben authored
    2021-03-09 23:39:21 +0800  
    Browse Dir »
  • fix(table): ensure that the table height is correct when the data is empty
    53867a84
    Vben authored
    2021-03-09 23:23:40 +0800  
    Browse Dir »
  • feat(icon): added svg icon picker
    1418dc6a
    Vben authored
    2021-03-09 23:03:32 +0800  
    Browse Code »
  • chore: update deps
    970d4049
    Vben authored
    2021-03-09 23:01:32 +0800  
    Browse Dir »
  • fix(page-wraper): fix PageWrapper the scroll bar on the right side of the conten… ...
    fcff2cb1
    …t area when the user clicks on the tab page to reload the page (#341)
    
    ztw2010 authored
    2021-03-09 22:01:17 +0800  
    Browse Code »
  • perf(icon): icon and SvgIcon integration
    e8fe6a92
    Vben authored
    2021-03-09 00:19:44 +0800  
    Browse Code »

08 Mar, 2021
4 commits
  • fix(page-wrapper): fix PageWrapper title not showing
    9e3adaa3
    Vben authored
    2021-03-08 23:16:35 +0800  
    Browse Dir »
  • fix(transition): fix transition not work close #334
    7d8b8db2
    Vben authored
    2021-03-08 21:58:46 +0800  
    Browse Code »
  • fix(table): ensure that the value of the table action is updated correctly close #301 #313
    7156e47c
    Vben authored
    2021-03-08 21:31:16 +0800  
    Browse Dir »
  • refactor: refactor the project to solve the hot update problem caused by circula… ...
    b7ce74ab
    …r dependencies close #301
    Vben authored
    2021-03-08 21:19:09 +0800  
    Browse Code »

07 Mar, 2021
6 commits
  • chore: release v2.0.3
    371af18d
    Vben authored
    2021-03-07 23:51:02 +0800  
    Browse File »
  • fix(form): ensure that the Form component does not verify hidden form items
    43a45b7c
    Vben authored
    2021-03-07 23:37:57 +0800  
    Browse Code »
  • fix(breadcrumb): ensure that the single-level breadcrumbs jump correctly close #321
    e0dc5cf2
    Vben authored
    2021-03-07 23:18:51 +0800  
    Browse Code »
  • fix(menu): fix menu icon missing close #328
    d5d4c4b4
    Vben authored
    2021-03-07 20:59:11 +0800  
    Browse Dir »
  • perf: optimize local loading speed close #329
    491f1fcf
    Vben authored
    2021-03-07 20:25:58 +0800  
    Browse Code »
  • perf(table): the table fills the height according to the screen close #310
    551fe50a
    Vben authored
    2021-03-07 01:42:57 +0800  
    Browse Dir »

06 Mar, 2021
1 commit
  • fix(table): fix pagination error
    745fcfc0
    Vben authored
    2021-03-06 15:10:33 +0800  
    Browse Code »

05 Mar, 2021
2 commits
  • feat: add SvgIcon component
    9c2a2a0c
    Vben authored
    2021-03-05 23:12:01 +0800  
    Browse Dir »
  • perf(login): enter to log in
    b93f20f0
    Vben authored
    2021-03-05 00:48:57 +0800  
    Browse Code »

04 Mar, 2021
9 commits
  • fix(form): allow the setFieldsValue method to be null or undefined close #320
    8f76ef4e
    Vben authored
    2021-03-04 23:54:41 +0800  
    Browse Dir »
  • feat(tree): add clickRowToExpand option close #318
    e6960896
    Vben authored
    2021-03-04 23:43:10 +0800  
    Browse Dir »
  • fix(tree): fix the logic problem of show attribute of ActionItem under BasicTree
    80b47c84
    Vben authored
    2021-03-04 23:17:04 +0800  
    Browse Code »
  • fix(form): fix the problem of form props monitoring close #322
    83a34603
    Vben authored
    2021-03-04 23:12:59 +0800  
    Browse Code »
  • fix(description): ensure that props respond
    ce93e46f
    Vben authored
    2021-03-04 23:02:24 +0800  
    Browse Code »
  • chore: update readme.md
    ee5fb223
    Vben authored
    2021-03-04 21:31:33 +0800  
    Browse Dir »
  • chore: update workflows [deploy]
    381e3a96
    Vben authored
    2021-03-04 01:35:23 +0800  
    Browse Code »
  • chore: release v2.0.2 [deploy]
    553467df
    Vben authored
    2021-03-04 01:29:04 +0800  
    Browse File »
  • feat: added system management sample page
    4628d944
    Vben authored
    2021-03-04 01:25:50 +0800  
    Browse Code »

03 Mar, 2021
3 commits
  • perf(tree): strengthen BasicTree function
    cd8e924d
    Vben authored
    2021-03-03 23:35:30 +0800  
    Browse Code »
  • wip: system management sample page
    9a1ba749
    Vben authored
    2021-03-03 22:52:25 +0800  
    Browse Code »
  • chore: update deps
    f79cae63
    Vben authored
    2021-03-03 06:19:11 +0800  
    Browse Code »

02 Mar, 2021
7 commits
  • feat(tree): actionItem added show attribute close #314
    8b62fa0c
    Vben authored
    2021-03-02 23:57:35 +0800  
    Browse Code »
  • fix: expose tree information in the event close #315
    b6bb8163
    Vben authored
    2021-03-02 23:28:39 +0800  
    Browse Code »
  • feat(tree): add renderIcon props close #309
    72b42d7b
    Vben authored
    2021-03-02 23:15:32 +0800  
    Browse Code »
  • chore: improve icon-picker logic
    d67bd496
    Vben authored
    2021-03-02 21:00:18 +0800  
    Browse Code »
  • chore: update deps
    e5b2cc1e
    Vben authored
    2021-03-02 06:59:38 +0800  
    Browse Code »
  • fix: fix login page style
    7b4fcd2e
    Vben authored
    2021-03-02 00:40:00 +0800  
    Browse Code »
  • feat(ws): added WebSocket examples and service scripts
    c625462e
    Vben authored
    2021-03-02 00:28:20 +0800  
    Browse Code »

01 Mar, 2021
2 commits
  • feat(icon-picker): add icon-picker component
    b6cea4a9
    Vben authored
    2021-03-01 23:11:12 +0800  
    Browse Dir »
  • fix: ensure that the correct components are dynamically imported
    b476e1c8
    Vben authored
    2021-03-01 23:01:37 +0800  
    Browse Code »