Skip to content

Commit d9c72f9

Browse files
committed
Update changeset
1 parent 7d0df70 commit d9c72f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/silent-items-tickle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'svelte-ux': patch
33
---
44

5-
Fixed (Drawer/Dialog) open/close events firing on mount and unrelated updates. Now events are emitted only on actual state transitions by tracking the previous open value, preventing unintended closes and focus jumps. (#632)
5+
fix(Drawer/Dialog): open/close events firing on mount and unrelated updates. Now events are emitted only on actual state transitions by tracking the previous open value, preventing unintended closes and focus jumps. (#632)

0 commit comments

Comments
 (0)