Gijgo.Modular
1.3.1
See the version list below for details.
dotnet add package Gijgo.Modular --version 1.3.1
NuGet\Install-Package Gijgo.Modular -Version 1.3.1
<PackageReference Include="Gijgo.Modular" Version="1.3.1" />
paket add Gijgo.Modular --version 1.3.1
#r "nuget: Gijgo.Modular, 1.3.1"
// Install Gijgo.Modular as a Cake Addin #addin nuget:?package=Gijgo.Modular&version=1.3.1 // Install Gijgo.Modular as a Cake Tool #tool nuget:?package=Gijgo.Modular&version=1.3.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.
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.
Added new editor widget.
Added dataFiltered event for the grid.
Added iconsLibrary configuration option for the grid.
Added column.filter configuration option for the grid.
Added Grouping widget for the grid.
Renamed the defaultParams.sortBy configuration option to paramNames.sortBy.
Renamed the defaultParams.direction configuration option to paramNames.direction.
Renamed the defaultParams.page configuration option to paramNames.page.
Renamed the defaultParams.limit configuration option to paramNames.limit.
Added iconsLibrary configuration option for the tree.
Added border configuration option for the tree.
Discontinue the integration with Zurb foundation for the dialog.
Added touch support for all draggable and resizable elements.
Bug Fixes
https://github.com/atatanasov/gijgo/issues/64
https://github.com/atatanasov/gijgo/issues/57