tinper-bee
tinper-bee 2.0.9
- 官网更新
- [Feature] bee-complext-grid移动到应用组件bee-complex-grid
- [Feature] bee-city-select移动到应用组件ac-city-select
- [Feature] 表格组件示例代码分类,右侧导航优化
- [email protected]
- [Feature]Drawer 抽屉组件。【新增组件】
- [email protected]
- [Feature]将页面元素钉在可视范围。【新增组件】
- [email protected]
- [Feature]新增组件
- [email protected]
- [Feature]tinper-bee中上一个版本为2.0.12。
- [Feature]增加了拖拽行数据交换列功能,通过设置rowDraggAble的属性即可实现。
- [Fixbug] 解决了过滤列在滚动的时候,样式问题。
- [Fixbug] 表头交换顺序、表头拖拽列宽 功能以及API优化,在IE 11上卡顿问题、内存泄漏问题、以及交互体验修改升级。
- [Fixbug] multiSelect 和 newmultiSelect 功能不同步问题。
- [Fixbug] 表头字体大小,目前均为12px。
- [Fixbug] filterColumn内容超出8个字显示省略号,filterColumn 中item字体为12px,点击文字。
- [Fixbug] filterColumn 点击文字可选中行。
- [Fixbug] 每行第一列padding-left为12px,其他默认8px。
- [Fixbug] 增加表格内容是否显示在一行headerDisplayInRow、bodyDisplayInRow。
- [Feature]增加
size
API,支持三种数据显示密度:宽松、标准、紧凑 ([email protected]) - [Feature]表格默认行高规范为40px ([email protected])
- [email protected]
- [Feature]新增onKeyDown回调,enterKeyDown开关控制enter事件
- [email protected]
- [Feature]新增onKeyDown回调,enterKeyDown开关控制enter事件
- [Feature]新增下拉框自定义属性功能
- [email protected]
- [Feature]新增onKeyDown回调
- [email protected]
- [Feature]新增onKeyDown回调
- [email protected]
- [Fixbug]升级 gumshoejs
- [email protected]
- [Feature]新增自定义属性 popData
- [email protected]
- [ Feature ] bee-modal组件,新增了宽高拖拽resize功能 (v2.0.6)
- [Feature]语义模态框,内容区去掉margin (v2.0.6)
- [Fixbug]解决单独使用Modal组件,使用API方法调用时报错:React is not define 的问题 (v2.0.7)
- [Fixbug]解决控制台打印warning的问题 (v2.0.8)
- [email protected]
- [Fixbug]去掉内容区的内联样式:height:100%
- [email protected]
- [Fixbug]解决无文本的单选按钮,Label高度过高的样式问题
- [Fixbug]解决无文本的单选按钮,Label高度过高的样式问题
- [email protected]
- [Fixbug]解决ColorPicker设置value属性,色块没有随之改变的问题
- [email protected]
- [Feature]增加
draggable
参数,设置是否可以通过拖拽进行穿梭和排序 - [Feature]增加
showCheckbox
参数,设置是否显示复选框Checkbox
- [Feature]增加
- [email protected]
- [FixBug]解决单独引用组件时,缺少Select样式的问题
- [email protected]
- [Fixbug]解决Message组件被Modal组件遮盖的问题
- [Fixbug]解决Message.config()方法无效的问题
- [email protected]
- [Fixbug]解决树节点过宽的问题
- [Fixbug]树节点宽度改为calc(100%-40px)
- [email protected]
- [Fixbug]解决
placement
属性设置为topRight
时,控制台打印warning的问题
- [Fixbug]解决
- [email protected]
- [Fixbug]补充
placement
属性的取值范围,解决placement
属性设置为topRight
时,控制台打印warning的问题
- [Fixbug]补充
- [email protected]
- [Fixbug]修改了showOperation 无效的bug,且发布3.x.x(结构性变化)。