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: add segmented (vueComponent#5568) #6173

Closed
wants to merge 2 commits into from

Conversation

selicens
Copy link
Member

First of all, thank you for your contribution! 😄

New feature please send pull request to feature branch, and rest to master branch. Pull request will be merged after one of collaborators approve. Please makes sure that these form are filled before submitting your pull request, thank you!

[中文版模板 / Chinese template]

This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Branch merge
  • Other (about what?)

What's the background?

  1. Describe the source of requirement. 分段控制器是AppleDesign风格的控件,在一定场景下有使用需求
  2. Resolve what problem. 分段控制器(Segmented/Segmented Control)用于展示多个选项及其相关的信息,并允许用户选择其中单个选项,查看信息
  3. Related issue link. (Added Segmented Segmented Controller component #5568)

API Realization (Optional if not new feature)

  1. Basic thought of solution and other optional proposal. 参考了ant-design的segmented和ant-design-vue的tabs组件
  2. List final API realization and usage sample.
  3. GIF or snapshot should be provided if includes UI/interactive modification.
    image

What's the effect? (Optional if not new feature)

  1. Does this PR affect user? Which part will be affected? no
  2. What will say in changelog? no
  3. Does this PR contains potential break change or other risk? no

Changelog description (Optional if not new feature)

  1. English description Segmented/Segmented Control is used to display multiple options and related information, and allow users to select a single option to view information
  2. Chinese description (optional) 分段控制器(Segmented/Segmented Control)用于展示多个选项及其相关的信息,并允许用户选择其中单个选项,查看信息

Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Additional Plan? (Optional if not new feature)

If this PR related with other PR or following info. You can type here.

@tangjinzhou tangjinzhou self-requested a review January 17, 2023 08:53
@tangjinzhou tangjinzhou self-assigned this Jan 17, 2023
@tangjinzhou tangjinzhou added the Accept You are right, we should do that label Jan 17, 2023
@tangjinzhou tangjinzhou closed this Mar 3, 2023
Copy link

github-actions bot commented Mar 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Accept You are right, we should do that
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants