bkui-vue3
bkui-vue3 copied to clipboard
现在有一个新需求,需要做一个多层级的表头。设计稿如下:  目前可以用自定义 label 函数去做出大概的效果,但是无法做到,label-cell 的样式自定义,和排序的效果(这个要自行手动实现) 期望如下: 1. TableColumn 组件添加 label-class-name prop 自定义 class 。 类似 element-plus :https://element-plus.org/zh-CN/component/table.html#table-column-%E5%B1%9E%E6%80%A7 2. 能直接通过插槽实现 多层级 表头 类似 element-plus:https://element-plus.org/zh-CN/component/table.html#%E5%A4%9A%E7%BA%A7%E8%A1%A8%E5%A4%B4
正常collapse  collapse-panel单独使用 
**Version / Branch / tag** 2.4.15-beta.13 **出了什么问题?(What Happened?)** 如图:  **如何复现?(How to reproduce?)** percent 属性超过 100 时即会出现。 **预期结果(What you expect?)** 进度条不要溢出容器。
**Version / Branch / tag** **出了什么问题?(What Happened?)**  **如何复现?(How to reproduce?)** 失焦,不触发 **预期结果(What you expect?)**
  需要在监听回车时间时,进行判断
圆角出现两层,如果不想要圆角,需要多次覆盖 **出了什么问题?(What Happened?)** 
# Reviewed, transaction id: 8023 ## 变更点(Changes) - xxxx ## 相关issues (Which issues this PR fixes) - Fixes # ## 备注(Special notes)
**Version / Branch / tag** **出了什么问题?(What Happened?)**  最小复现模型,如下图,已上传至 [forrany/bkui-vue3 at bug-show/table](https://github.com/forrany/bkui-vue3/tree/bug-show/table) **如何复现?(How to reproduce?)** **预期结果(What you expect?)**
# Reviewed, transaction id: 7935 ## 变更点(Changes) - collapse组件新增色块样式 - collapse组件样式规范 ## 相关issues (Which issues this PR fixes) - Fixes # ## 备注(Special notes)