-
Notifications
You must be signed in to change notification settings - Fork 591
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(Select): Selecting all does not affect options that are already disabled 4802 #4848
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YunMeng99
changed the title
fix(Select):
fix(Select): disabled does not affect all selections close 4848
May 15, 2024
YunMeng99
changed the title
fix(Select): disabled does not affect all selections close 4848
fix(Select): disabled does not affect all selections close 4802
May 15, 2024
check 有报错,可以再 rebase 一下 master |
你好,该 pr 已 30 天没有活动,因此被标记为 stale,如果之后的 7 天仍然没有活动,该 pr 将被自动关闭 |
这个目前和主干冲突了,请 rebase 之后重新提交一下 |
YunMeng99
force-pushed
the
fix/Select-selectAll
branch
2 times, most recently
from
July 1, 2024 07:55
5563cfc
to
8c06e48
Compare
YunMeng99
changed the title
fix(Select): disabled does not affect all selections close 4802
fix(Select): Selecting all does not affect options that are already disabled 4802
Jul 1, 2024
eternalsky
requested changes
Jul 1, 2024
YunMeng99
force-pushed
the
fix/Select-selectAll
branch
from
July 2, 2024 07:39
8c06e48
to
75612ae
Compare
eternalsky
requested changes
Jul 3, 2024
YunMeng99
force-pushed
the
fix/Select-selectAll
branch
from
July 4, 2024 06:09
75612ae
to
d4a9799
Compare
eternalsky
requested changes
Jul 15, 2024
YunMeng99
force-pushed
the
fix/Select-selectAll
branch
from
July 16, 2024 11:57
3fabeec
to
ad7873c
Compare
eternalsky
reviewed
Jul 17, 2024
YunMeng99
force-pushed
the
fix/Select-selectAll
branch
from
July 17, 2024 06:05
ad7873c
to
8bf49ad
Compare
eternalsky
approved these changes
Jul 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix(Select): disabled does not affect all selections close #4802