itsjavi / bootstrap-colorpicker

Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
https://itsjavi.com/bootstrap-colorpicker/
MIT License
1.38k stars 367 forks source link

Add hexNumberSignPrefix option #191

Closed Jaza closed 7 years ago

Jaza commented 7 years ago

Add hexNumberSignPrefix option so hex colors can be in 'ff6600' instead of '#ff6600' format

itsjavi commented 7 years ago

Nice additions! For accepting your pull requests, can you generate the dist files using grunt? https://github.com/itsjavi/bootstrap-colorpicker/blob/master/CONTRIBUTING.md#pull-requests

Then everything will be automatically available in the docs site and JSFiddle templates.

Thank you!

josemontesdeoca commented 7 years ago

FYI: this new addition now prevents background preview color from showing within the <i></i> element