This repository has been archived by the owner on Apr 8, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 365
v3.0.0/colors (deprecated) #88
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
new events: colorpickerCreate, colorpickerChange, colorpickerDestroy, colorpickerUpdating, colorpickerUpdated, colorpickerMove
This was referenced Jun 14, 2014
Closed
nice! |
The Bootstrap Popover Picker library will be used as the base plugin |
This branch looks awesome, do you know when you will have the time to merge it ? |
This looks great. Any updates on this @mjolnic ? |
Any idea when this might get merged? |
Closed
Any plans on merging this? |
@esbanarango hi, not yet, cause it has a lot of problems yet as you can see if you clone the branch. |
👍 Looking forward to it! Thanks for your work on this |
Closing this in favor of https://github.com/mjolnic/bootstrap-colorpicker/tree/develop |
itsjavi
changed the title
Bootstrap Colorpicker 3.0 (WIP)
Bootstrap Colorpicker 3.0 (deprecaterd)
Apr 6, 2016
itsjavi
changed the title
Bootstrap Colorpicker 3.0 (deprecaterd)
Bootstrap Colorpicker 3.0 (deprecated)
Apr 6, 2016
itsjavi
changed the title
Bootstrap Colorpicker 3.0 (deprecated)
Bootstrap Colorpicker 3.0 (deprecated PR)
Apr 6, 2016
itsjavi
changed the title
Bootstrap Colorpicker 3.0 (deprecated PR)
v3.0.0 (deprecated PR)
Apr 6, 2016
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
IMPORTANT: This Pull Request is deprecated, please use #158
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
lightness, lighten, darken, brighten, saturate, desaturate, mixed, or your custom colors array)
TO-DO
Re adapt v2 api:
Other ideas
Preview
Here is a screenschot of the WIP development of Bootrstrap Colorpicker 3 ;)
This pull request is related to #78