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
2c536976e8f287794acae61b6df7fe4033a98ffa
  • order-erp-front
  • src
  • views
  • demo
  • table
  • EditRowTable.vue
27 Aug, 2021
1 commit
  • feat(table): add `onValid` for editRow ...
    ee7c31db
    为table的可编辑行添加校验方法
    无木 authored
    4 years ago  
    Browse File »

24 Jul, 2021
1 commit
  • fix(table): component shown in `fullscreen` mode ...
    a07ab6d7
    修复表格在全屏模式下编辑组件弹出层的显示问题
    无木 authored
    4 years ago  
    Browse Dir »

21 Jul, 2021
1 commit
  • fix(table): fix editable cell not support `ellipsis` ...
    4bb506fb
    修复可编辑单元格不支持ellipsis配置的问题
    
    fixed: #944
    无木 authored
    4 years ago  
    Browse Dir »

19 Jul, 2021
2 commits
  • feat(basic-table): add `ApiTreeSelect` edit component ...
    52af1dd0
    为表格添加ApiTreeSelect编辑组件,修复一些其它的已知问题
    无木 authored
    4 years ago  
    Browse Code »
  • fix(demo): fix display problem of editable table with `apiSelect` ...
    535bdddf
    修复ApiSelect在可编辑表格中的显示问题
    无木 authored
    4 years ago  
    Browse Dir »

15 Jul, 2021
1 commit
  • feat(api-tree-select): add `api` options to tree-select ...
    d81db890
    添加ApiTreeSelect组件
    无木 authored
    4 years ago  
    Browse Dir »

05 Jun, 2021
1 commit
  • feat(table): support custom update on row editing ...
    fe2bcfc6
    在表格进入行编辑状态时,在某一列数据发生修改时,允许获取或同步修改其它列的当前编辑数据。
    
    close #646
    无木 authored
    4 years ago  
    Browse Code »

26 May, 2021
2 commits
  • feat(table): editable component text align ...
    8eaf5756
    使可编辑单元格显示的input中的文字对齐方式与列自身的align属性相匹配
    无木 authored
    4 years ago  
    Browse Dir »
  • feat(table): add editable DatePicker & TimePicker (#654) ...
    93006c7d
    为表格的可编辑单元格添加日期选择框和时间选择框组件
    Netfan authored
    4 years ago  
    Browse File »

04 Feb, 2021
1 commit
  • fix(table): fix the table: cancel editing and not restore the initial value #235
    1d0ec362
    vben authored
    5 years ago  
    Browse File »

28 Jan, 2021
1 commit
  • chore: format code by eslint #222
    9edc2813
    vben authored
    5 years ago  
    Browse Dir »

31 Dec, 2020
1 commit
  • refactor(table): refactor table #150 #148 #146 #130 #76
    9c2f3f30
    vben authored
    5 years ago  
    Browse Dir »

17 Nov, 2020
1 commit
  • feat(form-page): add form page demo
    0b6110a8
    vben authored
    5 years ago  
    Browse Code »