Skip to content

Commit 09fd695

Browse files
Version Packages (#1487)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5143045 commit 09fd695

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/dry-bees-yawn.md

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

.changeset/gentle-meals-cry.md

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

.changeset/little-clocks-worry.md

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

.changeset/moody-carrots-ring.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- feat(Slider): `thumbPositioning` for more granular control of thumb positioning ([#1470](https://github.com/huntabyte/bits-ui/pull/1470))
8+
9+
### Patch Changes
10+
11+
- fix(NavigationMenu): moving from submenu trigger to menu item in the same menu should close the submenu ([#1489](https://github.com/huntabyte/bits-ui/pull/1489))
12+
13+
- feat(NavigationMenu): `openOnHover` prop to control whether menu items open on hover or not ([#1491](https://github.com/huntabyte/bits-ui/pull/1491))
14+
15+
- fix(NavigationMenu): issues with non-viewport transitions ([#1489](https://github.com/huntabyte/bits-ui/pull/1489))
16+
317
## 1.7.0
418

519
### Minor 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": "1.7.0",
3+
"version": "1.8.0",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)