Skip to content

Commit 2e0a52d

Browse files
committed
chore: updated CHANGELOG
1 parent 3022b76 commit 2e0a52d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

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+
422
## [0.1.0-beta.27] - 2024-07-26
523

624
### Bug Fixes

0 commit comments

Comments
 (0)