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(checkbox): fix the checkbox cursor when disabled #645

Merged
merged 2 commits into from
Dec 25, 2020
Merged

fix(checkbox): fix the checkbox cursor when disabled #645

merged 2 commits into from
Dec 25, 2020

Conversation

WORLDI
Copy link
Contributor

@WORLDI WORLDI commented Dec 25, 2020

affects: @gio-design/components

fix the checkbox cursor when disabled

@gio-design/components@20.12.3

  • 多选框
    • 修复checkbox在disabled状态时cursor仍为pointer的问题

@gio-design/components@20.12.3

  • checkbox
    • Fix the problem that the cursor is still a pointer when the checkbox is in the disabled state

affects: @gio-design/components

fix the checkbox cursor when disabled
@WORLDI WORLDI requested a review from berber1016 as a code owner December 25, 2020 05:34
@vercel
Copy link

vercel bot commented Dec 25, 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/dihokkgg9
✅ Preview: https://gio-design-git-fork-worldi-branchcheck.growingio.vercel.app

@codecov
Copy link

codecov bot commented Dec 25, 2020

Codecov Report

Merging #645 (62a57f7) into master (2d4254b) will decrease coverage by 0.13%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
- Coverage   82.65%   82.51%   -0.14%     
==========================================
  Files         130      130              
  Lines        4371     4382      +11     
  Branches     1153     1160       +7     
==========================================
+ Hits         3613     3616       +3     
- Misses        754      762       +8     
  Partials        4        4              
Impacted Files Coverage Δ
...ckages/components/src/components/select/Select.tsx 91.36% <54.54%> (-3.40%) ⬇️
packages/components/src/components/list/list.tsx 92.85% <100.00%> (+0.07%) ⬆️

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 8455d05...d976eab. Read the comment docs.

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