color_field 3.0.0

Bug fixes

Drupal 10 and PHP 8.1 support.

Note: potentially breaking changes on all widgets for style/admin theming if you have customized theming.

color_field 7.x-2.1

Bug fixes

Bug fixes mostly and a first stable release for 7.x-2.x. Big thanks to Ron for testing and pointing out which issues would be low hanging fruit!

Contributors (2)

ron_s, sdstyles

Changelog

Issues: 5 issues resolved.

Changes since 7.x-2.0-beta2:

color_field 8.x-2.4

Bug fixes
New features

Bug fixes, added support for working with the fields module. Also, adds data attribute to color swatches and best of all, full control advanced mode for CSS Declaration formatter.

color_field 8.x-2.3

Bug fixes
New features

Mostly general improvements/minor bug fixes.

color_field 8.x-2.2

Bug fixes

Primarily a major bug fix for widgets not showing up in some cases when opacity was disabled.

Contributors (6)

NickWilde, cbildstein, rwam, nilesh.addweb, idiaz.roncero, scottsawyer

color_field 8.x-2.1

Bug fixes
New features

Mixed release of mostly bug fixes, some new features, some tasks - mostly related to Drupal 9 support (untested but testable now)

color_field 8.x-2.0

Bug fixes

First stable release!

All features have at least minimal tests. Tested with Drupal 8.5 and 8.6, automated tests now require Drupal 8.6. No known bugs - so get using this stable version and report em ;)

Contributors (14)

NickWilde, hilly510, kasperg, gerzenstl, casivaagustin, frogdog_tech, cheeky-micah, rwam, eric.chenchao, tamnv, DuneBL, rpayanm, tormi, MacSim

Changelog

Issues: 12 issues resolved.

color_field 8.x-2.0-rc4

Bug fixes
New features

Significant code base improvements and bug fixes including accessibility, improved token integration. Now with a test suite that tests a significant percentage of the functionality - although not yet all.

Contributors (12)

NickWilde, tibbsa, Jyotish, reekris, Boobaa, jimafisk, morsok, skippednote, VinayLondhe, trebormc, chrissnyder, chipway

Changelog

Issues: 15 issues resolved.

Changes since 8.x-2.0-rc3:

color_field 8.x-2.0-rc3

Bug fixes
New features

Primarily a whole lot of bugfixes along with some documentation improvements.

Contributors (9)

NickWilde, mortona2k, partdigital, DuneBL, eloiv, mglaman, Shreya Shetty, harsha012, Vinay15

Changelog

Issues: 10 issues resolved.

Changes since 8.x-2.0-rc2:

color_field 8.x-2.0-beta1

Bug fixes
New features

First working version of the color field module:

Formatter:

  • Text
  • Swatch

Widget:

  • Text
  • Box

color_field 7.x-1.8

Bug fixes

Bugs

- Issue #2496577 by artematem, targoo: Color field jumping on hover
- Issue #2496571 by artematem: Fix typo in css | Clean up css
- Coding standard
- Minor labels update for the widgets

color_field 7.x-2.0-beta2

Bug fixes
New features

Features

- Issue #2565627 by sdstyles, targoo: Allow CSS Declaration format to render color without opacity.
- Use strict mode in JavaScript
- Improve doc

color_field 7.x-2.0-beta1

Bug fixes
New features

First beta release of version 2

Add support for opacity
Reorganize file structure
All field widget can be themed

color_field 7.x-1.7

Bug fixes
New features

Features

Add support hook_entity_property_info() .
Add a new generic Drush command to download color field libraries

color_field 8.x-1.0

New features

Features

First 8.x release with:

  • Plain text widget
  • Plain text formatter
  • Color Swatch formatter

color_field 7.x-1.6

New features

New Features

  • Add Spectrum Color Picker

+ Coding standard

color_field 7.x-1.5

Bug fixes

Bugs fixes

Issue #1937136: no need to re-save all the color_field

color_field 7.x-1.4

New features
Bug fixes

!! You need to re-save all the color_field fields which use the simple color widget. !!

Features

- Issue #1884164 by yannickoo: Support tokens in CSS selector.
- Issue #1907592: help/description text does not appear on the default widget
- Issue #1895542: Add Color Swatch Formater
- Issue #1900016: Support for Fied Collections Module.
- Support Support field collection module for simple color picker
- Reorganise js and css for default widget

color_field 7.x-1.2

New features
Bug fixes

New features

[#1815190] - Add a formatter for custom CSS code.
[#1819616] - Add compatibility with the entity module

Bug fixes

- Simple jquery picker widget was no rendered properly
- Add CSS for Simple jquery picker
- Coding standard
- Bug with multiple value fields on same page with Simple jQuery picker

color_field 7.x-1.1

Bug fixes

Bugs

  • Issue #1807226: libraries dependency (disable simple color widget if the library is not installed)
  • add requirement validation in install
  • add libraries dependency in info

color_field 7.x-1.0

Features

  1. add jquery simple color
  2. add drush support

Bug fixing

  • clean code

color_field 7.x-1.0-beta3

Features

  • add default colors in settings (Issue #1768522)
  • add transparent value (no color) (Issue #1777494 #2)
  • add plain text formater

color_field 7.x-1.0-beta2

Bug fixes

Bug Fixes

  1. Coding standard
  2. fix jquery in muliple fields
  3. default color
Subscribe with RSS Subscribe to Releases for Color Field