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(AgmMarker): animationChange output #1683

Merged
2 commits merged into from Jul 11, 2019
Merged

fix(AgmMarker): animationChange output #1683

2 commits merged into from Jul 11, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jul 10, 2019

adds animationChange output to connect to google's animation_changed event, and
enable two way binding

fixes: #1681

Ephraim added 2 commits July 10, 2019 19:51
adds animationChange output to connect to google's animation_changed event, and
enable two way binding

fixes: #1681
@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

Merging #1683 into master will increase coverage by 0.38%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1683      +/-   ##
=========================================
+ Coverage   39.32%   39.7%   +0.38%     
=========================================
  Files          40      40              
  Lines        1770    1778       +8     
  Branches      145     144       -1     
=========================================
+ Hits          696     706      +10     
+ Misses       1072    1071       -1     
+ Partials        2       1       -1
Impacted Files Coverage Δ
packages/core/services/managers/marker-manager.ts 78.84% <100%> (+11.49%) ⬆️
packages/core/directives/marker.ts 37.5% <40%> (+0.11%) ⬆️

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 0f71222...1f2a8ae. Read the comment docs.

@ghost ghost merged commit 34eeeab into sebholstein:master Jul 11, 2019
This pull request was closed.
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.

strange behavior of markers animation
1 participant