jeanie77

Results 4 issues of jeanie77

I would like to reopen issue #1489, regarding the possibility to override the standard behaviour of ko.toJS. I'm binding a complex view model that is composed of many objects, in...

I'm very satisfied with this library but I would like to disable the automatic-upload feature. Is there a way to attach the upload function to a custom 'send' button click...

I would like to reopen issue #62 about an error that was introduced with the lastest release of calx 2.2.8: ``` IF(C6>0,B:B/C6,0) // #ERROR! IF(C6> 0,B:B/C6,0) // ..ok.. ``` If...

I recently became a user and a big fan of knockout.observableDictionary library, I'm sorry it wasn't accepted as a part of knockout. I noticed that observableDictionary has a toJSON customized...