- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
- Fix an error with
normalizeValue()
when editing fields.
- Fix an issue where fields weren’t being initialized properly when in Matrix/Super Table/Neo blocks.
- Added “Placeholder Text” field setting for Colour and Text Size fields.
- Colour and Text Size fields now show a dropdown consistent with Craft’s UI.
- Fix Colour and Text Size fields not triggering an updated value call when changing their value.
- Fix double-binding of JS menubtn for some fields.
- Fix an error when displaying Colour and Text Size buttons for new elements.
- Add “Image Align” option to “Buttons” buttons.
- Improve alignment of “Buttons” type fields.
- Fix default value for fields not working correctly in some instances.
- Fix invalid (removed) options causing issues when save fields.
- Update color for button labels for better contrast.
- Fix some fields using the first option automatically as the default value.
- Now requires Craft 4.4.0+.
- Fix a type error occurring on Craft 4.4.0+.
- Now requires Craft 4.1.0+.
- Fix a type error occurring on Craft 4.1.0.
- Now requires Button Box
3.0.0
in order to update from Craft 3.
- Removed Craft 2 migration.
- Fix an error when creating new fields.
- Merge fixes from
3.0.2
.
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
- Now requires Craft 3.7.46+.
- Fix a type error occurring on Craft 3.7.46.
- Fix colour field default value not being set correctly.
- Fix an error when saving a Colour field.
- Add Craft 2 migration (thanks @bossanova808).
- New icon.
- Migration to
verbb/buttonbox
. - Now requires Craft 3.7+.
- Merge the fix by @lindseydiloreto about Trigger field
- Fixes Mulitsite error normalizeValue #25
- Fix PHP 7.2 count error for buttons, text size and width field types
- Fix PHP 7.2 count error
- Initial Craft CMS 3 release