-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
yangchch6
committed
Jul 13, 2019
1 parent
fdb7e14
commit b5be804
Showing
13 changed files
with
5,312 additions
and
7,177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
## tinper-bee 2.1.2 | ||
- [email protected] | ||
- 🐞 [Fixbug]禁用态日期输入框去掉 hover 样式。 | ||
- 🌟 [Feature]日期面板上的输入框在失焦或按 `Enter` 键时进行校验。[#227](https://github.com/iuap-design/tinper-bee/issues/227) | ||
- 🌟 [Feature]增加 `defaultPanelShown` 属性,设置日期组件显示/隐藏的默认状态。[#226](https://github.com/iuap-design/tinper-bee/issues/226) | ||
- 🌟 [Feature]输入框值为空时,回填默认值并关闭面板。 | ||
- [email protected] | ||
- 🐞 [Fixbug]入口文件中引用的 “Pagelayout” 的 l 改为大写。[#258](https://github.com/iuap-design/tinper-bee/issues/258) | ||
- [email protected] | ||
- 🐞 [Fixbug]清空功能的关闭图标错误。[#252](https://github.com/iuap-design/tinper-bee/issues/252) | ||
- [email protected] | ||
- 🐞 [Fixbug]延迟属性改用Overlay提供的。解决鼠标快速移入移出后,下拉框不消失的问题。 | ||
- [email protected] | ||
- 🌟 [Feature]delay 单位改为毫秒。 | ||
- [email protected] | ||
- 🐞 [Fixbug]解决点击模态框 Header 区域,产生错位的问题。 | ||
- 🌟 [Feature]提供 `centered` 属性,支持垂直居中展示 Modal。[#259](https://github.com/iuap-design/tinper-bee/issues/259) | ||
- [email protected] | ||
- 🐞 [Fixbug]设置 expandIconAsCell 属性后样式错乱的问题。 | ||
- [email protected] | ||
- 🐞 [Fixbug]querySelector容错处理。 | ||
- [email protected] | ||
- 🌟 [Feature]table无数据时,支持通过 `hideHeaderScroll` 隐藏表头滚动条。[#207](https://github.com/iuap-design/tinper-bee/issues/207) | ||
- [email protected] | ||
- 🐞 [Fixbug]解决传入 selectedValue={0} 时,组件未接收的问题。 | ||
- [email protected] | ||
- [Fixbug]含有复选框的场景中,操作按钮溢出问题。 | ||
|
||
## tinper-bee 2.1.1 | ||
- [email protected] | ||
- 🐞 [Fixbug]解决 loading 组件升级带来的样式问题。 | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.