Giter VIP home page Giter VIP logo

bennyalex / material-design-inspired-color-picker Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 12.0 461 KB

A javascript color picker inspired by material design

Home Page: https://bennyalex.github.io/material-design-inspired-color-picker/

License: GNU General Public License v3.0

JavaScript 57.75% Vue 42.25%
color color-picker colors javascript-color-picker material material-design palette picker

material-design-inspired-color-picker's Introduction

Hi there ๐Ÿ‘‹

material-design-inspired-color-picker's People

Contributors

bennyalex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

material-design-inspired-color-picker's Issues

Remove Event.stopPropagation() from generated dist file

Hello, awesome plugin, but he does not work for me. Chrome v 61.0.3163.100.
I do not have errors in console. Pallete is drew, but not to change value in attribute. And do not highlight circles.

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>test</title>
</head>
<body>
	<md-color-picker id="picker" value="#abcdef" palette="material-accent" default-tint="300" use-spectrum-picker="true"></md-color-picker>
	<script src="dist/js/md-color-picker.js"></script>
</body>
</html>

Pass mainpalette/subpalette info in change event

It could be useful to have information about what "kind" of color (from main or sub palette) has been selected, in order to define different behaviour based on that. E.g. close the panel if it's from subpalette, rather than doing nothing if it's from main (info about palettes with no subpalette should be listed too).

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.