Skip to content

Commit 99b1ae6

Browse files
committed
Added: Changedlog file added.
1 parent 0801343 commit 99b1ae6

File tree

1 file changed

+24
-19
lines changed

1 file changed

+24
-19
lines changed

CHANGELOG.md

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,27 @@ We are thrilled to announce the initial release of Keep vue, our open-source com
1616

1717
### v1.1.0 (2025-02-05)
1818

19-
#### Features
20-
21-
- <AvatarFallback> component added in Avatar component.
22-
- Button component new variant (default and softBg) Added.
23-
- Checked component api documentation updated.
24-
- <CarouselDotButton> component api added.
25-
- Drawer Component api updated.
26-
- Dropdown component three new component (Dropdown Submenu , Dropdown with radio, Dropdown with checkbox ) variant added.
27-
- <DropdownList> component name changed to <DropdownAction>.
28-
- Dropdown component api documentation updated.
29-
- Input component api documentation updated.
30-
- New component <Input OTP> added.
31-
- Radio component api updated.
32-
- New component <Select> added.
33-
34-
#### Bug fixes
35-
36-
- Switch Component prop suggestions Issue
37-
- Input component catch input value Issue.
19+
### Features
20+
21+
- **`<AvatarFallback>`** component added to the Avatar component.
22+
- **Button Component:** New variants added - `default` and `softBg`.
23+
- **Checkbox Component:** API documentation updated.
24+
- **`<CarouselDotButton>`** component API added.
25+
- **Drawer Component:** API updated.
26+
- **Dropdown Component:** Added three new variants:
27+
- **Dropdown Submenu**
28+
- **Dropdown with Radio**
29+
- **Dropdown with Checkbox**
30+
- **Renamed:** `<DropdownList>` is now `<DropdownAction>`.
31+
- **Dropdown Component:** API documentation updated.
32+
- **Input Component:** API documentation updated.
33+
- **New Component:** `<InputOTP>` added.
34+
- **Radio Component:** API updated.
35+
- **New Component:** `<Select>` added.
36+
37+
---
38+
39+
### Bug Fixes
40+
41+
- **Switch Component:** Fixed prop suggestion issues.
42+
- **Input Component:** Resolved issue with capturing input values.

0 commit comments

Comments
 (0)