This repository has been archived by the owner on Jan 10, 2022. It is now read-only.
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:
0.10.5
->0.15.2
0.10.5
->0.15.2
Release Notes
reach/reach-ui
v0.15.2
Compare Source
🐛 Bugfixes
menu-button
listbox
ListboxList
when it's styled to overlapListboxButton
(@loque)📝 Documentation
dialog
react-focus-lock
andreact-remove-scroll
dependencies✨ Enhancements
combobox
openOnFocus
is true then also open when the input is clicked (@ProggerPete)accordion
,disclosure
tabIndex
from accordion and disclosure panels (@joshuajaco)🤜🤛 8 Committers
v0.15.0
Compare Source
🐛 Bugfixes
persistSelection
issues when used withopenOnFocus
(#455)forwardRefWithAs
utility and created new types associated with components that us theas
prop. This is a breaking change if you are using the component types directly, but this change was long overdue and should address some new issues that popped up in #753. Big thanks to @jjenzz and the Radix UI project for making our lives easier here!🤜🤛 3 Committers
v0.14.0
Compare Source
listbox
[data-current]
for the selected listbox option, that selector has been removed in favor of[data-current-selected]
. The reason is because we also added[data-current-nav]
for the highlighted option when navigating the list, so this seemed more clear to distinguish between the two. We also removed the default styles for options that match[aria-selected="true”]
because this is an implementation detail that will likely change in an upcoming patch release to address accessibility issues.📝 Documentation
tooltip
✨ Enhancements
sideEffects: false
to all packages to enable tree shaking (@hipstersmoothie)auto-id
🤜🤛 6 Committers
v0.13.2
Compare Source
🐛 Bugfixes
tooltip
✨ Enhancements
menu-button
🏡 Housekeeping
3 Committers 🤜🤛
v0.13.1
Compare Source
v0.13.0
Compare Source
🐛 Bugfixes
accordion
openPanels
inuseAccordionContext
(@grandalf6)tooltip
✨ Enhancements
tooltip
positionTooltip
function (@travigd)🏡 Housekeeping
combobox
openOnFocus
example to work even with empty input (@indiesquidge)6 Committers
v0.12.1
Compare Source
🐛 Bugfixes
utils
🤜🤛 1 Committer
v0.12.0
Compare Source
🐛 Bugfixes
menu-button
slider
📝 Documentation
popover
descendants
useAccordionItemContext
(@knowler)✨ Enhancements
utils
as
propslider
SliderTrackHighlight
toSliderRange
; alias old name for non-breaking change, but with a dev warningas
prop support for several components🤜🤛 6 Committers
v0.11.2
Compare Source
Patch fix for broken type defs (#660)
v0.11.1
Compare Source
No changes
v0.11.0
Compare Source
🐛 Bugfixes
tabs
menu-button
🚀 Features
menu-button
disabled
option forMenuItem
andMenuLink
(@akilansengottaiyan)✨ Enhancements
tabs
popover
🏡 Housekeeping
🤜🤛 6 Committers
Configuration
📅 Schedule: 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 these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.