Our.Umbraco.HtagEditor
1.0.5
See the version list below for details.
dotnet add package Our.Umbraco.HtagEditor --version 1.0.5
NuGet\Install-Package Our.Umbraco.HtagEditor -Version 1.0.5
<PackageReference Include="Our.Umbraco.HtagEditor" Version="1.0.5" />
paket add Our.Umbraco.HtagEditor --version 1.0.5
#r "nuget: Our.Umbraco.HtagEditor, 1.0.5"
// Install Our.Umbraco.HtagEditor as a Cake Addin #addin nuget:?package=Our.Umbraco.HtagEditor&version=1.0.5 // Install Our.Umbraco.HtagEditor as a Cake Tool #tool nuget:?package=Our.Umbraco.HtagEditor&version=1.0.5
H-tag editor is a simple grid editor that lets the editor pick a desired heading size (H1 down to H6) and the text-alignment (left, center or right).
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v1.0.5
Added support for usage outside the grid, as a standard property editor (Thanks to Tom Pipe)
v1.0.4
Prefix font icons to avoid conflicting with icons in Umbraco core and in third party packages
v1.0.3
Updated editor to the look and feel of Umbraco 8
v1.0.2
New: Nuget package build
Fix: Fixed issue where alignment and type wouldn't be transferred between environments
v1.0.1
New: Nuget package build
v1.0.0
Initial release