Skip to content

Commit

Permalink
2.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchch6 committed Jul 26, 2020
1 parent ac02171 commit 0825561
Show file tree
Hide file tree
Showing 14 changed files with 17,565 additions and 23,853 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [email protected]
- [email protected]
- 🌟 TextArea 支持自适应文本高度。
- 🌟 新增 autoSize 参数。
- [email protected]
- 🌟 分页默认居中显示。
- [email protected]
- 🌟 treeData 支持设置自定义属性。
- [email protected]
- 🐞 合计和固定列错位。[#540](https://github.com/iuap-design/tinper-bee/issues/540)
- 🌟 增加 useDragHandle 参数,使用行把手拖拽行排序 [#607](https://github.com/iuap-design/tinper-bee/issues/607)
- 🌟 增加 hideDragHandle 参数,隐藏行拖拽把手 [#609](https://github.com/iuap-design/tinper-bee/issues/609)
- 🌟 行拖拽样式修改
- 🌟 条件过滤,输入框输入即查询[#605](https://github.com/iuap-design/tinper-bee/issues/605)
- [email protected]
- 🐞 DatePicker组件,开启属性keyboardInput={true},需要兼容值为空的情况。
- [email protected]
- 🐞 复制提示文本位置显示错误 [#533](https://github.com/iuap-design/tinper-bee/issues/533)
- [email protected]
- 🐞 defaultValue={null} 且 value='' 时显示 placeholder [#536](https://github.com/iuap-design/tinper-bee/issues/536)

## [email protected]
- [email protected]
- 🌟 [ Feature ] 编辑表格新增自定义filed
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 0825561

Please sign in to comment.