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(tooltip): fix delay #3463

Merged
merged 2 commits into from
Jan 18, 2018
Merged

fix(tooltip): fix delay #3463

merged 2 commits into from
Jan 18, 2018

Conversation

IlyaSurmay
Copy link
Contributor

@IlyaSurmay IlyaSurmay commented Jan 16, 2018

Fixes #3038

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

@codecov
Copy link

codecov bot commented Jan 16, 2018

Codecov Report

Merging #3463 into development will increase coverage by 0.01%.
The diff coverage is 40%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #3463      +/-   ##
===============================================
+ Coverage        72.33%   72.34%   +0.01%     
===============================================
  Files              249      249              
  Lines             8039     8054      +15     
  Branches          1527     1529       +2     
===============================================
+ Hits              5815     5827      +12     
- Misses            1797     1805       +8     
+ Partials           427      422       -5
Impacted Files Coverage Δ
src/tooltip/tooltip.directive.ts 58.92% <40%> (-1.9%) ⬇️
src/datepicker/datepicker-inner.component.ts 27.48% <0%> (ø) ⬆️
src/chronos/i18n/uk.ts 80.48% <0%> (+2.43%) ⬆️
src/chronos/i18n/pl.ts 77.77% <0%> (+5.55%) ⬆️
src/chronos/i18n/it.ts 100% <0%> (+28.57%) ⬆️

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 dfd489b...68d29d1. Read the comment docs.

@@ -8,7 +8,6 @@
</button>
<hr/>
<tabset>
<tab heading="Static title">Static content</tab>

This comment was marked as off-topic.

@valorkin valorkin added this to the v2.0.0-rc.2 milestone Jan 18, 2018
@valorkin valorkin merged commit a1a54df into development Jan 18, 2018
@ghost ghost removed the in progress label Jan 18, 2018
@valorkin valorkin deleted the fix-tooltip-delay branch January 18, 2018 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants