Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xaguilars committed Jun 13, 2014
1 parent 8f315d3 commit e31c03f
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Originally written by [Stefan Petre](http://www.eyecon.ro/)

Read the documentation [here](http://mjolnic.github.io/bootstrap-colorpicker/)

**Check the new [3.0 version development status](https://github.com/mjolnic/bootstrap-colorpicker/pull/88)**

## Contributing

* All the sources are compiled using Grunt, please do not modify dist files directly
Expand All @@ -16,28 +18,5 @@ Read the documentation [here](http://mjolnic.github.io/bootstrap-colorpicker/)
Thanks =)


## Roadmap

The next major release will be only compatible with Bootstrap 3.x and ECMAScript 5 browsers.
It will integrate new features like palettes (with some useful predefined) and the fantastic
TinyColor plugin that have a powerful color parser and generator. Take a look at the `tinycolor`
branch.

Features:

* [TinyColor](https://github.com/bgrins/TinyColor) integration
* Bootstrap Popover compatibility
* No external background images are required (all UI use gradients for resize support)
* Fully customizable LESS file
* Palettes, with some useful predefined ones (triad', tetrad, monochromatic, analogous, complementary,
lightness, lighten, darken, brighten, saturate, desaturate, mixed, or your custom colors array)
* More reliable: v2 uses a 100px areas which cause some colors not to be selectable with enough precision, v3 uses 256px (the large version is a 65536 colors matrix, like photoshop) or 128px by default.


Here is a screenschot of the WIP development of Bootrstrap Colorpicker 3 ;)

![captura de pantalla 2014-06-13 a la s 19 41 15](https://cloud.githubusercontent.com/assets/122741/3273246/01ca6326-f322-11e3-8180-bc8596d82256.png)


[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/mjolnic/bootstrap-colorpicker/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

0 comments on commit e31c03f

Please sign in to comment.