Skip to content

Commit 9261ea6

Browse files
committed
update changesets
1 parent 172586a commit 9261ea6

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

.changeset/famous-socks-deny.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@radix-ui/react-slot': patch
33
---
44

5-
use stable composed refs in SlotClone
5+
Use stable composed refs in SlotClone ([#3477](https://github.com/radix-ui/primitives/pull/3477))

.changeset/fluffy-days-kneel.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,4 @@
22
'@radix-ui/react-one-time-password-field': patch
33
---
44

5-
6-
7-
- As stated in the [documentation](https://www.radix-ui.com/primitives/docs/components/one-time-password-field#root), change default to text.
8-
- Connect a type to input to display the input value in a different way when the type changes.
9-
- Add test for this feature
10-
5+
- Update default input type to `text` and pass to the underlying input element ([#3510](https://github.com/radix-ui/primitives/pull/3510))

.changeset/heavy-rockets-allow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
'radix-ui': minor
44
---
55

6-
Add unstable `Provider`, `Trigger` and `BubbleInput` parts to Checkbox (#3459)
6+
Add unstable `Provider`, `Trigger` and `BubbleInput` parts to Checkbox ([#3459](https://github.com/radix-ui/primitives/pull/3459))

0 commit comments

Comments
 (0)