buttonwoodcx / bcx-aurelia-reorderable-repeat

An Aurelia repeater supports drag & drop reordering automatically.
https://buttonwoodcx.github.io/doc-bcx-aurelia-dnd/reorderable-repeat
MIT License
19 stars 5 forks source link

make sure after-reordering callback fired after all arrays models change #4

Closed 3cp closed 6 years ago

3cp commented 6 years ago

In reorderable-group mode, 2 repeaters will receive the callback (when it does move across 2 repeaters).

Need to make sure the callbacks are after all model changes.

3cp commented 6 years ago

closed in 0.6.0