Code Field
Version 4.0.6
December 13, 2022
Changed
- Added
__toString()
method to theCodeData
class so that{{ entry.codeField }}
will work without needing to add.value
(#3)
Version 4.0.5
December 7, 2022
Changed
- Cleaned up the formatting of the Code Field field title
Version 4.0.4
November 30, 2022
Changed
- Wrap the fields in
<fieldset>
tags if the language selector is visible - Remove the odd Craft
modifiedAttributes
styling when a field value is changed (#12403)
Version 4.0.3
November 16, 2022
Added
- Added GraphQL support (#2)
Version 4.0.2
November 4, 2022
Added
- Added Auto as the default theme setting, which automatically sets the theme to match the browser's dark mode setting
Version 4.0.1
November 3, 2022
Fixed
- Fixed an issue where changes to the Language selector were not saved with the Code Field
Version 4.0.0
November 3, 2022
Added
- Initial release