Releases: craftpulse/craft-colour-swatches
Releases · craftpulse/craft-colour-swatches
Version 1.4.2.1
Version 1.4.2
1.4.2
- Added Vizy support by @engram-design
Hotfix - colour/color typo
- Fixes issue #59
Default colour / Required field save updates
1.4.1 - 2020-12-09
Fixed
- Fixes issue #32(#32) where required field was not honoured
- Fixed issue #56(#56) where default color was not set when saving entry
Changed
- Dropped support for
colour
in twig templates in favour of the W3C css color property keyword - all field color output references now requirecolor
Added
- Added preview support for gradients in entry table columns
Version 1.4.0
Version 1.3.3
Version bump 1.3.2.1
Version bump
Version 1.3.2
Version 1.3.1
Fixed
- save / edit for custom configuration arrays
Version 1.3.0
Colour Swatches Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.3.0 - 2020-07-27
Added
- Custom attributes are now available via the colour-swatches.php config file for both single and multiple colours.
- Updated config.php example using updated options and examples
- Fixed issue #34