Knockout-Kendo
0.8.0
See the version list below for details.
dotnet add package Knockout-Kendo --version 0.8.0
NuGet\Install-Package Knockout-Kendo -Version 0.8.0
<PackageReference Include="Knockout-Kendo" Version="0.8.0" />
paket add Knockout-Kendo --version 0.8.0
#r "nuget: Knockout-Kendo, 0.8.0"
// Install Knockout-Kendo as a Cake Addin #addin nuget:?package=Knockout-Kendo&version=0.8.0 // Install Knockout-Kendo as a Cake Tool #tool nuget:?package=Knockout-Kendo&version=0.8.0
A project to create a robust set of Knockout.js bindings for the Kendo UI widgets.
Learn more about Target Frameworks and .NET Standard.
-
- knockoutjs (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.10.0 | 73,559 | 1/28/2020 |
0.9.8 | 59,836 | 11/8/2018 |
0.9.7 | 136,978 | 5/9/2016 |
0.9.6 | 29,728 | 11/16/2015 |
0.9.5 | 7,797 | 8/24/2015 |
0.9.3 | 22,897 | 4/9/2015 |
0.9.2 | 7,822 | 2/5/2015 |
0.9.0 | 23,850 | 11/26/2014 |
0.8.1 | 32,544 | 5/23/2014 |
0.8.0 | 30,557 | 3/31/2014 |
0.7.0 | 38,906 | 12/6/2013 |
0.6.3 | 29,765 | 7/22/2013 |
0.6.2 | 2,633 | 6/20/2013 |
0.6.1 | 1,456 | 6/16/2013 |
0.5.1.1 | 1,915 | 4/11/2013 |
0.5.1 | 1,288 | 4/11/2013 |
0.8.0 - include additional widgets:
- Button
- MaskedTextBox
- Notification
- Scheduler
0.7.0 - -updated references to latest Kendo and KO
-fix to allow tree items to be initially selected in kendoTreeView
-fix to select optionLabel, if nothing is selecte for kendoDropDown
-add minimum throttle to dataSource updating to only update once when there are sequential updates
-add knockout-kendo to bower
0.6.3 - ensure that kendo object is available in require.js scenarios with specific modules. linting fixes. change build system to use Grunt.
0.6.2 - allow kendo.data.DataSource instances to be used for the "data" option of a widget