Skip to content

Commit

Permalink
amend TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Apr 1, 2015
1 parent 48ed284 commit 22f6feb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO
Expand Up @@ -2,12 +2,13 @@
* check symbols
* helpers for test context
* drag offsets and alignments
* are we okay with this API for refs? ask people & see how that works with actual refs
* missing examples: images as drag previews
* conflicting backends: must be a nicer solution.
* make sure missing methods are OK
* make sure we don't screw server rendering (NoopBackend?)
* export methods for verifying validness from dnd-core
* make perf (shouldComponentUpdate) configurable
* early invariants for common mistakes (e.g. missing context?)

dnd-core
* smarter canDrop()
Expand Down

0 comments on commit 22f6feb

Please sign in to comment.