-
I'm having some issues with the knockout-kendo bindings for the datepicker/datetimepicker widget, unfortunately I'm unable to reproduce them in a simple jsfiddle (I'm using a fairly complex hierarchic…
-
When using the attr-binding in knockout-2.1.0.js in this manner:
<p class="product"
data-bind="text: name, attr: { data-type: 'product', dataid: id }" >
</p>
The following error oc…
-
I'm not sure whether this is an issue that's fixable or if it's something that obviously can't work, but I found some of my bindings are not working when both this and [knockout-classBindingProvider](…
-
I'm not sure how widespread this issue is in general, but I'm having problems with jQuery UI's datepicker when applying bindings.
A JSFiddle repro is at http://jsfiddle.net/MRaKp/1/. Click the textbo…
-
Hi. It would be nice if I could set template path directly in data binding. For exampl - data-bind="template : '/App/Templates/Template".
Cheers!
baio updated
11 years ago
-
Hi all
For September, I propose we set our focus on getting to code-complete for a 2.2 release, and we do that by significantly trimming the set of items we plan to include in that release.
In Augus…
-
Could it be made optional to use angular instead of ember?
-
## Problem
The DirectoryComponent should render its branches in a fancier way to match everything else. This involves taking a fresh look, at the framework-level, at bindings vs. custom render funct…
-
Hello,
I find some problem with the "with" binding, when we initial a ViewModel which have a obserable member that does not have initial value.
The problem is : JQuery UI effect(e.g : button ) wil…
-
See https://github.com/SteveSanderson/knockout/wiki/Bindings---class
mbest updated
12 years ago