Browse Source
docs: fix typo (#40630 )
* docs: fix typo
* Update CHANGELOG.en-US.md
pull/40634/head
xrkffgg
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
CHANGELOG.en-US.md
CHANGELOG.zh-CN.md
@ -33,7 +33,7 @@ timeline: true
- 🐞 Fix Slider missing Tooltip appear motion. [#39857 ](https://github.com/ant-design/ant-design/pull/39857 )
- Dropdown
- 🆕 Dropdown support `autoAdjustOverflow` option. [#39735 ](https://github.com/ant-design/ant-design/pull/39735 )
- 💄 Fix Dropdown component `dange` and `disabled` style priority issue. [#39904 ](https://github.com/ant-design/ant-design/pull/39904 ) [@Wxh16144 ](https://github.com/Wxh16144 )
- 💄 Fix Dropdown component `danger ` and `disabled` style priority issue. [#39904 ](https://github.com/ant-design/ant-design/pull/39904 ) [@Wxh16144 ](https://github.com/Wxh16144 )
- Tour
- 🆕 Tour added `indicatorsRender` to support custom indicators. [#40613 ](https://github.com/ant-design/ant-design/pull/40613 )
- 🆕 Tour support `scrollIntoViewOptions` to change scrollIntoView options. [#39980 ](https://github.com/ant-design/ant-design/pull/39980 ) [@kiner-tang ](https://github.com/kiner-tang )
@ -33,7 +33,7 @@ timeline: true
- 🐞 修复 Slider 展示 Tooltip 时动画丢失的问题。[#39857](https://github.com/ant-design/ant-design/pull/39857)
- Dropdown
- 🆕 Dropdown 组件支持 `autoAdjustOverflow` 属性。[#39735](https://github.com/ant-design/ant-design/pull/39735)
- 💄 修复 Dropdown `dange` 和 `disable` 属性同时使用样式问题。[#39904](https://github.com/ant-design/ant-design/pull/39904) [@Wxh16144 ](https://github.com/Wxh16144 )
- 💄 修复 Dropdown `danger ` 和 `disable` 属性同时使用样式问题。[#39904](https://github.com/ant-design/ant-design/pull/39904) [@Wxh16144 ](https://github.com/Wxh16144 )
- Tour
- 🆕 Tour 新增 `indicatorsRender` 支持自定义指示器。[#40613](https://github.com/ant-design/ant-design/pull/40613)
- 🆕 Tour 支持通过 `scrollIntoViewOptions` 改变`scrollIntoView` 的选项。[#39980](https://github.com/ant-design/ant-design/pull/39980) [@kiner-tang ](https://github.com/kiner-tang )