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

update #116

Merged
merged 15 commits into from
May 29, 2024
Merged

update #116

merged 15 commits into from
May 29, 2024

Conversation

Tomxuetao
Copy link
Owner

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

lkdhy and others added 15 commits May 20, 2024 08:14
* 增加和 ref="form" 对应的 form

<el-form
    ref="form"
    style="max-width: 600px"
    :model="sizeForm"
    label-width="auto"
    :label-position="labelPosition"
    :size="size"
  >
这里 ref="form" 的 form 原来没定义

* 删去没用到的 ref="form"

* chore: remove unnecessary whitespace

---------

Co-authored-by: Zhongxiang Wang <yhen@all-my-life.cn>
* fix(components): [table] cell tooltip diaplay error

* fix: update

* fix: update
…16757)

fix(components): [input] unify `async-validator` character length calc
…ents (#16929)

chore: remove ts-nocheck comments in virtual-list
…#16840)

* fix: select deletePrevTag emit remove tag event

* fix: test case

* fix: select-v2 handleDel

* test: select-v2 test case

* fix: test case index

* chore: remove emit event

---------

Co-authored-by: btea <2356281422@qq.com>
docs: [tree] fix online display abnormality
* fix(components): [tree-select] empty slot display error

* fix: style
* fix(components): [color-picker] attrs class

* fix(components): [color-picker] v-bind attrs
* style(components): [select & select-v2] remove split dash

* feat(components): update
@Tomxuetao Tomxuetao merged commit 890dbf7 into Tomxuetao:dev May 29, 2024
9 checks passed
Copy link

github-actions bot commented May 29, 2024

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