Skip to content

Commit

Permalink
version 4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 7, 2024
1 parent 80fce16 commit bc0d48b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog

## 4.2.3 - 2024-02-08

### 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 - 2023-10-05

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/buttonbox",
"description": "A collection of utility field types.",
"type": "craft-plugin",
"version": "4.2.2",
"version": "4.2.3",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit bc0d48b

Please sign in to comment.