Releases: verbb/buttonbox
Releases · verbb/buttonbox
5.0.0
5.0.0-beta.2
Fixed
- Fix an error with
normalizeValue()
when editing fields.
5.0.0-beta.1
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0-beta.1+
.
4.2.4
Fixed
- Fix an issue where fields weren’t being initialized properly when in Matrix/Super Table/Neo blocks.
4.2.3
Added
- Added “Placeholder Text” field setting for Colour and Text Size fields.
Changed
- Colour and Text Size fields now show a dropdown consistent with Craft’s UI.
Fixed
- 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.
4.2.2
Added
- Add “Image Align” option to “Buttons” buttons.
Changed
- Improve alignment of “Buttons” type fields.
Fixed
- Fix default value for fields not working correctly in some instances.
- Fix invalid (removed) options causing issues when save fields.
4.2.1
Changed
- Update color for button labels for better contrast.
Fixed
- Fix some fields using the first option automatically as the default value.
3.1.2
Fixed
- Fix some fields using the first option automatically as the default value.
4.2.0
Changed
- Now requires Craft 4.4.0+.
Fixed
- Fix a type error occurring on Craft 4.4.0+.
3.1.1
Added
- Add changelog notice when updating.