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. #50

Closed
31 of 34 tasks
mbostock opened this issue Jan 7, 2016 · 1 comment
Closed
31 of 34 tasks

Tests. #50

mbostock opened this issue Jan 7, 2016 · 1 comment
Assignees

Comments

@mbostock
Copy link
Member

mbostock commented Jan 7, 2016

  • selection
  • select
  • selectAll
  • selection.select
  • selection.selectAll
  • selection.attr
  • selection.classed
  • selection.style
  • selection.property
  • selection.text
  • selection.html
  • selection.append
  • selection.remove
  • selection.data
  • selection.enter
  • selection.exit
  • selection.datum
  • selection.filter
  • selection.sort
  • selection.order
  • selection.on
  • selection.dispatch
  • event
  • mouse
  • touch
  • touches
  • selection.each
  • selection.call
  • selection.empty
  • selection.nodes
  • selection.node
  • selection.size
  • namespace
  • namespaces
@mbostock mbostock self-assigned this Jan 7, 2016
@mbostock
Copy link
Member Author

mbostock commented Jan 7, 2016

It seems like [selection.append preserve insertion order] didn’t make it into 4.0, and there aren’t tests.

Edit: Oh right, enter placeholders have a magic appendChild. Still need tests.

@mbostock mbostock changed the title Does selection.append preserve insertion order on enter selections? Tests. Jan 7, 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