fix(deps): update dependency bits-ui to ^1.8.0 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.4.8
->^1.8.0
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
huntabyte/bits-ui (bits-ui)
v1.8.0
Compare Source
Minor Changes
thumbPositioning
for more granular control of thumb positioning (#1470)Patch Changes
fix(NavigationMenu): moving from submenu trigger to menu item in the same menu should close the submenu (#1489)
feat(NavigationMenu):
openOnHover
prop to control whether menu items open on hover or not (#1491)fix(NavigationMenu): issues with non-viewport transitions (#1489)
v1.7.0
Compare Source
Minor Changes
feat(DropdownMenu): new
DropdownMenu.CheckboxGroup
component (#1486)feat(ContextMenu): new
ContextMenu.CheckboxGroup
component (#1486)feat(Menubar): new
Menubar.CheckboxGroup
component (#1486)Patch Changes
fix(Select): ensure scroll buttons render on subsequent mounts (#1484)
fix(Combobox): ensure scroll buttons render on subsequent mounts (#1484)
v1.6.1
Compare Source
Patch Changes
fix(Tooltip): ensure only one tooltip within a Provider can be open at a time (#1481)
fix(Command): replace
encodeURIComponent
withcss.escape
for attribute values (#1482)v1.6.0
Compare Source
Minor Changes
active
state (#1471)Patch Changes
fix(DateRangeField): ensure prepopulated value takes priority over placeholder for validation (#1479)
fix(NavigationMenu): do not close
Sub
content when clicking the trigger (#1473)fix(NavigationMenu): render
Content
withoutViewport
(#1474)fix(DateField): ensure prepopulated value takes priority over placeholder for validation (#1479)
v1.5.3
Compare Source
Patch Changes
v1.5.2
Compare Source
Patch Changes
fix(RangeCalendar): ensure
weekStartsOn
is absolute and fallback to locale if not provided (#1462)fix(DateRangePicker): use current field to determine max days in month (#1460)
fix(DateRangePicker): ensure
weekStartsOn
is absolute and fallback to locale if not provided (#1462)fix(DatePicker): ensure
weekStartsOn
is absolute and fallback to locale if not provided (#1462)fix(Calendar): ensure
weekStartsOn
is absolute and fallback to locale if not provided (#1462)fix(DateRangeField): use current field to determine max days in month (#1460)
v1.5.1
Compare Source
Patch Changes
v1.5.0
Compare Source
Minor Changes
onSelect
for SubTrigger (#1454)Patch Changes
fix(ScrollArea): ensure thumb properly restores previous position (#1455)
fix(DatePicker): export
Portal
parts (#1451)fix(Menu): remove unused
closeOnSelect
prop from SubTrigger components (#1453)Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.