We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1935393 commit 3131eabCopy full SHA for 3131eab
1 file changed
docs/changelog.md
@@ -12,6 +12,11 @@
12
13
## 1.0.1
14
`2020-3-23`
15
+- Menu
16
+ - 🐞 修复 MenuItem 溢出折叠时的可用空间的计算逻辑 [#47](https://github.com/ecomfe/santd/pull/47)
17
+ - 🐞 修复 MenuItem 的 padding 没有正常生效的问题 [#47](https://github.com/ecomfe/santd/pull/47)
18
+ - 🐞 修复 MenuItem 之间有间隙导致溢出折叠的计算不精确的问题 [#47](https://github.com/ecomfe/santd/pull/47)
19
+ - 🐞 修复折叠图标的空间的计算逻辑 [#47](https://github.com/ecomfe/santd/pull/47)
20
- Table
21
- 🐞 修复当存在子表格时展开子表格的按钮默认隐藏的问题,改为了默认显示 [#45](https://github.com/ecomfe/santd/pull/45)
22
- 其它
0 commit comments