Gijgo 1.0.0
See the version list below for details.
dotnet add package Gijgo --version 1.0.0
NuGet\Install-Package Gijgo -Version 1.0.0
<PackageReference Include="Gijgo" Version="1.0.0" />
paket add Gijgo --version 1.0.0
#r "nuget: Gijgo, 1.0.0"
// Install Gijgo as a Cake Addin #addin nuget:?package=Gijgo&version=1.0.0 // Install Gijgo as a Cake Tool #tool nuget:?package=Gijgo&version=1.0.0
Gijgo is a set of free open source javascript controls distributed under MIT License. All widgets are high performance and built on top of the jQuery JavaScript Library. Gijgo is compatible with jQuery UI, Bootstrap and Foundation.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.9.1)
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 |
---|---|---|
1.9.14 | 18,388 | 12/4/2022 |
1.9.13 | 68,140 | 3/13/2019 |
1.9.11 | 20,447 | 11/26/2018 |
1.9.6 | 15,593 | 4/2/2018 |
1.9.4 | 1,141 | 3/28/2018 |
1.9.2 | 1,144 | 3/21/2018 |
1.9.1 | 1,126 | 3/19/2018 |
1.9.0 | 1,092 | 3/19/2018 |
1.8.2 | 7,108 | 3/7/2018 |
1.8.1 | 1,394 | 2/14/2018 |
1.8.0 | 1,286 | 1/30/2018 |
1.7.3 | 1,367 | 1/4/2018 |
1.7.2 | 1,138 | 12/25/2017 |
1.6.1 | 1,581 | 10/31/2017 |
1.6.0 | 1,064 | 10/26/2017 |
1.5.1 | 1,848 | 9/9/2017 |
1.5.0 | 1,755 | 8/8/2017 |
1.4.0 | 1,227 | 6/23/2017 |
1.3.1 | 1,303 | 5/5/2017 |
1.3.0 | 1,038 | 4/2/2017 |
1.2.0 | 1,138 | 3/5/2017 |
1.1.0 | 1,109 | 1/6/2017 |
1.0.0 | 1,151 | 10/29/2016 |
0.6.2 | 1,151 | 3/16/2016 |
Added new tree widget.
Added new droppable widget.
Added rowReorder plugin for the grid.
Added columnReorder plugin for the grid.
Added optimisticPersistence plugin for the grid.
Added includeAllRecords parameter to the grid.count() method.
Added includeAllRecords parameter to the grid.getAll() method.
Added column.renderer configuration setting.