hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

Add callback for changed items #8

Closed ovidiuch closed 10 years ago

ovidiuch commented 10 years ago

Need

We need to know whenever item positions change in order to persist them with a server setup. When making server updates, we are only interested in the items that changed their position in the last interaction.

Deliverables

ovidiuch commented 10 years ago

CR @valentinzberea @aismail

ovidiuch commented 10 years ago

Move something here to see the visual effect http://ubervu.github.io/grid/

valentinzberea commented 10 years ago

Finished review