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

faeat(Carousel): 增加走马灯组件Carousel #691

Merged
merged 672 commits into from Mar 19, 2022
Merged

faeat(Carousel): 增加走马灯组件Carousel #691

merged 672 commits into from Mar 19, 2022

Conversation

nullptr-z
Copy link
Collaborator

No description provided.

{
"name": "@uiw/react-carousel",
"version": "4.14.2",
"description": "TreeChecked component",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

描述错误 @nullptr-z

},
"keywords": [
"checked",
"design",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nullptr-z 没有走马灯关键字

### ref
```ts
// 跳转到指定帧
gotoSlide: (slideNumber: number) => void;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nullptr-z Markdown 样式 格式化一下。

const [autoPlay,autoPlaySet]=React.useState(true)

return (
<React.Fragment>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nullptr-z 示例格式化一下

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaywcjlove 已调整

@jaywcjlove jaywcjlove merged commit 4723874 into uiwjs:master Mar 19, 2022
[![npm version](https://img.shields.io/npm/v/@uiw/react-carousel.svg?label=@uiw/react-carousel)](https://npmjs.com/@uiw/react-carousel)

滚动播放。在 v4.15.0+ 添加。

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nullptr-z 添加安装文档,组件添加到 uiw 包中。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants