Skip to content

Releases: verbb/buttonbox

5.0.0-beta.1

04 Mar 09:56
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

4.2.4

03 Mar 23:24
Compare
Choose a tag to compare

Fixed

  • Fix an issue where fields weren’t being initialized properly when in Matrix/Super Table/Neo blocks.

4.2.3

07 Feb 23:21
Compare
Choose a tag to compare

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

05 Oct 02:47
Compare
Choose a tag to compare

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

12 Aug 03:42
Compare
Choose a tag to compare

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

12 Aug 03:41
Compare
Choose a tag to compare

Fixed

  • Fix some fields using the first option automatically as the default value.

4.2.0

08 Mar 23:47
Compare
Choose a tag to compare

Changed

  • Now requires Craft 4.4.0+.

Fixed

  • Fix a type error occurring on Craft 4.4.0+.

3.1.1

31 Jul 00:30
Compare
Choose a tag to compare

Added

  • Add changelog notice when updating.

4.1.0

28 Jun 22:56
Compare
Choose a tag to compare

Changed

  • Now requires Craft 4.1.0+.

Fixed

  • Fix a type error occurring on Craft 4.1.0.

3.1.0

28 Jun 22:43
Compare
Choose a tag to compare

Changed

  • Now requires Craft 3.7.46+.

Fixed

  • Fix a type error occurring on Craft 3.7.46.
  • Fix colour field default value not being set correctly.