jQuery.Isolate 2.0.2

dotnet add package jQuery.Isolate --version 2.0.2
NuGet\Install-Package jQuery.Isolate -Version 2.0.2
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="jQuery.Isolate" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.Isolate --version 2.0.2
#r "nuget: jQuery.Isolate, 2.0.2"
#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 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.

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
2.0.2 1,144 3/4/2018
2.0.1 989 3/2/2018
2.0.0 1,017 3/2/2018
2.0.0-beta 809 12/27/2017
1.5.0 1,003 6/12/2017
1.2.3 1,210 5/17/2015
1.2.2 1,182 4/23/2015
1.2.1 1,378 12/18/2014
1.2.0 1,202 11/29/2014
1.1.0 1,102 9/26/2014
1.0.5 1,110 6/2/2014
1.0.4 1,094 6/1/2014
1.0.3 1,142 5/25/2014
1.0.2 1,098 5/25/2014
1.0.1 1,094 5/25/2014
1.0.0 1,119 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.