We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc21a08 commit 147df35Copy full SHA for 147df35
1 file changed
CHANGELOG.md
@@ -19,6 +19,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
19
- **Textarea**, **Textfield**: dispatching native `input` and `change` events.
20
- **Radio**, **Checkbox**, **SingleSelect**, **MultiSelect**: dispatching native `change` event
21
- **Collapsible**: Displaying the main content using the default slot instead of the named `body` slot.
22
+
23
+### Removed
24
25
- Deprecated components were removed. The affected components are: **Inputbox**, **FormContainer**, **FormControl**,
26
**FormDescription**, **FormItem**, **FormLabel**
27
0 commit comments