Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(infiniteloading): remove deprecated usage #2801

Merged
merged 1 commit into from
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/packages/infiniteloading/doc.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,3 @@ The component provides the following CSS variables, which can be used to customi
| Name | Description | Default |
| --- | --- | --- |
| \--nutui-infiniteloading-color | Swipe to bottom text color | `$color-text-help` |
| \--nutui-infiniteloading-icon-size | Swipe to bottom icon size | `24px` |
1 change: 0 additions & 1 deletion src/packages/infiniteloading/doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,3 @@ import { InfiniteLoading } from '@nutui/nutui-react'
| 名称 | 说明 | 默认值 |
| --- | --- | --- |
| \--nutui-infiniteloading-color | 滑动到底部的文字颜色 | `$color-text-help` |
| \--nutui-infiniteloading-icon-size | 滑动到底部的文字颜色 | `24px` |
1 change: 0 additions & 1 deletion src/packages/infiniteloading/doc.taro.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,3 @@ import { InfiniteLoading } from '@nutui/nutui-react-taro'
| 名称 | 说明 | 默认值 |
| --- | --- | --- |
| \--nutui-infiniteloading-color | 滑动到底部的文字颜色 | `$color-text-help` |
| \--nutui-infiniteloading-icon-size | 滑动到底部的文字颜色 | `24px` |
1 change: 0 additions & 1 deletion src/packages/infiniteloading/doc.zh-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,3 @@ import { InfiniteLoading } from '@nutui/nutui-react'
| 名稱 | 說明 | 默認值 |
| --- | --- | --- |
| \--nutui-infiniteloading-color | 滑動到底部的文字顏色 | `$color-text-help` |
| \--nutui-infiniteloading-icon-size | 滑動到底部的文字顏色 | `24px` |
Loading