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(button): fix parent node mouseleave not work when button disabled #464

Merged
merged 1 commit into from
Nov 13, 2020
Merged

fix(button): fix parent node mouseleave not work when button disabled #464

merged 1 commit into from
Nov 13, 2020

Conversation

LEEHONCN
Copy link
Contributor

affects: @gio-design/components

@gio-design/components@20.11.1

  • 按钮
    • 修复父节点 mouseleave 事件无法被触发 当按钮是disabled的时候。

@gio-design/components@20.11.1

  • Button
    • fix parent node mouseleave not work when button disabled

@vercel
Copy link

vercel bot commented Nov 12, 2020

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/3j0bgdo5e
✅ Preview: Failed

[Deployment for 3f8b7c0 failed]

@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #464 (a6aaceb) into master (8b21f93) will decrease coverage by 0.48%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
- Coverage   77.34%   76.85%   -0.49%     
==========================================
  Files         111      114       +3     
  Lines        3632     3655      +23     
  Branches      869      869              
==========================================
  Hits         2809     2809              
- Misses        818      841      +23     
  Partials        5        5              
Impacted Files Coverage Δ
...omponents/src/components/avatar/Avatar.stories.tsx 0.00% <0.00%> (ø)
...omponents/src/components/button/Button.stories.tsx 0.00% <0.00%> (ø)
.../components/src/components/table/Table.stories.tsx 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b21f93...3f8b7c0. Read the comment docs.

@azure-pipelines
Copy link

Deploy preview for ready! ✅ https://deploy-preview-464--gio-design.surge.sh

@azure-pipelines
Copy link

Deploy preview for ready! ✅ https://deploy-preview-464--gio-design.surge.sh

@gavin-hao gavin-hao merged commit 9028c94 into growingio:master Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants