Skip to content

2.4.8

Compare
Choose a tag to compare
@ielgnaw ielgnaw released this 20 Apr 16:11
· 520 commits to master since this release
c176dff
  • [add]:
    • [DatePicker 日期选择器] 新增 cell-class 配置项以支持自定义日期样式 #229
    • [Table 表格] bk-table-column 增加 tippy-options 属性自定义配置表格的设置弹层 #232
  • [fix]:
    • [Slider 滑动选择器] 修复 min-value 设置为负值时无法正确渲染的问题 #231
    • [TimePicker 时间选择器] 修复 timer-picker 弹框偶发不会关闭的问题(页面存在多个 timer-picker 时 clickoutside 混乱的问题)
  • [update]:
    • [Swiper 轮播图] 监听父容器高宽变化
    • [VirtualScroll 虚拟滚动] 优化虚拟滚动折叠展开逻辑
    • [Info 提示框] maskClose, escClose 默认值改为 true
    • [Color 色彩], [Font 字体] 文档页面样式优化