Code Field Changelog.
Link 3.0.6 · 2022.12.13
changed - 2022.12.13
- Added
__toString()
method to theCodeData
class so that{{ entry.codeField }}
will work without needing to add.value
(#3)
Link 3.0.5 · 2022.12.07
changed - 2022.12.07
- Cleaned up the formatting of the Code Field field title
Link 3.0.4 · 2022.11.30
changed - 2022.11.30
- 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)
Link 3.0.3 · 2022.11.16
added - 2022.11.16
- Added GraphQL support (#2)
Link 3.0.2 · 2022.11.04
added - 2022.11.04
- Added Auto as the default theme setting, which automatically sets the theme to match the browser's dark mode setting
Link 3.0.1 · 2022-11-03
fixed - 2022-11-03
- Fixed an issue where changes to the Language selector were not saved with the Code Field
Link 3.0.0 · 2022-11-03
added - 2022-11-03
- Initial release