Skip to content

Releases: iuap-design/tinper-bee

tinper-bee

13 Aug 13:25
Compare
Choose a tag to compare

tinper-bee

26 Jul 13:14
1062905
Compare
Choose a tag to compare

tinper-bee

20 Jun 08:20
Compare
Choose a tag to compare

tinper-bee

15 May 06:54
Compare
Choose a tag to compare
  • [email protected]
    • 🐞 [ Fixbug ] selectable 为 false 时,回车不选中节点。
    • 🌟 [ Feature ] ncc制造,树参照包含下级需求,checkStrictly 动态改变后,拿到组件内部属性 this.checkedKeys
    • 🐞 [ Fixbug ] onCheck第一个参数的key不对
  • [email protected]
    • 🌟 [ Feature ] 回车如果没有值,回填默认时间,并关闭面板。
    • 🐞 [ Fixbug ] 禁用日期回车不做选择。ZZY-5168
  • [email protected]
    • 🐞 [ Fixbug ] Tooltip onVisibleChange单独使用不生效。#579
  • [email protected]
    • 🐞 [ Fixbug ] 单选修改 selectedRowIndex 动态设置不生效问题。#568

tinper-bee

17 Apr 06:47
Compare
Choose a tag to compare
  • bee-datepicker@@2.3.20
    • 🐞 [ Fixbug ] 去掉 onMouseOver 事件的冒泡阻止
    • 🐞 [ Fixbug ] 切换年月触发 onChange
    • 🌟 [ Feature ] MonthPicker YearPicker RangePicker 新增validatorFunc校验回调
    • 🌟 [ Feature ] Rangepicker 新增空值判断,当值为空的时候hover不显示close按钮
    • 🌟 [ Feature ] 更新语言包
  • [email protected]
    • 🐞 [ Fixbug ] blur回调增加参数,判断是否为清空操作
    • 🐞 [ Fixbug ] 清空按钮放大,修复可能会点不到bug
  • [email protected]
    • 🐞 [ Fixbug ] 触发两次onChange问题
    • 🐞 [ Fixbug ] 处理 inputnumber 的科学计数法问题
  • [email protected]
    • 🐞 [ Fixbug ] Confirm 按esc不触发close事件
    • 🐞 [ Fixbug ] centered属性影响模态框无法向上拖动
  • [email protected]
    • 🌟 [ Feature ] 单个radio 改变checked
  • [email protected]
    • 🌟 [ Feature ] forcePopupAlign方法加合法校验
  • [email protected]
    • 🌟 [ Feature ] column render方法新增第四个参数为column设置的属性
    • 🐞 [ Fixbug ] 子表数据减少时,动态计算高度
    • 🐞 [ Fixbug ] ie 下报错 对象不支持 forEach 方法
    • 🐞 [ Fixbug ] 树形表格数据没有key无法展开bug
  • [email protected]
    • [ Update ] 重构,支持tabs标签可拖拽
  • [email protected]
    • 🌟 [ Feature ] 支持回车关闭面板
  • [email protected]
    • 🌟 [ Feature ] 新增renderOperation自定义扩展操作栏API
  • [email protected]
    • 🐞 [ Fixbug ] 兼容children为 null。
    • 🌟 [ Feature ] 树参照包含下级需求,checkStrictly 动态改变后,拿到组件内部属性 this.checkedKeys
  • [email protected]
    • 🌟 [ Feature ] 新增预览方法回调
  • [email protected]
    • 🌟 [ Feature ] 更新字体图标

tinper-bee

16 Mar 07:48
Compare
Choose a tag to compare
  • [email protected]
    • 🐞 [ Fixbug ] 只有一页的情况下,仍然可以上下翻页。
    • 🌟 [ Feature ] 默认英文修改。
  • [email protected]
    • 🌟 [ Feature ] 新增 handleBtnClick 点击右侧按钮的回调API。
    • 🌟 [ Feature ] 默认英文修改。
  • [email protected]
    • 🐞 [ Fixbug ] 解决宽度设置无效问题。
  • [email protected]
    • 🌟 [ Feature ] 支持弹框根据内容宽度自动撑开。
  • [email protected]
    • 🐞 [ Fixbug ] 修复 container 设置无效问题。
    • 🌟 [ Feature ] api调用方式新增locale属性,设置按钮文字。
    • 🌟 [ Feature ] content 高度实现自由伸缩。
    • 🌟 [ Feature ] 新增confirm第二种形态。
    • 🌟 [ Feature ] 第二种形态样式修改
  • [email protected]
    • 🐞 [ Fixbug ] 解决treetable右侧出现空白的问题。
    • 🐞 [ Fixbug ] 解决模态框中表格滚动条计算问题。
    • 🐞 [ Fixbug ] 过滤行多语设置bug。
    • 🐞 [ Fixbug ] 表格单元格渲染空列问题修改。
    • 🌟 [ Feature ] 默认英文修改。
    • 🌟 [ Feature ] isLeaf 改为 _isLeaf
    • 🐞 [ Fixbug ] 设置expandRowByClick,无法显示箭头,去掉 expandRowByClick 判断。
    • 🌟 [ Feature ] 增加参数 minColumnWidth,设置拖拽列宽度的最小限制。
    • 🐞 [ Fixbug ] column 不设置 key 时的容错及提示。IFNC-1019
  • [email protected]
    • TAB键选中树后,默认聚焦在第一个(已选中)节点,并显示 focus 状态。
    • autoExpandParent 未生效问题。
  • [email protected]
    • 🐞 [ Fixbug ] 解决 radioGroup 不受控的问题。
    • 🌟 [ Feature ] radioGroup 增加 disabled 属性。
    • 🌟 [ Feature ] 增加focus标识。
  • [email protected]
    • 🐞 [ Fixbug ] props 报错。
  • [email protected]
    • 🌟 [ Feature ] 增加参数enterKeyDown,回车不打开面板。
    • 🌟 [ Feature ] 输入框校验宽松,支持moment所有合法类型。
    • 🌟 [ Feature ] 合法性判断改为 moment(str,format)||moment(str)。
  • [email protected]
    • 🌟 [ Feature ] 增加focus标识。
  • [email protected]
    • 🌟 [ Feature ] 默认英文修改。
  • [email protected]
    • 🐞 [ Fixbug ] build路径错误。
  • [email protected]
    • 🌟 [ Feature ] 默认英文修改。
  • [email protected]
    • 🌟 [ Feature ] 默认英文修改。
  • [email protected]
    • 🌟 [ Feature ] 默认英文修改。

tinper-bee

17 Jan 06:46
Compare
Choose a tag to compare
  • [email protected]
    • 🐞 [ Fixbug ] 行拖拽,表头更新后,拖拽把手丢失。#496
    • 🐞 [ Fixbug ] 固定表头th,增加最大宽度限制。#501
    • 🐞 [ Fixbug ] 点击表头,会触发onDropBorder拖拽列宽事件问题。#509
  • [email protected]
    • 🐞 [ Fixbug ] 解决日期浮层容器指定为表格时的样式问题。#486
    • 🌟 [ Feature ] 支持 showHour,showMinute,showSecond。
  • [email protected]
    • 🌟 [ Feature ] 支持 showHour,showMinute,showSecond。
  • [email protected]
    • 🐞 [ Fixbug ] componentWillReceiveProps value判断。
  • [email protected]
    • 🐞 [ Fixbug ] 解决单独装包的样式问题。#513
  • [email protected]
    • 🌟 [ Feature ] 增加enterDragger、leaveDragger钩子函数。

tinper-bee

03 Jan 09:36
Compare
Choose a tag to compare
  • [email protected]
    • 🐞 [ Fixbug ] 修复 beforeupload 回调 fileList 参数不对的问题
  • [email protected]
    • 🐞 [ Fixbug ] Grid 表格交换列后,点击其他地方又恢复原状的问题。#472
    • 🐞 [ Fixbug ] Grid 表格单选功能,选择行后点击表头,已选数据会丢失。#468
    • 🌟 [ Feature ] 新增表格校验方法。
    • 🌟 [ Feature ] 编辑表格校验错误失去焦点保留输入框。#476
    • 🌟 [ Feature ] fieldProps 新增 disabled 属性
    • 🌟 [ Feature ] fieldProps 新增 placeholder 属性。
  • [email protected]
    • 🌟 [ Feature ] SubMenu支持设置菜单弹出位置。 #477
  • [email protected]
    • 🐞 [ Fixbug ] 切换月份不触发onChange
    • 🐞 [ Fixbug ] placement不生效问题修复
  • [email protected]
    • 🌟 [ Feature ] 支持负号是否在右边,针对特殊场景使用
  • [email protected]
    • 🌟 [ Feature ] 单选关联行样式改变。
    • 🐞 [ Fixbug ] 表格交换列后,再拖拽列宽,作用元素不对。#479
    • 🐞 [ Fixbug ] 多表头拖拽,报错 lastObj 为 undefined。
    • 🐞 [ Fixbug ] 树表异步加载子节点,data数据未更新的问题。
  • [email protected]
    • 🌟 [ Feature ] 增加清空图标。#499

tinper-bee

20 Dec 06:40
Compare
Choose a tag to compare
  • [email protected]
    • 🐞 [ Fixbug ]Grid表格显示错位。#449
    • 🌟 [ Feature ]行点击事件关联单选功能。#458
    • 🐞 [ Fixbug ]行点击事件有延迟。
  • [email protected]
    • 🐞 [ Fixbug ] 修复RangePicker设置 showTime 后,面板样式问题;增加 disabledTime 属性使用示例。
    • 🐞 [ Fixbug ] 解决 onChange 触发两次的问题。
    • 🐞 [ Fixbug ] 去掉 warning
  • [email protected]
    • 🐞 [ Fixbug ] 解决输入负号后失焦,显示 NaN 的问题。
    • 🐞 [ Fixbug ] 设置 size 属性后的样式修复。
    • 🐞 [ Fixbug ] onBlur 回调在 onChange 之后调用。
  • [email protected]
    • 🌟 [ Feature ]增加 closeButtonProps 关闭按钮的自定义 props。
    • 🌟 [ Feature ]增加 renderCloseButton 自定义关闭按钮的钩子函数。
  • [email protected]
    • 🐞 [ Fixbug ] Fix abort error when using custom request。#462

tinper-bee

06 Dec 09:12
Compare
Choose a tag to compare
  • [email protected]
    • 🌟 [ Feature ] 图片上传的时候,使用 beforeUpload 方法 无法返回 fileList 已上传列表。#436
  • [email protected]
    • 🌟 [ Feature ]新增禁用弹框API:disabledModal。#439
  • [email protected]
    • 🌟 [ Feature ]必输列禁止设置隐藏。#435
    • 🐞 [ Fixbug ]解决固定列设置 required 无效的问题。
    • 🐞 [ Fixbug ]树状表,兼容不传 onExpandedRowsChange 属性的情况,解决不能展开节点的问题。
    • 🐞 [ Fixbug ]嵌套表格,expandIconAsCell={true}时,拖拽列宽度,被调整的总是前一列。#446
    • 🌟 [ Feature ]大数据滚动加载,递归逻辑优化,willReceiveProps逻辑优化
    • 🐞 [ Fixbug ]记录 record 中的 children = [] 时,显示了多余的展开图标
  • [email protected]
    • 🐞 [ Fixbug ] 传入字符串适配
    • 🐞 [ Fixbug ] ie11不显示bug修改 #437
    • 🐞 [ Fixbug ] willMount时不触发onChange
  • [email protected]
    • 🌟 [ Feature ] datepicker inputValue 格式修改
    • 🌟 [ Feature ] rangepickaer 左右箭头选择年,面板年份错误bug #438
  • [email protected]
    • 🐞 [ Fixbug ]对数字进行修改,输入位置会自动弹到最后一位 #422