Skip to content

Commit 2232d6f

Browse files
committed
!1911 fix: 批量修改!tip为!TIP
* fix: 批量修改!tip为!TIP
1 parent 4c78c5f commit 2232d6f

File tree

487 files changed

+1982
-1683
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

487 files changed

+1982
-1683
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222

2323
## RNOH 三方库总览
2424

25-
> [!tip] NPM 公仓坐标:@react-native-oh-tpl
25+
> [!TIP] NPM 公仓坐标:@react-native-oh-tpl
2626
27-
> [!tip] "原库是否支持新架构"列为 "-" 表示该库不涉及新架构和老架构
27+
> [!TIP] "原库是否支持新架构"列为 "-" 表示该库不涉及新架构和老架构
2828
29-
> [!tip] "HarmonyOSReleases"列为 "-" 表示该库在适配 HarmonyOS 平台过程不涉及代码修改,可直接使用源库代码
29+
> [!TIP] "HarmonyOSReleases"列为 "-" 表示该库在适配 HarmonyOS 平台过程不涉及代码修改,可直接使用源库代码
3030
3131
| 序号 | 原库名 | 原库基线版本 | 原库是否支持新架构 | HarmonyOS Releases | 文档链接 |
3232
| ---- | ----------------------------------------------------------------------------------------------------------------------------- | -------------- | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- |

en/Immer.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -778,9 +778,9 @@ This document is verified based on the following versions:
778778
779779
## API
780780
781-
> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
781+
> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
782782
783-
> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
783+
> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
784784
785785
> | Name | Description | Required | Type | Platform | HarmonyOS Support |
786786
> | ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | ----------------- |

en/NativeBase.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ For details about component usage, see. [NativeBase](https://docs.nativebase.io)
109109

110110
The following component attributes are currently supported:
111111

112-
> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library.
112+
> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library.
113113
114-
> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
114+
> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
115115
116116
**AspectRatio**: AspectRatio controls the size of the undefined dimension of a node or child component. You can refer mozilla.org for more details.
117117
| Name | Description | Type | Required | Platform | HarmonyOS Support |

en/README_EN.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ You can evaluate existing documentation, make simple changes, report quality iss
2222

2323
## Overview of RNOH Third-Party Libraries
2424

25-
> [!tip] NPM Public Repository Coordinates: @react-native-oh-tpl
25+
> [!TIP] NPM Public Repository Coordinates: @react-native-oh-tpl
2626
27-
> [!tip] If the "Supports New Architecture" column is marked with "-", it indicates that the library does not involve the new architecture or old architecture.
27+
> [!TIP] If the "Supports New Architecture" column is marked with "-", it indicates that the library does not involve the new architecture or old architecture.
2828
29-
> [!tip] f the "HarmonyOS Releases" column is marked with "-", it indicates that the library did not require code modification during adaptation to the HarmonyOS platform and can directly use the source library code.
29+
> [!TIP] f the "HarmonyOS Releases" column is marked with "-", it indicates that the library did not require code modification during adaptation to the HarmonyOS platform and can directly use the source library code.
3030
3131
| NO. | Source Library Name | Original Library Baseline Version | New Architecture Supported in Source Library | HarmonyOS Releases | Documentation Link |
3232
| ---- | ----------------------------------------------------------------------------------------------------------------------------- | -------------- | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- |

en/ant-design-react-native.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,9 @@ This document is verified based on the following versions:
214214

215215
## Component
216216

217-
> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
217+
> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
218218
219-
> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
219+
> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
220220
221221
For details, see [ant-design-mobile-rn](http://rn.mobile.ant.design/docs/react/introduce-cn)
222222

en/axios.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</a>
1010
</p>
1111

12-
> [!tip] [Github 地址](https://github.com/axios/axios)
12+
> [!TIP] [Github 地址](https://github.com/axios/axios)
1313
1414
## Installation and Usage
1515

@@ -108,9 +108,9 @@ This document is verified based on the following versions:
108108

109109
## API
110110

111-
> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
111+
> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
112112
113-
> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
113+
> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
114114
115115
| Name | Description | Type | Required | HarmonyOS Support |
116116
| :--------------------------------- | -------------------------- | :------: | :------: | :---------------: |

en/bam-tech-react-native-image-resizer.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,9 @@ Check the release version information in the release address of the third-party
360360

361361
## API
362362

363-
> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
363+
> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
364364
365-
> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
365+
> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
366366
367367
| Name | Description | Type | Required | Platform | HarmonyOS Support |
368368
|--------------------|---------------------|----------|----------|-------------|-------------------|

en/callstack-react-theme-provider.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -112,19 +112,19 @@ This document is verified based on the following versions:
112112

113113
## Components
114114

115-
> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
115+
> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
116116
117-
> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
117+
> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
118118
119119
| Name | Description | Type | Required | Platform | HarmonyOS Support |
120120
| ------------- | -------------------------------------------------- | --------- | -------- | -------- | ----------------- |
121121
| ThemeProvider | 接收一个主题对象作为属性,并将该主题提供给其子组件 | component | no | all | yes |
122122

123123
## Static Methods
124124

125-
> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
125+
> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library.
126126
127-
> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
127+
> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.
128128
129129
| Name | Description | Type | Required | Platform | HarmonyOS Support |
130130
| ------------- | ----------------------------------------------- | -------- | -------- | -------- | ----------------- |

0 commit comments

Comments
 (0)