We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3022b76 commit 2e0a52dCopy full SHA for 2e0a52d
CHANGELOG.md
@@ -1,6 +1,24 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.1.0-beta.28] - 2025-04-07
5
+
6
+### Bug Fixes
7
8
+- *(FormGroup)* Allow slot usage
9
+- *(Tabs)* Support dynamic tabs
10
+- *(Inputs)* Reactive validated prop
11
+- *(core)* [**breaking**] Uniformed slot names to lower case with dashes
12
13
+### Features
14
15
+- *(DescriptionList)* Implemented components
16
+- *(Switch)* Implemented check-icon prop
17
18
+### Refactor
19
20
+- *(Radio)* [**breaking**] Removed label-wrapped prop (use component="label" instead)
21
22
## [0.1.0-beta.27] - 2024-07-26
23
24
### Bug Fixes
0 commit comments