bkui-vue3
bkui-vue3 copied to clipboard
## 变更点(Changes) - xxxx ## 相关issues (Which issues this PR fixes) - Fixes # ## 备注(Special notes)
当前Timeline组件的tag和content属性仅支持 html 模板字符串,不仅在动态渲染时存有遭受XSS攻击的问题,还没办法支持一些较复杂的设计还原,因此希望在原基础上继续支持 VNode 作为 tag 和 content的值。
**Version / Branch / tag** **出了什么问题?(What Happened?)** 缺少 padding 设计规范如下: **如何复现?(How to reproduce?)** **预期结果(What you expect?)**
**Version / Branch / tag** **出了什么问题?(What Happened?)** **如何复现?(How to reproduce?)** **预期结果(What you expect?)**
**Version / Branch / tag** **出了什么问题?(What Happened?)** 1. 官网所有 dialog 的确定按钮的 UI 错乱 https://bkui-vue.woa.com/dialog 2. 使用 `isShow.value = false`方式关闭 dialog 会有明显的延迟 在 sideSlide 嵌套时,通过 js 先关闭 dialog 再关闭 sideslide 会导致失败(原因:...
**Version / Branch / tag** **出了什么问题?(What Happened?)** **如何复现?(How to reproduce?)** **预期结果(What you expect?)**
**Version / Branch / tag** **出了什么问题?(What Happened?)** 1. 代码错误(time-picker, 但是代码中是 date-picker) 2. 文档除了 v-model 没有说明 **如何复现?(How to reproduce?)** **预期结果(What you expect?)**