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 animation filter category selected #661

Closed
wants to merge 55 commits into from

Conversation

elenatorro
Copy link
Contributor

Fix CartoDB/cartoframes#1359 and CartoDB/cartoframes#1412

This PR:

  • Restarts the animation when a filter is applied
  • Fixes a dependent issue due to a broken d3 dependency (more info here)
  • Fixes a typescript error when importing the mitt event library

elenatorro and others added 30 commits June 28, 2019 14:30
…t/as-animation-controls-widget.scss

Co-Authored-By: Román Jiménez <[email protected]>
…t/as-animation-controls-widget.scss

Co-Authored-By: Román Jiménez <[email protected]>
…ation-widget

Add Animation Controls widget
Copy link
Member

@Jesus89 Jesus89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but maybe an Airship expert should take a look :) cc @jesusbotella

@elenatorro
Copy link
Contributor Author

ok 👍 There's a lint issue I still have to solve but it's an easy one

Copy link
Contributor

@jesusbotella jesusbotella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me, but let's solve the import thing :)

@elenatorro elenatorro changed the base branch from develop to 2.0.x January 9, 2020 10:54
@elenatorro elenatorro changed the base branch from 2.0.x to develop January 9, 2020 10:54
@elenatorro
Copy link
Contributor Author

Note: this PR is a bit dirty and I've opened a new one in order to follow conventional commits and the Airship guidelines: #662

@elenatorro elenatorro closed this Jan 9, 2020
@elenatorro elenatorro deleted the fix-animation-filter-category-selected branch January 9, 2020 11:17
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.

Animation is not properly updated after a category is selected
3 participants