diff --git a/CHANGELOG.md b/CHANGELOG.md index 03584d3..d9377a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Next - +* Add new "list/list item" element where it's possible to sort the list with checkbox via drag and drop or keyboard +* Fix radio button survey validation +* Let the radio tooltip (info) focusable in the form ## [1.4.8] - 11.10.2024 * export text element with .editor() function where htmlEditorConfig can be customized diff --git a/content-elements/form/radio/prototype/template.twig b/content-elements/form/radio/prototype/template.twig index afdb9bf..8b1e076 100644 --- a/content-elements/form/radio/prototype/template.twig +++ b/content-elements/form/radio/prototype/template.twig @@ -18,7 +18,7 @@
{{ radioInfoText }}
- +