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(cascader): cascader hover state error #1931

Merged
merged 1 commit into from
Mar 28, 2022
Merged

fix(cascader): cascader hover state error #1931

merged 1 commit into from
Mar 28, 2022

Conversation

berber1016
Copy link
Contributor

No description provided.

@berber1016 berber1016 added the refactor 即不是新增功能,也不是修改bug的代码变动 label Mar 28, 2022
@vercel
Copy link

vercel bot commented Mar 28, 2022

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/growingio/gio-design/HRpAiKU9WrDtMqw951p6PKtM8es3
✅ Preview: https://gio-design-git-cascader-hover-growingio.vercel.app

@sonarcloud
Copy link

sonarcloud bot commented Mar 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@gavin-hao gavin-hao merged commit 5cd947e into master Mar 28, 2022
@gavin-hao gavin-hao deleted the cascader-hover branch March 28, 2022 07:21
growingio-bot pushed a commit that referenced this pull request Mar 30, 2022
## [22.14.19](v22.14.18...v22.14.19) (2022-03-30)

### Bug Fixes

* **cascader:** cascader hover state error ([#1931](#1931)) ([5cd947e](5cd947e))
* **list-picker:** fix onConfirm spelling error ([#1939](#1939)) ([0929d26](0929d26))
* **table:** fix sticky style of table ([#1940](#1940)) ([a3d88ee](a3d88ee))
* **tree-select:** fix style error ([#1933](#1933)) ([afe394d](afe394d))
@growingio-bot
Copy link
Collaborator

🎉 This PR is included in version 22.14.19 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 即不是新增功能,也不是修改bug的代码变动 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cascader: 当鼠标移入子节点时,所有父级节点应该展示 hover 效果(背景色变为灰色)
3 participants