forked from react-component/select
-
Notifications
You must be signed in to change notification settings - Fork 0
Update from upstream repo react-component/select@master #1
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
Open
backstroke-bot
wants to merge
753
commits into
nhducit:master
Choose a base branch
from
react-component:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
38dd1f6 to
23075d5
Compare
* fix: onClear triggers onDeselect in multiple mode * test: add test
Bumps [rc-dialog](https://github.com/react-component/dialog) from 8.9.0 to 9.0.0. - [Release notes](https://github.com/react-component/dialog/releases) - [Changelog](https://github.com/react-component/dialog/blob/master/CHANGELOG.md) - [Commits](react-component/dialog@v8.9.0...v9.0.0) --- updated-dependencies: - dependency-name: rc-dialog dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* test: use rc-test * test: bump deps
* Fix clear of value bug when autoClearSearchValue is true * Add tests * Fix type * Formatting
* fix: should close when blur * chore: trigger ci
* fix: tsc --noEmit error * [fix]workflow add npm run tsc
… false (#874) * Fix autoclear search value onClick when autoClearSearchValue is false * Add test
* fix: when click clear button, it will be focused * fix: remove duplicate code * fix: attachTo body can trigger event propagation
* chore: extract func * fix: blur logic * test: add test case * chore: clean up
* chore: use weak instead * chore: adjust * chore: adjust * chore: clean up * chore: clean up
…1192) * fix: refine placeholder rendering logic in MultipleContent component bg: https://github.com/react-component/select/pull/1166/changes#r2707079879 fix: ant-design/ant-design#56587 * 🧪 add unit test
…1194) * fix(Select): fix label not hiding when visibility is set to hidden * fix: test * fix: select test issue
* chore: init * test: update test case
* chore: add more cls * Update tests/Select.test.tsx Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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.
Hello!
The upstream repository
react-component/select@masterhas some new changes that aren't in this fork. So, here they are, ready to be merged! 🎉If this pull request can be merged without conflict, you can publish your software with these new changes. Otherwise, fix any merge conflicts by clicking the
Resolve Conflictsbutton.If you like Backstroke, consider donating to help us pay for infrastructure here. Backstroke is a completely open source project that's free to use, but we survive on sponsorships and donations. Thanks for your support! Help out Backstroke.
Created by Backstroke (I'm a bot!)