tinper-bee
Advanced tools
Changelog
tinper-bee 2.2.3
onBlur
事件的问题。onChange
回调的问题。#387onDoubleClick
回调。onRowHover
方法返回参数异常。#376Changelog
tinper-bee 2.2.2
debounceDelay
prop on a DOM element.value
设置为 undefined
或 null
时,报警告的问题。DNDclick
事件。onRemove
返回值为 false 时,依然可以删除。#373DNDclick
事件dataNum
属性更新失败的问题。#366onFocus
onBlur
回调函数,增加第二个参数:event
对象。Changelog
tinper-bee 2.2.1
tip
属性,自定义描述文字。defaultValue
API,用于设置默认选中的选项。options
API,支持通过传入数组,生成可选项 Checkbox。#329onEdit
API,新增和删除页签的回调,在 tabBarStyle="editable-card"
时有效。onPrevClick
、onNextClick
属性无效问题。showClear
参数,控制清空按钮是否显示。