cooolbasha

Results 13 issues of cooolbasha

is there a GRUNT precompiler available??

Hi, if there is a model with fields model = name: 'test' kart: r1: [4,4,o] r2:[8,8] if I call model.unset('kart') ..it does update the model. but the model changes does...

ModelBinder doesn't seem to work together with nested model( backbone-nested project) ..the changes from model don't get propogated to the nested elements.On changing the input value the span value doesn't...

I am windows 7/ node v0.10.24 / gaze latest (0.6.4) Adding file to a folder being watched doesn't catch and changing a watched file --> show as deleted events thrown...

bug

How to validate just the one's that are set. Is there another method other than model.isValid(true) or model.validate() which would not validates the complete model. Here are some config that...

Hi, I am win7 / sublime 2 . selecting either option doesn't do anything. there is nothing on the console. But I am able to see both the options. I...

Hi, I tried put a watch ..it doesn't seem to catch on the changes in subdirectory. also you mentioned by default it will look at only .js or .cs file...

Drop down would not work if it is a dotted class name..can there be a patch to make it work.

Based on the radio button I wanted to show another field. so I used the converter to bind radio button + selector for the text with the converter. So when...

Is there a way to call exit or stop on the nesh REPL

question