45 Commits

Author SHA1 Message Date
就眠儀式
a62e28bbe9 (component): update 2022-08-09 18:05:12 +08:00
就眠儀式
8b6e71922e (component): 新增 table 组件 loading 属性, 数据加载过渡 2022-08-09 17:31:37 +08:00
就眠儀式
212ce9a599 (component): 完善复杂表头表格 2022-08-09 01:09:53 +08:00
就眠儀式
db1c78f458 (component): 新增 table 复杂表头实现 2022-08-08 03:19:11 +08:00
就眠儀式
8d43f28fb3 (component): 优化 table 组件 columns 无对应数据时仍保持列占位 2022-08-08 01:29:06 +08:00
就眠儀式
d35df32863 🐛(component): 修复 table 组件 skin 属性为 row 时, header 多出 1px 高度 2022-08-07 23:52:15 +08:00
就眠儀式
5f12770a73 (component): update 2022-08-06 10:07:08 +08:00
就眠儀式
e93c1b5e2a (component): update 2022-08-05 11:24:07 +08:00
就眠儀式
51adbcbd2d 📝(table): 完善 行内编辑 案例 2022-08-04 18:41:09 +08:00
就眠儀式
42020ec132 📝(component): 编写 table 行内编辑案例 2022-08-04 17:45:00 +08:00
就眠儀式
a61c6d0bef (component): 新增 table 组件 v-model:expandKeys 属性, 意为当前展开行 2022-08-04 16:28:06 +08:00
就眠儀式
53d270ffdc (table): 新增 defaultExpandAll 属性, 默认展开行, 适用子表与树表 2022-08-04 11:17:15 +08:00
就眠儀式
0f4144fafc (component): 新增 span-method 属性, 支持行列合并 2022-08-04 10:32:29 +08:00
就眠儀式
2a95b7a3e4 (component): update 2022-08-03 14:15:46 +08:00
就眠儀式
97f2231ca9 (component): update 2022-08-03 00:17:14 +08:00
就眠儀式
7d1927248a 📝(component): update 2022-07-31 00:55:52 +08:00
就眠儀式
d7a3f52783 (component): 发布 1.3.6 2022-07-24 03:47:11 +08:00
就眠儀式
784a8f484e 🐛(component): 修复 table 列筛选布局 2022-07-23 17:48:03 +08:00
就眠儀式
c94519bd2f (component): 发布 1.3.2 2022-07-21 13:00:32 +08:00
就眠儀式
826dc0fa75 🐛(table): 修复 scroll 在固定列时不固定的问题 2022-07-21 09:59:57 +08:00
就眠儀式
e8fb49cd38 (release): 1.3.0 2022-07-20 13:26:50 +08:00
就眠儀式
7f67012f13 📝(table): update 2022-07-19 05:19:00 +08:00
就眠儀式
876947c79e (component): 新增 table 组件 columns 配置 totalRow 属性, 用于支持列统计 2022-07-19 05:01:43 +08:00
就眠儀式
b85a9ec6ff (table): 新增 table 空数据状态 2022-07-18 22:12:46 +08:00
就眠儀式
b6a3f37197 📝(table): update 2022-07-18 21:59:37 +08:00
就眠儀式
e0c2664bdf (table): 新增 type 属性 radio 值 与 selectedKey 属性, 用于支持单选 2022-07-18 16:31:58 +08:00
就眠儀式
3b7e0ff326 ♻️(table): 重构 checkbox 实现方式 2022-07-18 15:25:43 +08:00
就眠儀式
d2f11c1866 (table): 新增 expand-index 属性, 控制展开操作的所在列 2022-07-18 14:18:50 +08:00
就眠儀式
a8b025c12a (table): 新增 type 为 number 序号列 2022-07-18 14:06:56 +08:00
就眠儀式
95fb6014fa (component): 新增 table 组件 columns 配置 hide 属性, 默认隐藏列 2022-07-18 13:09:55 +08:00
0o张不歪o0
65f0e1b82e ♻️(component): 统一CheckBox与Radio组件 属性语义 2022-07-12 10:36:09 +08:00
就眠儀式
a068704835 📝(table): 更新数据案例 2022-07-12 09:31:40 +08:00
就眠儀式
dec00677f4 (component): table 多列固定 2022-07-11 09:07:46 +08:00
就眠儀式
dc56a071b7 🐛(table): 修复 treetable 的 slots 的参数 data 不正确问题 2022-07-05 16:24:36 +08:00
dingyongya
8e45ff5a0d 🐛(component): table
默认加载时有横向滚动条,header 的滚动条占位无法显示

ISSUES CLOSED: https://gitee.com/layui/layui-vue/issues/I5F8R1
2022-07-04 10:20:15 +08:00
就眠儀式
1731369f29 🐛(component): 修复 table css 冲突 2022-07-04 01:19:39 +08:00
就眠儀式
7dcb7c507c (component): 实现 table 行列固定, 待完善 2022-07-04 00:01:54 +08:00
就眠儀式
fd3ca29bd0 (component): 新增 table 组件 skin 属性, 用于切换风格, 可选参数为 row line nob, 默认为空 2022-07-03 23:08:04 +08:00
就眠儀式
1a80f062d0 🐛(component): 修复 table 组件 max-height 下 sm 尺寸 th 不生效 close #I5F8DA 2022-07-03 21:34:40 +08:00
就眠儀式
f175dc9c03 📝(all): 补充文档 2022-06-29 23:42:50 +08:00
就眠儀式
36323688bb 📝(component): 更新日志 2022-06-29 10:09:21 +08:00
就眠儀式
de8746e02d (table): 新增 cellStyle cellClassName rowStyle rowClassName 属性, 用于自定义单元格样式 2022-06-28 22:26:21 +08:00
就眠儀式
f0c850985d 📝: update 2022-06-27 11:07:22 +08:00
就眠儀式
b1b3397951 (component): 新增 table 组件 even 属性, 用于开启斑马条纹 2022-06-26 23:24:05 +08:00
就眠儀式
b86b7d308c ♻️(document): 调整文档结构 2022-06-25 20:10:12 +08:00