mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
docs: improve changelog
This commit is contained in:
parent
aa64c8bf99
commit
5aecc1b208
@ -20,7 +20,7 @@ timeline: true
|
||||
`2021-12-19`
|
||||
|
||||
- 🐞 Fix a bug that Form.Item name is "parentNode" casue endless loop and memory leak. [#31846](https://github.com/ant-design/ant-design/pull/31846) [@DaoxingHuang](https://github.com/DaoxingHuang)
|
||||
- 🐞 Revert "fix: TextArea missing maxLength attr.". [#32448](https://github.com/ant-design/ant-design/pull/32448)
|
||||
- 🐞 Revert [#32448](https://github.com/ant-design/ant-design/pull/32448) to fix emoji input at Input.TextArea. [#33312](https://github.com/ant-design/ant-design/pull/33312)
|
||||
|
||||
## 4.17.3
|
||||
|
||||
|
@ -20,7 +20,7 @@ timeline: true
|
||||
`2021-12-19`
|
||||
|
||||
- 🐞 修复 Form.Item 的 name 属性改为 parentNode,dom-align 死循环,内存溢出的 bug。[#31846](https://github.com/ant-design/ant-design/pull/31846) [@DaoxingHuang](https://github.com/DaoxingHuang)
|
||||
- 🐞 回滚 "Input.TextArea `maxLength` 属性透传给原生 textarea 标签"。[#32448](https://github.com/ant-design/ant-design/pull/32448)
|
||||
- 🐞 回滚 [#32448](https://github.com/ant-design/ant-design/pull/32448) 以修复 Input.TextArea 输入 emoji 时被截断的问题。[#33312](https://github.com/ant-design/ant-design/pull/33312)
|
||||
|
||||
## 4.17.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user