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

obsolete console.log #26

Closed elitastic closed 1 year ago

elitastic commented 1 year ago

The following code seems to be obsolete -> not very bad, but a bit annoying :-)

reorderable-repeat.js, line 150

console.log('bind items', this.items);
elitastic commented 1 year ago

pull request added #27

3cp commented 1 year ago

Closed in #27