Gijgo.Modular 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Gijgo.Modular --version 1.0.0
NuGet\Install-Package Gijgo.Modular -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gijgo.Modular" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gijgo.Modular --version 1.0.0
#r "nuget: Gijgo.Modular, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Gijgo.Modular as a Cake Addin
#addin nuget:?package=Gijgo.Modular&version=1.0.0

// Install Gijgo.Modular as a Cake Tool
#tool nuget:?package=Gijgo.Modular&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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.4.0 1,263 6/23/2017
1.3.1 1,094 5/5/2017
1.3.0 976 4/2/2017
1.2.0 994 3/5/2017
1.1.0 1,022 1/6/2017
1.0.0 1,072 10/29/2016
0.6.2 1,316 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.