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 Jun, 2021
6 commits
  • chore: prettier code
    00fca0fe
    Vben authored
    2021-06-09 22:36:30 +0800  
    Browse Dir »
  • fix: fix darkModeSwitch switch failure
    34a80542
    Vben authored
    2021-06-09 22:36:30 +0800  
    Browse Dir »
  • fix(api-select): loss option data on event callback ...
    c5f2577f
    close #733
    无木 authored
    2021-06-09 18:31:01 +0800  
    Browse Dir »
  • fix(mock): type error
    7c1ffa3d
    无木 authored
    2021-06-09 12:13:13 +0800  
    Browse Dir »
  • fix(demo): make sure the map https resource is correct
    7b9cd09a
    Vben authored
    2021-06-09 00:25:45 +0800  
    Browse Dir »
  • perf: optimize components and add comments
    55e9d9fc
    Vben authored
    2021-06-09 00:22:29 +0800  
    Browse File »

08 Jun, 2021
8 commits
  • fix(demo): `breadcrumb` route invalid redirect
    84d9300e
    无木 authored
    2021-06-08 16:45:42 +0800  
    Browse Code »
  • fix(router): loss `directory` route ...
    df8cd860
    修复"目录"路由丢失的问题
    
    fix: #722
    无木 authored
    2021-06-08 15:14:05 +0800  
    Browse Code »
  • feat(table): updateTableDataRecord support functional rowKey
    448a4c28
    无木 authored
    2021-06-08 15:14:05 +0800  
    Browse Code »
  • chore: add util for install component (#707)
    f62f378f
    Leo Caan (陈栋) authored
    2021-06-08 14:28:19 +0800  
    Browse Dir »
  • feat(modal): add closeModal for useModal
    6d5f9aa6
    无木 authored
    2021-06-08 10:55:33 +0800  
    Browse Dir »
  • fix(demo): account list page validate and save
    21f7a854
    无木 authored
    2021-06-08 01:13:22 +0800  
    Browse Code »
  • feat(table): add updateTableDataRecord method ...
    8e4f486f
    添加updateTableDataRecord以便可以根据指定的rowKey来直接更新行数据而无需reload
    无木 authored
    2021-06-08 01:08:04 +0800  
    Browse Code »
  • fix: build error
    5212ea79
    vben authored
    2021-06-08 00:15:34 +0800  
    Browse Dir »

07 Jun, 2021
6 commits
  • chore: add some notes
    cda0f9c1
    Vben authored
    2021-06-07 21:30:27 +0800  
    Browse Dir »
  • feat(Tinymce): add dynamics to the read-only state of the rich text editor (#725) ...
    efce482b
    *富文本目前只支持初始化配置,本次增加了只读状态动态设置,只需更改readonly的值
    liuzhidong authored
    2021-06-07 21:28:26 +0800  
    Browse Code »
  • fix(form): fix form update problem ...
    bcad95d3
    修复表单组件在特定情况下的卡顿、崩溃问题
    fix: #720
    无木 authored
    2021-06-07 14:52:03 +0800  
    Browse Dir »
  • feat(table): support columns-change event ...
    125a7d14
    添加列改变事件(含排序、可见性、固定列)。该事件仅由表格设置组件中人为触发。
    无木 authored
    2021-06-07 12:37:21 +0800  
    Browse Dir »
  • fix(Tinymce): Read only status upload button can also be used (#718) ...
    966571bd
    *修复富文本组件在只读状态下上传图片按钮也能点击的bug
    liuzhidong authored
    2021-06-07 12:23:34 +0800  
    Browse Code »
  • refactor(mock): remove third-party images
    aee61303
    无木 authored
    2021-06-07 01:14:07 +0800  
    Browse Code »

06 Jun, 2021
6 commits
  • perf(i18n): improve circular dependencies
    d677729a
    Vben authored
    2021-06-06 23:36:22 +0800  
    Browse Dir »
  • fix(table): try to get close to the form stuck
    d81481c5
    Vben authored
    2021-06-06 22:54:25 +0800  
    Browse Code »
  • feat(table-img): support simple show mode and more props ...
    19d8e01e
    改进TableImg组件,支持简单显示模式以及更多可配置的属性。
    无木 authored
    2021-06-06 16:27:19 +0800  
    Browse Code »
  • chore(axios): remove useless code
    50f94bfe
    Vben authored
    2021-06-06 15:12:15 +0800  
    Browse Dir »
  • fix(radio-button): fix RadioButton `disabled` support ...
    ee384b1f
    fix #710
    无木 authored
    2021-06-06 13:24:32 +0800  
    Browse Dir »
  • fix(table): settings indeterminate state effect ...
    4fd2051b
    修复存在操作列的情况下,表格设置组件中的半选状态显示不正确的问题
    无木 authored
    2021-06-06 12:03:53 +0800  
    Browse Dir »

05 Jun, 2021
9 commits
  • refactor(test-server): improve test service code
    a96cb250
    Vben authored
    2021-06-05 22:29:56 +0800  
    Browse Code »
  • fix(demo): fix basic form page style ...
    8b6e07b7
    修复表单基础示例页面,远程下拉的弹出层有时显示不完整的问题。
    无木 authored
    2021-06-05 22:17:17 +0800  
    Browse Code »
  • feat(api-select): auto refetch after params changed ...
    50207ad7
    ApiSelect 组件在params改变后自动重新获取远程数据
    无木 authored
    2021-06-05 22:15:51 +0800  
    Browse Code »
  • chore: vite server options adjustment
    4805ca26
    无木 authored
    2021-06-05 20:14:55 +0800  
    Browse Code »
  • fix(upload): ensure preview items valid
    43769286
    无木 authored
    2021-06-05 18:10:58 +0800  
    Browse Dir »
  • fix(table): wrong indeterminate state ...
    495b1da3
    修复table在包含默认不显示的列时,settings的[列展示]复选框的初始indeterminate状态不正确的问题
    无木 authored
    2021-06-05 16:22:26 +0800  
    Browse Code »
  • feat(table): support custom update on row editing ...
    fe2bcfc6
    在表格进入行编辑状态时,在某一列数据发生修改时,允许获取或同步修改其它列的当前编辑数据。
    
    close #646
    无木 authored
    2021-06-05 14:11:00 +0800  
    Browse File »
  • feat(table-action): add stopButtonPropagation prop ...
    808012b5
    为TableAction组件添加stopButtonPropagation来配置是否要阻止操作列的按钮的点击事件冒泡。
    
    close #699
    无木 authored
    2021-06-05 12:58:07 +0800  
    Browse Code »
  • fix(lock): fix lock modal height ...
    40e3cb04
    fixed #701
    无木 authored
    2021-06-05 12:25:39 +0800  
    Browse Dir »

04 Jun, 2021
5 commits
  • fix(page): `basic form` action btns should be in line ...
    6c4f9473
    修正基础表单页面的提交和重置按钮没有处于一行的问题
    无木 authored
    2021-06-04 19:22:30 +0800  
    Browse Dir »
  • feat(echarts): add getInstance for useECharts ...
    fb6c76db
    为useECharts添加getInstance以便绑定事件或执行更多自定义动作
    无木 authored
    2021-06-04 17:22:06 +0800  
    Browse Dir »
  • feat(demo): `switch` use in table ...
    46899aa3
    演示在table中渲染switch列并响应修改switch的动作
    无木 authored
    2021-06-04 16:11:18 +0800  
    Browse Code »
  • fix(mock): menu list api loss `type` field
    41854121
    无木 authored
    2021-06-04 16:08:41 +0800  
    Browse Dir »
  • fix(axios): transformRequestHook logic error
    b69dcd79
    无木 authored
    2021-06-04 14:18:22 +0800  
    Browse Dir »