Closed crwang closed 9 years ago
@crwang - Can you please add some tests for this? Can't wait to merge this!
Will do!
I added a few tests for this.
Looks awesome - but i think i broke the big green button with some conflicts. can you just merge master into this? :dart:
Cool, I re-merged and resolved a couple conflicts in the tests.
Cool, I'll look at it in the next day or two. Have a bunch of other things going on, but I do want to get this merged in so that it's not outstanding.
Okay - i can also merge this, as that's the only thing i wasn't sure about, and make the fix myself if you're too busy :)
Thanks so much for all the work on this - i'm pretty stoked to get this merged myself.
I'll take a look in the next few hours. It should be pretty fast. Thanks!
@saponifi3d I added in the functionality you mentioned. I also took out a return from the loop that you suggested since actually the returns don't really make sense. I was following the existing convention when I added the returns, but all the returns are undefined at the moment.
Works like a dream! thanks for all the work on this!
Added in some simple methods to help with clearing items in the model/collection store.