-
Notifications
You must be signed in to change notification settings - Fork 28
chore: add the diff-api script #24
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
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/ecomfe/veui-docs/A1bqrY7SzFWR6T3Mw43HZdcYjRG7 |
one/docs/components/carousel.md
Outdated
| 名称 | 描述 | | ||
| -- | -- | -- | | ||
| `false` | 不懒加载资源。 | | ||
| `true` | 预加载当前展示项目的前后1个资源。 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `true` | 预加载当前展示项目的前后1个资源。 | | |
| `true` | 预加载当前展示项目的前后 1 个资源。 | |
one/docs/components/carousel.md
Outdated
| -- | -- | -- | | ||
| `false` | 不懒加载资源。 | | ||
| `true` | 预加载当前展示项目的前后1个资源。 | | ||
| `{ preload: number }` | 预加载当前展示项目的前后`<number>`个资源。 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `{ preload: number }` | 预加载当前展示项目的前后`<number>`个资源。 | | |
| `{ preload: number }` | 预加载当前展示项目的前后指定数量个资源。 | |
one/docs/components/cascader.md
Outdated
@@ -66,6 +66,8 @@ | |||
| ``column-width`` | `number | string` | - | [^column-width] | | |||
| ``show-select-all`` | `boolean` | `false` | 在多选模式下是否有全选按钮。 | | |||
| ``value-display`` | `'complete' | 'simple'` | `'simple'` | [^value-display] | | |||
| ``merge-checked`` | `string=` | `keep-all` | [^merge-checked] | | |||
| ``include-indeterminate`` | `boolean` | `false` | 是否将半选状态的节点加入已选项。`datasource` 节点中的非叶子节点若有部分子孙节点被选中,则为半选状态。 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ``include-indeterminate`` | `boolean` | `false` | 是否将半选状态的节点加入已选项。`datasource` 节点中的非叶子节点若有部分子孙节点被选中,则为半选状态。 | | |
| ``include-indeterminate`` | `boolean` | `false` | 是否将半选状态的节点加入已选项。[`datasource`](#props-datasource) 节点中的非叶子节点若有部分子孙节点被选中,则为半选状态。 | |
one/docs/components/icon.md
Outdated
| ``spin`` | `boolean` | `false` | 是否保持旋转状态。 | | ||
| ``pulse`` | `boolean` | `false` | 是否保持步进旋转状态。 | | ||
| ``inverse`` | `boolean` | `false` | 是否翻转颜色(用白色绘制,用于深色背景)。 | | ||
| ``flip`` | `string` | - | 是否翻转,可选值为 `'horizontal'` / `'vertical'`,分别表示水平翻转与垂直翻转。 | | ||
|
||
:::warning | ||
当 [`name`](#props-name) 属性使用组件定义时,仅支持 [`spin`](#props-spin) 属性。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个 warning 也可以删了
one/docs/components/lightbox.md
Outdated
@@ -99,7 +99,8 @@ | |||
|
|||
| 名称 | 描述 | | |||
| -- | -- | | |||
| ``cancel`` | 灯箱关闭后触发。 | | |||
| ``close`` | 灯箱关闭时触发。 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rebase 一下,这个我改了一下描述
one/docs/components/link.md
Outdated
@@ -17,6 +17,7 @@ | |||
| ``native`` | `boolean` | `false` | 是否强制使用原生的 `<a>` 元素。 | | |||
| ``fallback`` | `string` | `'span'` | 在 [`to`](#props-to) 属性为空时使用的原生元素类型。 | | |||
| ``disabled`` | `boolean=` | `false` | 是否为禁用状态。 | | |||
| ``replace`` | `boolean=` | `false` | 是否使用 `location.replace` 来跳转。 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个要不先忽略?好像没啥用,最好 @deprecated 掉
one/docs/components/tree.md
Outdated
@@ -30,6 +30,7 @@ | |||
| ``selectable`` | `boolean` | `false` | 点击整个节点区域时是否选中该节点。 | | |||
| ``selected`` | `string` | - | [^selected] | | |||
| ``merge-checked`` | `string` | `keep-all` | [^merge-checked] | | |||
| ``include-indeterminate`` | `boolean` | `false` | 是否将半选状态的节点加入已选项。`datasource` 节点中的非叶子节点若有部分子孙节点被选中,则为半选状态。 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ``include-indeterminate`` | `boolean` | `false` | 是否将半选状态的节点加入已选项。`datasource` 节点中的非叶子节点若有部分子孙节点被选中,则为半选状态。 | | |
| ``include-indeterminate`` | `boolean` | `false` | 是否将半选状态的节点加入已选项。[`datasource`](#props-datasource) 节点中的非叶子节点若有部分子孙节点被选中,则为半选状态。 | |
Change-Id: Ic66702b08b4e18290ba7d1403c8344655e35060b
Change-Id: I4cb7236ee045f81f3bf54725ba8f1c7d840bbf04
Change-Id: Ib18b92ff647ce1eed4676d84d994c51105393bea
No description provided.