materialize 0.95.2
dotnet add package materialize --version 0.95.2
NuGet\Install-Package materialize -Version 0.95.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="materialize" Version="0.95.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add materialize --version 0.95.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: materialize, 0.95.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 materialize as a Cake Addin #addin nuget:?package=materialize&version=0.95.2 // Install materialize as a Cake Tool #tool nuget:?package=materialize&version=0.95.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Materialize, a CSS Framework based on Material Design
http://materializecss.com/
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 2.1.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.95.2 | 507 | 3/3/2015 |
v0.95.2 (Feb 10, 2015)
Switches added
Transition animation functions added
ScrollFire Plugin added (fires functions dependent on scroll position)
Responsive Video tag added
Custom File Input Button added
Modals has a fixed footer option
SideNav implementation changed (needs 2 UL menus)
Slider Responsive Fixes