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

v3.0.0/colors (deprecated) #88

Closed
wants to merge 6 commits into from
Closed

v3.0.0/colors (deprecated) #88

wants to merge 6 commits into from

Conversation

itsjavi
Copy link
Owner

@itsjavi itsjavi commented Jun 13, 2014

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

  • 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.

TO-DO

Re adapt v2 api:

  • integrate bootstrap-popover-picker API
  • Mouse events
  • Input events / behaviours
  • Picker events
  • Inline mode
  • Vertical mode
  • Component mode
  • Arrow position as an option
  • Resolve opened issues for v2

Other ideas

  • Optional alpha bar? This may cause width issues with palettes.
  • Vertical palette? Ability to replace the alpha bar with a palette?
  • Implement optional ok/cancel buttons? This would be placed in the bottom as an horz. bar.
  • Implement optional color preview (current/new)? (In the same bar as ok/cancel)

Preview

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

bootstrap-colorpicker 3 preview

This pull request is related to #78

@itsjavi itsjavi mentioned this pull request Jun 13, 2014
new events: colorpickerCreate, colorpickerChange, colorpickerDestroy,
colorpickerUpdating, colorpickerUpdated, colorpickerMove
@samselikoff
Copy link

nice!

@itsjavi
Copy link
Owner Author

itsjavi commented Jun 15, 2014

The Bootstrap Popover Picker library will be used as the base plugin

@flo-sch
Copy link

flo-sch commented Aug 11, 2014

This branch looks awesome, do you know when you will have the time to merge it ?

@simonwillcock
Copy link

This looks great. Any updates on this @mjolnic ?

@colinodell
Copy link

Any idea when this might get merged?

@itsjavi itsjavi mentioned this pull request Dec 16, 2014
@esbanarango
Copy link

Any plans on merging this?

@itsjavi
Copy link
Owner Author

itsjavi commented Jan 15, 2015

@esbanarango hi, not yet, cause it has a lot of problems yet as you can see if you clone the branch.

@sergiopantoja
Copy link

👍 Looking forward to it! Thanks for your work on this

@itsjavi
Copy link
Owner Author

itsjavi commented Apr 6, 2016

Closing this in favor of develop branch. Some of the concepts here explained will be integrated there, but with less drastical changes.

https://github.com/mjolnic/bootstrap-colorpicker/tree/develop

@itsjavi itsjavi closed this Apr 6, 2016
@itsjavi itsjavi changed the title Bootstrap Colorpicker 3.0 (WIP) Bootstrap Colorpicker 3.0 (deprecaterd) Apr 6, 2016
@itsjavi itsjavi changed the title Bootstrap Colorpicker 3.0 (deprecaterd) Bootstrap Colorpicker 3.0 (deprecated) Apr 6, 2016
@itsjavi itsjavi changed the title Bootstrap Colorpicker 3.0 (deprecated) Bootstrap Colorpicker 3.0 (deprecated PR) Apr 6, 2016
@itsjavi itsjavi changed the title Bootstrap Colorpicker 3.0 (deprecated PR) v3.0.0 (deprecated PR) Apr 6, 2016
@itsjavi itsjavi changed the title v3.0.0 (deprecated PR) v3.0.0/colors (deprecated) Nov 12, 2017
@itsjavi itsjavi mentioned this pull request Nov 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants