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

fix(components): [table-header] fix event selectstart event bug #16933

Closed
wants to merge 209 commits into from

Conversation

TuffyLiu
Copy link

@TuffyLiu TuffyLiu commented May 21, 2024

can't copy document text after header drag

because ‘selectstart’ event was not properly released

image

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.

zazzaz and others added 30 commits October 20, 2020 13:32
iamkun and others added 22 commits October 18, 2023 12:58
* Revert "chore: update pnpm to v8.12.0 (element-plus#15101)" (element-plus#15442)

This reverts commit b129235.

Co-authored-by: kooriookami <[email protected]>

* fix(components): [select] remove redundant named slots (element-plus#15441)

* fix(components): [select] remove redundant named slots

* chore: update

* fix(components): [select] Fix value bind object and trigger twice in form label (element-plus#15449)

* fix(components): [select] Fix value bind object

* fix(components): update

* fix(components): update

* fix(components): [select] exposes blur invalid (element-plus#15450)

* fix(ci): Replace jest-coverage-report-action with  vitest-coverage-report-action (element-plus#15435)

* fix(ci): update jest-coverage-report-action version

* fix(ci): update

* fix(ci): update vitest config

* fix(ci): use pnpm

* fix(ci): update

* fix(ci): vitest-coverage-report-action

* fix(ci): add test

* fix(ci): update

* fix(ci): update

* fix(ci): update

* chore: update pnpm to v8.14.1, revert 15442 (element-plus#15451)

* Revert "Revert "chore: update pnpm to v8.12.0 (element-plus#15101)" (element-plus#15442)"

This reverts commit 27f6df1.

* build: update pnpm

* chore: Update changelog 2.5.1 (element-plus#15455)

chore: update changelog 2.5.1

---------

Co-authored-by: xiaoming <[email protected]>
Co-authored-by: 一只前端汪 <[email protected]>
Co-authored-by: Element <[email protected]>
can't copy document text after header drag
because ‘selectstart’ event was not properly released
Copy link

👋 @TuffyLiu, seems like this is your first time contribution to element-plus.

  • Please make sure that you have read our guidelines and code of conduct before making a contribution.
  • You can comment with /label Components:[component_name] to add a label for which component you are working on.
  • You may join our Discord for staying tuned.

@pull-request-triage pull-request-triage bot added 1st contribution Their very first contribution Needs Review labels May 21, 2024
Copy link

Copy link

Hello @TuffyLiu, thank you for contributing to element-plus, please see our guideline to see how to make contribution

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

Successfully merging this pull request may close these issues.

None yet

9 participants