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(menu): sub-menu在非弹出模式下同样支持 selectable 属性。 #3326

Open
wants to merge 689 commits into
base: feature
Choose a base branch
from

Conversation

heyingliang
Copy link

@heyingliang heyingliang commented Oct 15, 2024

Types of changes

  • New feature
  • Bug fix
  • Enhancement
  • Component style change
  • Typescript definition change
  • Documentation change
  • Coding style change
  • Refactoring
  • Test cases
  • Continuous integration
  • Breaking change
  • Others

Background and context

Solution

How is the change tested?

Changelog

Component Changelog(CN) Changelog(EN) Related issues
Menu sub-menu 在非弹出模式下同样支持 selectable 属性。 sub-menu also supports selectable property in non-popup mode. #3320

Checklist:

  • Test suite passes (npm run test)
  • Provide changelog for relevant changes (e.g. bug fixes and new features) if applicable.
  • Changes are submitted to the appropriate branch (e.g. features should be submitted to feature branch and others
    should be submitted to main branch)

Other information

Loongphy and others added 30 commits March 17, 2023 19:12
…rco-design#2219)

* feat(locale): add vi-VN(Vietnamese) lang

* feat(locale): add km-KH (Khmer language for Cambodia) locale support

* docs: add missing Arabic language description

---------

Co-authored-by: Flsion <[email protected]>
* fix: divider's props.size and props.type invalid bug

* test: after fix the divider's size and type invilid bug, change the test.snap together

---------

Co-authored-by: 170726621 <[email protected]>
* fix(datepicker): fix year range problem

* fix: fix nuxt3 problem
…esign#2273)

* fix: calculate trigger component ejection position accuracy

* fix(trigger): Support for ShadowDOM
* feat(switch): 开关新增checkedText、uncheckedText

* fix(switch): 移除prettier-ignore后测试用例不通过
oljc and others added 28 commits June 7, 2024 16:44
arco-design#3180)

* fix(color-picker): fix shaking issue when selecting color with v-model

* chore: update test snap
* feat(textarea): add props textareaAttrs for textarea
* docs(textarea): update README for textarea
Copy link

codesandbox bot commented Oct 15, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@heyingliang heyingliang changed the title Enhance/menu feat(menu): sub-menu在非弹出模式下同样支持 selectable 属性。 Oct 15, 2024
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.