jQuery.Isolate
2.0.2
dotnet add package jQuery.Isolate --version 2.0.2
NuGet\Install-Package jQuery.Isolate -Version 2.0.2
<PackageReference Include="jQuery.Isolate" Version="2.0.2" />
paket add jQuery.Isolate --version 2.0.2
#r "nuget: jQuery.Isolate, 2.0.2"
// Install jQuery.Isolate as a Cake Addin #addin nuget:?package=jQuery.Isolate&version=2.0.2 // Install jQuery.Isolate as a Cake Tool #tool nuget:?package=jQuery.Isolate&version=2.0.2
Isolate is a jQuery plugin that provides faceted isolation and filtering of lists with programmatic scaffolding support for Bootstrap 3, 4, or the Isolate grid.
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 |
---|---|---|
2.0.2 | 1,179 | 3/4/2018 |
2.0.1 | 1,010 | 3/2/2018 |
2.0.0 | 1,034 | 3/2/2018 |
2.0.0-beta | 817 | 12/27/2017 |
1.5.0 | 1,024 | 6/12/2017 |
1.2.3 | 1,240 | 5/17/2015 |
1.2.2 | 1,215 | 4/23/2015 |
1.2.1 | 1,398 | 12/18/2014 |
1.2.0 | 1,229 | 11/29/2014 |
1.1.0 | 1,125 | 9/26/2014 |
1.0.5 | 1,133 | 6/2/2014 |
1.0.4 | 1,115 | 6/1/2014 |
1.0.3 | 1,172 | 5/25/2014 |
1.0.2 | 1,118 | 5/25/2014 |
1.0.1 | 1,122 | 5/25/2014 |
1.0.0 | 1,130 | 5/25/2014 |
Fixed bug with multiple isolate instances. Added flex boolean to JS configuration for choosing Isolate flex grid. Made flex grid the default option for Isolate grid. Made Bootstrap 4 the default grid option. Refactored Isolate grid scaffolding to use a class for multiple instances. Added XL breakpoint to Isolate grid without flex. Added Isolate grid configuration validation. Improved breakpoint validation when configuring Bootstrap 4 grid. Removed XS from class name of smallest breakpoint for Isolate grid without flex. Please check documentation site for details.