mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-08 01:53:34 +08:00
docs: fix 4.20.5 changelog typo (#35567)
This commit is contained in:
parent
644e4bfc6a
commit
a909fbb7e7
@ -20,7 +20,7 @@ timeline: true
|
||||
`2022-05-15`
|
||||
|
||||
- 🤖 Deprecated Table `rowSelection.onSelectNone` and `rowSelection.onSelectMultiple` in TS type. [#35545](https://github.com/ant-design/ant-design/pull/35545)
|
||||
- 🐞 Ignore the decimal part in InputNumber when the precision is negative. [#35520](https://github.com/ant-design/ant-design/pull/35520) [@ty888](https://github.com/ty888)
|
||||
- 🐞 Ignore the decimal part in InputNumber when `precision` is negative. [#35520](https://github.com/ant-design/ant-design/pull/35520) [@ty888](https://github.com/ty888)
|
||||
|
||||
## 4.20.4
|
||||
|
||||
|
@ -20,7 +20,7 @@ timeline: true
|
||||
`2022-05-15
|
||||
|
||||
- 🤖 在 TypeScript 定义中废弃 Table `rowSelection.onSelectNone` 和 `rowSelection.onSelectMultiple`。[#35545](https://github.com/ant-design/ant-design/pull/35545)
|
||||
- 🐞 InputNUmber 当精度为负数时忽略小数部分。[#35520](https://github.com/ant-design/ant-design/pull/35520) [@ty888](https://github.com/ty888)`
|
||||
- 🐞 InputNumber 当精度为负数时忽略小数部分。[#35520](https://github.com/ant-design/ant-design/pull/35520) [@ty888](https://github.com/ty888)`
|
||||
|
||||
## 4.20.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user