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

Tests! #20

Closed
26 tasks done
mbostock opened this issue Feb 3, 2016 · 0 comments
Closed
26 tasks done

Tests! #20

mbostock opened this issue Feb 3, 2016 · 0 comments
Assignees

Comments

@mbostock
Copy link
Member

mbostock commented Feb 3, 2016

  • selection.transition
  • selection.interrupt
  • d3.transition
  • transition.select
  • transition.selectAll
  • transition.filter
  • transition.merge
  • transition.selection
  • d3.active
  • transition.attr
  • transition.attrTween
  • transition.style
  • transition.styleTween
  • transition.text
  • transition.remove
  • transition.tween
  • transition.delay
  • transition.duration
  • transition.ease
  • transition.on
  • transition.each
  • transition.call
  • transition.empty
  • transition.nodes
  • transition.node
  • transition.size
@mbostock mbostock self-assigned this Feb 4, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
If a transition is interrupted during its start event, it should stop; if it is
interrupted during its final frame, no end event should be dispatched. #20
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
Also treat a NaN duration as zero.
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 2, 2016
mbostock added a commit that referenced this issue Mar 3, 2016
Also add tests for transition.attr. #20
mbostock added a commit that referenced this issue Mar 3, 2016
mbostock added a commit that referenced this issue Mar 3, 2016
mbostock added a commit that referenced this issue Mar 3, 2016
Also, tests for transition.remove. #20
@mbostock mbostock closed this as completed Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant