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

feat: 新增 swipe 控件 #216

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: 新增 swipe 控件 #216

wants to merge 2 commits into from

Conversation

zhaoqc-max
Copy link
Contributor

PR includes

  • feat: 新增 swipe 控件

Screenshot

Before After

@zhaoqc-max zhaoqc-max requested a review from heiyexing February 22, 2024 03:04
Copy link

github-actions bot commented Feb 22, 2024

🎊 PR Preview cb9baa9 has been successfully built and deployed to https://antvis-LarkMap-preview-pr-216.surge.sh

🕐 Build time: 179.69s

🤖 By surge-preview

import { useL7ComponentEvent, useL7ComponentUpdate } from '../hooks';
import type { SwipeControlProps } from './types';

export const SwipeControl: React.FC<SwipeControlProps> = ({
Copy link
Member

@lvisei lvisei Jun 7, 2024

Choose a reason for hiding this comment

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

还是与 L7 对应一致叫 Swipe,放分析组件栏目里面吧

toc: content
order: 2
group:
title: 控件组件
Copy link
Member

Choose a reason for hiding this comment

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

放分析组件里面吧

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

Successfully merging this pull request may close these issues.

2 participants