Skip to content

Commit

Permalink
publish2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucian55 committed Mar 16, 2020
1 parent bbf6bcc commit fde3b3e
Show file tree
Hide file tree
Showing 13 changed files with 93,254 additions and 129,238 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,56 @@
## [email protected]
- [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](https://ncc.jira.yonyou.com/browse/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 ] 默认英文修改。

## [email protected]
- [email protected]
- 🐞 [ Fixbug ] 行拖拽,表头更新后,拖拽把手丢失。[#496](https://github.com/iuap-design/tinper-bee/issues/496)
Expand Down
2 changes: 1 addition & 1 deletion assets/tinper-bee.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/index.css

Large diffs are not rendered by default.

Loading

0 comments on commit fde3b3e

Please sign in to comment.