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

feat(tooltip): add disabled prop #367

Merged
merged 1 commit into from
Oct 27, 2020
Merged

feat(tooltip): add disabled prop #367

merged 1 commit into from
Oct 27, 2020

Conversation

LEEHONCN
Copy link
Contributor

affects: @gio-design/components, website

ISSUES CLOSED: #332

@gio-design/components@20.10.6

  • 文字提示
    • 添加 disabled 参数

@gio-design/components@20.10.6

  • Tooltip
    • add disabled prop

affects: @gio-design/components, website

ISSUES CLOSED: #332
@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #367 into master will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #367      +/-   ##
==========================================
+ Coverage   57.84%   57.91%   +0.06%     
==========================================
  Files         106      106              
  Lines        3340     3343       +3     
  Branches      806      807       +1     
==========================================
+ Hits         1932     1936       +4     
+ Misses       1404     1403       -1     
  Partials        4        4              
Impacted Files Coverage Δ
...ages/components/src/components/tooltip/Tooltip.tsx 100.00% <100.00%> (ø)
...es/components/src/components/tooltip/placements.ts 95.23% <0.00%> (+4.76%) ⬆️

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 69bb644...77a2006. Read the comment docs.

@azure-pipelines
Copy link

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

@LEEHONCN LEEHONCN requested a review from phyzess October 27, 2020 06:49
@LEEHONCN LEEHONCN added add to next version enhancement New feature or request labels Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tooltip 组件是否可提供disable prop
4 participants