Skip to content

Commit 7dba301

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

File tree

9 files changed

+19
-36
lines changed

9 files changed

+19
-36
lines changed

.changeset/floppy-lions-draw.md

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

.changeset/fruity-singers-rule.md

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

.changeset/slick-waves-obey.md

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

.changeset/solid-rockets-pump.md

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

.changeset/spotty-shirts-judge.md

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

.changeset/tall-hoops-battle.md

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

.changeset/whole-wings-try.md

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

packages/bits-ui/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# bits-ui
22

3+
## 2.15.5
4+
5+
### Patch Changes
6+
7+
- fix(Tooltip): allow overriding trigger tabindex ([#1932](https://github.com/huntabyte/bits-ui/pull/1932))
8+
9+
- fix(Pin Input): keyboard navigation ([#1872](https://github.com/huntabyte/bits-ui/pull/1872))
10+
11+
- fix(ScrollArea): cleanup when pointercapture is lost ([#1935](https://github.com/huntabyte/bits-ui/pull/1935))
12+
13+
- fix(Accordion): allow overriding trigger tabindex ([#1932](https://github.com/huntabyte/bits-ui/pull/1932))
14+
15+
- fix(Presence): optimize animation detection for large DOMs ([#1924](https://github.com/huntabyte/bits-ui/pull/1924))
16+
17+
- fix: floating components should respect `style` prop ([#1934](https://github.com/huntabyte/bits-ui/pull/1934))
18+
19+
- fix(FocusScope): ensure focus scopes works with only 1 tabbable item ([#1933](https://github.com/huntabyte/bits-ui/pull/1933))
20+
321
## 2.15.4
422

523
### Patch Changes

packages/bits-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "2.15.4",
3+
"version": "2.15.5",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)