-
Notifications
You must be signed in to change notification settings - Fork 615
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
Showing
3 changed files
with
20 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -13,6 +13,16 @@ toc: false | |
- Major version release is not included in this schedule for breadking change and new features. | ||
|
||
--- | ||
|
||
### 5.3.1 | ||
`2024-11-20` | ||
- **Carousel** | ||
- feat: add `lazy` & `renderLazyPlaceholder` prop | ||
- fix: [email protected]+ avoid height collapse [#1372](https://github.com/ant-design/ant-design-mobile-rn/issues/1372) | ||
- **Provider** | ||
- fix: `onHaptics` not works bug | ||
- fix: `lodash.mergewith` dependencie [#1397](https://github.com/ant-design/ant-design-mobile-rn/issues/1397) | ||
|
||
### 5.3.0 | ||
`2024-11-14` | ||
- 🌟 **Typescript**: export all component props types. | ||
|
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 |
---|---|---|
|
@@ -14,6 +14,15 @@ toc: false | |
|
||
--- | ||
|
||
### 5.3.1 | ||
`2024-11-20` | ||
- **Carousel** | ||
- feat: 新增 `lazy` & `renderLazyPlaceholder` 属性 | ||
- fix: [email protected]+ 高度坍塌 [#1372](https://github.com/ant-design/ant-design-mobile-rn/issues/1372) | ||
- **Provider** | ||
- fix: `onHaptics` 不工作bug | ||
- fix: `lodash.mergewith` dependencie [#1397](https://github.com/ant-design/ant-design-mobile-rn/issues/1397) | ||
|
||
### 5.3.0 | ||
`2024-11-14` | ||
- 🌟 **Typescript**: 导出所有 component 的 props types。 | ||
|
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