Skip to content

Commit 7b0d2b9

Browse files
Version Packages (#1304)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1eb0386 commit 7b0d2b9

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

.changeset/dropdown-controlled-state-mobile-modal.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @autoguru/overdrive
22

3+
## 4.51.0
4+
5+
### Minor Changes
6+
7+
- 1eb0386: **DropDown**: Enhanced component with controlled/uncontrolled state
8+
support
9+
- Added `onOpenChange` prop for controlled state management
10+
- Improved state handling with proper controlled/uncontrolled mode detection
11+
- Expanded test coverage for both controlled and uncontrolled modes
12+
- Updated Storybook stories with new controlled state examples
13+
314
## 4.50.0
415

516
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@autoguru/overdrive",
3-
"version": "4.50.0",
3+
"version": "4.51.0",
44
"description": "Overdrive is a product component library, and design system for AutoGuru.",
55
"types": "dist/index.d.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)