| 'Foreach' syntax should interpret null params as meaning 'no values' (as if you passed an empty array) |
|
More...
|
about 15 years ago
|
| Uses templates' "data" parameter as the view model when binding click/submit/etc handlers. Fixes Github issue #3 |
|
More...
|
about 15 years ago
|
| Removed unnecessary rethrow (fixes Github issue #2) |
|
More...
|
about 15 years ago
|
| Fixed subtle 'foreach' update bug (updated spec to cover this), bumped version to 1.05 and rebuilt |
|
More...
|
about 15 years ago
|
| Foreach binding now updates any DOM nodes whose template dependency changes (in other words, behaves like other templates already do) |
|
More...
|
about 15 years ago
|
| Work around IE < 8 issue - it insists that OPTION nodes must have value attributes (even if they don't), so use marker text to identify when an option is associated with a DOM data value |
|
More...
|
about 15 years ago
|
| Update Twitter example to match API change |
|
More...
|
about 15 years ago
|
| Fix JS reference path |
|
More...
|
about 15 years ago
|
| Improved cart editor example with sample data |
|
More...
|
about 15 years ago
|
| Refactored select<->object mapping out into a separate component called "selectExtensions" |
|
More...
|
about 15 years ago
|
| Enhanced select box handling and added cart editor example |
|
More...
|
about 15 years ago
|
| Enhanced select box handling and added cart editor example |
|
More...
|
about 15 years ago
|
| Tweaked the fix for jquery-tmpl's apos issue to cover all syntax cases |
|
More...
|
about 15 years ago
|
| Added workaround for jquery.tmpl's problem with single quotes |
|
More...
|
about 15 years ago
|
| Fix accidental JS reference change in example |
|
More...
|
about 15 years ago
|
| Update .csproj for Visual Studio users |
|
More...
|
over 15 years ago
|
| Bumped version to 1.04 and rebuilt |
|
More...
|
over 15 years ago
|
| JSON posting now respects both Rails and ASP.NET MVC-style authentication tokens by default (others are configurable) |
|
More...
|
over 15 years ago
|
| Enhanced postJson method to take submit URL from hijacked form and include auth tokens automatically |
|
More...
|
over 15 years ago
|
| Submit binding now passes the form node as the handler's first param |
|
More...
|
over 15 years ago
|
| observableArray now has quick method to mark items with _destroy flag for Rails |
|
More...
|
over 15 years ago
|
| Foreach binding excludes items marked with _destroy unless you specify otherwise |
|
More...
|
over 15 years ago
|
| Workaround IE6 issues |
|
More...
|
over 15 years ago
|
| Added animated transitions example |
|
More...
|
over 15 years ago
|
| Added "style" binding and bumped version to 1.03 |
|
More...
|
over 15 years ago
|
| Remove unwanted file |
|
More...
|
over 15 years ago
|
| Updated readme |
|
More...
|
over 15 years ago
|
| Made text encoding format consistent (removed BOMs) |
|
More...
|
over 15 years ago
|
| Added build script for Linux |
|
More...
|
over 15 years ago
|
| Fix csproj |
|
More...
|
over 15 years ago
|