SpectrumColorPicker.Umbraco9
1.1.0
dotnet add package SpectrumColorPicker.Umbraco9 --version 1.1.0
NuGet\Install-Package SpectrumColorPicker.Umbraco9 -Version 1.1.0
<PackageReference Include="SpectrumColorPicker.Umbraco9" Version="1.1.0" />
paket add SpectrumColorPicker.Umbraco9 --version 1.1.0
#r "nuget: SpectrumColorPicker.Umbraco9, 1.1.0"
// Install SpectrumColorPicker.Umbraco9 as a Cake Addin #addin nuget:?package=SpectrumColorPicker.Umbraco9&version=1.1.0 // Install SpectrumColorPicker.Umbraco9 as a Cake Tool #tool nuget:?package=SpectrumColorPicker.Umbraco9&version=1.1.0
Spectrum Colour Picker for Umbraco 9
Creates an "unbound" colour picker based on the Spectrum jquery plugin. By unbound, we mean that colours aren't pre-defined, allowing the user to choose a color of their own.
For more information about Spectrum, go here: http://bgrins.github.io/spectrum/
If you want to customise the settings for Spectrum, see the file in
~/App_Plugins/SpectrumColorPicker/SpectrumColorPicker.controller.js
and set the Spectrum options in the directive.
Installation
Updates:
Version 1.1.0:
- No code changes - just the creation of an Umbraco 9 compatible NuGet package for easier installation.
Version 1.0.0:
- Stable Release! Fixes typo with
preferredFormat
prevalue option which may break previous version
Version 0.0.7:
- Added language support, based on umbracos langs and upgraded spectrum from version 1.2.0 to 1.8.0.
- Also added format config option, so rgba can be used.
Version 0.0.6:
- Finally added support for Umbraco installed in virtual directories.
Version 0.0.5:
- Added the option to specify a transparency when choosing the color.
Version 0.0.4:
- Color should now be properly initialising again.
Version 0.0.3:
- Fixed problem where the color picker wouldn't be initiated correctly unless the site was refreshed.
Version 0.0.2:
- Cleaned up and simplified Controller and removed Directive to make it more reliable.
Acknowledgements:
Thanks goes out to Bo Jacobsen (Emetico) for the language support and format config option in version 0.0.7 and Simon Eldevig (simoneldevig)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- 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.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 1,534 | 5/11/2022 |