Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Here is the beta3 of colorfield, in this new beta the files have been resorted, a submodule has been created to show how to add a new colorpicker and the split RGB widget has been rewritten.
jQuery minicolors is not yet completed in its 2.0 version, meaning that this colorpicker is not stable yet. The rest of the codebase is stable and should not be going to evolve. Note that jQuery minicolors requires jquery update to benefit from jquery >= 1.7.1.
I will tag a new release of the module once minicolors reach a stable release, if in a month a stable version is not tagged i will rollback to minicolors 1.0.
Feel free to test this new release and report any issues or bug you will met.
Changes since 7.x-1.0-beta2:
- Add a README, use the appropriate API functions related to field manipulation.
- Fill the README.
- Enable requirements to prevent a wrong version of jQuery.
- Code cleanup.
- Update the library to 2.0.0-beta3.
- WIP bringing an example module with minicolors.