spring1975

Results 7 comments of spring1975

I've been interested in doing this as well. Do you have an example of the other technique you're talking about just for reference? Love to see a fiddle if you've...

I prefer whatever conversion that's necessary be handled by a computed. I use momentjs to covert my dates, so I see how this could be a problem if I were...

Yes, just let me know how to get to an editable copy. Looks like it's published via github pages. Never used those, so that'll be new for me. On Tue,...

To my understanding, the "array id" doesn't double as what array.sort() should use as the sorting key. The results of your example are misleading. It's not sorting the array when...

So the problem isn't that you can't sort them, but by setting the arrayChildId option, knockout.viewmodel is changing the order from what it was given whether that be reversed or...

Yes! AMD support please (specifically RequireJS). Haven't been able to get shim config to play nice with this plug-in, so had to modify the library to make it work.

Thanks for hopping on this. Unexpected change is always around the corner...