We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae2df3 commit f5ac401Copy full SHA for f5ac401
1 file changed
CHANGELOG.md
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- The form controls fully participate in the standard HTML forms. The affected components are the following:
12
+ **Button**, **Single Select**, **Multi Select**, **Textfield**, **Textarea**, **Radio**, **Checkbox**.
13
14
### Fixed
15
16
- Values from the options was not registered in the **Select** when the component is connected to the DOM.
0 commit comments