Giter Site home page Giter Site logo

vokseverk / vokseverk.colorselector Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 176 KB

An Umbraco Property Editor for selecting a color - either by picking from a few defaults or by providing a specific CSS color value.

Home Page: https://our.umbraco.com/packages/backoffice-extensions/color-selector/

License: MIT License

Shell 16.93% JavaScript 9.84% CSS 4.54% HTML 31.58% C# 37.11%
umbraco property-editor color-picker

vokseverk.colorselector's Introduction

Color Selector for Umbraco

Three color swatches (blue, green and orange) inside a square with the Vokseværk ‘fire-heart’ logo

A Property Editor for selecting a color - either by picking from a few defaults or by providing a specific CSS color value.

Currently allows for 5 presets (per datatype).

Versions

  • Version 1.x (Umbraco package) works in Umbraco 7 and Umbraco 8
  • Version 3.x (Nuget package) works in Umbraco 10 (with .net6) and Umbraco 11 (.net7)

There is no package for Umbraco 9, as I am not able to test that configuration.

Note that you'll need to manually download the appropriate PropertyValueConverter for version 1.x, depending on which Umbraco version you have.

The Nuget package installs the PropertyValueConverter automatically.

Screenshots

Property editor

Property Screen

Configuration

Config Screen

Building

Running the build.sh script (on macOS) builds a ZIP file in the dist folder which should be installable from Umbraco 8's Packages section or Umbraco 7's Developer > Packages section.

The nuget-build.sh script is what I use to build the Nuget package.

vokseverk.colorselector's People

Contributors

greystate avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

vokseverk.colorselector's Issues

Add PropertyValue Converter

It's a pain to have to add .ToString() to the output of this whenever it's to be used in other ways as output directly to the page.

Should make sure to normalize the output (upper- or lowercase, with/without # at the beginning) - maybe according to a datatype setting?

Add more translations

I would love to provide translations for all the supported backoffice languages in Umbraco.

There are only two keys to translate so shouldn't be a massive undertaking for anyone :)

If you've never contributed to an open source project before, let me know and I'll guide you through!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.