frezs
2021-09-06 59a90877287a289f746eec97d12c2d3a1d5476b0
2021-09-06 frezs
feat(table): 添加和支持动态删除和插入数据 (#1152)
blob@ 59a908 提交对比 | 对比当前
2021-08-26 江麻妞
fix(table): 修复表格背景颜色再深色模式下会被穿透问题 (#1133)
blob@ 30fa4c 提交对比 | 对比当前
2021-08-24 vben
chore: format code
blob@ 56a966 提交对比 | 对比当前
2021-08-23 无木
fix(table): fix table footer style
blob@ a426b9 提交对比 | 对比当前
2021-08-17 vben
fix: fix all types of errors, compatible with volar plugin
blob@ e15b4f 提交对比 | 对比当前
2021-08-17 无木
fix: `slots` worked in `basicTable` and `basicModal`
blob@ 5138e4 提交对比 | 对比当前
2021-08-16 无木
fix(table): fix `injection not found` warning
blob@ 53e79a 提交对比 | 对比当前
2021-08-15 无木
fix: fixed `useRedo` may loss route params
blob@ 2dd3d8 提交对比 | 对比当前
2021-08-15 无木
perf(table): fixed code style
blob@ da12da 提交对比 | 对比当前
2021-08-14 无木
style: fix selected background color of `tr`
blob@ a8b18c 提交对比 | 对比当前
2021-08-13 无木
fix: `slots` working in components
blob@ b1f317 提交对比 | 对比当前
2021-08-13 vben
fix(types): fix some type errors
blob@ 9035fd 提交对比 | 对比当前
2021-08-04 JasonYHZ
feat(table): add getRawDataSource() function (#1029)
blob@ f3cf16 提交对比 | 对比当前
2021-08-03 Leo Caan (陈栋)
fix(table): recursive updateTableDataRecord (#1024)
blob@ 72f953 提交对比 | 对比当前
2021-07-25 Lowell
fix: expandIcon slot of BasicTable component is invalid (#975)
blob@ 98c206 提交对比 | 对比当前
2021-06-11 Vben
refactor: remove useExpose
blob@ bd2039 提交对比 | 对比当前
2021-06-08 无木
feat(table): add updateTableDataRecord method
blob@ 8e4f48 提交对比 | 对比当前
2021-06-07 无木
feat(table): support columns-change event
blob@ 125a7d 提交对比 | 对比当前
2021-06-01 vben
fix(table): make sure the table width is correct, fix #593
blob@ d73d43 提交对比 | 对比当前
2021-05-30 无木
fix(table): useTable support onChange
blob@ 9f5085 提交对比 | 对比当前
2021-05-30 无木
fix(table): support change event
blob@ 9f4d17 提交对比 | 对比当前
2021-05-18 M69W
style: fix the background color of table striped is lose (#618)
blob@ 0e440f 提交对比 | 对比当前
2021-04-28 Mikasa33
fix(style): add table title min-height (#547)
blob@ bf365e 提交对比 | 对比当前
2021-04-24 Vben
fix(table): submitButtonOptions not work,fix #531
blob@ 16ecf7 提交对比 | 对比当前
2021-04-23 Mikasa33
fix(style): fix layout header style, basic arrow style and table search for...
blob@ e2ddf4 提交对比 | 对比当前
2021-04-17 Vben
perf: improve flowChart logic
blob@ e1bc33 提交对比 | 对比当前
2021-04-13 Vben
style: background to background-color
blob@ 2cdf2c 提交对比 | 对比当前
2021-04-07 Vben
feat: dark mode
blob@ 5b8eb4 提交对比 | 对比当前
2021-04-01 Vben
fix(table): make sure the editing line is working, fix #439
blob@ b54b79 提交对比 | 对比当前
2021-03-28 Vben
perf: code optimization
blob@ 37f666 提交对比 | 对比当前
2021-03-26 Vben
chore: update deps
blob@ e09068 提交对比 | 对比当前
2021-03-21 Vben
feat(table): add expandAll/collapseAll function close #333
blob@ 391da9 提交对比 | 对比当前
2021-03-10 Vben
refactor: code optimization
blob@ 2c6aa8 提交对比 | 对比当前
2021-03-09 Vben
fix(table): ensure that the table height is correct when the data is empty
blob@ 53867a 提交对比 | 对比当前
2021-03-07 Vben
perf(table): the table fills the height according to the screen close #310
blob@ 551fe5 提交对比 | 对比当前
2021-03-01 Vben
feat: add dept management page
blob@ 3b8ca4 提交对比 | 对比当前
2021-02-24 Vben
fix(table): get the selected rows of the table correctly
blob@ 601368 提交对比 | 对比当前
2021-02-19 vben
fix(table): fix known errors in editable tables close #267
blob@ 4f8e1c 提交对比 | 对比当前
2021-02-07 vben
feat(modal): exporse redoModalHeight
blob@ a3a903 提交对比 | 对比当前
2021-01-28 vben
chore: format code by eslint #222
blob@ 9edc28 提交对比 | 对比当前
2021-01-11 vben
fix(table): table setting error #174 #165
blob@ c96002 提交对比 | 对比当前
2021-01-07 vben
fix(form): formAction slot not work
blob@ de5bf7 提交对比 | 对比当前
2021-01-04 vben
fix(table): fix table setting error #162
blob@ a2c89d 提交对比 | 对比当前
2020-12-31 vben
refactor(table): refactor table #150 #148 #146 #130 #76
blob@ 9c2f3f 提交对比 | 对比当前
2020-12-29 vben
wip(table): perf table #136,146,134
blob@ 116a1f 提交对比 | 对比当前
2020-12-28 vben
wip(table): perf table
blob@ 354904 提交对比 | 对比当前
2020-12-28 vben
fix(form): form validate error
blob@ a305e5 提交对比 | 对比当前
2020-12-28 vben
fix(form): form-item style error
blob@ 08df19 提交对比 | 对比当前
2020-12-25 vben
wip(form): perf form
blob@ 4ff1c4 提交对比 | 对比当前
2020-12-08 vben
perf: tsx use useExpose
blob@ 9bb751 提交对比 | 对比当前
首页 | « 前一页 | 下一页 »