Gijgo 1.6.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Gijgo --version 1.6.1
NuGet\Install-Package Gijgo -Version 1.6.1
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" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gijgo --version 1.6.1
#r "nuget: Gijgo, 1.6.1"
#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 as a Cake Addin
#addin nuget:?package=Gijgo&version=1.6.1

// Install Gijgo as a Cake Tool
#tool nuget:?package=Gijgo&version=1.6.1

Gijgo is a set of free open source javascript controls distributed under MIT License. All widgets are high performance, built on top of the jQuery JavaScript Library with built-in support for Bootstrap, Material Design and Font Awesome. They are designed to saves you time and scales with your development process.

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.9.14 15,371 12/4/2022
1.9.13 60,224 3/13/2019
1.9.11 16,658 11/26/2018
1.9.6 14,042 4/2/2018
1.9.4 1,113 3/28/2018
1.9.2 1,110 3/21/2018
1.9.1 1,097 3/19/2018
1.9.0 1,059 3/19/2018
1.8.2 5,895 3/7/2018
1.8.1 1,364 2/14/2018
1.8.0 1,247 1/30/2018
1.7.3 1,332 1/4/2018
1.7.2 1,107 12/25/2017
1.6.1 1,543 10/31/2017
1.6.0 1,032 10/26/2017
1.5.1 1,729 9/9/2017
1.5.0 1,724 8/8/2017
1.4.0 1,193 6/23/2017
1.3.1 1,261 5/5/2017
1.3.0 1,007 4/2/2017
1.2.0 1,101 3/5/2017
1.1.0 1,078 1/6/2017
1.0.0 1,117 10/29/2016
0.6.2 1,113 3/16/2016

Change Log Version 1.6
Added content method to the dialog.
Added disabledField configuration option to the tree.
Added enable and disable events to the tree.
Added enableAll, disableAll, enable and disable methods to the tree.
Added select and unselect methods to the tree.
Added show and hide methods to the datepicker.
Added support for short month and long month name formats in the datepicker.
Added weekStartDay configuration option to the datepicker.
Added disableDates configuration option to the datepicker.

Bug Fixes:
https://github.com/atatanasov/gijgo/issues/148
https://github.com/atatanasov/gijgo/issues/150
https://github.com/atatanasov/gijgo/issues/153
https://github.com/atatanasov/gijgo/issues/165
https://github.com/atatanasov/gijgo/issues/172
https://github.com/atatanasov/gijgo/issues/173
https://github.com/atatanasov/gijgo/issues/176
https://github.com/atatanasov/gijgo/issues/177
https://github.com/atatanasov/gijgo/issues/180
https://github.com/atatanasov/gijgo/issues/184
https://github.com/atatanasov/gijgo/issues/185
https://github.com/atatanasov/gijgo/issues/186
https://github.com/atatanasov/gijgo/issues/188