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

sub-menu在非弹出模式下同样支持 selectable 属性。 #3321

Closed
wants to merge 689 commits into from
Closed

Conversation

heyingliang
Copy link

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

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.

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
…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
* fix: calculate trigger component ejection position accuracy

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

* fix(switch): 移除prettier-ignore后测试用例不通过
flsion and others added 25 commits June 7, 2024 18:12
#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 12, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@oljc
Copy link
Member

oljc commented Oct 12, 2024

@heyingliang 你好,贡献前先同步main分支再切分支修改Bug提交PR🫶🏻

@oljc oljc added the 🙅 Invalid This doesn't seem right label Oct 12, 2024
@oljc oljc closed this Oct 12, 2024
@heyingliang
Copy link
Author

heyingliang commented Oct 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙅 Invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.