react-component / tooltip

React Tooltip
http://react-component.github.io/tooltip/
MIT License
928 stars 191 forks source link

feat: tooltip support show-arrow cls when showArrow not falsy #430

Closed kiner-tang closed 1 year ago

kiner-tang commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #430 (0cae988) into master (61a3286) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #430   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           34        35    +1     
  Branches        13        14    +1     
=========================================
+ Hits            34        35    +1     
Impacted Files Coverage Δ
src/Tooltip.tsx 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

kiner-tang commented 1 year ago

@zombieJ 帮忙再看看

zombieJ commented 1 year ago

I'm OK with this. @MadCcc pls confirm