dialog
                                
                                 dialog copied to clipboard
                                
                                    dialog copied to clipboard
                            
                            
                            
                        chore: Bump rc-select from 11.5.3 to 12.1.13
Bumps rc-select from 11.5.3 to 12.1.13.
Release notes
Sourced from rc-select's releases.
v12.1.13
- fix: pure render should also check latest popup element (#640) 3ad6556
https://github.com/react-component/select/compare/v12.1.12...v12.1.13
v12.1.12
- feat: Add getRawInputElement (#639) 11f81f3
https://github.com/react-component/select/compare/v12.1.11...v12.1.12
v12.1.11
- chore: Update jsdoc comment of internal api & rm combo box limit 6c4ef8d
- docs: notFoundContent type (#635) 318de43
- docs: correct the description of menuItemSelectedIcon (#625) 5a70e6e
https://github.com/react-component/select/compare/v12.1.10...v12.1.11
v12.1.10
- fix: select TagRender prop does not close dropdown when clicked when dropdown is open (#617) ed5a3d7
https://github.com/react-component/select/compare/v12.1.9...v12.1.10
v12.1.9
- fix: Select value={0} should not be filtered 51a498c
https://github.com/react-component/select/compare/v12.1.8...v12.1.9
v12.1.8
- fix: 升级rc-util版本,修复isMobile报错问题 (#616) 1974d87
- chore(deps-dev): bump typescript from 3.9.9 to 4.2.3 (#606) 35b5f0b
- chore(deps-dev): bump
@types/react-domfrom 16.9.12 to 17.0.3 (#615) e99dd14- fix: 兼容 labelInValue 时 value 为 null 引起的报错 (#590) 85372b2
https://github.com/react-component/select/compare/v12.1.7...v12.1.8
v12.1.7
- added mobile check on the focus after blur event (#611) fd852fe
- fix: click the Enter button and an empty tag may appear (#610) d5018f5
https://github.com/react-component/select/compare/v12.1.6...v12.1.7
v12.1.6
- fix eslint warning 3568edc
- fix: getInputElement className missing 918a34e
https://github.com/react-component/select/compare/v12.1.5...v12.1.6
v12.1.5
- chore: Select without combobox mode should always not submit form (#604) 307786a
... (truncated)
Commits
- c31403812.1.13
- 3ad6556fix: pure render should also check latest popup element (#640)
- 9c7a94912.1.12
- 11f81f3feat: Add getRawInputElement (#639)
- caf04cb12.1.11
- 6c4ef8dchore: Update jsdoc comment of internal api & rm combo box limit
- 318de43docs: notFoundContent type (#635)
- 5a70e6edocs: correct the description of menuItemSelectedIcon (#625)
- 423f86012.1.10
- ed5a3d7fix: select TagRender prop does not close dropdown when clicked when dropdown...
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- @dependabot use these labelswill set the current labels as the default for future PRs for this repo and language
- @dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language
- @dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language
- @dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
- @dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/react-component/dialog/CazJhTR9FuumAv8X9eZQsbPuQShU
✅ Preview: https://dialog-git-dependabot-npmandyarnrc-select-12113-react-component.vercel.app
Codecov Report
Merging #273 (dd797c9) into master (cb6f8f0) will not change coverage. The diff coverage is
n/a.
@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files           6        6           
  Lines         160      160           
  Branches       47       47           
=======================================
  Hits          157      157           
  Misses          2        2           
  Partials        1        1           
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update cb6f8f0...dd797c9. Read the comment docs.